body {
	margin: 0px;
	padding: 0;
	background-image:url(../images/bkgd.gif);
	background-repeat:repeat-x;
	background-color: #f0f4f7;
}

#baGallery {
	margin: 25px 0 0 0;
	padding: 0;
	width: 448px;
	height: auto;
}

.baGalbox {
	margin: o;
	padding: 0;
	clear: both;
}

.baGalleft {
	margin: 0 0 25px 0;
	padding: 0;
	float: left;
	width: 224px;
	height: auto;
}

.baGalright {
	margin: 0 0 25px 0;
	padding: 0;
	float: right;
	width: 224px;
	height: auto;
}

.BandA {
	margin: 2px;
	padding: 0!Important;
}

.baTitle {
	text-align: left;
	font-weight: bold;
}

.baLegend {
	text-align: center;
	font-weight: bold;
}

#contentAdd {
	clear: both;
}

#outerContainer{
	width: 758px;
	height: auto;
	position: absolute;
	left: 50%;
	top: 0px;
	margin: 62px 0px 0 -367px;
	padding: 0 0 50px 0;
}

#container {
	width: 758px;
	height: auto;
	margin: 0;
	padding:0 0px 0px 0px;
	background:url(../images/contentBKGD.gif) left top repeat-y;
}

#innerContainer{
	width: 758px;
	height: auto;
	background-image:url(../images/disclaimerbkgd.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0;
	padding: 0 0 10px 0;
}

/* Header */

#header {
	width: 747px;
	height:20px;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	position: absolute;
	top: -20px;
	left: 5px;	
}
#header h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	float:left;
	margin:0;
	padding:0;
}
#header h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	float:right;
	margin:0;
	padding:0;
}

#Logo{
	background-image:url(../images/logoBkgd.gif);
	width:758px;
	height:55px;
	position:absolute;
	top: 0;
	left: 0;
	margin:0;
	padding:10px 0 0 0;
	text-align:center;
	background-color:#333366;
}
/* Mast */

#mast {
	width: 758px;
	height:246px;
	margin: 0;
	padding: 0;
	position:absolute;
	top:65px;
	left:0;
}

#flashcontent01{
	width: 758px;
	height:246px;
	margin:0;
	padding:0;
}
/* Column Container */


#columnContainer {
	width: 758px;
	height: auto;
	margin: 0;
	padding:311px 0 0 0;
}

/* Left Column */

#leftColumn {
	width: 195px;
	height:auto;
	float:left;
	margin: 0;
	padding: 22px 14px 0 19px;
}

#leftColumn a#h4h img {
	margin: 0;
	padding: 0;
}

#leftColumn a:link,#leftColumn a:visited{
	text-decoration:none;
	color:#000000;
}

#leftColumn a:hover,#leftColumn a:active{
	color: #9ec6a1;
}

#leftColumn p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	
}

#leftColumn ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0;
	padding:0;
	list-style:none;
	width: 195px;
	
}

#leftColumn ul a:link,#leftColumn ul a:visited{
	display: inline-block;
	width:100%;
	margin: 0;
	text-decoration:none;
	color:#000000;
	height: 100%;
	/*border-bottom:solid 1px #a9d3ab;*/
}

#leftColumn ul a:hover,#leftColumn ul a:active{
	color: #9ec6a1;
}

#leftColumn ul li{
	border-bottom:solid 1px #a9d3ab;
	padding: 7px 0 0 0;
	margin:0; 
	position: relative;
	height: 22px;
}

#leftColumn ul ul {
	border:solid 1px #a9d3ab;
	position: absolute;
	z-index: 998;
	left: 185px;
	width: 100%;
	top: -1px;	
	/*left: 195px;
	top:-1px;
	width: 195px;*/
	background-color: #FFFFFF;
	display: none;
}

#leftColumn ul ul li.last-child {
	border-bottom:none;
}

#leftColumn ul li ul li, #leftColumn ul li ul li ul li {
	padding: 7px 0 0 10px;
}

#leftColumn ul li:hover ul {
	display:block;
}

#leftColumn ul li:hover ul ul {
	display: none;
}

#leftColumn ul ul ul{
	position: absolute;
	z-index: 999;
	left: 185px;
	width: 100%;
	top:-1px;
	/*left: 195px;
	top:-1px;
	width: 195px;*/
	background-color: #FFFFFF;
	display: none;
}

#leftColumn ul ul li:hover ul {
	display: block;
}

#leftColumn img{
	margin: 0 0 0 40px;
	padding: 24px 0 20px 0;
	
}




/* Right Column */

#rightColumn {
	width: 449px;
	height: auto;
	float:right;
	margin: 0;
	padding: 28px 47px 0 34px;
}

#rightColumn h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	margin:0;
	padding:0;
}
#rightColumn h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:12px;
	margin:0;
	padding:0;
}
#rightColumn h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	margin:0;
	padding:0;
}
#rightColumn p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

#rightColumn hr{
	color:#9ec6a1;
}

#rightColumn div.teammember {
	padding-bottom: 10px;
	min-height: 160px;
	padding-top: 10px;
	border-bottom: 1px solid #9ec6a1;
}

.center {
	text-align:center;
	margin: 107px 0 0 0;
	padding:0;
}
.phone {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	margin:0;
	padding:0;

}
/*h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	margin:16px 0 0 0;
	padding:0;
}
*/
#rightColumn ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

#rightColumn li{
	
}

#rightColumn img{
	padding: 0 0 12px 14px;
	
}

#rightColumn a:link,#rightColumn a:visited{
	color: #4d7246;

}

#rightColumn a:hover,#rightColumn a:active{
	color:#a7d0a8;
	
}

/* Footer */
#White{
	width: 748px;
	height:auto;
	margin:0px 0 0 5px;
	padding:30px 0 0 0;
	background-color:#FFFFFF;
}
#footer {
	width:648px;
	height: auto;
	background-position:bottom;
	background-image:url(../images/footerbkgd.gif);
	background-repeat:repeat-x;
	background-color: #aad3ab; 
	margin: 0  0 0 0px;
	padding: 0px 50px 25px 50px;
	border-top: solid 1px #6d6d6d;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
#footer p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin:0;
	padding: 15px 0 0 0; 
	line-height: 14px;
	
}
#footer p a:link, #footer p a:visited, #footer p a:active {
	text-decoration:none;
	color:#000000;
}
#footer p a:hover {
	color: #FFFFFF;
}

/* Disclaimer */

#disclaimer {
	width: 748px;
	height: auto;
	margin: 0;
	padding: 15px 0 20px 0;
	text-align:center;
}
#disclaimer p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	line-height: 12px;
	margin: 0 0 11px 0;
}

/*-------------------------------------------Main Contact Form--------------------------*/
#contact {
    margin: 0px 0 0 115px;
    height: auto;
    width:200px;
}
#contact form {
    height: auto;
    width: 150px;
}
#contact ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#contact li {
    margin: 0;
    padding: 0px;
    clear: both;
}

#contact li.address2 {
	display: none;
}

#contact label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
    display: block;
    color:#000;
    float: left;
    padding: 10px 0 0 0;
}
#contact input {
    border: 1px solid #000;
    font-family: Arial, Helvetica, sans-serif 12px #000;
    background-color: #fff;
    padding: 5px;
    float: left;
    width: 200px;
	margin-bottom: 10px;
}
#contact select.state {
    font-family: Arial, Helvetica, sans-serif 12px #000;
    background-color: #fff;
    padding: 5px;
    float: left;
    clear: both;
    height: 30px!important;
    width: 150px;
}
#contact textarea {
    width: 200px;
    height: 60px!important;
    border: 1px solid #000;
    font-family: Arial, Helvetica, sans-serif 12px #000;
    background-color: #fff;
    padding: 5px;
	margin-bottom: 10px;
    float: left;
    clear: both;
}
#contact input#submit {
    width: 212px;
    border: 1px solid #000;
    font-family: Arial, Helvetica, sans-serif 12px #000;
    background-color: #aad3ab;
    float: left;
    clear: both;
    margin: 0 0 10px 0;
	cursor: pointer;
}
/* ASPX form/Error box controls */
#errors {
}
#errors ul {
}
#errors li {
}
/* ASPX form/Captcha controls */
#pnlCaptcha {
}
/* the text above the captcha */
#pnlCaptcha label {
}
/* the div which wraps around captcha, text and input */
.captcha {
}
/* actual captcha image */
.captcha img {
}
/* wraps around text and input alone */
.captcha div {
}
/* the atual text */
.captcha span {
}
/* the input for validation */
.captcha input {
}
/* the submit button */
#pnlCaptcha #btnSubmit {
}
/* Clearfix http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.brclear {clear:both;height:0;margin:0;font-size: 1px;line-height: 0;}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {visibility: visible !important;margin: 0;}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {position: absolute;left: 0;top: 0;width: 0;height: 0;display: block;overflow: hidden;}
.sIFR-flash + div[adblocktab=true] {display: none !important;}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}

