/* CSS Document */

html,body {
 height: 100%;
 background-color: #f9f9ec;
}
#maincontent {
	width: 510px;
	margin-left: 231px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	height: auto;
	padding-bottom: 25px;
}
#maincontenthome {
	width: 360px;
	margin-left: 235px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	height: auto;
	padding-bottom: 25px;
}

#maincontainer {
	height: auto;
	width: 100%;
	position: absolute;
	top: 61px;
	left: 0px;
	background-image: url(common/leftbar_bkgd2.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#clearer {
				clear: both;
				height: 1px;
				font-size: .01em;
			}
#clearerhome {
				clear: both;
				height: 225px;
				font-size: .01em;
			}
#footer {
				clear: both;
				padding-top: 15px;
				padding-bottom: 15px;
				padding-left: 15px;
				padding-right: 15px;
				text-align: center;
				background-color: #51619e;
				width: 100%;
				z-index:2;
			}
#footerhome {
				position: absolute;
				clear: both;
				padding-top: 75px;
				padding-bottom: 15px;
				padding-left: 15px;
				padding-right: 15px;
				text-align: center;
				background-color: #51619e;
				width: 100%;
				z-index: 3;
				top: 444px;
				left: 0px;
			}

#topbar {
	position: absolute;
	width:100%;
	z-index:1;
	background-color: #ffffff;
	padding-left: 233px;
	/*border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;*/
	border-top-color: #9d9da1;
	border-bottom-color: #88a187;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 0px;
	left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-top-width: 2px;
	border-top-style: dotted;
}

#topbar img {
	border-right-width: 2px;
	border-right-color: #88a187;
	border-right-style: dotted;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 2px;
	margin-right: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#nav {
	position:absolute;
	width:213px;
	height:auto;
	z-index:2;
	left: 0px;
	top: 0px;
	margin: 0px;
}
#navbody {
	background-image: url(common/leftbar_bkgd2.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 213px;
	margin-top: 65px;
	float: left;
	margin-left: 0px;
}

#rightbar {
	position: absolute;
	left: 750px;
	top: 43px;	
	z-index: 5;
}

#rightbarhome {
	position: absolute;
	left: 640px;
	top: 43px;	
	z-index: 5;
	width: 226px;
	padding: 20px 0 0 0;
}
.block, #rightbar.img {
	display: block;
}
.tableimgblock img {
	display: block;
	border: 1px solid #999999;
	margin-top: 20px;
	margin-right: 10px;
}

/* FORMS */
.getaquote label {
	width: 210px;
	display: block;
	float: left;
	text-align: right;
	padding-right: .5em;
}

.getaquote .contactFormcheckbox {
	display: inline;
	padding-right: .5em;
	border: 3px;
}
.getaquote input, .getaquote select {
	display: block;
	float: left;
}


legend {
	color: #fff;
	font-weight: bold;
	background-color: #88a187;
	display: block;
	padding: 5px;
	margin-left: -10px;
	margin-top: 10px;
	margin-bottom: 5px;

}
.inline {
	display: inline
	}
textarea {
	display: block;
	clear: both;
	}
	
fieldset {
	border: none;
}
.red { color: red; }

.leftpad {padding-left: 3px;}

#leftmargin {margin-left: 10px;}

#maincontent td { padding-right: 5px; }

.pagetitle { display: block; }

/* NEWS BLOCK ON HOMEPAGE */
#newsHome { 
	background-color: #FFFFFF;
	width: 226px;
	height: auto;
	border-top: 6px solid #88A187;
	border-right: 1px solid #88A187;
	border-bottom: 8px solid #88A187;
	border-left: 1px solid #88A187;
	margin-top: 0px;
	}
.newsItem { 
	border-bottom: 1px solid #88A187;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	}

/* EMAIL BLOCK ON HOMEPAGE */
#emailHomeWrapper { 
	background-color: #FFFFFF;
	width: 226px;
	height: auto;
	margin-top: 15px;
	margin-bottom: 0px;
	padding: 0px;
	border-right: 1px solid #51619E;
	border-bottom: 1px solid #51619E;
	border-left: 1px solid #51619E;
	}
#emailHome { 
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #51619e;
	padding-top: 5px;
	}
#emailHome label {
	width: 70px;
	display: block;
	float: left;
	text-align: right;
	padding-right: .5em;
}
#emailHome input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#emailHome form {
	padding: 0px;
	margin: 0px;
	}
.centerBlock {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	margin-bottom: 5px;
	}
.center {
 	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

.yourHR {
	text-align: center;
	}
.yourHR img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	

/* ADMIN */
div#navbkgdadmin {
	width: 600px;
	margin-left: 100px;
}
div#subnavcontainer {	
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	background-color: #88a187;
	padding: 5px;
}
.invisiblebullet {
	list-style-type: none;
	display: inline;
	padding-left: 1.5em;
}

/* NEWS PAGE */
.newsdisplaydate {
	color: #fff;
	font-weight: bold;
	background-color: #88a187;
	display: block;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 5px;

}
.indent {
	margin-left: 10px;
	}
	
.grayborder {
	
	}
	