/* BACKGROUND BODY PROPERTIES*/
body {
	background-color: #757575;
	margin-top: 5px;
	background-image: url(../images/6-background.gif);
	background-position: top left;
	background-repeat: repeat;
}
/* END BACKGROUND BODY PROPERTIES*/
/* PAGE PROPERTIES*/
table.page { 
	background-color:transparent;
	width:800px;
}
table.nav { 
	background-color: #fff;
	width:240px;
	border:5px #fff solid;
	float:left;	
}
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 */
table.mainContainer {
}
table.main {
	background-color:#fff;
	width:550px;
	border:5px #fff solid;
	background:url(../images/6-mainFade.gif) repeat-x;
}
/* END MAIN CONTENT PROPERTIES */
.sideContact {
	background:url(../images/6-nav.gif) repeat-y; 
	width:230px; 
	font-family:Georgia, Times, serif; 
	font-weight:bold; 
	padding:10px; 
	color:#CCC;	
}
.flashContainer {
	background: url(../images/6-flash-bg.jpg) no-repeat;
	width: 540px;
	height:226px;	
}
/* FONT PROPERTIES */
td {
	font-family: Arial, Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #666;
	text-decoration: none;
	font-weight:normal;
}
.copyHead{
	font-family: Arial, Tahoma;
	font-size: 25px;
	line-height: 16px;
	color: #431326;
	text-decoration: none;
	font-weight:bold;
}
.copySubHead{
	font-family:  Arial, Tahoma;
	font-size: 18px;
	line-height: 16px;
	color: #666;
	text-decoration: none;
	font-weight:bold;
}
.copy{
	font-family: Arial, Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #666;
	text-decoration: none;
	font-weight:normal;
}
.copyHead1{
	font-family: Arial, Tahoma;
	font-size: 18px;
	line-height: 16px;
	color: #431326;
	text-decoration: none;
	font-weight:normal;
}
.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: 14px;
	color: #431326;
	text-decoration: underline;
	font-weight:normal;
}
a:hover {
	font-family:  Arial, Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #431326;
	text-decoration: none;
	font-weight:normal;
}
/* END LINK PROPERTIES */
/* FORM ELEMENTS */
input { 
	font-family:  Arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #431326;
	}
.input.contact { 
	font-family: Verdana, Helvetica, 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 */
table.footer { 
	background-color:#fff;
	width:800px;
	margin-top:5px;	
}
.footerCopy{
	font-family:  Arial, Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #CCC;
	text-decoration: none;
	font-weight:normal;
	margin:2px;
}
.navbotContainer {
	font-family:  Arial, Tahoma;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	font-weight:normal;
	background:url(../images/6-footerFade.gif) repeat-y;
	border:5px #fff solid;
}
a.navbot{
	font-family:  Arial, Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #999;
	text-decoration: underline;
	font-weight:normal;
}
a.navbot:hover{
	font-family:  Arial, Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #431326;
	text-decoration:none;
	font-weight:normal;
}
/* END FOOTER WIDGET PROPERTIES */

/* INSURANCE PAGE BORDER */
.borderimage{
border:4px solid white;
}
/* INSURANCE PAGE BORDER */
