/************************************************/
/*  - Copyright 2009		*/
/* Designed by 			*/
/* www.			*/
/* email: 		*/
/************************************************/


body {
	margin: auto;
	font-family: verdana;
	font-size: 0.84em;
	color: #000000;
	background-color: #adc387;
	line-height:120%;
}

img{
	border: none;
}

#wrap{
	width: 996px;
	margin: auto;
}

#main{
	float: left;
	margin: 0px;
	width: 966px;
	padding: 10px 15px 9px 15px;
	background-color: #ffffff;
}

#header{
	float: left;
	margin: 0px;
	width: 966px;
	height: 109px;
	overflow: hidden;
}

#logo{
	float: left;
	margin: 25px 0px 0px 0px;
	width: 394px;
	height: 70px;
}

#headright{
	float: right;
	margin: 20px 0px 0px 0px;
	width: 400px;
	height: 70px;
}

#topnav{
	float: left;
	margin: 0px;
	width: 966px;
	height: 29px;
	padding: 10px 0px 0px 0px;
	font-size: 1.06em;
	font-weight: bold;
	color: #ffffff;
	background-color: #00324d;
}

#topnav a:link, #topnav a:visited{
	color: #ffffff;
	text-decoration: none;
	
} 

#topnav a:hover, #topnav a:active{
	color:#D5E382;
	text-decoration: none;
}

.active{
	color:#D5E382;
	text-decoration: none;
}
#maincontent{
	float: left;
	margin: 0px;
	width: 966px;
}

#content{
	float: left;
	margin: 0px;
	width: 966px;	
}

#mainimage{
	float:right;
}

p {
padding-bottom:10px;
}

p.welcome{
	color:rgb(214, 228, 130);
}

/*####### MAIN LAYOUTS #######*/

/* GREEN=#526d25 BLUE=#00324d BURGUNDY=#5e2325 LIGHTGREEN=#d6e482 LIGHTBLUE=#c3dce9 */

/* BLUE BACKGROUND MAIN CONTENT */

#maintextblue{
	float: left;
	margin: 0px;
	height: 481px;
	width: 296px;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	overflow: hidden;
	background-color: #00324d;
	color: #ffffff;
	font-family: Geneva, Trebuchet MS, Lucida, Arial, sans-serif;
}

#maintextblue a:link, #maintextblue a:visited, #maintextblue a:hover, #maintextblue a:active{
	color: #ffffff;
	text-decoration: underline;
} 

#maintextblue h2{
	font-size: 21px;
	color: #95b7ca;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#maintextblue p{
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

/* GREEN BACKGROUND MAIN CONTENT */

#maintextgreen{
	float: left;
	margin: 0px;
	height: 481px;
	width: 296px;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	overflow: hidden;
	background-color: #526d25;
	color: #ffffff;
	font-family: Geneva, Trebuchet MS, Lucida, Arial, sans-serif;
}

#maintextgreen a:link, #maintextgreen a:visited, #maintextgreen a:hover, #maintextgreen a:active{
	color: #ffffff;
	text-decoration: underline;
} 

#maintextgreen h2{
	font-size: 21px;
	color: #ffffff;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#maintextgreen p{
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

/* LIGHTGREEN BACKGROUND MAIN CONTENT */

#maintextlightgreen{
	float: left;
	margin: 0px;
	height: 481px;
	width: 296px;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	overflow: hidden;
	background-color: #d6e482;
	color: #ffffff;
	font-family: Geneva, Trebuchet MS, Lucida, Arial, sans-serif;
}

#maintextlightgreen a:link, #maintextlightgreen a:visited, #maintextlightgreen a:hover, #maintextlightgreen a:active{
	color: #ffffff;
	text-decoration: underline;
} 

#maintextlightgreen h2{
	font-size: 21px;
	color: #526d25;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#maintextlightgreen p{
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

/* BURGUNDY BACKGROUND MAIN CONTENT */

#maintextburgundy{
	float: left;
	margin: 0px;
	height: 481px;
	width: 296px;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	overflow: hidden;
	background-color: #5e2325;
	color: #ffffff;
	font-family: Geneva, Trebuchet MS, Lucida, Arial, sans-serif;
}

#maintextburgundy a:link, #maintextburgundy a:visited, #maintextburgundy a:hover, #maintextburgundy a:active{
	color: #ffffff;
	text-decoration: underline;
} 

#maintextburgundy h2{
	font-size: 21px;
	color: #e0d3d3;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#maintextlightburgundy p{
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

/* LIGHTBLUE BACKGROUND MAIN CONTENT */

#maintextlightblue{
	float: left;
	margin: 0px;
	height: 481px;
	width: 296px;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	overflow: hidden;
	background-color: #c3dce9;
	color: #ffffff;
	font-family: Geneva, Trebuchet MS, Lucida, Arial, sans-serif;
}

#maintextlightblue a:link, #maintextlightblue a:visited, #maintextlightblue a:hover, #maintextlightblue a:active{
	color: #ffffff;
	text-decoration: underline;
} 

#maintextlightblue h2{
	font-size: 21px;
	color: #00324d;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#maintextlightblue p{
	margin: 15px 0;
	padding: 0px 0px 0px 0px;
}

/* GALLERY ELEMENT */

#gallery{
	position:absolute;
	left:0px;
	top:0px;
}

#gallery .fade{
	filter:alpha(opacity=30);
	opacity:0.9;
}


/*####### CONTACT US PAGE #######*/

#contacttopimage{
	float: left;
	margin: 0px;
	width: 966px;
	height: 245px;
	overflow: hidden;
}

#contactdetails{
	float: left;
	margin: 0px;
	width: 966px;
	height: 267px;
	background-color: #b1bb98;
	display:inline;
}

#address{
	float: left;
	margin: 0px;
	width: 289px;
	height: 247px;
	padding: 10px 10px 10px 10px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	overflow: hidden;
	font-family: Geneva, Trebuchet MS, Lucida, Arial, sans-serif;
}

#address h2, #contactform h2{
	font-size: 20px;
	color: #526d25;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

#address p{
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

#contactbottomimage{
	float: left;
	margin: 0px;
	display: inline;
	width: 202px;
	height: 267px;
	overflow: hidden;
}

#contactform{
	float: left;
	margin: 0px;
	display: inline;
	margin: 0px;
	width: 455px;
	height: 267px;
	overflow: hidden;
}

/*####### HOME PAGE #######*/

#fpslideshow{
	float: left;
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 996px;
	height: 506px;
	background-image: url(../images/slide1.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#fpslideshowfade{
	position:absolute;
	top:0px;
	left:0px;
	width: 996px;
	height: 506px;
	background-repeat: no-repeat;
}

#fpcontent h2{
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 22px;
	font-family: Geneva, Trebuchet MS, Lucida, Arial, sans-serif;
}

#fpcontent{
	float: left;
	position:absolute;
	top:0px;
	left:0px;
	margin: 245px 0px 0px 35px;
	padding: 5px 10px 0px 10px;
	font-size: 0.92em;
	line-height:1.3em;
	font-family: Geneva, Trebuchet MS, Lucida, Arial, sans-serif;
	color: #ffffff;
	width: 607px;
	height: 235px;
	/* for IE  */
	filter:alpha(opacity=70);
	/* CSS3 level */
	opacity: 0.7;
	background-color: #003300;
}

#fpcontent a {
	color:#fff;
	text-decoration: underline;
}
#fpcontent a:hover {
	text-decoration: none;
	color: #fff;
}


/*####### IMAGE LINKS UNDERNEATH CONTENT ABOVE FOOTER #######*/

#bottomlinks{
	float: left;
	margin: 10px 0px 0px 0px;
	width: 966px;
	height: 108px;
	overflow: hidden;
}

.bottomlink1{
	float: left;
	margin: 0px 10px 0px 0px;
	display: inline;
	width: 315px;
	height: 108px;
	background-color: #00324d;
}

.bottomlink1:hover,.bottomlink2:hover{
	background-color: #d6e482;
}

.bottomlink2{
	float: left;
	margin: 0px 0px 0px 0px;
	display: inline;
	width: 315px;
	height: 108px;
	background-color: #00324d;
}

.blimage{
	float: left;
	margin: 0px;
	width: 315px;
	height: 86px;
	overflow: hidden;
	border: none;
}

.bltext{
	float: left;
	margin: 0px;
	width: 315px;
	height: 23px;
	color: #ffffff;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0px 0px 0px;	
}

.bltext a:link, .bltext a:visited, .bltext a:hover, .bltext a:active{
	color: #ffffff;
	text-decoration: none;
} 

#footer{
	float: left;
	clear: both;
	margin: 0px;
	width: 966px;
	color: #7c7c7c;
	font-size: 12px;
	padding: 10px 0px 0px 0px;
	font-family: Geneva, Trebuchet MS, Lucida, Arial, sans-serif;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active{
	color: #7c7c7c;
	text-decoration: underline;
} 

/******* Contact Form **********/

#contactform{
	padding: 10px 10px 10px 10px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	font-family: Geneva, Trebuchet MS, Lucida, Arial, sans-serif;
	width:430px;
	height:245px;
	float:right;
}

#contactform label {
	display:block;
	clear:both;
	width:90px;
}


#contactform label.required {
	color:#FFFFFF;
	float:left;
	font-weight:bold;
	padding-right:10px;
	margin-bottom:7px;
}

#contactform label.long {
	width:162px;
}

#contactform .inputbox, #contactform .text, #contactform select, #contactform .fld-wrap {
	background-color:#E7E9DE;
	border:1px solid #526D25;
	display:block;
	margin-bottom:4px;
	margin-right:20px!important;
	/*for ie6*/
	margin-right:5px;
	width:300px;
	float:right;
}

#contactform .text{
	height:70px;
}

#contactform select{
	width:160px;
	margin-right:95px!important;
	margin-right:40px;
}

#contactform .contact-button {
	clear:both;
	background-color:#526D25;
	border:medium none;
	color:#FFFFFF;
	display:block;
	float:right;
	font-size:11px;
	font-weight:bold;	
	margin-right:7px;
	padding:2px 5px 2px;
}

div.separator {
	margin-bottom:6px;
}

/***** IMAGE LINKS ON OUR TEAM PAGE**********/

#main-content{
	float: left;
	margin: 0px;
	display: inline;
	height: 491px;
	width: 650px;
	overflow: hidden;
}

#main-image{
	clear:both;
}

#main-content-images{
	height:225px;
	overflow:hidden;
	float:left;
	width: 650px;
	background:#fff;
}

.linked-img{
	width:159px;
	height:108px;
	background-color: #00324d;
	float:left;
}

.linked-img.lastcol{
	width:161px;
}

.linked-img:hover {
	background-color: #d6e482;
}

.topmg {
	margin-top:4px;
}

.leftmg{
	margin-left:4px;
}

.caption{
	float: left;
	margin: 0px;
	width: 159px;
	height: 23px;
	color: #ffffff;
	overflow: hidden;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding: 4px 0px 0px 0px;	
}

.caption a:link, .caption a:visited, .caption a:hover, .caption a:active{
	color: #ffffff;
	text-decoration: none;
} 

#photobox{
    background-color:#eee;
    padding: 30px 10px 10px 10px;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
}

#closeButton{border: none; top: 5px; right: 5px; }

#photoboxbox img{ border: none; clear: both;} 

#overlay img{ border: none; }

.contentheading_commercial {
	PADDING-BOTTOM: 6px; LINE-HEIGHT: 115%; FONT-STYLE: normal; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; WHITE-SPACE: normal; MARGIN-BOTTOM: 6px; LETTER-SPACING: 0px; COLOR: #d6e482; FONT-SIZE: 20px; FONT-WEIGHT: bold; PADDING-TOP: 6px
}
