@charset "UTF-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	background-color: #fff;
}
body, p, td,div {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:16px;
}
p,td, div {
	
	line-height:1.4em;
}
h1 {
	font-size:22px;
}
h2 {
	font-size:18px;
	font-style:normal;
}

h3 {
	font-size:16px;
}
a {
	text-decoration:none;
	color: #005129;
	font-weight:bold;
}
a:hover {
	color:#000;
}
#wrapper {
	width:920px;
	margin:0 auto;
	padding:1px;
}
#topnav{
	height:36px;
	/*width:840px;*/
	margin-left: auto;
	margin-right: auto;
	padding-top: 6px;
	padding-left:10px;
	background-color: #005129;
}
ul.topnav{
	padding: 0;
	margin: 0;
	list-style:none;
	/* width:auto; */
  }
ul.topnav li{
	display: block;
	float: left;
	position: relative;
	padding-right: 2px;
	padding-left:2px;
	z-index: 80;
	margin-top: 0px;
	top: 0px;
	vertical-align:bottom;
	margin: 0 1em;
	background-image: url(contact.php);
	}
ul.topnav li a {
	display: block;
	font-weight: bold;
	font-size:16px;
	color: #ba902f;
	padding: 2px;
	text-decoration:none;
	text-align:left;
	vertical-align:bottom;
	width:auto;
} 
		
 ul.topnav li a:hover{
	color: #fff;
	margin-top: 0px;
}

/* drop down menu */
 ul.topnav li ul {
	display: none;
	position: absolute;
	left: 0;
	background-color: #73B9B5;
	width:150px;
	z-index: 80;
	border-top:0px;
	padding:0;
	margin:0;
	height:auto;
  }
  
  ul.topnav li ul li {
  padding:1px;
  margin:0;
  } 
 ul.topnav li ul li a {
	width:144px;
	display: block;
	font-weight: normal;
	font-size:16px;
	margin: 0 0 1px 0;
	padding: 2px;
	text-align:left;
	background-color:  #BBE7E1;
	background:  #BBE7E1;
	z-index: 80;
	color:#333;
	text-decoration:none;
}

 ul.topnav li ul li a:hover{
	background:  #73B9B5;/* IE6 Bug */
	background-color:  #73B9B5;
	color:#fff;
	text-decoration:none;
}

/* Create rollover */
 ul.topnav li > ul.topnav li ul {
	top: auto;
	left: auto;
	}
 ul.topnav li:hover ul,  ul.topnav li.over ul{ display: block; }

/*              End Top Nav Styles                   */
#bottomnav{
	height:30px;
	width:720px;
	display:block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 2px;
}
ul.bottomnav{
	padding: 0;
	margin: 0;
	list-style:none;
	display:block;
	margin-left: auto;
	margin-right: auto;
	/* width:auto; */
  }
ul.bottomnav li{
	display: block;
	float: left;
	position: relative;
	padding-right: 2px;
	padding-left:2px;
	z-index: 80;
	margin-top: 0px;
	top: 0px;
	text-align: center;
	vertical-align:bottom;
	margin: 0 10px 0 10px;
	}
ul.bottomnav li a {
	display: block;
	font-weight: normal;
	font-size:16px;
	color:#666;
	padding: 2px;
	text-decoration:none;
	vertical-align:bottom;
	width:auto;
} 
		
ul.bottomnav li a:hover{
	color: #005129;
	margin-top: 0px;
}



#header {
	clear:both;
	height:80px;
	padding: 4px 0;
	width: 100%;
}
#header img {
	padding-top: 10px;
}
#header .text {
	float:right;
	text-align:right;
	font-size: 20px;
	color: #999;
	font-weight:bold;
	padding-top:20px;
}
/*#content {
	padding:10px 0 30px 30px;
	height: auto;
}
*/
#content {
	width:920px;
	margin:0 auto;
	border-top:0;
	padding: 10px 0;
}
#pagecontenthome {
	clear:both;
	margin:0 auto;
	height: 300px;
}
#footer{
	clear:both;
	height:24px;
	background-color: #ABABAB;
	text-align:center;
	vertical-align: middle;
	padding: 4px 0;
}
#footer p {
		font-size:16px;
}
#footer a{
	color:#fff;
	font-size:16px;
}
#footer a:hover {
	color:#005129;
	text-decoration:none;
}
.footer img  {
	border:none;
}
.slideshowcolumn{
	float:right;
	width:420px;
	margin-left:10px;
	}
.slideshowcolumn h1{
	letter-spacing:normal;
	line-height: normal;
	padding:0;
	margin:0;
	text-align:center;
}
.slideshowcolumn a{
	color:#7b934a;
	text-decoration:none;
}

#sidecolumn {
	float:right;
	width:210px;
	margin-left:20px;
	margin-bottom:20px;
}
#sidecolumn .boxhead {
	width:200px;
	color:#FFF;
	margin:0;
	padding:4px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	background-color: #39827F;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
}
#sidecolumn .box {
	width:200px;
	padding:8px 4px;
	background-color: #F4FFF7;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;

}
#sidecolumn .box p {
	line-height:normal;
}
#sidecolumn .box a {
	color: #000;
}
#sidecolumn .box a:hover {
	color: #39827F;
}
#copyright{
	font-size:14px;
	margin-top:30px;
	padding:10px;
	color: #999;
}
#pagecontent {
	width:690px;
	margin:0;
	padding:0;
	float: left;
	padding-bottom: 10px;
}
#pagecontent img {
	border: 1px solid #ccc;
}
.rightcolumn {
	width:200px;
	float:right;
	padding: 8px 4px;
	border: #CCC 1px solid;

}
	
/*.banner { 
	margin: 12px 10px;
	padding: 10px;
	font-size: 18px;
	font-weight:bold;
	background:#F69;
	color:#FFF;
	width:600px;
	text-align:center;
}
.banner a {
	color:#CC0;
	font-size: 18px;
	font-weight:bold;
	padding: 0 10px;
}
.banner a:hover {
 color:#FFF;
}*/
.dmxSlide img {
	border:none;
}.redbold {
	color: #F00;
}
.redbold {
	font-weight: bold;
}
#homebox1{
	width:292px;
	height:260px;
	float:left;
}
#homebox2{
	width:292px;
	height:260px;
	float:left;
	margin: 0 0 0 20px;
}
#homebox3{
	width:292px;
	height:260px;
	float: right;
	}
#homebox1 .boxfoot a, #homebox2 .boxfoot a, #homebox3 .boxfoot a {
	color:#bc922f;
	font-size:18px;
	font-weight:normal;
	padding:10px 0 10px 10px;
	display:block;
	background: #005129;
}
#homebox1 .boxfoot a:hover, #homebox2 .boxfoot a:hover, #homebox3 .boxfoot a:hover {
	background:#000;
}
.topphoto {
	margin: 0 0 20px 0;
	border:none;
}
	
.homecopy {
	clear:both;
	width:800px;
	margin:0 auto;
	text-align:justify;
	font-size:16px;
	font-weight:bold;
	margin-bottom: 20px;
	margin-top: 20px;
}
.teammember {
	border-bottom:1px solid #CCC;
	margin-bottom:10px;
	height:140px;
	clear:both;
}
.teammember img{
	float:left;
	height:120px;
	width:100px;
}
.teammember div.copy {
	margin-left:120px;
}

/* Forms */

form {
	padding:0;
	margin:0;
	}
input{
	color:#534A39;
	font-size:14px;
	
	}
form.question {
}
hr {
	 border: 0; 
	 height: 1px; 
	 color:#CCC;
	 background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	 background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
	 background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
	 background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
}
.shadow {
	-moz-box-shadow: 3px 3px 8px #000;
	-webkit-box-shadow: 3px 3px 8px #000;
	box-shadow: 3px 3px 8px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#333333')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#333333');
}
.testimonial p {
	font-size: 14px;
}
.testimonial em {
	text-align:justify;
	font-size: 16px;
}