/*########################################################################################################
# STANDARD HTML CSS																						 #
# body, links, input, p																					 #
########################################################################################################*/
@font-face {
    font-family: Folks;
    src: url('_fonts/Folks-Normal.eot') /* EOT file for IE */;
}
@font-face {
    font-family: Folks;
    src: url('_fonts/Folks-Normal.ttf') format('truetype'); /* TTF file for CSS3 browsers */;
}
body { background: url(../_images/template/istockphoto_9625514-block-paving.jpg) center fixed no-repeat #fff }
body,
form,
input {
    color: #3b3b3b;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
}
a:link,
a:visited {
    color: #ff5b00;
    text-decoration: none;
}
a:hover { color: #000 }
p {
    line-height: 20px;
    padding: 10px 0 15px 0;
}
h1 {
    background: url(../_images/template/h1.png) left no-repeat;
    color: #559f00;
    font-family: Folks,Helvetica,Sans-Serif;
    font-size: 26px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    margin: 0;
    padding: 0 0 0 32px;
    text-shadow: 0 1px 0 rgb(13,109,3); /* IE6-8 */
    text-shadow: 0 1px 0 rgba(13,109,3,0.9);
}
h2 {
    color: #000;
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
    margin: 0;
}
h3 {
    color: #0054a6;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin: 0 0 0 0;
}
.sqList {
    list-style: url(../_images/template/listBullet.png);
    line-height: 24px;
    margin: 10px 0 10px 20px;
}
.clear { clear: both }
/*########################################################################################################
# PAGE STRUCTURE																						 #
########################################################################################################*/
#globalWrap {
    margin: 0 auto;
    width: 820px;
}
#header {
    height: 120px;
    margin: 30px 0 0 0;
    width: 820px;
}
#contentWrap {
    background: url(../_images/template/contentWrapBackground.png) top repeat-x #224ca5;
    box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    -webkit-box-shadow: 0 0 5px #000;
    width: 820px;
}
#content {
    background: #fff;
    box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    -webkit-box-shadow: 0 0 5px #000;
    margin: 0 10px 0 10px;
}
#contentWide {
	clear: both;
	margin:0 15px 0 15px;
}
#contentLeft { 
	clear: both;
	margin: 0 15px 0 15px;
}
#contentRight { clear: right }
#footer {
    background: url(../_images/template/footerBackground.png);
    height: 70px;
    margin: 0;
}
/*########################################################################################################
# HEADER BITS																							 #
########################################################################################################*/
#headerLeft { float: left }
#headerRight { float: right }
#headerLeft img {
    box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    -webkit-box-shadow: 0 0 5px #000;
}
.headerTel {
    color: #0054a6;
    font-size: 42px;
    font-weight: bold;
    margin: 0;
}
/*########################################################################################################
# NAVBAR BITS																							 #
########################################################################################################*/
#navBar {
    height: 50px;
    line-height: 50px;
    margin: 0 0 0 14px;
}
#navBar li {
	float:left;
}
#navBar a {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    text-align: center;
    text-shadow: 0 1px #000;
    width: 156px;
}
#navBar a:hover {
    background: #559f00;
    color: #fff;
    text-shadow: 0 1px #000;
}
#navBar .space {
    background: #0e224e;
    border-right: 1px solid #6891db;
    display: block;
    height: 50px;
    width: 1px;
}
/*########################################################################################################
# CAROUSEL BITS																							 #
########################################################################################################*/
#viewport {
    background: #0054a6;;
    height: 240px;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 800px;
}
#viewport ul { position: relative }
#viewport li {
    width: 800px;
    height: 250px;
    float: left;
    list-style: none;
}
#carousel .controls {
	display: none;
}
.slide { margin: 0 0 20px 0 }
/*########################################################################################################
# FOOTER BITS																							 #
########################################################################################################*/
#footerLeft {
    color: #fff;
    float: left;
}
#footerLeft li {
    display: block;
    float: left;
    margin: 5px 5px 0 0;
}
#footerLeft .copyright {
    font-size: 14px;
    line-height: 23px;
    margin: 23px 0 0 35px;
}
#footerRight {
    float: right;
    margin: 20px 40px 0 0;
}
/*########################################################################################################
# CONTENT STYLES																						 #
########################################################################################################*/
#title {
    background: url(../_images/template/titleBackground.jpg) repeat-x;
    height: 50px;
    margin: 0 0 15px 0;
}
#title h1 {
    background: url(../_images/template/titleh1.png) 10px 0 no-repeat;
    color: #559f00;
    font-family: Folks,Helvetica,Sans-Serif;
    font-size: 26px;
    font-weight: normal;
    height: 50px;
    line-height: 50px;
    padding: 0 0 0 52px;
    margin: 0;
    text-shadow: 0 1px 0 rgb(13,109,3); /* IE6-8 */
    text-shadow: 0 1px 0 rgba(13,109,3,0.9);
}
#homeBoxes {
    height: 190px;
    padding:0 0 0 10px;
    width: 780px;
}
#homeBoxes li {
    background: url(../_images/template/homeBoxesBackground.gif) no-repeat;
    box-shadow: 0 2px 3px rgba(0,0,0,0.5);
    display: inline;
    float: left;
    height: 150px;
    margin: 0 0 0 15px;
    padding: 10px;
    width: 220px;
}
#homeBoxes h1 {
    background: none;
    color: #224ca5;
    font-size: 18px;
    height: 22px;
    line-height: 22px;
    padding: 0;
    text-shadow: 0 0 0;
}
#homeBoxes p {
    font-size: 12px;
    height: 85px;
    line-height: 14px;
	overflow: hidden;
    padding: 5px 0 5px 0;
}
#homeBoxes .learnMore {
    height: 32px;
    padding: 2px 0;
    text-align: right;
}
/*########################################################################################################
# FORMS																									 #
########################################################################################################*/