body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #B4A48F;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	padding-top: 5px;

}

LI {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;

}

#side {
	width: 230px;
	padding-left: 15px;
}

#side a {
  color: #990000;
  text-decoration: none;
}


#side a:visited {
  color: #990000;
    text-decoration: none;
}


#side a:hover {
  color: #990000;
  text-decoration: underline;
}

h1 {
	color: #3E3C48;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}

h2 {
	color: #5E596C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
}

h3 {
color: #666177;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
}

h4 {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 10px;
}


.bg1 {
background-color:#FFFFFF;
}

.navbg {
height: 28px;
}

.main {

}


.main a {
  color: #990000;
  text-decoration: none;
}


.main a:visited {
  color: #990000;
    text-decoration: none;
}


.main a:hover {
  color: #CC0000;
  text-decoration: underline;
}


/*
.mainbg2 {
background-image: url(images/contentbg2.gif);
}
*/


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 17px;
}

.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #990000;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}


.footer a:visited {
  color: #990000;
}


.footer a:hover {
  color: #CC0000;
  text-decoration: underline;
}


.legal-foot {
	font-size: 11px;
	color: #CEBA9C;
	text-decoration: none;
}


.legal-foot a {
	color: #CEBA9C;
	text-decoration: none;
}


.legal-foot a:visited {
	color: #CEBA9C;
	text-decoration: none;
}


/*
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

*/

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}




/*
a:link {
	color: #CC0000;

}

a:visited {
  color: #CC0000;
}

*/

a:hover {
	text-decoration: underline;
}

a.nav:link {
	color: #000000;
	text-decoration: none;
}
a.nav:visited {
	color: #000000;
	text-decoration: none;
}
a.nav:hover {
	text-decoration: underline;
	color: #333333;
}



.formfield {
	font-family: verdana,arial,helvetica,geneva,sans-serif;
	font-size:11px;
	color:#666666;
	background-color:#F7F7F7;
	border: 1px solid #999999;
	letter-spacing: 0.1em;
	text-indent: 0.2em;
}

.table-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 2px outset #CCCCCC;}
	
.table-quote-header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	background-color: #ECE3D7;
}
