/* TAGS */
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #EFF2E2;
	overflow: -moz-scrollbars-vertical;
}
body, td, p, .mainText, .darkList li{
	font-family: Arial, Tahoma, Times New Roman, Times, serif;
	font-size: 12px;
	color: #555555;
}
h1 {
	font-size: 15px;
	color: #7D892F;
	font-weight: normal;
}
h2 {
	font-size:14px;
	color:#53493b;
	margin:0;
	padding:0;
}
/*maintitles*/
h3 {
	font-size:16px;
	color:#53493b;
	margin:0;
	padding:0;
}
/*article subtitles*/
h4 {
	font-size:12px;
	color: #53493b;
	margin:0;
	padding:0;
}

form {
	margin : 0 0 0 0;
}
input, textarea, select, option {
	font-family: Arial, Tahoma, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
	margin: 0 0 0 0;
}
ul {
	line-height: 18px;
}
li {
	font-size: 12px;
	color: #555555;
	list-style-image: url(images/template/bullet.gif);
}

p {
	line-height: 18px;
	padding-top: 0;
	margin-top: 0;
}



/* LINKS */
a:link, a:visited {
	font-family: Arial, Tahoma, Times New Roman, Times, serif;
	font-size: 12px;
	color: #7D892F;
	text-decoration: none;
	background-image: none;/* url(/h/images/link_dot.gif);*/
}
a:hover {
	color: #7D892F;
	text-decoration: underline;
	background-image: none;
}
.smallLink:link, .smallLink:visited {
	font-size: 11px;
}
.smallLink:hover {
	font-size: 11px;
}
.redLink:link, .redLink:visited {
	/*color: #992000;*/
	color: red;
	text-decoration: none;
}
.redLink:hover {
	/*color: #992000;*/
	color: red;
	text-decoration: underline;
}
.darkGreenLink:link, .darkGreenLink:visited {
	color: #7D892F;
	text-decoration: underline;
}
.darkGreenLink:hover {
	color: #7D892F;
	text-decoration: underline;
}

.darkLink:link, .darkLink:visited {
	color: #7D892F;
	text-decoration: none;
}

.darkLink:hover {
	color: #7D892F;
	text-decoration: underline;
}

.lightLink:link, .lightLink:visited {
	color: #BFA888;
}
.lightLink:hover {
	color: #c5af7c;
}
.whiteLink:link, .whiteLink:visited {
	font-size: 11px;
	color: #FFFFFF;
}
.whiteLink:hover {
	font-size: 11px;
	color: #FFFFFF;
}

.articleAnchors:link, .articleAnchors:visited, .articleAnchors:hover{
	font-size: 15px;
	color: #7D892F;
	font-weight: bold;
}

/* TEXT */
.darkText {
	color: #333333;
}
.smallText {
	font-size: 11px;
}
.whiteText {
	color: #FFFFFF;
}
.greenText {
	color: #7D892F;
}
.brownText {
	color: #53493b;
}
.darkGreenText {
	color: #7D892F;
}
.lightText {
	color: #BFA888;
}
.limeText {
	font-size: 11px;
	color: #D5E198;
}
.gray_text{
	color:#808284;
	font-weight:bold;
}

/* TILTLES */

.mainTitle, .mainTitle a, .mainTitle a:visited, .mainTitle a:hover {
	font-size: 16px;
	color: #7D892F;
}

.thTitle {
	color: #333333;
}

.article_image {
padding-right:15px;
padding-top: 5px;
padding-bottom: 5px;
}

.article_question {
font-weight:bold;
font-style:italic;
}

.article_title {
	text-transform: uppercase;
}

.article_title2 {
	color: #7D892F;
	font-weight: bold;
}

.article_quote {
	font-size: 16px;
	color: #7D892F;
	line-height: 2em;
	font-style: italic;
	
}
.popup_title{
	font-size:12px;
	color:#53493b;
	font-weight:bold;
	margin:0;
	padding:0;
}
.quickLinksTitle, .quickLinksTitle a, .quickLinksTitle a:visited, .quickLinksTitle a:hover {
	font-size: 12px;
	color: #7D892F;
}

.imageBoxTitle, .imageBoxTitle a, .imageBoxTitle a:visited, .imageBoxTitle a:hover {
	font-size: 14px;
	color: #7D892F;
}

.cityName {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #7D892F;	
}

/* CUSTOM */

.customUL {
	padding-left:15px;
	margin-left:0;
}

.customUL2 {
	margin-left:0;
	margin-top:0;
	padding-left: 15px;
}

.customULArticles {
	padding-left:15px;
	margin-left:0;
	margin-top:0;
}

.customList {
	line-height: 18px;
	color: #999999;
}

.footerList {
	color: #999999;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	padding-left: 0px;
	line-height: 16px;
}

.article_author {
	font-size: 12px;
	color: #53493b;
	font-style: italic;
	font-weight: normal;
}
.article_footer {
	color: #333333;
	font-style: italic;
}
.article_first_letter {
	font-size: 20px;
	color: #333333;
}
.tabText {
	font-size: 12px;
	color: #FFFFFF;
}

.popDiv {
	position: absolute;
	top: 200px;
	left: 250px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	display: none;
	z-index: 101;
	padding: 2px;
}
.popDivZip {
	position: absolute;
	top: 400px;
	left: 350px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	display: none;
	z-index: 101;
	padding: 2px;
}
.overlib_content{
	border: 1px solid #999999;
	background-color: #FFFFFF;
	width:450px;
}
.overlib_container{
	display:none;
}
.cityLinks {
	font-size: 11px;
}
.cityLinks a, .cityLinks a:visited, .cityLinks a:hover {
	color: #555555;
	font-size: 11px;
}

.tip{
	color: #555555;
	background-color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #555555;
	padding: 5px;
	display: none;
	position: absolute;
	z-index: 2;
}
.tip strong{
	color: #333333;
}
.logoCity{
	color: #A3AC34;
	font-size: 11px;
}

.bullet_list{
	margin:6px 0px 6px 0px;
	padding:0;
}

.bullet_list li {
	margin:0;
	padding-left:10px;
	list-style: none;
	line-height:normal;
	background: url(images/template/bullet2.gif) no-repeat top left;
}
.bullet_list_hspace{
	margin:6px 0px 6px 0px;
	padding:0;
}
.bullet_list_hspace li {
	padding-left:10px;
	list-style: none;
	margin-top:1em;
	background: url(images/template/bullet2.gif) no-repeat top left;
}

.bullet_list_extra li {
	list-style: decimal;
	margin-top:1em;
	line-height:normal;
}

.text{
	margin:10px 0px 0px 10px;
	padding:0 10px 10px 0px;
}
.whiteLink1:link, .whiteLink1:visited {
	font-size: 11px;
	color: #FFFFFF;
}
a.orangeLink:link, a.orangeLink:visited {
	font-size:12px;
	color:#f68f1e;
	text-decoration:none;
}
a.orangeLink:hover {
	text-decoration:underline;
}
a.orangeLinkC:link, a.orangeLinkC:visited {
	color:#f5a17f;
	text-decoration:none;
}
a.orangeLinkC:hover {
	color:#f5a17f;
	text-decoration:underline;
}
.headerWhiteTExt {
	font-size:12px;
	color:#FFFFFF;
}


/*########### box styles #############*/

.box{
	clear:both;
	background:url(images/content/hr2.gif) bottom repeat-x;
	margin:10px 0px 0px 10px;
	padding:0 10px 10px 0px;
}

#boxes_content {
	float:right;
	width:90%;
	background:url(images/content/vr2.gif) left repeat-y;
	padding:0px 10px 0px 10px;
	background-color:#FFFFFF;
}

#boxes_content .box{
	background:url(images/content/hr2.gif) bottom repeat-x;
	width:100%;
	margin-top:10px;
	padding:0px 0px 10px 0px;
}
#boxes_content .box .imageBoxTitle img{
	margin-right:0px;
}

#boxes_content .imageBoxTitle_black {
	font-weight:bold;
	font-size:14px;
}
#boxes_content img {
	margin-right:3px;
}

/*########### find contractor form #############*/

#findCform_midCol {
	width: 100%;
	padding: 4px;
	vertical-align: top;
}
#findCform_midCol2 {
	background-color: #EFF2E2;
	padding: 5px;
}
#findCform_leftCol{
	background-color: #EFF2E2;
	padding-left: 12px;
	padding-top: 10px;

}
#findCform_rightCol {
	border-left: 1px dashed #999;
	padding: 4px;
}
.findC_greenTxt{
	color: olive;
	font-size: 16px;
	font-weight: bold;
}
#findCform_fields {
	border: 1px solid #EFF2E2;
	clear:right;
	width: 95%;
	margin: 5px;
	padding: 5px;

}
#findCform_radio{
	
	margin-left: 8px;
	
	
}

#findCform_txtField {
	background-color:#FFFF99;
	
}

#findCform_img {
	vertical-align: top;
	float: right;
	position: relative;
	
}
.findCform_orgTxt {
	color:#FF6600;
	font-weight: bold;
	white-space:nowrap;
}
#findCform_subHeadr {
	padding-left: 10px;
	white-space:nowrap;
}

#findCform_subHeadr1 {
	font-size: 14px;
}

#findCform_submit {
	width:100%;
	padding-left: 40px;
	
}

/*########### Radio show style #############*/

.rs_services_list li {
	list-style: disc;
}

.rs_services_list {
	margin: 0 0 0 15px;
	padding: 15px 0 15px 0;
}

.rs_custom_list {
	margin: 0 0 0 15px;
	padding: 12px 0 0 0;
}

.rs_custom_list li {
	list-style: none;
	list-style-image: none;
	background-image:url(images/content/rs_icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding: 0 0 0 10px;
}

.rs_left_box {
	float: left;
	width: 169px;
}

.rs_gray_box {
	background-color: #e5e8d6;
	padding: 3px;
}

.rs_img_left {
	float: left;
	border: 0;
	margin: 0 10px 0 0;
}

.rs_bottomMessage {
	padding: 10px 0 10px 0;
}

.rs_ad_space {
	width: 170px;
	text-align: center;
}

.rs_bannerA {
	width: 170px;
	height: 200px;
	background: url(images/content/rs_right_topA.jpg) no-repeat top left;
	text-align: right;
}

.rs_bannerB {
	width: 170px;
	height: 200px;
	/*padding: 175px 10px 0 0;*/
	background: url(images/content/rs_right_topB.jpg) no-repeat top left;
	text-align: right;
}

.rs_bannerA div, .rs_bannerB div {
	width: 100%;
	height: 172px;
}

.rs_click:link, .rs_click:visited, .rs_click:hover {
	color: #fff;
	font-size: 14px;
	padding: 0 10px 0 0;
	
}