/* BACKGROUND BODY PROPERTIES*/
body {
	
	background:url(../images/background.gif) repeat-x;
	background-color: #320E14;
	margin:0 auto;
	
}
/* END BACKGROUND BODY PROPERTIES*/
/* PAGE PROPERTIES*/
.page { 
	width:800px;
	margin:0 auto;
	
}
.nav { 
	background:url(../images/nav.gif) repeat-x;
	width:800px;
	height:30px;
	
}
h1, h2, h3, h4, h5 {
margin:0;
padding:0;
}
/*END PAGE PROPERTIES*/
/* MAIN HEADER PROPERTIES */
.mainHeader {
	background-color:#fff;
	width:550px;
	border-top:5px #fff solid;
	border-left:5px #fff solid;
	border-right:5px #fff solid;
}
/* END MAIN HEADER PROPERTIES */
/* MAIN CONTENT PROPERTIES */
.mainContainer {
	background-color:#CFB69C;
}
.main {
	background-color:#FFF;
	border-top:5px #CFB69C solid;
	border-left:5px #CFB69C solid;
	border-right:5px #CFB69C solid;
	
	
}
/* END MAIN CONTENT PROPERTIES */
.sideContact {
	background:url(../images/nav.gif) repeat-y; 
	width:230px; 
	font-family:Georgia, Times, serif; 
	font-weight:bold; 
	padding:10px; 
	color:#CCC;	
}
.flashContainer {
	background: url(../images/flash.jpg) no-repeat;
	width: 790px;
	height:248px;
	padding-top:22px;
	padding-left:10px;
	
	
}
/* FONT PROPERTIES */
td {
	font-family: Arial, Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	text-decoration: none;
	font-weight:normal;
	text-align:left;
}
.copyHead{
	font-family:  Georgia;
	font-size: 24px;
	line-height: 32px;
	color: #CFB69C;
	text-decoration: none;
	font-weight:bold;
	padding-left:5px;
	padding-top:5px;
	background: url(../images/copyHead-bg.gif) repeat-x;
	height:45px;
}
.copySubHead{
	font-family: Georgia;
	font-size: 16px;
	line-height: 18px;
	color: #320E14;
	text-decoration: none;
	font-weight:bold;
	margin-left:5px;
}
.copy{
	font-family: Arial, Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	text-decoration: none;
	font-weight:normal;
	text-align:left;
	margin-left:5px;
	margin-right:5px;
}
.copyHead1{
	font-family:Georgia;
	font-size: 18px;
	line-height: 28px;
	color: #320E14;
	text-decoration: none;
	font-weight:100;
	border-bottom:2px dotted #333;
	margin-bottom:8px;
	width:230px;
}
.copySubHead1{
	font-family: Arial, Tahoma;
	font-size: 13px;
	line-height: 16px;
	color: #CCC;
	text-decoration: none;
	font-weight:bold;
	margin:2px;
}
.copy1{
	font-family: Arial, Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #8F8F8F;
	text-decoration: none;
	font-weight:normal;
}
/*END FONT PROPERTIES */
/*LINK PROPERTIES*/
a {
	font-family: Arial, Tahoma;
	font-size: 12px;
	line-height: 13px;
	color: #666;
	text-decoration: underline;
	font-weight:normal;
}
a:hover {
	font-family: Arial, Tahoma;
	font-size: 12px;
	line-height: 13px;
	color: #000;
	text-decoration: none;
	font-weight:normal;
}
/* END LINK PROPERTIES */
/* FORM ELEMENTS */
input { 
	font-family:  Arial, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #722c3d;
	}
.input.contact { 
	font-family:Arial, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #7A4E42;  
	width:250px;
	}
.input.contactphone { 
	font-family:  Arial, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #7A4E42;  
	width:20px;
	}
.input.small { 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #7A4E42;  
	width:200px;
	}
.input.smalltext { 
	font-family:  Arial, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #7A4E42;  
	width:15px;
	}
.select { 
	font-family:  Arial, sans-serif; 
	font-size: 9px; 
	font-weight: normal; 
	color: #482B5A;
	}
/*END FORM ELEMENTS */
/* FOOTER WIDGET PROPERTIES */
.footer {
	width:800px;
	margin:0 auto;
	background: url(../images/footerfade.gif) repeat-x;
	background-color:#722C3D;
	
}
.footerCopy{
	font-family: Arial, Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
	margin:2px;
}
.navbotContainer {
	font-family: Arial, Tahoma;
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
	font-weight:normal;
	
	
}
a.navbot{
	font-family: Arial, Tahoma;
	font-size: 12px;
	line-height: 12px;
	color: #CFB69C;
	text-decoration: underline;
	font-weight:normal;
}
a.navbot:hover{
	font-family: Arial, Tahoma;
	font-size: 12px;
	line-height: 12px;
	color: #FFF;
	text-decoration:none;
	font-weight:normal;
}
/* END FOOTER WIDGET PROPERTIES */
/* INSURANCE PAGE BORDER */
.borderimage{
border:4px solid white;
}
/* INSURANCE PAGE BORDER */