/* CSS Document */

/* MAIN BODY */
body {
	background-color: #edeadb;
	font-family: verdana, arial, sans-serif;
    font-size: 0.93em;
	margin: 0px 0px;
	padding: 0px;
	color: #333333;
	background-image:url(../images/_background_01.jpg);
	background-position:top center; 
	padding:0px; margin:0px; 
	background-repeat:no-repeat;
	
}

/*THIS SECTION CONTROLS NAV PAGE*/
#NavBody {
	width:800x;
	min-height:500px;
	background-repeat:no-repeat;
	border:	5px solid #fff;
}
#NavBodyOut {
	width:800px;
	min-height:500px;
	background-repeat:no-repeat;
	border:	3px solid #fff;
}
#header {
	background-repeat:no-repeat;
	width:790px; 
	background-position:left;
	background-color:e3ddc7;
	height:25px;
	margin: 0px;
	border:0px;
	padding:0px;
}

#content {
	margin: 0px;
	border:0px;
	padding-left:15px;
	vertical-align:top;
	text-align: justify;
	width:775px;
	min-height:300px;
	font-size: smaller;
}

#maintext {
	padding-left:25px;
	padding-right:25px;
	padding-top:15px;
	vertical-align:top;
}
    

#FillForBG {
height:380px;
}

#FillForBG2 {
height:222px;
}

#CustomHR {
background-image:url(../images/_hr.jpg);
background-repeat:repeat-x;
}

#CustomHR2 {
background-image:url(../images/_hr2.jpg);
background-repeat:repeat-x;
}

#footer {
	width:800px;
	background-repeat:repeat-x ;
	height:162px;
	vertical-align:bottom;
}

#subfooter {
	min-height:25px; 
	width:782px;
	vertical-align:bottom;
	color: #33332d;
	background-color:#FFFFFF;
	font-size:9px;
	padding-left:3px;
	padding-right:5px;
}


/* TEXT */
h3, h4 {
	font-family: verdana, arial, sans-serif;
	margin: 0;
	font-size: 10px;
	line-height: normal;
	font-weight:100;
	color: #685533;
}
h1 {
	font-family: verdana, arial, sans-serif;
	margin: 0;
	font-size: 14px;
	line-height: normal;
	color: #685533;
}
h2 {
	font-family: verdana, arial, sans-serif;
	margin: 0;
	font-size: 10px;
	line-height: normal;
	color: #685533;
}

/* Linking */
a:link { 
	color: #685533;
	}
a:visited { 
	color: #685533;
	}
a:hover { 
	color: #b0ad9a;
	text-decoration: none;
	}
a:active { 
	color: #CCCCCC;
	}
a { outline: none; }
:focus { -moz-outline-style: none; }

	
/* Flickr Gallery */
#flickr img,#flickr img a{
background:#fff;
padding:.1em .1em;
margin:0 .1em;
margin-bottom: .1em;
border:1px solid #666666;
}
#flickr img a:hover{
border:1px solid #898a2b
}

#rotator
{
	border: 0px;
	overflow: hidden;
	margin: 0px;
	position: relative;
	width: 790px;
	height: 251px;
	background:url(file:..images/header/header01.jpg);
}

#rotator img
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

