body {
	margin: 10px 0px;
	background:#DACE9A url(../images/bg.gif) no-repeat center top;
	text-align:center;
	font-family: “Lucida Grande”, “Lucida Sans”, “Lucida Sans Unicode”, “Trebuchet MS”, Helvetica, Arial, Verdana, sans-serif;	
	font-size:12px;

}
a,  
a:link{
	color:#B60424;
	text-decoration:underline;
}
a:hover{
	color:#B3945B;
	text-decoration:none;
}	
li{
	padding-bottom:5px;

}
#wrapper {
	width:780px;
	text-align:center;
	margin-left:auto;
  	margin-right:auto;
	background:url(../images/home_bg_02.gif) repeat-y;
}

#interiorWrapper {
	width:780px;
	background:url(../images/int_wrapper_bg.gif) repeat-y;
	text-align:center;
	margin-left:auto;
  	margin-right:auto;
}

#interiorWrapperBottom {
	width:780px;
	margin-left:auto;
  	margin-right:auto;
}
#header {
	background:url(../images/header_bg.jpg) no-repeat;
	text-align:left;
	width:740px;
	height:89px;
	margin-top:10px;
	margin-left:auto;
  	margin-right:auto;
	}
#header img{
	margin-top:25px;
	margin-left:110px;
	}
#mainNav{
	height:30px;
	width:640px;
	background:url(../images/nav_bg.gif) no-repeat;
	margin-left:auto;
  	margin-right:auto;
	padding-left:100px;
	padding-top:0px;
}	
#footer{
	font:Trebuchet MS;
	font-size:10px;
	color:#ADA16D;
	text-align:center;
	margin-top:10px;
}
#content{
	margin-left:auto;
  	margin-right:auto;
	width:740px;
	padding:0px;
	margin-bottom:0px;
	}
#interiorContent{
	background:#F9EEDF url(../images/int_content_bg.gif) no-repeat;
	margin-left:auto;
  	margin-right:auto;
	width:740px;
	padding:0px;
	margin-bottom:0px;	
	margin-top:0px;
	}
	
#interiorContent .img{
	padding-left:20px;
	padding-bottom:50px;
}	
#homespacer{
	width:100px;
	float:left;
}
#flash{
	margin-top:5px;
}
#textarea{
	width:304px;
	margin-bottom:0px;
	padding:0px;
	text-align:center;
	}
#homecopy{	
	height:331px;
	text-align:center;
	background:url(../images/home_copy_bg.jpg) no-repeat bottom;

}
#homecopyContent{
	padding:15px 5px 10px 40px;
	width:230px;
	font:Trebuchet MS;
	font-size:13px;
	line-height:16px;
	color:#666666;
	text-align:left;
}
#bottom{
	background:url(../images/footer_bg.gif) no-repeat;
}
#interiorTextarea{
	width:571px;
	margin-left:89px;	
	margin-bottom:0px;
	padding:40px;
	background: url(../images/int_textarea_top.gif) repeat-y top;	
	min-height:500px;
	text-align:left;
}		
#interiorTextareaBottom{
	width:780;
	margin-left:89px;	
	margin-bottom:0px;
	
}
h1{
	color:#B3945B;
	font-size:16px;
	display:block;
	border-bottom:#F1ECE0 1px solid;
	padding-bottom:0px;

}
#subnav{
	color:#B60424;
	font-size:12px;
	text-decoration:none;
	margin-left:0px;
	padding-left:0px;
	padding-bottom:20px;

}
#subnav a,
#subnav a:link{
	color:#B60424;
	font-size:12px;
	text-decoration:none;

}
#subnav a:hover{
	color:#B3945B;
	text-decoration:none;
}
#copyarea{
	color:#333;
	line-height:16px;
}
