/* CSS Document */

body {
background: #FFF8DC url("img/sitebkgr.jpg") repeat-x;
background-color: #000000;
margin:0 auto;
font-family: Arial, Helvetica, sans-serif;
}
img{border: 0;}
p {margin: 0 0 1.0em 0;}

.wrap {
	background-color:#FFFFFF;
	border:#E00000 solid 3px;
	color:#000000;
	width:850px;
	margin: 0 auto;
	margin-top: 37px;
}

/***** Header *****/

.topheader {
	height: 160px;
	background-color: #000;
	padding: 0;
}

.topnav {
	height: 24px;
	background-color: #750000;
	border-top: #E00000 solid 1px;
	border-bottom: #E00000 solid 1px;
	font-size: 12px;
	font-weight: bold;
	color: #E00000;
	line-height: 12px;
	padding: 4px 0px 4px 0px;
	text-align: center;
}
.topnav a {
	height: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #D6D3C4;
	line-height: 12px;
	padding: 0px 6px 0px 6px;
	text-decoration: none;
}
.topnav a:hover {
	color: #FFFFFF;
}

#lcol {
	padding: 30px 0px 0px 30px;
	background-image: url(img/lnav-bkgr.jpg);
	background-repeat: no-repeat;
}

	#lcolnav {
	padding: 0px 0px 0px 0px;
	font: normal 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 30px;
	text-align: center; 
	color: #000;
}
	#lcolnav a {
		color: #000;
		text-decoration: none;
	}
	#lcolnav a:hover {
		color: #ff0000;
	}

	#lsubnav {
	padding: 40px 0px 0px 12px;
	font: normal 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18px;
	text-align: left; 
	color: #000;
}
	#lsubnav a {
		color: #000;
	}
	#lsubnav a:hover {
		color: #ff0000;
	}

#lcol2 {
	padding: 30px 0px 0px 30px;
}
#pixcol {
	padding: 30px 0px 0px 0px;
}
#pixcolnotop {
	padding: 0px 0px 0px 0px;
}
	#pixcolcopy {
	padding: 0px 0px 0px 0px;
	font: normal 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 15px;
	text-align: center; 
	color: #000;
}
	#pixcolcopy a {
		color: #000;
		text-decoration: none;
	}
	#pixcolcopy a:hover {
		color: #ff0000;
	}
	#contactpg {
	padding: 0px 0px 0px 0px;
	font: normal 15px Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
	text-align: center; 
	color: #000;
}
	#contactpg a {
		color: #000;
		text-decoration: none;
	}
	#contactpg a:hover {
		color: #ff0000;
	}
		#contactpg h1 {
			font-size: 18px;
			font-weight: bold;
			color: #FF0000;
			line-height: 20px;
			margin-top: 0px;
			margin-bottom: 0px;
		}
		#contactpg h2 {
			font-size: 22px;
			font-weight: bold;
			color: #000000;
			line-height: 19px;
			margin-top: 24px;
			margin-bottom: 2px;
		}
		#contactpg h3 {
			font-size: 16px;
			font-weight: bold;
			color: #777777;
			line-height: 18px;
			margin-top: 20px;
			margin-bottom: 6px;
		}

	#twocolpg {
	padding: 0px 0px 0px 20px;
	font: normal 15px Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
	text-align: left; 
	color: #000;
}
	#twocolpg a {
		color: #000;
		text-decoration: none;
	}
	#twocolpg a:hover {
		color: #ff0000;
	}
		#twocolpg h1 {
			font-size: 18px;
			font-weight: bold;
			color: #FF0000;
			line-height: 20px;
			margin-top: 0px;
			margin-bottom: 0px;
		}
		#twocolpg h2 {
			font-size: 22px;
			font-weight: bold;
			color: #000000;
			line-height: 19px;
			margin-top: 18px;
			margin-bottom: 2px;
		}
		#twocolpg h3 {
			font-size: 16px;
			font-weight: bold;
			color: #777777;
			line-height: 18px;
			margin-top: 20px;
			margin-bottom: 6px;
		}





/***** Main Content *****/



#contentcol {
	padding: 30px 0px 0px 0px;
}
#contentcolnotop {
	padding: 0px 0px 0px 0px;
}
		.rtcontent {
			font: normal 13px Arial, Helvetica, sans-serif;
			color:#000;
			line-height: 18px;
			text-align: left;
			width: 370px;
		}
		.rtcontent a {
			color:#000;
		}
		.rtcontent a:hover {
			color:#ff0000;
		}
		.rtcontent h1 {
			font-size: 18px;
			font-weight: bold;
			color: #FF0000;
			line-height: 20px;
			margin-top: 0px;
			margin-bottom: 0px;
		}
		.rtcontent h2 {
			font-size: 17px;
			font-weight: bold;
			color: #000000;
			line-height: 19px;
			margin-top: 16px;
			margin-bottom: 2px;
		}
		.rtcontent h3 {
			font-size: 16px;
			font-weight: bold;
			color: #777777;
			line-height: 18px;
			margin-top: 10px;
			margin-bottom: 6px;
		}
		.rtcontent h4 {
			font-size: 15px;
			font-weight: bold;
			color: #000000;
			line-height: 17px;
			margin-top: 10px;
			margin-bottom: 2px;
		}
		.rtcontent h5 {
			font-size: 14px;
			font-weight: bold;
			color: #000000;
			line-height: 16px;
			margin-top: 10px;
			margin-bottom: 2px;
		}
		.rtcontent h6 {
			font-size: 14px;
			font-weight: bold;
			color: #777777;
			line-height: 16px;
			margin-top: 10px;
			margin-bottom: 2px;
		}


.spacer10{height: 10px;}
.spacer20{height: 20px;}
.social {
	height: 40px;
	padding: 4px 0px 4px 10px;
	text-align: left;
}
#footers {
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align: center; 
	color: #777777;
	padding: 10px 0 20px 0;
}
	#footers a {
		color: #777777;
		text-decoration: none;
	}
	#footers a:hover {text-decoration: underline;}
	#footers H2 {
		font-size: 17px;
		font-weight: bold;
		color: #FF0000;
		line-height: 19px;
		margin-top: 10px;
		margin-bottom: 10px;
	}

.close {
	height: 70px;
	background-color: #000000;
	font-size: 11px;
	font-weight: normal;
	color: #CBCBCB;
	line-height: 18px;
	padding: 20px 0px 10px 0px;
	text-align: center;
}
.close a {
	color: #CBCBCB;
	text-decoration: none;
}
.close a:hover {
	color: #FFFFFF;
}

.hilites {
	background-color: #FCF9D1;
	border-top: #FFF solid 14px;
	border-bottom: #FFF solid 14px;
	border-left: #FFF solid 28px;
	border-right: #FFF solid 14px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	padding: 8px 8px 8px 8px;
	text-align: center;
}
.hilites570 {
	background-image: url(img/quotebox-570-95.jpg);
	background-repeat: no-repeat;
	height: 105px;
	width: 500px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	padding: 0px 48px 8px 40px;
	text-align: left;
}
.hilites570 div {
	font-weight: bold;
	color: #FF0000;
}




/***** Forms *****/

.required_field {
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#000000;
	line-height:1.3em;
}
.required_field2 {
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#000000;
	line-height:1.3em;
	text-align: left;
}
.normal_field {
    font-family:Arial;
    font-size:12px;
    color:#000000;
	line-height:1.3em;
}
.error_strings {
    font-family:Verdana;
    font-size:10px;
    color:#660000;
}
.element_label {
    font-family:Arial;
    font-size:12px;
    color:#000000;
}
.form_heading {
    font-family:Arial;
    font-size:20px;
    font-weight:bold;
    color:#000000;
}
.form_subheading {
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#000000;
}
.form_txtblock {
    font-family:Arial;
    font-size:12px;
    color:#000000;
}
.form_helptip {
    font-family:Arial;
    font-size:12px;
    color:#000000;
}
.blank_seperator {
}


/***** Image Expansion - VTE *****/

a.vte {
	cursor: url(Scripts/zoomin.cur), pointer;
}
img.vte-expanded-focus {
	cursor: url(Scripts/zoomout.cur), pointer;
}
.vte-caption {
	font-size:100%;
    display: none;
    border-top: none;
    padding: 5px;
    margin-top: -1px;
    background-color: #000000;
    color: white;
}
.vte-display-block {
    display: block;
}
.vte-display-none {
    display: none;
}


/***** Buffers *****/



.buffer10 {

height:10px;

}



.buffer15 {

height:15px;

}



.buffer20 {

height:20px;

}



.buffer25 {

height:25px;

}



.buffer40 {

height:40px;

}



/***** House Medics construction page *****/



.hm {

font-style:italic;

font-weight:bold;

margin:0;

}



.hm a {

color:#000000;

text-decoration:none;

}



.hm a:hover {

text-decoration:underline;

color:#0000FF;

}



