/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	background-color: #70735E;
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link, a:visited, a:active {color: #000000;}
a:hover {color: #000000; text-decoration: none;}
#wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
	border-left: 1px solid #383B30;
	border-right: 1px solid #383B30;
}
#logo {
	width: 175px;
	height: 64px;
	padding: 25px 0px 25px 25px;
	float: left;
}
#topnav_container {
	padding: 45px 0px 0px 0px;
	height: 69px;
}
#topnav {
	padding: 13px 25px 0px 13px;
	height: 24px;
	background-color: #383b2f;
	top: 45px;
	color: #FFFFFF;
	float: right;
}
#topnav a:link, #topnav a:visited, #topnav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#topnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#mainimg {
	clear: both;
	background-image: url(images/birdimg.jpg);
	width: 848px;
	height: 469px;
}
#mainimg_container {
	width: 875px;
	padding-left: 25px;
	background-color: #FFFFFF;
}
#mainimgtext_container {
	/* padding: 250px 0px 0px 0px;
	height: 69px; */
	position:absolute;
	top:400px;
}
#mainimgtext {
	padding: 15px;
	margin-left: -25px;
	background-color: #383b2f;
	color: #FFFFFF;
	font-size:18px;
	text-align:center;
	float: left;
	width: 300px;
}
img {border: none;}
.copyright {padding: 10px; margin-bottom: 0em; text-align:center;}
#nav {
	border-top: solid 6px #fff;
	border-bottom: solid 6px #fff;
	height: 43px;
	clear: both;
	background-color: #FFFFFF;
	padding: 0px 25px;
}
.navdiv a:link, .navdiv a:active, .navdiv a:visited {
	padding: 10px 0px;
	text-align: center;
	border-right: 1px solid #fff;
	width: 169px;
	float: left;
	background-color: #70735e;
} 
.navdiv a:hover {
	background-color: #383b2f;
}
#dropmenudiv {
	position: absolute;
	line-height: 18px;
	z-index: 100;
	text-align: left;
}
#dropmenudiv a:link, #dropmenudiv a:active, #dropmenudiv a:visited {
	width: 100%;
	display: block;
	text-indent: 10px;
	padding: 2px 0;
	text-decoration: none;
	color: #fff;
}
#dropmenudiv a:hover {
	background-color: #383b2f;
}
#content_wrapper {
	padding: 0px 25px;
}
#content {
	background-color: #c4c4a1;
	padding: 25px;
	min-height: 270px;
}
#content-index {
	background-color: #c4c4a1;
	padding: 25px;
}

.imgbox_cntnr {
	float: right;
	padding: 0px 0px 10px 10px;
	width: auto;
}
.imgbox {
	width: 175px;
	padding: 10px;
	background-color: #383B30;
	color: #FFFFFF;
}
.imgbox p {
	margin: 0 auto 1em;
	color:#ffffff;
}
.caption {
	font-weight: bold;
	text-align: center;
}
.center {text-align:center;}
h1 {
	font-weight: bolder;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #FFFFFF;
}
h2 {
	font-weight: bolder;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #383B30;
	margin: 0em;
	padding: 3px;
}
h3 {
	font-weight: bolder;
	text-align: left;
	font-size: 11px;
	margin: 0em;
	padding: 0px;
}
li {
	list-style: disc;
}

/*contact us table*/
.c_one {width: 153px;}
.c_two {width: 235px;}
.c_three {width: 148px;}
.c_four {width: 205px;}

table {
	text-align: center;
	padding: 0px;
	width: 800px;
	border: 1px solid #fff;
}
td {padding: 2px;}
.white {background-color: #FFFFFF;}
.brown {background-color: #9b9e88;}
.right {text-align:right;}
.popupdiv {
	position: absolute;
	background-color: white;
	width: 400px;
	padding: 8px;
	display:none;
	border: 1px solid #383B30;
	text-align: left;
}
form {
	text-align:left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin:0px;
}
input.formstyle {
	width: 312px;
	border:1px solid;
	border-color: #70735e;
	background-color:#ffffff;
	padding:2px 4px 2px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#70735e;
}
textarea {
	width: 316px;
	height: 75px;
	border:1px solid;
	border-color: #70735e;
	background-color: #ffffff;
	padding:2px 0px 2px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#70735e;
} 
select {
	border:1px solid;
	border-color: #70735e;
	background-color: #ffffff;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #70735e;

}
input.formstyle:focus, input.formstylesmall:focus, textarea:focus {
	border:1px solid;
	border-color: #70735e;
	background-color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#70735e;
}

.altbuttonformat {
	border:1px solid;
	border-color: #70735e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	background-color: #70735e;
}

