	body { font-size: 62.5%; background: #3c0000; color: #f0f1d9; font-family: arial; }
	a { color: #f0f1d9; text-decoration: underline; }
	a:hover { color: #fff; }
	#container { font-size: 1.2em; }
	.topbar { height: 4px; font-size: 4px; background: #c9b26a; }
	#top { text-align: center; height: 110px; background: url(/_images/bg_top.gif) repeat-x;}
	#nav { height: 50px; border-top: 1px solid #770000; border-bottom: 1px solid #770000; background: url(/_images/bg_nav.gif) repeat-x }
		#nav ul { height: 50px; width: 780px; margin: 0px auto; background: url(/_images/bg_navlist.gif) no-repeat; }
			#nav li { float: left; display: block;}
				#nav li a { display: block; height: 50px;}
			#nav li.home a { width: 121px; }
			#nav li.about a { width: 118px; }
			#nav li.services a { width: 178px; }
			#nav li.contact a { width: 222px; }
		
			.pg_home #nav li.home a, #nav li.home a:hover { background: url(/_images/btn_home_on.gif) no-repeat top left; }
			.pg_about li.about a, #nav li.about a:hover { background: url(/_images/btn_about_on.gif) no-repeat top left; }
			.pg_services li.services a, #nav li.services a:hover { background: url(/_images/btn_services_on.gif) no-repeat top left; }
			.pg_contact #nav li.contact , #nav li.contact a:hover { background: url(/_images/btn_contact_on.gif) no-repeat top left; }
	
	#mid { background: #3c0000 url(/_images/bg_mid.gif) top repeat-x; }
		#mid .inner { width: 800px; margin: 0px auto;}
		
		#mid .pod { float: left; display: inline; background: url(/_images/bg_pod.gif) top repeat-x; border-top: 1px solid #a88d54; }
			#mid .pod h1 { display: block; }
			#mid .pod p { line-height: 1.5em }
			#mid .pod p img { float: left; margin-right: 10px; }
				#mid .pod p img.r { float: right; margin-right: 0px; margin-left: 10px }
	
	.tagline { clear: both; float: left; width: 100%; margin-top: 30px; height: 70px; background: url(/_images/bg_tagline.gif) repeat-x; border-top: 1px solid #4d0000; border-bottom: 1px solid #4d0000; text-align: center; }

	#btm { clear: both; padding-top: 15px; padding-bottom: 100px; color: #95703F; font: normal .8em Verdana, Arial, Helvetica, sans-serif; }
		#btm .inner2 { width: 770px; margin: 0px auto; text-align: right; padding-right: 30px}
		#btm a { color: #95703F; font-size: 1em; line-height: 1.7em}
		#btm a:hover { color: #8F6647}
