body {
	font: 76%/1.3 geneva,arial,sans-serif;
}
body, ul, li, h1, h2, p {margin: 0; padding: 0; border: 0;}

h1 {
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 5px;
}

h2 {
	font-family: georgia,serif;
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
	margin-bottom: 5px;
}

h4 {
	font-size: 1.0em;
	margin-bottom: 5px;
}
		
h5 {
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 15px;
}	
		
p {margin-bottom: 7px;}

#header, #container, #footer-inner, #footer, #copyright {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

#gallery{
	position: relative;
	width: 700px;
	margin: 0 auto;
}
a img {
	border: none;
	position: relative;
}

.logo {
	position: absolute;
	top: 8px;
	left: 0px;
	z-index: 100;
}

.trust {
	color: #36A534;
	font-size: 1.5em;
	font-weight: normal;
	padding: 45px 0 8px 250px;
}
.organic {
	color: #DA098B;
	font-style: italic;
	font-weight: bold;
}

#social {
	height: 33px;
	position: absolute;
	top: 25px;
	left: 850px;
	z-index: 100;
}

#social ul {
	list-style: none;
}

#social li {
	float: left;
}

#social a:link, #nav a:visited {
	display: block; 
	padding: 7px;
	text-decoration: none;
}
	
#nav {
	height: 33px;
	font-weight: bold;
	background-color: #C4E58A;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336600;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #336600;
}

#nav ul {
	list-style: none;
	margin-left: 350px;
}

#nav li {
	float: left;
	font-size: 1.2em;
	margin-left: 20px;
	text-align: center;
}

#nav a:link, #nav a:visited {
	display: block; 
	padding: 7px;
	text-decoration: none;
	color: #1d4b5d;
}

#nav a:hover {
	color: #FFFFFF;
}	

#subnav {
	float: Left;
	width: 100px;
	margin-top: 45px;
	margin-left: 20px;
}

#subnav ul {
	list-style: none;
}
		
#subnav	li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #3b4b5b;
	color: #3b4b5b;
}

#subnav a:link, #subnav a:visited {
	text-decoration: none;
	color: #3b4b5b;
}
	
#subnav a:hover {
	color: #ee352f;
}

#announce {
	height: 159px;
	background-color: #1d4b5d;
	position: relative;
	background-image: url('http://www.bernslandscape.com/images/background_header.jpg');
	background-repeat: repeat-x;
	background-position: center top;
}

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


#announce a:hover {
	color: #FFFFFF;
}

.announce_graphic {
	position: absolute;
	top: -34px;
	left: 50px;
}

.announce_request {
	position: absolute;
	top: 85px;
	left: 400px;
}

.announce_h2 {
	font-size: 1em;
	color: #C4E58A;
}

#announce_text {
	padding-top: 10px;
	width: 300px;
	color: white;
	margin-left: 405px;
	height: 110px;
}

#announce_phone {
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: -1px;
	float: none;
	color: #FFFFFF;
	text-align: right;
	height: 50px;
	width: 260px;
	padding-left: 470px;
	vertical-align: text-bottom;
	line-height: normal;
}

.announce_county {
	font-size: 0.8em
}

#container {
	margin-bottom: 10px;
	position: relative;
}

#main {
	width: 550px;
	float: left;
	margin-left: 40px;
}

#main ul {margin-left: 20px;}

#main ul li {
		margin-bottom: 5px;
}

.photoleftwrap {
	float: left;
	padding-top: 5px;
	padding-right: 15px;
}

.photorightwrap {
	float: right;
	padding-top: 5px;
	padding-left: 15px;
}

#sidebar {
	float: right;
	width: 270px;
}

#sidebar ul {
	list-style: none;
	margin-top: 10px;
}

#sidebar li, #sidebar dt {
	
	font-size: 1.2em;
	margin-top: 10px;
}

#sidebar a:link, #sidebar a:visited,  #sidebar dt {
	color: #3b4b5b;
	text-decoration: none;
}

#sidebar a:hover {
	color: #ee352f;
}

.iconservice {
	font-size: 1.2em;
}

.current {color: #45a8c7;
}

.caption {
	font-size: 0.8em;
	color: #3366CC;
	text-align: center;
}

#footer {
	background-color: #DEDEDE;
	padding-left: 60px;
	background-image: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 10px;
	background-position: center top;
	position: relative;
}

#footer img {
	float: left;
	margin-left: -26px;
}

.quote {
	font-family: "Times New Roman",Georgia,Serif;
	font-size: 1.6em;
	line-height: 22px;
	color: #3b4b5b;
	margin-bottom: 0px;
	width: 700px;
}

#copyright {
	color: #3b4b5b;
	padding-left: 90px;
	margin-bottom: 10px;
}

.copyright_area {
	color: #666666;
	width: 600px;
	padding-left: 20px;
	font-size: 0.9em;
}

#navsite {
	height: 20px;
	font-weight: bold;
	padding-top: 5px;
	text-align: center;
}

#navsite ul {
	list-style: none;
	margin-left: 20	px;
}

#navsite li {
	float: left;
	font-size: .8em;
/*	margin-left: 10px; */
	text-align: center;
}

#navsite a:link, #navsite a:visited {
	display: block; 
	padding: 4px;
	text-decoration: none;
	color: #1d4b5d;
}

#navsite a:hover {
	color: #ee352f;
}	
	
.clear {clear: both;}

.hide {display: none;}

#sidenav ul {
	font-size: .7em;
	margin-left: 65px;
	margin-top: 0;
}

/*#sidebar ul li {
	margin-top: 4px;
}*/

/*hover navigation*/
#sidebar dl dd ul {margin-top: 0;}
.dropdown {display:block; position:relative}
.dropdown dt {width:270px; cursor:pointer;}
.dropdown .upperdd {border-bottom:none}
.dropdown dt:hover {background:url('http://www.bernslandscape.com/images/header_over.gif');}
.dropdown dd {position:absolute; top:0; overflow:hidden; width:208px; display:none; background:#ededed; opacity:0}
.dropdown ul {width:204px; border:1px solid #87d300; list-style:none;}
.dropdown li {display:inline}
.dropdown dd a, .dropdown dd a:active, .dropdown dd a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#ededed; width:194px}
.dropdown dd a:hover {background:#ededed; color:#000}
.dropdown .underline {
	border-bottom:1px solid #87d300;
	font-size: .8em;
}

/* jw edits for blog */
#blogPage {width: 1000px; margin: 0 auto; padding: 0}
#blogPage #container {width: 670px; margin-right: 30px; position: static; float: left;}
#blogPage #main {width: 960px; float: none; margin: 10px 0 10px 40px;}
#blogPage #primary {float: left; width: 250px;}
#blogPage #primary input {font-size: 90%;}
#blogPage #primary ul ul {margin-bottom: 1em;}
#blogPage #s {width: 8em;}
#primary .xoxo {list-style: none;}
#blogPage h1.page-title {margin: 0 0 15px;}
#blogPage textarea {vertical-align: top;}
#blogPage #reply-title, #blogPage #comments {margin-top: 2.5em;}
#blogPage #commentform input[type="text"], #blogPage #commentform textarea {width: 250px; margin-left: 10px;}
