@charset "utf-8";
/* CSS Document */

body {background-color:#fff; 
font-family:Arial, Helvetica, Verdana, sans-serif; 
font-size: 14px; 
line-height:22px;
color:#000; 
text-align: center; 
margin: 0px;
}

#container a:visited {text-decoration: underline; color:#fff;}
#container a:link {text-decoration: underline; color:#fff;}
#container a:hover {text-decoration: none;}

.clear {clear: both;}

#container {
	width: 955px;
	text-align: left;
	z-index: 1;
	margin-top: 0px;
	margin-right: auto;
	padding-bottom: 0px;
	margin-left: auto;
	background:url(images/bg.jpg) #76d410; background-repeat:no-repeat;
	
}

#menu {
	width: 800px;
	height: 47px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background:#000;
	padding-left:155px;
	clear: both;
	background:url(images/menu.gif); background-repeat:no-repeat;
}

#header{
	width: 955px;
	height: 92px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}


#banner{
	width: 955px;
	height: 389px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}

#menu a:visited{text-decoration: none; font-weight: bold;  float: left; padding: 0px 30px 0px 30px; line-height: 47px;  font-size: 12px; color: #fff; margin-left:0px;  margin-top:0px ; display:block ; background-image:url(images/line.gif); background-repeat:no-repeat ; background-position:right;text-align:center; float:left; text-transform:uppercase}
#menu a:link {text-decoration: none; font-weight: bold;  float: left; padding: 0px 30px 0px 30px; line-height: 47px;  font-size: 12px; color: #fff; margin-left:0px ; margin-top:0px; display:block ;  background-image:url(images/line.gif); background-repeat:no-repeat ;background-position:right; text-align:center;float:left; text-transform:uppercase}

#menu a:hover {color:#FFF; margin-left:00px; background-image:url(images/line.gif); background-repeat:no-repeat; text-align:center; background-position:right;float:left; display:block; background:#ff6629; text-transform:uppercase}

#menu a#active {color:#FFF; display:block; background:#ff6629; background-image:url(images/line_active.gif); background-repeat:no-repeat ; background-position:right; }


#homecontent {
    float:left;
	margin-top: 0px;
	margin-right:0px;
	width:642px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	}
	
ul {list-style: square; margin-left:15px;}


#content {
    float:left;
	margin-top: 0px;
	margin-right:0px;
	width:912px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;

}
#col-left {
    float:left;
	margin-top: 2px;
	margin-right:0px;
	width:230px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left:15px;
	min-height:350px;
}


h1 {font-size: 20px; margin-top: 5px; padding: 5px 0 5px 5px;; background:url(images/headtext_bg.gif); background-position:left; background-repeat:no-repeat; color:#000}
h2 {font-size: 16px; margin: 0; padding: 5px 0 5px 0;color: #333333;}
h3 {color: #666666;}
h5{font-family: Arial, Helvetica, sans-serif; color: #00A0DC; font-size:36px; margin-left:10px}
h6 {line-height:15px}

#footer {
	width: 955px;
	height: 62px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	background:url(images/footer.gif); background-repeat:no-repeat;
}

#footer p {
   text-align:center; font-size:12px; color:#333;
   }
   
#footer a:visited, a:link {text-decoration: underline; color:#fff }
#footer a:hover {text-decoration: none;}   


.photos { margin:0px 6px 6px 6px; border:1px solid #ccc; }

.contacttext {color:#2853FF}

.mceContentBody { background-image: none; background-color: White; color: Black; } /*SnippetMaster editor bg color*/

form .input {border: 1px solid #DEEBA9; padding: 3px; margin-bottom: 3px; background:#fff;}
form textarea {margin-left: 0px; font: inherit; height: 60px; background:#fff; }
form .button {margin-left: 0px; border: 1px solid #DEEBA9; width: 65px; background:#fff}

