body {
	margin: 0;
	padding: 0;
	background: #267097;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #267097;
}

h1 {
	letter-spacing: -1px;
	font-size: 20px;
	margin-bottom:.5em;
}

h2 {
	font-size: 18px;
}

p, ul, ol {
	margin: 0 0 1em 0;
	text-align: justify;
	line-height: 20px;
}

a:link {
	color: #267097;
}

a:hover, a:active {
	text-decoration: none;
	color: #267097;
}

a:visited {
	color: #267097;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

strong {
color: #267097;
font-weight:bolder;
}

/* Header */

#header {
	width: 940px;
	height:235px;
	margin: 0 auto;
	background:url(../graphics/header.jpg) top center no-repeat;
	padding-bottom:10px;
	border-bottom:3px solid #267097;
}


#header h1 {
display:none;
}

/* Menu */

#menu {
	float: left;
	width: 879px;
	height: 54px;
	margin-top:173px;
	
	margin-left:31px;
	_margin-left:16px;

	
	
}


#top {
	width: 946px;
	margin: 0 auto;
	height:22px;
	text-align:right;
	padding-top:4px;
	padding-right:4px;
background:url(../graphics/bg-top.jpg) center bottom no-repeat;
}

#top, #top a {
color:#FFFFFF;
font-size:11px;
}
#btm {
	width: 950px;
	margin: 0 auto;
	height:15px;
background:url(../graphics/bg-btm.jpg) center top no-repeat;
padding-top:6px;
text-align:center;
}

#btm, #btm a {
color:#FFFFFF;
font-size:11px;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	background:url(../graphics/bg-mid.jpg) top center repeat;
	}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
}

/* Content */

#content {
	float:left;
	width: 620px;
	padding:20px;
	min-height:300px;
	
	}
	#home #content {
	float:left;
	width: 660px;
	min-height:300px;
	padding:0;
	
}

#gallery #content {
	float:left;
	width: 875px;
	min-height:410px;
	padding:20px;
	
}

#home-txt {
float:left;
	width: 620px;
	padding:20px;
	padding-bottom:0;
	}


/* Sidebar */

#sidebar {
	float: left;

	width: 275px;
	
}


#side-contact{
	height: 146px;
	
	width:220px;
	background:url(../graphics/side-find.jpg) top right no-repeat;
	padding-top:55px;
	padding-left:25px;
	padding-right:30px;
}

#side-eco{
	height: 123px;
	width:220px;
	background: url(../graphics/side-green.jpg) top right no-repeat;
	padding-top:45px;
	padding-left:25px;
	padding-right:30px;
}


#side-eco span {
width:170px;
display:block;
float:right;
padding-top:5px;
margin-bottom:5px;
}

.more-info {
width:220px;
text-align:right;
float:left;
display:block;
text-decoration:none;
color:#267097;
}



/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}


/* Footer */
#footer-wrap {
	width: 940px;
	height: 135px;
	margin: 0 auto;
	background:url(../graphics/footer-logos.gif) top center no-repeat;
	
}

#footer {
	margin: 0 auto;
	height: 135px;
	padding: 0;
	
}


#home-hero {
width:635px;
height:156px;
background:url(../graphics/hero.jpg) top center no-repeat;
float:left;
margin-top:22px;
padding-left:10px;
margin-left:10px;
_margin-left:5px;
}


#home-hero .sub {
width:200px;
margin-right:10px;
float:left;
height:95px;
margin-top:55px;
font-size:11px;
font-weight:lighter;
line-height:150%;
}

#gmap-wrap {
	width: 610px;
	height: 310px;
	position:absolute;
		float:left;

		padding-left:15px;
	padding-top:10px;
	background:url(../graphics/gmap.jpg) top left no-repeat;
	
	
	}
#gmap {
	float:left;
	width: 593px;
	height: 300px;
	z-index:1;
	
	}
	
#gmnoprint {
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.text a {
text-decoration:none;
}
.text a:hover {
text-decoration:underline;
}


#gmap-help {
	position:absolute;
	left:228px;
	top:245px;
	z-index:200;
	height:53px;
	width:380px;
}

#con-legal {
width:920px;
float:left;
clear:both;
font-size:10px;
color:#666666;
padding:10px;
text-align:center;
margin-top:6px;
}
