body {
	color: #333;
}

h2, h3, h4, h5, h6 {
	color: #5EA6B5;
	font-family: 'Conv_FePIrm27C';

}
h1 {
	color: #5EA6B5;
	font-family: 'Conv_FePIrm27C';
}


#header-blue {
	background-image:url(/Images/cssimg/header-blue.jpg);
	background-repeat:repeat-x;
	height:35px;
	font-family: 'Conv_FePIrm27C';
}

#header-orange {
	background-image: url(images/base/home-calc-header.png);
	background-repeat: repeat-x;
	height: 35px;
	font-family: 'Conv_FePIrm27C';
}

div#sub h1, div#sub h2, div#sub h3, div#sub h4, div#sub h5, div#sub h6 {
	color: #5EA6B5;
}
a#placeholder-logo {
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}

div.whoslogged {
	color: #fff;
	float: right;
}

div#placeholder-nav {
	color: #fff;
	padding-left: 0px;
	padding-right: 0px;
}

div#header {
	margin-bottom: 0px;
}

div#placeholder-hero {
	background: #eee;
	border: 1px solid #eee;
}

div#footer {
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	/* [disabled]font-family: Arial, sans serif; */
}
div#footer a {
	color: #666;
}
div#footer a:hover {
	color: #666;
	text-decoration: underline;
}


nav {
	height: 57px;
	padding-top: 18px;
	padding-left: 0px;
	background-image: url(/images/base/nav-bg.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	/* [disabled]border-bottom-color: #E1DEDD; */
	/* [disabled]border-right-color: #E1DEDD; */
	/* [disabled]border-left-color: #E1DEDD; */
	border-top: 5px solid #E1DEDD;
	vertical-align: middle;
	cursor: pointer;
}


.submenu-item {
	color:white;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	background-color:#414d5b;
	font-family: Arial, sans-serif;
	cursor: pointer;
	background-image:url(/images/cssimg/submenu-bg.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
}

.submenu-item-hover {
	color:#7ebe9c;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	background-color:#414d5b;
	font-family: Arial, sans-serif;
	cursor: pointer;
	background-image:url(/images/cssimg/submenu-bg.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
}

.submenu-item-selected {
	color:#f16a57;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	background-color:#414d5b;
	font-family: Arial, sans-serif;
	cursor: pointer;
	background-image:url(/images/cssimg/submenu-bg.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
}
.submenu-item-last {
	color:white;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	background-color:#414d5b;
	font-family: Arial, sans-serif;
	cursor: pointer;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
}

.submenu-item-hover-last {
	color:#7ebe9c;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	background-color:#414d5b;
	font-family: Arial, sans-serif;
	cursor: pointer;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
}

.submenu-item-selected-last {
	color:#f16a57;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	background-color:#414d5b;
	font-family: Arial, sans-serif;
	cursor: pointer;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
}
.nav-spacer {
	height: 5px;
	vertical-align:middle;
}



td.menu-item {
	color: #3F4B59;
	text-align: center;
	font-size: 12px;
	margin-right: 10px;
	font-family: helvetica;
	font-weight: bold;
	font-style: uppercase;
	vertical-align:middle;
	letter-spacing:1px;
}

td.menu-item-hover {
	color: #60A0A8;
	text-align: center;
	font-size: 12px;
	margin-right: 10px;
	font-family: helvetica;
	font-weight: bold;
	font-style: uppercase;
	vertical-align:middle;
	letter-spacing:1px;
}


td.menu-item-selected {
	color: #60A0A8;
	text-align: center;
	font-size: 12px;
	margin-right: 10px;
	font-family: helvetica;
	font-weight: bold;
	font-style: upeercase;
	vertical-align:middle;
	letter-spacing:1px;
}





/* @group Forms */

#box1 {
	color: #37424f;
	padding: 0px 0px;
	width: 389px;
	height: 250px;
	float: left;
	margin-right: 6px;
	margin-top:5px;
}

#box1 a {
	color: #98bf1c;	
	text-decoration:none;
	font-family: Georgia, Times New Roman, serif;
	font-style:italic;
	font-size:12px;
	
}
#box1 p {

font-family: 'Conv_HelveticaLTStd-Roman';
padding-left:20px;
padding-right:20px;
color:rgba(55,66,78,1.00);
font-size:12px;
	
}
#box1 h1 {
	padding-top: 5px;
	margin-right: 0px;
	padding-left: 20px;
	margin-bottom: 0px;
	background-image: url(/images/base/hd-base.png);
	height: 45px;
	background-repeat: repeat;
	font-family: 'Conv_ITC Eras Book';	
	font-size:22px;
	color:#ffffff;
	font-weight:200;
}
#box1 h1 span {
	padding-top: 10px;
}
#box1 h1 img {
	
	vertical-align:middle;
	padding-right:10px;
	padding-bottom:10px;

}

#box1 h2 {
	margin-top: 15px;
	margin-right: 0px;
	padding-left: 20px;
	margin-bottom: 10px;
	color: #98bf1c;
	background-repeat: repeat;
	font-family: 'Conv_ITC Eras Book';	
	font-size:20px;

}

#box2 {
	color: #37424f;
	padding: 0px 0px;
	width: 283px;
	height: 250px;
	float: left;
	margin-right: 6px;
	margin-top:5px;
}

#box2 a {
	color: #98bf1c;	
	text-decoration:none;
	font-family: Georgia, Times New Roman, serif;
	font-style:italic;
	font-size:12px;
}
#box2 p {
margin:0px;
padding-left:20px;
padding-right:20px;
font-family: 'Conv_HelveticaLTStd-Roman';
padding-left:20px;

	
}
#box2 h1 {
	padding-top: 5px;
	margin-right: 0px;
	padding-left: 20px;
	margin-bottom: 0px;
	background-image: url(/images/base/hd-base.png);
	height: 45px;
	background-repeat: repeat;
	font-family: 'Conv_ITC Eras Book';	
	font-size:22px;
	color:#ffffff;
	font-weight:200;
}

#box2 h1 span {
	padding-top: 10px;
}
#box2 h1 img {
	
	vertical-align:middle;
	padding-right:10px;
	padding-bottom:10px;

}


#box2 h2 {
	margin-top: 15px;
	margin-right: 0px;
	padding-left: 20px;
	margin-bottom: 10px;
	color:#98bf1c;
	font-family: 'Conv_ITC Eras Book';
	font-size:20px;
	

}

#box3 {
	color: #37424f;
	padding: 0px 0px;
	width: 266px;
	height: 250px;
	float: left;
	margin-right: 0px;
	margin-top:5px;
}

#box3 a {
	color: #98bf1c;	
	text-decoration:none;
	font-family: Georgia, Times New Roman, serif;
	font-style:italic;
	font-size:12px;
}
#box3 p {
margin:0px;
padding-left:20px;
padding-right:20px;
font-family: 'Conv_HelveticaLTStd-Roman';
padding-left:20px;

	
}
#box3 h1 {
	padding-top: 5px;
	margin-right: 0px;
	padding-left: 20px;
	margin-bottom: 0px;
	background-image: url(/images/base/hd-base.png);
	height: 45px;
	background-repeat: repeat;
	font-family: 'Conv_ITC Eras Book';	
	font-size:22px;
	color:#ffffff;
	font-weight:200;

}

#box3 h1 span {
	padding-top: 10px;

}
#box3 h1 img {
	
	vertical-align:middle;
	padding-right:10px;
	padding-bottom:10px;

}


#box3 h2 {
	margin-top: 15px;
	margin-right: 0px;
	padding-left: 20px;
	margin-bottom: 10px;
	color:#98bf1c;
	font-family: 'Conv_ITC Eras Book';
	font-size:20px;
	

}

#banner h1 {
	padding-top: 5px;
	margin-right: 0px;
	padding-left: 20px;
	margin-bottom: 0px;
	background-image: url(/images/base/hd-base.png);
	height: 45px;
	background-repeat: repeat;
	font-family: 'Conv_ITC Eras Book';	
	font-size:22px;
	color:#ffffff;
	font-weight:200;

}

#banner h1 span {
	padding-top: 10px;

}
#banner h1 img {
	
	vertical-align:middle;
	padding-right:10px;
	padding-bottom:10px;

}
#banner h2 {
	margin-top: 15px;
	margin-right: 0px;
	padding-left: 20px;
	margin-bottom: 10px;
	color:#98bf1c;
	font-family: 'Conv_ITC Eras Book';
	font-size:20px;
	

}
#banner p {
margin:0px;
padding-left:20px;
padding-right:20px;
font-family: 'Conv_HelveticaLTStd-Roman';
padding-left:20px;

	
}


#estimate {
	color: #FFF;
	padding: 0px 0px;
	width: 265px;
	height: 323px;
	border: 0px;
	border-color: #e5e5e5;
	border-style: solid;
	float: left;
	margin-right: 14px;
}

#estimate a {
	color: #463427;	
}
#estimate p {
margin:10px;

	
}











#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #ee1c25;
	text-decoration: none;	
}

a:hover, a:active {
	color: #ee1c25;
	text-decoration: underline;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	margin-top: 30px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 30px;
	background-color: #E1DEDD;
}

div#header {
	height: 220px;
	background-repeat: repeat-x;
	background-position: 0 0;
	background-image: url(../images/base/header-bg.jpg);
	padding-top: 0px;
}

div#header div.inner, div.whoslogged {
	padding-top: 0px;
	height: 145px;
}

div.whoslogged {
	text-align: right;
	margin-top: 0px;
	padding-top:3px;
	background-repeat:no-repeat;
	
}

a#placeholder-logo {
	position: relative;
	top: 54px;
}

div#placeholder-search {
	padding-top: 3px;
	text-align: right;
}

div.search-box input.cat_textbox_small {
	width: 150px;
	height: 17px;
	text-indent: 10px;
	margin-left: 10px;
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom:2px;
	margin-bottom: 1px;
	background-color: #fff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
}
div.search-box input.cat_button {
	width: 28px;
	background-color: transparent;
	height: 23px;
	background-position: left bottom;
	margin-left: 0px;
	background-image: url(/images/search-button.png);
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	border-style: none;	
	
}



div#placeholder-nav {
	height: 30px;
	padding-top: 5px;
	background-color:#7ebe9c;
}

div#placeholder-nav table {

}

div#content {
	margin-bottom: 0px;
	background-repeat: repeat-y;
	margin-top: 1px;
}
div#content-full {
	margin-bottom: 20px;
	background-color: #EFEFEF;
	background-repeat: repeat-y;	
}




div#main {
	background-color: transparent;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
}

div#placeholder-hero {
	height: 216px;
	margin-bottom: 18px;
}

div#placeholder-rss {
	margin-bottom: 9px;
	text-align: right;
}



div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}


#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */
div#bannerad {
	color: #fff;
	height: 100px;
	padding-top: 0px;
	width: 530px;
	margin-top: 40px;
}
div#main-box {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.announcement-list h2 {
	padding-top: 0;
	padding-bottom: 0px;
	border-bottom-width: 0px;
	margin-top: 0px;
}
.main-news {
	font-size: 11px;
	color: #666;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}



div#main-home li {
	list-style-position: inside;
	list-style-type: square;
	margin-left: 10px;
}
div.search-box {
	padding-top: 2px;

}

div#header-container {
	border-bottom-style: solid;
	border-bottom-width: 0px;
}
div#content-container {
	background-image: url(/images/cssimg/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div#content-container-del {
	
	background-repeat: no-repeat;
	background-position: center top;
}

div#social-bg {

	background-repeat:no-repeat;
	
}


     #home-rotator {
	margin: auto;

    width:677px;
	height:323px;

}

#slider {
	width: 677px;
	height: 323px;
	overflow:hidden;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}

.phone {
	color: #D9D9D9;
	height: 35px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


.thumb {
    position: relative;
    width: 305px;
    height: 140px;
    margin: 0px;
    float: left
}
.text, .text-js {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #999;
    background: rgba(0,0,0,0.3);
    text-align: left;
	width:265px;
	
}
.thumb:hover .text {
    display: block
}
.button {
	background-image: -webkit-linear-gradient(270deg,rgba(136,174,47,1.00) 0%,rgba(97,147,46,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(136,174,47,1.00) 0%,rgba(97,147,46,1.00) 100%);
	background-color:#61932E;
	background-repeat: repeat;
	color: #FFFFFF;
	font-family: 'Conv_HelveticaLTStd-Roman';
	text-transform: uppercase;
	height:22px;
	border:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
}
