/* CSS Document */

/* Global styles */

body {
font-family: arial, sans-serif;
font-size: 62.5%;
_text-align: center;
color: #666666;
}

h1, h2, h3, h4 {
font-family: arial, sans-serif;
}

h1 {
font-size: 1.7em;
}

h2 {
font-size: 3.0em;
margin-bottom: 6px;
}

h3 {
font-size: 2.0em;
}

strong {
font-weight: bold;
}

p {
font-size: 1.4em;
margin-bottom: 11px;
}

a {
outline: none;
}

li {
}

/* end of Global styles */

body {
background: url("../images/bg_fade.jpg") repeat-x;
}

#contain {
width: 960px;
margin: 0 auto;
_text-align: left;
position :relative;
}

#content {
float: left;
background: url("../images/top_curves.gif") no-repeat top;
background-color: #ffffff;
}

#banner {
float: left;
width: 958px;
margin-top: 20px;
border-left: 1px solid #cfe1d7;
border-right: 1px solid #cfe1d7;
}

#banner h1 {
margin: -3px 0px 9px 40px;
color: #036635;
font-weight: bold;
}

#logo {
float: left;
margin: 10px 0px 0px 0px;
}

#phone {
float: right;
margin: 35px 60px 0px 0px;
color: #003300;
font-size: 22px;
}

.number {
font-size: 36px;
}


#top_nav {
float: left;
margin: 0px 0px 0px 0px;
background-color: #126837;
background-image: url("../images/bg_topnav.jpg");
background-repeat: no-repeat;
color: #ffffff;
height: 30px;
width: 960px;
}

#top_nav ul {
margin: 5px 0px 0px 40px;
}

#top_nav li {
float: left;
font-size: 1.5em;
margin: 0px 10px 0px 0px;
}

#main {
clear: left;
float: left;
width: 958px;
border-left: 1px solid #cfe1d7;
border-right: 1px solid #cfe1d7;
padding-bottom: 10px;
}

#leftwrapper {
float: left;
width: 958px;
min-height: 351px;
_height: 351px;

}

#home #leftwrapper {
background: url("../images/homeright.jpg") no-repeat;
background-position: 654px 28px;
}

#services #leftwrapper {
background: url("../images/servicesright.jpg") no-repeat;
background-position: 654px 28px;
}

#blank #leftwrapper {
background: url("../images/blankcard.jpg") no-repeat;
background-position: 654px 28px;
}
#guide #leftwrapper {
background: url("../images/homeright.jpg") no-repeat;
background-position: 654px 28px;
}
#aboutus #leftwrapper {
background: url("../images/servicesright.jpg") no-repeat;
background-position: 654px 28px;
}


#left {
float: left;
margin: 30px 0px 0px 0px;
_margin: 30px 0px 0px 0px;
width: 580px;
}

#right {
float: right;
}

#left ul {
margin-bottom: 10px;
float: left;
margin-left: 40px;
_margin-left: 20px;
}

#left li {
font-size: 1.4em;
font-weight: bold;
color: #333333;
margin-bottom: 9px;
background: url("../images/bullet1.jpg") no-repeat 0px 3px;
padding-left: 24px;
}

.leftlist {
float: left;
width: 48%;
}

.rightlist {
margin-left: 0px !important;
width: 43%;
}

#main h2 {
margin-left: 40px;
}

#left h3 {
margin-left: 40px;
}

#left p {
clear: left;
margin-left: 40px;
}

#buttons {
float: left;
clear: left;
margin: 15px 0px 0px 0px;
*margin: 30px 0px 0px 0px;
overflow: hidden;
*zoom: 1;
width: 960px;
_width: 940px;
}

.button {
background: url("../images/bg_button_mid.jpg") repeat-y;
float: left;
width: 280px;
margin: 0px 19px 0px 20px;
_margin: 0px 14px 0px 14px;
}

.button_top {
background: url("../images/bg_button_top.jpg") no-repeat top;
min-height: 113px;
_height: 113px;
width: 280px;
}

.button_bot {
background: url("../images/bg_button_bot.jpg") no-repeat bottom;
height: 47px;
width: 280px;
}

.button p {
margin: 0px 20px 10px 20px;
color: #333333;
}

.button h3 {
padding: 20px 0px 0px 20px;
margin-bottom: 1px;
font-weight: bold;
color: #333333;
}

.button img {
margin: 8px 0px 0px 20px;
}

#pricetable {
float: left;
width: 600px;
_width: 620px;
height: 159px;
background-image: url(../images/pricetable.jpg);
background-repeat: no-repeat;
margin: 10px 0px 15px 20px;
_margin: 10px 0px 15px 10px;
}

#price_table {
font-size:1.4em;
color: #000000;
display: none;
}

#price_table .l {
padding-left: 20px;
width: 253px;
}

#price_table td, #price_table th {
padding-top: 5px;
}

#price_table .c {
text-align: center;
width: 158px;
}


#gallery #left {
width: 960px;
_width: 958px;
}

#gallery .row {
clear: left;
margin: 10px 0px 10px 0px;
overflow: hidden;
*zoom: 1;
}

#gallery .col {
float: left;
width: 280px;
margin: 0px 20px 0px 20px;
_margin: 0px 14px 0px 14px;
}

.col img {
border: 1px solid #a0ce5c;
}

.col h3 {
font-size: 1.4em;
font-weight: bold;
margin: 0px 10px 0px 0px !important;
}

.col p {
font-size: 1.2em;
margin: 0px 10px 0px 0px !important;
}

.plain li {
background: none !important;
font-weight: normal !important;
color: #666666 !important;
margin-bottom: 0px !important;
padding-left: 0px !important;
}

#contactus hr {
clear: left;
color: #a0ce5c;
display: block;
margin: 20px 0px 20px 20px;
}

#contactus .plain {
border-bottom: 1px solid #a0ce5c;
padding-bottom: 20px;
width: 560px;
}

form {
margin: 20px 0px 0px 40px;
}

label {
float: left;
clear: left;
font-size: 1.2em;
margin-top: 6px;
}

.neat {
width: 70px;
}

input.field, textarea {
border: 1px solid #a0ce5c;
width: 460px;
padding-top: 7px;
padding-left: 5px;
font-size: inherit;
}

#contactus select {
margin-top: 3px;
*margin-top: 5px;
}

#field_heardfrom label  {
width: 170px;
}

input.field {
height: 2.1em;
}

input.sbmt {
margin: 0px 0px 0px 70px;
cursor: pointer;
}

textarea {
font-size: 1.4em;
font-style: italic;
}

form div {
margin-bottom: 9px;
}

#contactus .action {
float: left;
}

.gmap {
margin: 28px 20px 10px 0px;
}


.errormsg {
float: left;
color: red;
clear: none !important;
margin-left: 10px !important;
}

#right li {
font-size: 1.4em;
}

.lnk_googlemap {
font-weight: bold;
margin: 10px 0px 10px 0px;
}

#footer {
float: left;
clear: left;
width: 100%;
background-image: url("../images/footer_curves.gif");
background-repeat: no-repeat;
background-position: bottom;
padding-bottom: 10px;
margin-top: 0px;
}

.foot_links {
color: #999999;
margin-top: 30px;
margin-left: 40px;
_margin-left: 20px;
clear: both;
float: left;
margin-bottom: 0px;
width: 600px;
}

.foot_links li {
float: left;
font-size: 1.4em;
margin-right: 10px;
}

#footer p {
font-size: 1.2em;
margin-left: 40px;
}

.credits {
color: #999999;
margin-bottom: 0px;
}

#address {
float: left;
clear:left;
background-color: #ebf2d8;
border-left:  1px solid #7fa388;
border-right: 1px solid #7fa388;
border-top: 1px solid #7fa388;
width: 958px;
padding-top: 10px;
}

a:link, a:active { color: #990000; text-decoration: underline;}
a:visited { color: #990000; text-decoration: underline;}
a:hover { color: #336600; text-decoration: underline;}

#top_nav a:link, a:active { color: #ffffff; text-decoration: none;}
#top_nav a:visited { color: #ffffff; text-decoration: none;} 
#top_nav a:hover { color: #ffff00; text-decoration: underline;}

body#home .lnk_home a { color: #ffff00 !important; text-decoration: none !important;}
body#services .lnk_services a { color: #ffff00 !important; text-decoration: none !important;}
body#blank .lnk_blank a { color: #ffff00 !important; text-decoration: none !important;}
body#gallery .lnk_gallery a { color: #ffff00 !important; text-decoration: none !important;}
body#guide .lnk_guide a { color: #ffff00 !important; text-decoration: none !important;}
body#aboutus .lnk_about a { color: #ffff00 !important; text-decoration: none !important;}
body#contactus .lnk_contact a { color: #ffff00 !important; text-decoration: none !important;}

.foot_links a:link, a:active { color: #999999; text-decoration: none;}
.foot_links a:visited { color: #999999; text-decoration: none;} 
.foot_links a:hover { color: #999999; text-decoration: underline;}

#address a:link, a:active { color: #666666; text-decoration: none;}
#address a:visited { color: #666666; text-decoration: none;} 
#address a:hover { color: #666666; text-decoration: underline;}

#address .credits a:link, a:active { color: #999999; text-decoration: none;}
#address .credits a:visited { color: #999999; text-decoration: none;} 
#address .credits a:hover { color: #999999; text-decoration: underline;}