/* CSS Document */

#main {
	background-color: #FFFFFF;
	border: 2px solid #727272;
	padding: 5px;
}
#header {
	background-image: url(images/header.jpg);
	height: 141px;
	background-repeat: no-repeat;
}
#headertop {
	background-image: url(images/headertop.gif);
	background-repeat: repeat-x;
	height: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none; 
	padding-right: 5px;
}
#headerbottom {
	background-color: #1B5557;
	height: 12px;
}
#footer {
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8888BE;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
main2 {
	padding: 3px;
}
a.txtlink:link{
	color: #666666;
	text-decoration: underline;
}
a.txtlink:visited{
	text-decoration: underline;
	color: #666666;
}
a.txtlink:hover{
	text-decoration: underline;
	color: #666666;
}
a.txtlink:active{
	text-decoration: underline;
	color: #666666;
}
#navbg {
	background-color: #EFEEEE;
	padding: 3px;
	background-image: url(images/navshimTop.gif);
	background-position: top;
	background-repeat: repeat-x;
}	
#navcolumnText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #4F4F4F;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
}
#navshimBottom {
	background-image: url(images/navshimBottom.gif);
	background-repeat: repeat-x;
	height: 12px;
}
#mainnav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	padding-top:5px;
	padding-bottom:8px;
	background-image: url(images/nav1.gif);
	background-repeat: repeat-x;
}
#mainnav a.sub1_on{
	background-image: url(images/nav2.gif);
	background-repeat: repeat-x;
}
#mainnav a.sub2_on{
	padding-left: 17px;
	background-image: url(images/nav2.gif);
	background-repeat: repeat-x;
}
#mainnav a.sub2{
	padding-left: 17px;
	background-image: url(images/nav1.gif);
	background-repeat: repeat-x;
}
#mainnav a:hover{
	background-image: url(images/nav2.gif);
	background-repeat: repeat-x;
}
#contentType {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top:10px;
	padding-bottom:10px;
}
#headershadow2 {
	background-image: url(images/headerShadow2.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 3px;
}
#titlebars {
	height: 23px;
	border-bottom: 2px solid #FFD200;
}
#dottedShim_vert {
	background-image: url(images/dottedshim.gif);
	background-position: center;
	background-repeat: repeat-y;
}
#dottedShim_hor {
	background-image: url(images/dottedshim.gif);
	background-position: center;
	background-repeat: repeat-x;
}
.priceCellHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #D6D6D6;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FBFAFA;
	border-right-color: #9B9892;
	border-bottom-color: #000090;
	border-left-color: #FBFAFA;
}
.priceCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FBFAFA;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FBFAFA;
	border-right-color: #E8E7E5;
	border-bottom-color: #E8E7E5;
	border-left-color: #FBFAFA;
}
#form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.formels1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	width: 95%;
	padding-left: 4px;
}
.formbutts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	width: 100%;
	border-bottom:1px solid #9A909D;
	border-top:1px solid #EADBEE;
	border-right:1px solid #9A909D;
	border-left:1px solid #EADBEE;
	background-image: url(images/mort_button.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-bottom: 3px;
}
.aboutlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 16px;
	list-style-image: url(images/bullet1.gif);
	list-style-type: none;
	line-height: 14px;
}
	
