/* CSS Document 
Green #7C803E
Yellow #F9D680
Orange #B25D00
Red #6A1D2B
Brown #3D220F
Lt Tan #F7E9C6
*/

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, img, hr {
margin: 0;
padding: 0;
border: 0;
}
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3D220F;
	background-color:#3D220F;
	line-height: 1.166;		
}
h1{font-size:12px;font-weight:bold;}

#clearit{clear:both;}
a {color:#3D220F; text-decoration:none;}
a:hover{color:#3D220F; text-decoration:underline;}
/***********************************************/
/*            Page Layout Divs                 */
/***********************************************/
#wrapper{
	position:relative;
	width:800px;
	height:540px;
	border:1px solid #F9D680;
	background-color:#6A1D2B;
	margin:20px auto;	
}

#header{
	position:absolute;
	top:0px;
	left:0px;
	width:800px;
	background-image:url(images/Head.jpg);
	background-repeat: no-repeat;
	height:125px;
	voice-family: "\"}\"";
	voice-family: inherit;
}
	#header_commment{position:absolute;top:0px;left:0px;}
	#header_link{position:absolute;top:5px;left:325px;width:150px;height:110px;}
	#header_events{position:absolute;top:0px;right:0px;width:300px;height:117px;background-image:url(images/calendar.jpg);text-align:left;}
	#head_calendar{position:relative;top:50px;left:25px;width:245px;font-size:10px;line-height:12px;}
	#head_calendar .title{text-transform:uppercase;font-weight:bold;}
	
#left_content{
	position:absolute;
	top:125px;
	left:0;
	width:165px;
	color:#F7E9C6;
}

#center_content{
	position:absolute;
	top:125px;
	left:165px;
	width:470px;
	height:350px;
	background-color:#F7E9C6;
}
	#center_header{position:absolute;top:0px;left:0px;}
	#center_text{position:absolute;top:40px;left:0px;text-align:left;width:450px;}
	#center_text a{color:#3D220F;}
	#center_text a:hover{color:#3D220F; text-decoration:none;}
#right_content{
	position:absolute;
	right:0px;
	top:125px;
	width:165px;
	height:350px;
	background-color:#3D220F;
	color:#F7E9C6;
}
	
#footer{
	position:absolute;
	top:475px;
	left:0;
	width:800px;
	background-image:url(images/foot.jpg);
	background-repeat: no-repeat;
	height:65px;
}
	#footer a{color:#3D220F;text-decoration:none;}
	#footer a:hover{color:#3D220F;text-decoration:underline;}
	#footer_nav{position:absolute;top:10px;left:10px;width:400px;text-align:left;font-family:Verdana, Arial, Helvetica, sans-serif}
	#footer_enews{position:absolute;top:0px;right:0px;}
/***********************************************/
/*            Home Only Divs  	               */
/***********************************************/
#center_home{
	position:absolute;
	top:125px;
	left:165px;
	width:470px;
	height:350px;
	background-image:url(images/Pic_Back.jpg);
	background-repeat: no-repeat;
}

#right_wine{
	position:absolute;
	right:0px;
	top:285px;
}
#lunch{padding:5px;color:#F7E9C6;text-align:center;overflow:hidden;line-height:12px;}
	#lunch .title{font-weight:bold;text-transform:uppercase;line-height:12px;padding-top:8px;vertical-align:sub;}
	#lunch a{color:#F7E9C6;text-decoration:none;}
	#lunch a:hover{color:#F7E9C6;text-decoration:underline;}
	
/*********************************/
/*    Main Navigation			 */
/*********************************/
#leftNav{position:absolute;top:65px;left:0px;padding:10px;text-align:left;color:#F7E9C6}
	#leftNav p{color:#F7E9C6;margin-top:15px;}
		#leftNav ul{padding:0px 15px;}
		#leftNav li{line-height:15px;list-style-type:circle;}	
		#leftNav a{color:#F7E9C6;text-decoration:none;}	
		#leftNav a:hover{color:#F7E9C6;text-decoration:underline;}
		
/***********************************************/
/*            Pop Up Layout Divs               */
/***********************************************/		

#pop_wrapper{
	position:relative;
	width:400px;
	height:502px;
	border:1px solid #F9D680;
	background-color:#F7E9C6;
	margin:10px auto;	
	
}
#pop_head{position:absolute;top:0;left:0;}
#pop_close{position:absolute;top:0;left:335px;z-index:100;}
#pop_body{position:absolute;top:127px;left:0;margin:10px;height:330px;width:380px;}
	#pop_body .title{text-transform:uppercase;font-weight:bold;line-height:20px;}
	#pop_body img{margin-top:10px;}
#pop_foot{position:absolute;top:477px;left:0;}


/***********************************************/
/*           Unordered Lists                   */
/***********************************************/	
