/* CSS Document */
*{margin:0;padding:0}

html, body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align:center;
	color:#333333;
	padding-bottom:10px;
}
body {
	background:#CA9C44 url(../images/body_bg.jpg) repeat-x top left;
}
h1 {
	font-size:17px;
	color:#997633;
	font-weight:normal;
	width:668px;
	padding:10px 0 13px 25px;
	background:transparent url(../images/content_bg.jpg) no-repeat top left;
}
h2 {
	color:#785C28;
	font-size:13px;
	margin:10px 0 5px 0;
}
h3 {
	color:#785C28;
	font-size:11px;
	padding: 5px 0 5px 0;
}
h4 {
	color:#ffffff;
	font-size:11px;
}
a {
	color:#003366;
}
a:hover {
	color:#8298AA;
}
p {
	margin-bottom:1em;
}
ol {
	margin:0 0 1em 3.5em;
	line-height: 22px;
	list-style-position:outside;
}
ul.floating {
	width:150px;
	float:left;
	list-style-position:outside;
	display:inline;
	margin:5px 10px 20px 0;
}
#content ul {
	margin: 0 0 1em 1.5em;
	padding-left: 2em;
}
#content ul li {
	list-style-image:url(../images/bullet2.gif)
}
#wrapper {
	width:696px;
	margin:0 auto;
	text-align:left;
	background:#ffffff url(../images/main_repeat_bg.gif) repeat-y top left;
}
#header {
	width:696px;
	height:112px;
	background:transparent url(../images/header_bg.jpg) no-repeat top left;
	padding-top:11px;
}

#header a {
	display:block;
	width:358px;
	height:93px;
	background:transparent url(../images/logo.gif) no-repeat top left;
	text-indent:-5000px;
	text-decoration:none;
	margin:0 0 0 15px;
}

#nav {
	width:696px;
	height:62px;
	background:transparent url(../images/nav_bg.jpg) no-repeat top left;
}
#mainnav {
	list-style-type:none;
	padding:12px 0 0 15px;
}
#mainnav li {
	display:inline;
}
#mainnav li a {
	font-size:15px;
	color:#004A95;
	text-decoration:none;
	font-weight:bold;
	padding:0 14px 0 10px;
}
#mainnav li a:hover {
	color:#8298AA;
}
#secondnav {
	list-style-type:none;
	padding:11px 0 0 44px;
}
#secondnav li {
	display:inline;
}
#secondnav li a {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000000;
	padding:0 24px 0 24px;
}
#secondnav li a:hover {
	text-decoration:underline;
}
#main {
	width:696px;
	background:transparent url(../images/main_bg.gif) no-repeat top left;
	float:left;
	padding-bottom:20px;
}
#leftcol {
	width:490px;
	padding:22px 0 0 0;
	margin:0 0 0 15px;
	border-bottom:1px dashed #D3AD64;
	float:left;
	display:inline;
}
.callout {
	width:147px;
	float:left;
	margin:0 0 15px 10px;
	display:inline;
}
.callout a {
	display:block;
	color:#785C28;
	font-size:13px;
	margin:12px 0 2px 0;
	font-weight:normal;
	text-decoration:none;
}
.callout a:hover {
	background-color:#F4EAD9;
}
.callout p {
	font-size:10px;
	color:#3B6289;
	margin-bottom:5px;
}
.learnmore {
	text-align:right;
}
.learnmore a {
	display:inline;
	font-size:10px;
	color:#806635;
	padding:0 2px 0 2px;
}
.learnmore a:hover {
	background-color:#F4EAD9;
	text-decoration:none;
}
#rightcolmain {
	width:180px;
	float:right;
	margin:-10px 4px 20px 0;
}
#rightcol {
	width:180px;
	float:right;
	margin:-10px 4px 20px 10px;
}
#members {
	font-family:Arial, Helvetica, sans-serif;
	background:transparent url(../images/members_bg.jpg) no-repeat top left;
	margin-top:15px;
}
#members h3 {
	font-size:13px;
	color:#5F4920;
	margin:0 0 0px 5px;
}
#members h3 a {
	font-size:13px;
	color:#5F4920;
	margin:0 0 0px 5px;
	text-decoration: none;
}
#members ul {
	list-style-type:none;
	margin:0 0 0 20px;
	padding-bottom:8px;
}
#members ul li {
	display:inline;
}
#members ul li a {
	display:block;
	color:#997633;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background:transparent url(../images/bullet.gif) no-repeat 9px 50%;
	text-indent:23px;
	padding:2px 0 2px 0;
}
#members ul li a.sendfile {
	font-size:12px;
	background:transparent url(../images/envelope.gif) no-repeat 0% 50%;
	text-indent:22px;
}
.services {
	background:transparent url(../images/services_header.jpg) no-repeat top left;
	margin-top:15px;
	padding:3px 0 0 10px;
}
.services ul {
	padding-top:8px;
	list-style-type:none;
}
.services ul li {
	display:inline;
}
.services ul li a {
	display:block;
	padding:2px 0 2px 0;
	color:#666666;
	text-decoration:underline;
}
.services ul li a:hover {
	color:#999999;
	text-decoration:none;
}
#content {
	clear:left;
	margin:0 0 0 20px;
	padding:5px 35px 0 5px;
	line-height: 18px;
}
#footer {
	clear:both;
	background:transparent url(../images/footer_bg.jpg) no-repeat top left;
	width:696px;
	height:35px;
}
#footerlinks {
	width: 550px;
	font:11px Arial, Helvetica, sans-serif;
	color:#fff;
}
#footerlinks a {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 5px 0 5px;
}
#footerlinks {
	text-align: center;
	margin: 0 auto;
}
#footerlinks p {
	text-align: center;
}
.block {
	margin-top: 20px;
	border: 1px solid #EED8B3;
	display: block;
}
.block img {
	margin-right: 10px;
	float: left;
}
.formalign {float: left; width: 250px;}
#formbottom {width: 500px;}
/*Forms*/
fieldset input.hidden {
	display: none;
}
fieldset {
	border:0;
}
fieldset label {
	display:block;
	color: #997633;
	font-weight: bold;
	margin: 0 0 0 1em;
}
fieldset input {
	border:1px solid #997633;
	font-size:1.2em;
	margin:0 0 1em .8em;
}
fieldset select {
	margin:0 0 1em .9em;
	border:1px solid #997633;
}
fieldset textarea {
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 1em .7em;
	border:1px solid #997633;
	width: 470px;
}
input.inline {
	display:inline;
	margin:0 0 0 0;
}
.imageright {margin:3px 18px 5px 5px; border:1px solid #000; float:right;}
table {
	 border: 1px solid #997633;
	 font-family: Arial, Helvetica, sans-serif;
}
td {
	padding: 3px;
	border-bottom: 1px solid #997633;
	border-right: 1px solid #997633;
}
/*Contact Us Form Specific*/

fieldset input.submit {
	float:left;
	margin-right:.3em;
	border:1px solid #997633;
	background-color:#fff;
	cursor:pointer;
	padding:.3em;
	font-size: 12px;
	width: 75px;
}
fieldset input.submit:hover {border:1px solid #cccccc;}
