﻿* {
	margin: 0;
	padding: 0;
}
* body {
	font: .80em "Arial", Tahoma, Verdana, Helvetica, sans-serif, Trebuchet MS;
	line-height: 1.6em;
	background: white;
	background-image: url('images/background.gif');
	background-repeat:repeat-y;
	background-position:center center;
	color: #444;
}
#content {
	width: 936px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background-color: white;
	border-left: 3px solid black;
	border-right: 3px solid black;
/*	background-image: url('images/big_top_950.gif');
	background-position: center top;
	background-repeat: no-repeat;
*/
}
#content2 {
	width: 936px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background-color: white;
	border-left: 3px solid black;
	border-right: 3px solid black;
	height:100%;
	background-color:#20493b;
/*	background-image: url('images/big_top_950.gif');
	background-position: center top;
	background-repeat: no-repeat;
*/
}
img {
	border: 0;
}
a{
	color:#699789;
	text-decoration:underline;
	font-weight:bold
	
}
a:visited{
	color:#699789;
	text-decoration:none
}
a:hover{
	color:red;
}
.bottom_bg {
	width: 950px;
	height: 15px;
	margin: 0 auto;
	background-color: white;
	background-image: url('images/big_bottom_950.gif');
	background-position: center bottom;
	background-repeat: no-repeat;
}
.top_bg {
	width: 950px;
	height: 15px;
	margin: 0 auto;
	background-color: white;
	background-image: url('images/big_top_950.gif');
	background-position: center top;
	background-repeat: no-repeat;
}
#topmenu {
	height: 50px;
	padding-top: 5px;
	width: 100%;
	background-color:#20493b;
	color:white;
	background-image:url('images/logo.png');
	background-repeat:no-repeat;
	background-position:left center
}
#topmenu img{
	float:left;
	margin-right:7px;
	padding-top:3px
}
#slideshow {
	text-align: center;
	width: 100%;
	background-image: url('images/slideshow_bg.gif');
	background-repeat: repeat-x;
	background-position: center center;
}
#slideshowtop {
	background-image: url('images/slideshow_top.gif');
	background-position: center top;
	background-repeat: repeat-x;
	height: 27px;
}
#slideshowbottom {
	background-image: url('images/slideshow_bottom.gif');
	background-position: center top;
	background-repeat: repeat-x;
	height: 27px;
}
#left {
	background-color: #20493b;
	float: left;
	width: 240px;
	color: white;
	padding: 20px 5px 0 5px;
	height:auto
	/*background-image:url('images/emb.png');
	background-repeat:no-repeat;
	background-position:center bottom*/
}
#left p{
	margin-top:15px
}
#first {
	margin-top: 5px;
	/*background-image:url('images/bottom_left.gif');
	background-position:left bottom;
	background-repeat:no-repeat;*/
}
#main {
	width: 666px;
	float: left;
	margin: 0 auto;
	background-image: url('images/main_bg.gif');
	background-repeat: repeat-y;
	background-position: right top;
	min-height: 660px;
	padding: 15px 10px 15px 10px;
	color:black;
	background-color:white;	

}
#main p {
	margin-top:10px
}
#footer {
	clear: both;
	padding: 10px;
	font-size: .9em;
	color: #808080;
	margin: 0 auto;
	background-color:white;
	border-top:3px #20493b solid;
	text-align:center
}
h3 {
	color: #274b3f;
}
#menu {
	background-color: #20493b;
	height: 20px;
	color: white;
	font-size: 12px;
	padding: 5px 15px 4px 15px;
	font-weight: bolder;
	text-align:center
}
#menu a {
	color: white;
	text-transform: uppercase;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: none;
	color: #699789;
}
#menu span {
	margin-left: 15px;
	margin-right: 15px;
}
#menu a.current{
color:#699789;
}
#menu2 {
	background-color: #699789;
	height: 20px;
	color: white;
	font-size: 12px;
	padding: 5px 15px 4px 15px;
	font-weight: bolder;
	text-align:center
}
#menu2 span {
	margin-left: 10px;
	margin-right: 10px;
}
#menu2 a{
	color: white;
	text-transform: uppercase;
	text-decoration: none;
}
#menu2 a:hover {
	text-decoration: none;
	color: #20493b;
}
#menu2 a.current{
color:#20493b;
}

#textsize {
	height: 20px;
	width: 100%;
	background-color:white
}
.sizeright {
	float: right;
	font-size: 14px;
	font-weight: bolder;
	height: 20px;
}
h2 {
	margin-top: 15px;
	color:#274b3f;
	font-size:27px;
	border-top:1px #274b3f solid;
	padding-top:20px

}
.testimonial{
		border-top:1px #274b3f solid;
	padding-top:20px

}
h1{
	margin-top: 20px;
	color:#274b3f
}
.image{
float:left;margin: 5px 10px 10px 0px;

}
.pimage{
	height:200px
}
.pimagelast{
	height:200px;
	padding-bottom:20px;
	border-bottom:1px #274b3f solid
}
#phone{
	float: right; width: 14%; font-weight: bold; text-align: left; margin-left: 10px; margin-top: 4px; height:40px; 
}
#phone a{
	color:white; text-decoration:none
}
#phone a:hover{
	color:red; 
}
#brochure{
	float: right; margin-left: 20px; width: 14%; font-weight: bold; text-align: left; margin-right: 50px; margin-top: 4px; height:40px;
}
#brochure a{
	color:white; text-decoration:none
}
#brochure a:hover{
	color:red;
}
#findus{
	float: right; margin-left: 50px; width: 14%; font-weight: bold; text-align: left; margin-top: 4px; height:40px
}
#findus a{
	color:white; text-decoration:none
}
#findus a:hover{
	color:red; 
}
.formslected{
	
}
.formslected:hover{
	background-color:silver
}
.button {
	background: #f4f4f4 url(images/special_button.png);
	background-repeat:no-repeat;
	color:white;
	font: normal 1.6em "Trebuchet MS", Arial, Sans-Serif;
	font-size:small;
		width: 110px;
	height:30px;
	border:0
}
.button:hover {
	background: #f4f4f4 url(images/special_button_hover.png);
	background-repeat:no-repeat;
	color:white;
	font: normal 1.6em "Trebuchet MS", Arial, Sans-Serif;
	width: 110px;
	height:30px;
	border:0;
		font-size:small;
}
