/* CSS Document */

#container {
	width: 851px;
	height: auto;
	margin: 0 auto;
	padding: 0;

}

body {
	padding: 0;
	margin: 0;
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	background: #859046;

	}

/* BEGIN Masthead */
	
#masthead {
	margin: 0;
	padding: 0;
	width: 851px;
	height: 212px;
	background: url(images/header.jpg) top left no-repeat; 
}

/* END Masthead */

/*BEGIN Main Content  */

#main {
	margin: 0;
	padding: 0;
	width: 851px;
	float: left;
	text-align: left;
	background: url(images/body_bg2.jpg) repeat-y top left;
   }

#main h1 {
	 }

#main h2 {
	color: #576212;
	margin:.25em 0 0;
	padding:0 0 4px;
	font-size:30px;
	font-weight:lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
	letter-spacing:.2em;  }

#main h3 {
	margin:.25em 0 0 201px;
	padding:0 0 4px;
	font-size:18px;
	font-weight:lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#E39B51;
	line-height: 1.6em;
	letter-spacing:.2em;  }

#main h4 {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing:.2em;
	text-transform: uppercase;
	font-weight: regular;
	font-size: 0.9em;
	font-weight: normal;  }

#main p {
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	width: 600px;
	margin-left: 201px;
	line-height:1.5em;   }

blockquote {
	color: #9DA185;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight:regular;  }

blockquote p {
	margin:.75em 0;  }

#main a:link { 
	color:#d7b56e;
	text-decoration:none;   }
		
#main a:visited { 
	color:#d7b56e;
	text-decoration:none;   }
		
#main a:hover {
	text-decoration:underline;
	color:#9aa45f;  }

#main a:active { 
	color:#9aa45f;
	text-decoration:underline;   }



/* END Main Content  */


/* BEGIN Horizontal Navigation  */

#menu dt, dl, dd, ul, li {
	list-style-type: none;
	margin: 0;
	padding: 4px 3px 2px 2px;   }

#menu {
	position : absolute;
	margin-left: 225px;
	margin-top: 138px;
	width: 851px;
	height: 112px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: lighter;
	color: #fff;   }

#menu dl {
	float: left;
	white-space:nowrap;  }

#menu li {
	display: inline;  }

#menu a {
	text-decoration: none;
	color: #fff;  }

#menu li a {
	text-decoration: none;
	color: #6600ff;  }

#menu a:hover {
	text-decoration: none;
	color: #d7b56e;  }

#menu li a:hover {
	text-decoration: none;
	color: #000;  }

#smenu1, #smenu2, #smenu3, #smenu4, #smenu5, #smenu6 {
	position: absolute;
	left: 0;
	font-size: 10px;
	width: 500px;
	color: #000;  }



/*  END Horizontal Navigation */

/* BEGIN Footer */

#footer {
	clear: right;
	clear: left;
	float: left;
	width: 851px;
	height: 127px;
	margin-left:0;
	color: #fff;
	font-size: 0.7em;
	text-align: center;
	padding: 0;
	background: url(images/site_footer.jpg) bottom left no-repeat;
}

#footer p {
	padding: 20px 0 0;
}

#footer a:link { 
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-decoration:none;
}

#footer a:link { 
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-decoration:none;
}
		
#footer a:visited { 
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-decoration:none;
}
		
#footer a:hover {
	text-decoration:underline;
	color:#fff;
}

#footer a:active { 
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-decoration:underline;
}

/* END Footer */

/* BEGIN Image Styles */

#main img {
	border: none;
	padding: 10px;
	margin: 0;
}

#main a:hover img {
	border: none;
	padding: 10px;
	margin: 0;
}

img {
	border: 1px solid #999;
	padding: 10px;
	margin: 0;
}


/* END Image Styles */
