@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-color: #C2C285;
}
.twoColLiqLtHdr #container {
	width: 80%;
	min-width:755px;  
	background: #FFFFFF; 
	border: 1px solid #000000;
	text-align: left; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColLiqLtHdr #header {
	background-image: url(../inspections/pages/headerback.png);
	background-repeat: repeat-x;
	height: 150px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 20px;
	padding-top: 15px;
} 
.twoColLiqLtHdr #mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
.twoColLiqLtHdr #mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.twoColLiqLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}


.twoColLiqLtHdr #mainContent {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: thin solid #999966;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
} 
.twoColLiqLtHdr #mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC6600;
	font-weight: bold;
}
.twoColLiqLtHdr #mainContent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.twoColLiqLtHdr #mainContent h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.twoColLiqLtHdr #mainContent h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
}
.twoColLiqLtHdr #mainContent a:hover {
	color: #FF0000;
	text-decoration: none;
}
.twoColLiqLtHdr #footer {
	background:#DDDDDD;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
	margin-top: 10px;
} 
.twoColLiqLtHdr #footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	text-decoration: underline;
}
.twoColLiqLtHdr #footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.twoColLiqLtHdr #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996666;
}
.twoColLiqLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.twoColLiqLtHdr #sidebar1 {
	float: left;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #CC9966;
	list-style-type: none;
	margin-left: 10px;
}
.twoColLiqLtHdr #container #sidebar1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.twoColLiqLtHdr #sidebar1 h3, .twoColLiqLtHdr #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}
.twoColLiqLtHdr #container #sidebar1 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.twoColLiqLtHdr #sidebar1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #CC9933;
	width: 90%;
	background-repeat: repeat-x;
	white-space: normal;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	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: #CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #996600;
	border-left-color: #CC6600;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
.twoColLiqLtHdr #sidebar1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #DDBB75;
	width: 90%;
	background-repeat: repeat-x;
	white-space: normal;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #996600;
	border-right-color: #996600;
	border-bottom-color: #CC6600;
	border-left-color: #996600;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
.twoColLiqLtHdr #sidebar1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #CC9933;
	width: 90%;
	background-repeat: repeat-x;
	white-space: normal;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	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: #CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #996600;
	border-left-color: #CC6600;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
.twoColLiqLtHdr #sidebar1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #DDBB75;
	width: 90%;
	background-repeat: repeat-x;
	white-space: normal;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #996600;
	border-right-color: #996600;
	border-bottom-color: #CC6600;
	border-left-color: #996600;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}




.style1 {font-weight: bold}
h1 {
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


#topnav {
	height: 40px;
	width: 100%;
	margin-top: 2px;
	background-image: url(../inspections/pages/navback_up.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColLiqLtHdr #container #header #topnav a:Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 40px;
	width: 107px;
	white-space: nowrap;
	text-align: center;
	display: block;
	float: left;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 8px;
	background-image: url(../inspections/pages/navback_up.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColLiqLtHdr #container #header #topnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 40px;
	width: 107px;
	white-space: nowrap;
	text-align: center;
	display: block;
	float: left;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 8px;
	background-image: url(../inspections/pages/navback_up.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColLiqLtHdr #container #header #topnav a:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
	height: 40px;
	width: 107px;
	white-space: nowrap;
	text-align: center;
	display: block;
	float: left;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 8px;
	background-image: url(../inspections/pages/navback_dwn.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
