@charset "utf-8";
/* CSS Document */
body {
	background-color: #4a3300;
	color: #333333;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-weight:normal;
	background-image: url(img/BP_BG.gif);
	background-repeat: repeat;
	font-family: 'Georgia', Times New Roman, Times, serif;
	font-size: 12px;
	}
html, body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	height: 100%;
}
* html #container {
height: 100%;
}
body a{
	color: #1D5D52;
	text-decoration: none;
	font: 12px 'Georgia', Times New Roman, Times, serif;
	line-height:1.4em;
	}
body a:hover{
	font: 12px 'Georgia', Times New Roman, Times, serif;
	color: #1D5D52;
	text-decoration: underline;
	line-height:1.4em;
}

img a:link, body a:active, body  a:visited{
	text-decoration: none;
}
p{
	margin: 0;
	padding: 0 0 10px 0;
}
#container {
	padding: 0;
	margin:0;
	/*margin-top: 65px;
	margin-bottom:0px;
	min-height: 100%;
	margin-bottom: -70px;
	position: relative;*/
}
#header{
	height: 15px;
	width: 760px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;/* the auto margins (in conjunction with a width) center the page */
	padding-top:5px;
	padding-left: 20px;
}
#Nav{
	height: 20px;
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background-color: #268167;
	background-image: url(img/bg_nav.gif);
	background-repeat: repeat-x;
}
#Banner{
	padding-top:65px;
	height: 276px;
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;/* the auto margins (in conjunction with a width) center the page*/
}
#content{
	width: 760px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;/* the auto margins (in conjunction with a width) center the page */
	padding-top: 15px;
	padding-left:20px;
	background-color: #cadcd7;
	height: 250px;
}
#contentMED{
	width: 760px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;/* the auto margins (in conjunction with a width) center the page */
	padding-top: 15px;
	padding-left:20px;
	background-color: #cadcd7;
	height: 620px;
}
#contentMID{
	width: 760px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;/* the auto margins (in conjunction with a width) center the page */
	padding-top: 15px;
	padding-left:20px;
	background-color: #cadcd7;
	height: 700px;
}
#contentContact{
	width: 760px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;/* the auto margins (in conjunction with a width) center the page */
	padding-top: 15px;
	padding-left:20px;
	background-color: #cadcd7;
	height: 800px;
}
#contentPH{
	width: 760px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;/* the auto margins (in conjunction with a width) center the page */
	padding-top: 15px;
	padding-left:20px;
	background-color: #cadcd7;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
#contentLG{
	width: 760px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;/* the auto margins (in conjunction with a width) center the page */
	padding-top: 15px;
	padding-left:20px;
	background-color: #cadcd7;
	height: 960px;
}
#contentXLG{
	width: 760px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;/* the auto margins (in conjunction with a width) center the page */
	padding-top: 15px;
	padding-left:20px;
	background-color: #cadcd7;
	height: 1200px;
}
/*rounded bottom border for content*/
#feature {
	clear: both;
	width: 750px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:15px;
	margin: 0 auto;
	padding: 3px 15px 20px 15px;
	background-image: url(img/BG_contentBTM.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	text-align:center;
	}
#feature a{
	color: #1D5D52;
	text-decoration: none;
	font: 10px 'Georgia', Times New Roman, Times, serif;
	}
#feature a:hover{
	font: 10px 'Georgia', Times New Roman, Times, serif;
	color: #1D5D52;
	text-decoration: underline;
}
#sideIMG{
	float: left; /* since this element is floated, a width must be given */
	width: 220px; /* padding keeps the content of the div away from the edges */
	height:208px;
	margin-top:20px;
	padding-left:30px;
	padding-top: 15px;
	text-align: left;
}
#rightsideIMG{
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* padding keeps the content of the div away from the edges */
	height:345px;
	padding-top:12px;
	text-align: left;
}
#photosL{
	float:left;
	width: 320px;
	height: 945px;
	padding-left:20px;
}
#photosR{
	float:right;
	width: 340px;
	height: 945px;
	padding-right:10px;
}
.services {
	line-height:1.2em;
	width: 710px; 
	margin-bottom:10px;
	padding-bottom:10px;
	padding-left:20px;
	text-align:justify;
	height:220px;
}
.textservices{
	float:right;
	width: 370px;
	padding-left: 10px;
}
#textHolder {	
	line-height:1.2em;
	float: right; /* since this element is floated, a width must be given */
	width: 380px; /* padding keeps the content of the div away from the edges */
	/*margin-top:10px;*/
	padding-left:20px;
	padding-right: 30px;
	padding-bottom: 15px;
	text-align:justify;
	min-height:8em;
	
}
#textHolderLG {
	line-height:1.1em;
	float: right; /* since this element is floated, a width must be given */
	width: 450px; /* padding keeps the content of the div away from the edges */
	height: 580px;
	/*margin-top:10px;*/
	padding-left:20px;
	padding-right: 30px;
	padding-bottom: 15px;
	text-align:justify;
}
#textHolderXLG {
	line-height:1.2em;
	float: right; /* since this element is floated, a width must be given */
	width: 450px; /* padding keeps the content of the div away from the edges */
	height: 800px;
	/*margin-top:10px;*/
	padding-left:20px;
	padding-right: 30px;
	padding-bottom: 15px;
	text-align:justify;
}
#LeftHolder {
	line-height:1.2em;
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* padding keeps the content of the div away from the edges */
	height:550px;
	padding-left:20px;
	padding-right: 20px;
	padding-top: 15px;
	text-align:justify;
	background-color: #BCD3CD;
}
#flashcontent{
	height: 500px;
	width: 700px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	padding:0px;
	margin: 0;/* the auto margins (in conjunction with a width) center the page */
}
.fltlft { /* this class can be used to float an element left in your page */
	position:absolute;
	overflow: auto;
	visibility: visible;
	top: 10px;
}
.clearfooter {
height: 70px;
clear: both;
}
.fltimg { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	width:330px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
}
.condensed {
	width: 300px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	display: block;
}
.logoHolder {
	width: 300px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	display: block;
	text-align: right;
}
.inputcon{
	color: #333333;
	background-color: #b1ea5e;
	border: 1px solid #333333;
	padding: 1px;
}
.BOLD{
	font-weight:bold;
}
.smheader {
	font: 15px 'Geneva', Arial, Helvetica, sans-serif;
	color: #1d5d52;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing:0.1em;
}
#imgholder, .imgholder{
	float:left;
	width: 315px;
	padding: 0 0 10px 0;
}
.IMGoutline{
	border: thick solid #FFFFFF;
}
.caption {
	font: 10px 'Geneva', Arial, Helvetica, sans-serif;
	color: #1d5d52;
	text-transform: uppercase;
	font-weight: bold;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
form, table{
	margin:0;
	padding:0;
}
div, img { behavior: url(iepngfix.htc) }
#contact p, label, legend { font: 12px Arial, Helvetica, sans-serif; }

#contact h1 { margin: 10px 0 10px; font-size: 24px; color: #666; }
#contact hr { height: 0; margin: 6px 0 6px 0; padding: 0;  }

#formHolder{
	width: 390px;
}
#contact {
	clear: both;
	display: block;
	width: 380px;
	background-color: #BCD3CD;
	border: 1px solid #96BAB1;
}

/* Form style */

#contact label {
	display: inline-block;
	float: left;
	height: 26px;
	line-height: 26px;
	width: 110px;
	font-size: 12px;
}
#contact input, textarea, select { width: 200px; margin: 0; padding: 5px; color: #666; background: #fff; border: 1px solid #BCD3CD; margin: 0 0 15px 0; font:12px Arial, Helvetica, sans-serif; }   
#contact input:focus, textarea:focus, select:focus { 	border: 1px solid #96BAB1; background-color: #fff; color:#666; }
#contact input.submit {
	width: 85px;
	cursor: pointer;
	border: 1px solid #96BAB1;
	color:#ffffff;
	margin-left: 110px;
	background-color: #257E65;
	font-weight: bold;
}
#contact input.submit:hover { background:#666; }
#contact input[type="submit"][disabled] { background:#888; }
#contact fieldset { padding:20px; border:1px solid #BCD3CD; }
#contact legend { padding:7px 10px; font-weight:bold; color:#666; border:1px solid #BCD3CD; margin-bottom:0 !important; margin-bottom:20px; }

#contact span.required{ font-size: 13px; color: #ff0000; } /* Select the colour of the * if the field is required. */

#message { margin: 10px 0; padding: 0; }

.error_message {
	display: block;
	height: 22px;
	line-height: 22px;
	padding: 3px 10px 3px 35px;
	color:#8a1f11;
	border: 1px solid #BCD3CD;
	margin: 0 10px 0 10px;
	background-color: #FBE3E4;
	background-image: url(assets/error.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

.loader { padding: 0 10px; }

#contact #success_page h1 { background: url('assets/success.gif') left no-repeat; padding-left:22px; }

acronym { border-bottom:1px dotted #ccc; }
