body {
	margin: 0px;
	padding: 0px;
	border-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.2em;
	text-align: left;
	width: 98%;
	min-width: 1000px;
}

hr {
	border-top-color: #d7d4c5;
	border-right-color: #d7d4c5;
	border-bottom-color: #d7d4c5;
	border-left-color: #d7d4c5;
}

p {
	font-size: .95em;
	text-align: left;
}

p a {
	background-image: url(picts/arrow_tan.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 14px;
	font-style: italic;
}

p a:hover {
	background-image: url(picts/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 14px;
}

a:link {
	color: #660000;
	text-decoration: none;
}

a:hover {
	color: #0000cc;
	text-decoration: none;
}

a:visited {
	color: #660000;
	text-decoration: none;
}

a:active {
	color: #660000;
}

h1 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D4C5;
	line-height: 30px;
	margin-top: 0px;
}

h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D4C5;
	line-height: 25px;
}

h3 {
	font-size: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660000;
	text-transform: uppercase;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: lower-roman;
	background-image: url(picts/globemap2.gif);
	background-repeat: no-repeat;
}

h4 {
	font-size: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #660000;
	background-color: #ffffff;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h5 {
	font-size: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #660000;
}

h6 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	text-indent: -9999px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}


.small_title { 
	color: #9D9A88; 
	font: 11px verdana, arial, sans-serif; 
	font-weight: bold; 
}
.nolink, .nolink a, .nolink a:hover, .nolink a:active, .nolink a:active, .nolink a:visited {
	text-decoration: none;
	color: #000000;
	font-style: italic;
}

.picborder {
	border: 1px solid #000000;
}


.small_text {
	color: #333333;
	font-weight: normal;
	font-family: arial, verdana, sans-serif;
	font-size: 9px;
}

.small_text_grey {
	color: #666666;
	font-weight: normal;
	font-family: arial, verdana, sans-serif;
	font-size: 9px;
	margin-left: 5px;
	text-transform: lowercase;
	margin-right: 5px;
}

.form {
	background-image: url(picts/globemap2.gif);
}	

.form_field	{
	font: 12px arial, verdana, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(picts/shadeform.gif);
	text-align: left;
	border: #D7D4C5 1px solid;
}

.form_field_tan {
	color: #666666;
	background-color: #CCCCCC;
	background-image: url(picts/shadeform.gif);
	text-align: left;
	border: #ffffff 1px solid;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
}

.picture_border_rt {
	float: right;
	margin-bottom: 5px;
	border: 1px solid #000000;
	margin-left: 8px;
}

.picture_border_lft {
	float: left;
	margin-bottom: 5px;
	border: 1px solid #000000;
	margin-right: 8px;
}

.picture_space_rt {
	float: right;
	margin-bottom: 5px;
	margin-left: 8px;
}

.picture_space_lft {
	float: left;
	margin-bottom: 5px;
	margin-right: 8px;
}

div#body_main {
	margin-left: 60px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d7d4c5;
}

div#flash {
	float: left;
	display: inline;

}

div#header_sitesearch {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 6px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 20px;
	background-color: #d7d4c5;
	text-align: center;
	margin-left: auto;
	float: none;
}

div#header_tagline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	float: left;
	margin: 0;
	padding: 0;
}

div#header_logo {
	float: left;
	width: 205px;
	text-align: center;
	margin-bottom: 20px;
	background-image: url(picts/corner-topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 75px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-indent: -9999px;
}
	
div#header_enews {
	float: right;
	width: 205px;
	margin-bottom: 25px;
	text-align: center;
	background: #d7d4c5;
	padding-top: 15px;
	height: 75px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	display: inline;

}

	
div#header_main_nav {
	margin-right:  0px;
	margin-left:  0px;
	height: 75px;
	padding-top: 15px;
	padding-bottom: 0px;
	margin-bottom: 25px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center !important;
	white-space: nowrap;

}

div#maincontent {
	margin-right:  205px;
	margin-left:  205px;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #d7d4c5;
	border-right-color: #d7d4c5;
	border-bottom-color: #d7d4c5;
	border-left-color: #d7d4c5;
	min-width: 400px;
}


div#leftcolumn {
	float: left;
	width: 160px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-color: #d7d4c5;
	display: inline;
}

div#rightcolumn {
	float: right;
	width: 163px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-color: #d7d4c5;
	display: inline;
}

div#footer_filler {
	clear: both;
	background-image: url(picts/corner-bottomleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
	
div#footer_main_left {
	padding-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #d7d4c5;
}
