/* CSS Document */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #B8403D;
	color: #000000;
	margin: 0;
	padding: 0px;
	text-align: center;
}

#container {
	width: 800px;
/*	height: 775px;
*/	background-color: #6FC374;
	margin: 0px auto;
	padding: 0px;
	font-size: 12px;
	border: medium solid #000000;
	text-align:left;
}

#header {
/*	position:relative;
*/	background-image: url(images/header-logo/header_final_img2921-mg0919.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 125px;
}

/* Header Navigation Bar */
#navBarHdr {
	position: relative;
	width: 800px;
	text-align: center;
	background-color: #309136;
	font-size: 12px;
	font-weight: bold;
}

#navBarHdr ul {
	width: 100%;
	list-style-type:none;
	padding-left: 0;
	margin: 0;
	border-top: thin solid #000;
	border-bottom: thin solid #000;
}

#navBarHdr li {
	display: inline;
	margin: 0;
}

#navBarHdr a {
	display: inline-block;
	background-color: #B8763D;
	color: #cf3;
	text-decoration: none;
	padding: 4px;
	font-weight: bold;
}

#navBarHdr a:link a:visited {
	color: #cf3;
}

#navBarHdr a:hover { background-color: #CC0000;
	color: #CCFFCC;
}

#navBarHdr a:active {background-color: #16A007;
	color: #FFFF00;
}

/* End of Header Navigation Bar */

.noline { line-height: 0px;
}

/* Left Side Column */
#leftSide {
	float: left;
	margin: 0;
	width: 120px;
	background-color: #55A1A5;
	font-size:10px;
}

#leftSide h3 {
	line-height: 1.5em;
	text-align: center;
	margin-top: 15px;
}

#leftSide h4 a {
	line-height: 1.0em;
	margin-top: 0px;
	margin-bottom: -.5em;
	font-size: 10px;
}

#leftSide img {
	margin-left: auto;
	margin-right: auto;
}


#leftSide a {
	color: #000;
	line-height: 1.2em;
	margin-left: 0px;
	padding-left: 4px;
	text-decoration: none;
}

#leftSide a:link a:visited {
	color: #000000;
}

#leftSide a:hover {
	color:#993333;
	background-color: #FFCC33;
	font-weight: bolder;
}

#leftSide a:active {
	color: #003366;
	background-color: #FF6600;
	font-weight: bolder;
}

/* Main Content wrapper */

#contentAll {
/*	position: relative;
*/	float: left;
	width: 665px;
	font-size: 11px;
	background-color: #6FC374;
	padding: 0px 0px 0px 3px;
}

#contentAll h3 {
	text-align: center;
}

#contentAll ol li {
	margin-bottom: .5em;
}

iframe {
	margin: 0px;
/*	margin-left: -3px;
*/	border: 0px;
	padding: 0px;
}

/* End of Main Content wrapper */

/* Inside Structure */
.contentLftCol {
	float: left;
	width: 330px;
	margin: 0px;
	padding: 0px;
}

.contentRtCol {
	float: right;
	width: 330px;
	margin: 0px;
	padding: 0px;
}

.maincell {
	margin: 5px 0px 5px 0px;
	border: thin solid #000000;
	padding: 0px 3px 3px 3px;
	width: 315px;
}
/* End of Inside Structure */

/*#apDiv1 {
	position:absolute;
	left:650px;
	top:250px;
	width:148px;
	height:519px;
	z-index:1;
}
*/

/* --This was used instead of #apDiv1-- */
#resourceColRt {
	float:right;
	margin-top: 0px;
	width: 150px;
	background-color: #A5CDA3;
	margin-left: 8px;
	margin-bottom: 3px;
	border: thin solid #060;
	padding-left: 8px;
	min-height: 400px;
}

.rightSideTxt { line-height: 1.4em;
	margin-left: 0px;
	padding-left: 2px;
	color: #000000;
	text-decoration: none;
}

a.rightSideTxt:link { color: #000000;
}

a.rightSideTxt:hover { color:#993333;
	background-color: #FFCC33;
	font-weight: bolder;
}

a.rightSideTxt:active { color: #003366;
	background-color: #FF6600;
	font-weight: bolder;
}

#footer {
	clear: both;
	width: 800px;
	height: 75px;
	background-color: #309136;
	font-size: 10px;
	text-align:center;
	padding-top: 5px;
}

#footer ul {
	text-align:center;
	list-style-type:none;
	margin-top: 5px;
}

#footer li {
	display: inline;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:link a:visited {
	color: #fff;
}

#footer a:hover {
	color: #993333;
	background-color: #FFCC33;
	font-weight: bolder;
}

#footer a:active { color: #003366;
	background-color: #FF6600;
	font-weight:bolder;
}
/* End of Footer section */

.ulLftSd {list-style:none;
	margin-left: -30px;
	margin-top: -15px;
}


.cellHdg5 {
	margin-top:0px;
	line-height: 1em;
	border-left: 10px solid #00CCFF;
	padding-left: 5px;
	margin-top: 0.25em;
	margin-bottom: 0px;
	font-size: 11px;
}

.cellText {
	font-size: 10px;
	line-height: 1.2em;
	padding-left: 12px;
	margin-top: 0.25em;
}

.center { text-align: center;
}

#ftrCopyRt { text-align:center;
	font-size:10px;
	font-style:italic;
}
.pic_alignLeft {
	float: left;
	padding: 5px 5px 5px 0px;
}

.pic_alignRight {
	float: right;
	padding: 5px 0px 5px 5px;
}

.pageText { font-size: 11px;
	padding-right: 5px;
	text-align:justify;
}

.floatrt { float: right;
	margin-left: 5px;
}

.floatlft { float: left;
	margin-right: 0px;
}

/*.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;
}*/


#contactForm { border: 3px solid #000000;
	padding: 10px;
	margin: 10px;
	min-width: 600px;
	line-height: 1em;
}

.contactFormRow { height: 25px;
}

.contactFormRowInline { height: 25px;
	display: inline;
}

.contactFormSubmit { margin-top: 10px;
	margin-left: 110px;
}

.labelCol { float: left;
	width: 175px;
	text-align: right;
	font-size:14px;
	padding-right: 10px;
	padding-top: 5px;
}

.labelCol2 { padding-left: 10px;
	width: 100px;
	text-align: right;
	padding-right: 10px;
}

.labelCol3 { width: 90px;
	text-align: right;
	padding-right: 5px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}

.webddInfo { text-align:left;
}

.contactFormLgRow { height:auto;
	margin-bottom: 5px;
}

#contactForm2 { border: 3px solid #000000;
	padding: 10px;
	margin: 10px;
	min-width: 600px;
	line-height: 1em;
}

.contactForm2Row { height:35px;
}

.contactForm2Col { float: left;
	width: 100px;
	text-align: right;
	padding-right: 10px;
}

.quoteFormRow { height: 30px;
}
