body, html {
	height: 100%;
	min-height:100%;
	width: 100%;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #fdfde9;
	/*background-image:url(../images/watermark.jpg);
	background-position:400px center;
	background-repeat:no-repeat;*/
	color:#003300;
}
#container
{
background-image:url(../images/watermark1.jpg);
	background-position: bottom left;
	background-repeat:no-repeat;
	background-color:#FFFFCC;
	width:957px;
	margin:0 auto;
	border:5px solid #544e02;
	min-height:100%;
	}

#menu {padding-top:135px; margin-left:20px;
	}
	
a:link { color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;}
a:visited {color:#CCCCCC ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none; }
a:hover { color:#336600;
	text-shadow:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; }
a:active { color:#993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none; }

#top{
	background: url(../images/header1.jpg) no-repeat;
	margin:0 auto;
	
	height: 242px;
	width: 957px;
	
}

#text{
	width: 925px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	

	}
	
#text img
{
float:right;
margin-left:20px;
margin-right:0px;
margin-bottom:120px;
}

#h1 {font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #534e02;
	line-height: 30px;
}
#h2 {font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #003300;
	line-height: 30px;
}
#h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003300;
	line-height: 30px;
}

#h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight:normal;
	color: #003300;
	margin-top:4px;
	width:957px;
}

#h4 a:link { color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration:none;}
#h4 a:visited {color:#CCCCCC ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration:none; }
#h4 a:hover { color: #CCCCCC;
	text-shadow:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small; }
#h4 a:active { color:#993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration:none; }

#btm {
	background: url(../images/g_house_03.jpg) no-repeat;
	margin:0 auto;
	height: 9px;
	width: 957px;
	padding: 0px;
	}
#border-left {
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	width: 5px;
	background: #B4B196;
}
#border-right {
	height: 100%;
	position: fixed;
	top: 0;
	right: 0;
	width: 5px;
	background: #B4B196;
}
#border-top {
	height: 5px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #B4B196;
}
#border-btm {
	height: 20px;
	position: fixed;
	bottom: 0;
	margin:0 auto;
	width: 957px;
	background: #544e02;
	color:#FFFFFF;
}
