body,div,dl,dt,a,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,br {  
	margin:0; 
	padding:0;
}

body {
	text-align: center;
	background-color: rgb(57,80,65);
}

#wrapper {
	background: url(images/gradient.jpg) repeat-x;
	position: relative;
	width: 100%;
	margin: 0 auto;
}

#top {
	width: 980px;
	height: 237px;
	text-align: left;
	margin: 0 auto;
	background-color: rgb(157,192,172);
}

#menubar {
	height: 55px;
	width: 880px;
	margin-left: 85px;
	color: rgb(57,80,65);
}

#menubar ul li {
	padding-left: 30px;
	margin-left: 30px;
	display: inline;
	list-style: none;
	font-family: 'Trebuchet MS', Helvetica, Sans-serif;
	text-transform: uppercase;
	font-size: 13pt;
}

#logo {
	width: 980px;
	height: 134px;
	background: url(images/logo.jpg) no-repeat top left;
}

#maintop {
	width: 980px;
	height: 48px;
	background: url(images/main_top.jpg) no-repeat top;
}

#mid {
	text-align: left;
	margin-top: -11px;
}

/*
Is the above -11px margin causing the gap when google maps is inserted?
*/

#container {
	width: 980px;
	margin: 0 auto;
}	
	
#left {
	width: 116px;
	height: 175px;
	float: left;
	background-image: url(images/vines.jpg) no-repeat top left;}

#main {
	background: rgb(240,246,243) url(images/main_vines.jpg) no-repeat top left;
	width: 864px;
	float: right;
	color: #000000;
	display: inline;
	overflow: hidden;
}

#bottom_left {
	clear: both;
	float: left;
	width: 380px;
	text-align: justify;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	line-height: 20px;
	margin: 15px 0px 20px 25px;
}

#bottom_left h1 {
	margin-bottom: 10px;
}
#bottom_right {
	background-color: rgb(215,219,217);
	width: 340px;
	margin-right: 27px;
}

#bottom_right h1 {
	background: rgb(215,219,217) url(images/top_curve.gif) no-repeat left top;
	padding: 10px 15px 5px 15px;
}

ul.top_curve {
	background: rgb(215,219,217) url(images/top_curve.gif) no-repeat left top;
}

ul.top_curve li {
	background: url(images/sticky.png) left center no-repeat;
	padding: 40px 0px 0px 135px;
	margin-left: 0px;
	list-style-type: none;
	height: 108px;
	font-family: 'Trebuchet MS', Helvetica, Sans-serif;
	font-size: 50px;
	font-weight: bold;
}

ul.bottom_curve {
	background: rgb(215,219,217) url(images/bottom_curve.gif) no-repeat left bottom;
	margin: 0px;
	padding: 0px 15px 10px 35px;
	text-align: left;
	font-family: 'Trebuchet MS', Helvetica, Sans-serif;
	font-size: 25px;
	list-style-type: circle;
	color: #666666;
}

ul.bottom_curve li {
	margin-bottom: 8px;
}

#bottom_right {
	float: right;
}

#footer {
	background: rgb(57,80,65) url(images/footer.jpg) no-repeat top right;
	height: 90px;
	width: 980px;
	clear: both;
	margin: 0 auto;
}

#footer_content {
	margin-left: 150px;
}

#footer hr {
	background-color: #777777;
	height: 1px;
	border: none;
	width: 600px;
}

.footer_text {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:8pt;	
}

.pagelist a:link {          
	text-decoration: none;     
	color: rgb(57,80,65);
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:15pt;
}                           
                            

.pagelist a:visited {          
	text-decoration: none;     
	color: rgb(57,80,65);
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:15pt;          
}                           

.pagelist a:hover {                    
	text-decoration: underline;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:15pt;
}

#main_img {
	margin: -20px 0px 0px -10px;
	width: 331px;
	float: left;
}

#welcome {
	padding-right: 20px;
	margin-top: 15px;
	width: 335px;
	float: right;
	text-align: justify;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	line-height: 20px;
}

#welcome h1 {
	margin-bottom: 10px;
}

#map_canvas {
	margin: 0px 0px 30px 30px;
	width: 450px;
	height: 250px;
	float: left;
	display: inline;
}

#about-us_image {
	background: url(images/main_img_4.jpg) no-repeat top left;
	width: 840px;
	height: 256px;
	margin: 10px auto;
	overflow: hidden;
}

#about-us_text {
	margin: 40px 20px 20px;
	text-align: justify;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	line-height: 20px;
}

#location_right {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	line-height: 20px;
	padding-top: 20px;
	padding-left: 20px;
	width: 330px;
	float: right;
	text-align: justify;
	margin-right: 20px;
}

#about-us_text h1 {
	margin-bottom: 20px;
}

#services_image {
	background: url(images/main_img_6.jpg) no-repeat top left;
	width: 840px;
	margin: 10px auto;
	height: 256px;
}

#services_text {
	margin: 15px 20px 20px;
	text-align: justify;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	line-height: 20px;
}

#services_text h1 {
	margin-bottom: 20px;
}
