@charset "utf-8";
/* Global Stuff */
body {
	background-color: #0D1A21;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B6C5C9;
	line-height: 200%;
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
}

strong {color:#ffffff; font-weight:bold; font-size:16px;}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #B6C5C9;
	text-decoration: underline;
}
a:visited:hover {
	color: #B6C5C9;
	text-decoration: underline;
}

a[href^=tel] {
text-decoration:none;
}
/* Layout Stuff */

.header {
	background-image: url(images/whitten-landscaping-logo.png);
}
h1 {
	margin-bottom: 5px;
	margin-top: 0px;
}
.footer-hr {
	background-image: url(images/footer-bg.png);
	color: #FFFFFF;
}
.footer {
	color: #FFFFFF;
	font-size: 12px;
}
.footer a:link {
	color: #fff;
	text-decoration: none;
}
.footer a:visited {
	color: #fff;
	text-decoration: none;
}
.footer a:active {
	color: #fff;
	text-decoration: none;
}
.footer a:hover {
	color: #fff;
	text-decoration: underline;
}
.footer a:visited:hover {
	color: #fff;
	text-decoration: underline;
}
.email a:link {
	color: #A8D7FF;
	text-decoration: none;
}
.email a:visited {
	color: #A8D7FF;
	text-decoration: none;
}
.email a:active {
	color: #A8D7FF;
	text-decoration: none;
}
.email a:hover {
	color: #FFF;
	text-decoration: underline;
}
.email a:visited:hover {
	color: #FFF;
	text-decoration: underline;
}
/* Random Stuff */

.pageheader {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold
}
.subheader {
	color: #B6C5C9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold
}
.feature {
	background-image: url(images/feature-bg.png);
}
.green {
	background-color: #0C181D;
	border: 1px solid #1D3940;
}
.captions {
	color: #FFFFFF;
}
.style1 {
	color: #B6C5C9
}
/* Gallery */

#gallery {
	position: relative;
	width: 570px;
	margin: 40px auto;
	padding: 0px;
}
#images {
	border: 2px solid #9ac1c9;
	height: 225px;
	background: #eef5f6;
	margin-bottom: 20px
}
#image {
	position: relative;
	width: 564px;
	height: 375px;
	padding: 5px;
	border: 1px solid #666;
	background: #FFF url(images/loading.gif) center center no-repeat;
}
#image img {
	position: absolute;
	top: 5px;
	left: 5px
}
#thumbwrapper {
	margin-top: 10px;
	padding: 0 0;
	width: 570px;
	height: 100px;
	border: 0px solid #666;
	background: #0D1A21
}
#thumbarea {
	position: relative;
	overflow: hidden;
	height: 100px;
	width: 570px;
}
#thumbs {
	position: absolute;
	list-style: none;
	margin-left: -37px;
	height: 100px;
	width: 1000px;
	border-right: 5px solid #0D1A21
}
#thumbs li {
	float: left;
	margin-right: 7px;
	cursor: pointer
}
.imgnav {
	position: absolute;
	height: 375px;
	width: 20%;
	z-index: 100;
	height: 375px;
	width: 20%;
	z-index: 100;
	outline: none;
	cursor: pointer
}
#previmg {
	left: 0;
	background: url(images/left.gif) left center no-repeat;
	border-left: 5px solid #FFF
}
#previmg:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}
#nextimg {
	right: 0;
	background: url(images/right.gif) right center no-repeat;
	border-right: 5px solid #FFF
}
#nextimg:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}
/* Added */
body {
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
}


.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	display: block;
}
#header, #footer {
	width: 1000px;
	margin: 0 auto;
}
.content {
	width: 930px;
	margin: 0 auto;
}
#navigation_bar {
	margin: -53px auto 0;
	padding: 0;
	position: relative;
	text-align: center;
	width: 831px;

}
#navigation_bar ul{
	padding:0;
}
#navigation_bar ul li {
	list-style-type: none;
	float: left;
}
#navigation_bar ul li a {
	display: block;
}
#footer {
	background: url(images/footer-bg.png) no-repeat;
}
#copyright h6 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 200%;
	float: left;
	margin: 0;
	font-weight: normal;
}
#copyright a {
	float: right;
	color: #a8d7ff;
	text-decoration: none;
}
#copyright a:hover {
	color: #fff;
	text-decoration: underline;
}
.contact_info p {
	color: #ffffff;
	font-size: 12px;
	margin: 0;
}
.contact_info {
	float: left;
	width: 250px;
}
.links {
	float: right;
	width: 660px;
}
.links ul {
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	float: right;
}
.links li {
	float: left;
	background: url(images/seperator.png) 0 center no-repeat;
	list-style-type: none;
	padding: 0 5px 0 5px;
}
.links .link1 {
width:275px;	
}
.links .link2 {
/*width:317px;*/
}
.links .link3 {
/* width:580px;	 */
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.links .link1 {
width:275px;	
}
.links .link2 {
/* width:312px;	*/
}
.links .link3 {
/* width:573px;	 */
}	
.features li span{
line-height:24px;	
}
}
.links li:first-child {
	background: none;
}
.links li:last-child {
	padding-right: 0;
}
.links li a {
	display: block;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.links li a:hover {
	text-decoration: underline;
}
.capecode_maintenance {
	margin-top: 29px;
	background: url("images/feature-bg.png") 0 -2px no-repeat;
	height: 317px;
}
.capecode_maintenance h1 {
	padding-left: 48px;
	margin-bottom: 5px;
}
.capecode_maintenance p {
	padding-left: 48px;
	margin: 0;
	width: 552px;
}
.features {
	padding-top: 26px;
}
.features ul {
	padding: 0;
	margin: 0;
}
.features li {
	list-style-type: none;
	float: left;
	width: 310px;
	text-align: center;
	margin: 0 auto;
}
.features li span {
	display: block;
	text-align: center;
	color: #fff;
	line-height: 10px;
}
.tag_left {
	float: left;
	width: 699px;
	background-color: #0c181d;
	border: 1px solid #1d3940;
}
.tag_left a {
	float: left;
	width: 20%;
	display: block;
	padding-top: 45px;
	text-align: center;
}
.tag_left p {
	float: left;
	width: 80%;
	display: block;
	margin: 0;
}
.tag_right {
	width: 220px;
	float: right;
	padding-right: 4px;
	padding-top: 1px;
}
.tagline {
	padding-top: 37px;
}
#subscribe {
	width: 876px;
	margin: 28px auto 26px;
	padding: 10px 0;
	background-color: #0c181d;
	border: 1px solid #1d3940;
}
.subscribe_left {
	float: left;
	width: 80%;
	padding: 4px;
}
.subscribe_left p {
	margin: 0;
}
.subscribe_left form span {
	float: left;
	width: 36.5%;
}
.subscribe_left form p {
	float: left;
	width: 24%;
}
.subscribe_left form input[type='text'] {
	border: none;
	height: 19px;
	line-height: 22px;
	width: 90%;
	margin-top: 5px;
	border-radius: 1px;
}
.privacy_policy {
	text-align: left;
	display: block;
	padding-left: 36.4%;
}
.subscribe_left form input[type='image'] {
	margin: 3px 0 0 -1px;
}
.subscribe_right {
	float: right;
	margin: 7px 16px 0 0;
}
#copyright {
	padding-top: 3px;
}
#footer_links {
	padding-top: 2px;
}
.services_left {
	float: left;
	width: 520px;
	padding-left: 28px;
}
.services_right {
	float: right;
	width: 382px;
	text-align: center;
	margin: 0 auto;
	padding-top: 42px;
}
.content h2 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.content h3 {
	color: ##B1DBFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.content h3 a {
	color: ##B1DBFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.services_left h3, .services_left h4, .services_left h5, #contact h3 {
	color: #b6c5c9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.services_left h3 {
	line-height: 0;
	margin: 0;
	padding: 27px 0 0;
}
.services_left h6 {
	color: #b6c5c9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 50px 0 0;
	line-height: 0;
}
.services_left p a {
	color: #fff;
	text-decoration: underline;
}
.services_left p a:hover {
	color: #b6c5c9;
}
.services_right ul {
	margin: 0;
	padding: 0;
}
.services_right li {
	list-style-type: none;
	margin-bottom: 5px;
}
#services {
	padding: 27px 0 80px;
}
.article h5 {
	margin-bottom: 0;
	line-height: 0;
	margin-top: 60px;
}
.sub_article {
	width: 80%;
	margin: 0 auto;
}
#about_us {
	padding: 27px 0 68px;
}
#gallery_section ul {
	margin: 0;
	padding: 0;
}
#gallery_section li {
	list-style-type: none;
	float: left;
	padding: 4px;
	text-align: center;
	width: 433px;
}
#gallery_section li span {
	display: block;
	text-align: center;
}
#gallery_section {
	padding: 27px 0 80px 48px;
}
#gallery_section h2 {
	margin-bottom: 13px;
}
#contact h3 span {
	font-size: 14px;
	font-weight: normal;
}
#contact form input.city {
	width: 150px;
	float: left;
	margin-right: 7px;
}
#contact form input.state {
	width: 42px;
	float: left;
	margin-right: 7px;
}
#contact form input.zipcode {
	width: 150px;
	float: left;
}
#contact label {
	float: left;
	width: 265px;
}
#contact {
	padding: 41px 0 63px 48px;
}
#contact h2 {
	margin-bottom: 0;
	line-height: 0;
}
#contact h3 {
	margin: 0;
}
#contact p {
	margin-bottom: 0;
}
#contact form {
	padding: 5px;
}
#contact input[type='text'] {
	border: none;
	border-radius: 1px;
	height: 22px;
	line-height: 22px;
}
#contact textarea {
	border: none;
	border-radius: 1px;
}
#contact form p {
	margin-bottom: 12px;
}
#contact form input[type='submit'] {
	margin-left: 265px;
}
#press {
	padding: 27px 0 45px 48px;
}
#press ul {
	margin: 30px 0 0;
	padding: 0;
}
#press li {
	float: left;
	margin: 0 0 40px 16px;
	list-style-type: none;
}
#press li.even {
	margin-left: 38px;
}
#press li a {
	display: block;
	text-align: center;
}
#press li span {
	padding: 13px 0 0;
	display: block;
	text-align: center;
}
#press li small {
	display: block;
	text-align: center;
	font-size: 14px;
}
#affiliations ul {
	margin: 0;
	padding: 0;
}
#affiliations li {
	list-style-type: none;
	margin-bottom: 25px;
}
#affiliations h6 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	line-height: 8px;
}
#affiliations {
	padding: 27px 0 45px 48px;
}
#affiliations .aff_list h6 {
	font-size: 12px;
}
#affiliations .aff_list h6 a {
	text-decoration: none;
}
#affiliations .aff_list h6 a:hover {
	color: #fff;
	text-decoration: underline;
}
.gallery_left {
	float: left;
	width: 70%;
}
.gallery_right {
	float: right;
	width: 30%;
	padding-top: 43px;
}
.gallery_container {
	padding: 27px 0 0 48px;
}
#navigation_bar li a span{
display:none;	
}
.mob_menu{
display:none;	
}
#privacy h3{
font-size:14px;
}
#privacy{
padding:28px 0 50px;
}
#payments{
padding:28px 0 50px 48px;
}
#newsletter, #employment, .cape_code_content{
padding:28px 0 50px;
}
#navigation_bar ul li {
position:relative;	
}
#navigation_bar ul li ul{
position:absolute;
top:100%;
left:0;
width:248px;	
padding:8px 0 12px;
display:none;
background:rgba(151,189,220,0.8);
z-index:20;
}
#navigation_bar ul li ul li{
float:none;
text-align:left;	
}
#navigation_bar ul li ul li a{
	text-decoration:none;
	font-size:19px;
	display:block;
	font-weight:bold;
	color:#13262d;
	padding:3px 15px;
	font-family:Tahoma, "Adobe Arabic";
}
#navigation_bar ul li ul li a:hover{
background:#13262d;
color:#b6c5c9;	
}
#navigation_bar > ul > li:hover > ul{
display:block;	
}
#navigation_bar > ul > li:hover > a{
	color:#b6c5c9;	
}
.services_img > div{float:left; padding-bottom:25px;margin:0 3px;}
img{max-width:100%; height:auto;}

.imgnav {color:#000 !important;}
#nextimg {text-align:right;}