/* CSS Document */

body {
	float:none;
	margin:0px;
	background:url("../images/background.gif") #DED9C6;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica;
	font-size:11px;
	color:#b5a289;
	height:100%;
}
p {
	margin-top:3px
}
a {
	color: #D75202;
}
a:hover {
	color:#000;
	text-decoration:none
}
h1 {
	color: #785A48;
	font-size:20px;
	font-weight:normal;
	letter-spacing:-0.05em;
	margin:0px
}
h2 {
	color: #FFF6B8;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-0.05em;
}
li {
	margin:0
}
/*a{color:#000; text-decoration:none}

a:hover{color:#126DB8}*/ 

img {border:0;}

#header {
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
	/*background-color:#FFFEF8;*/
	/*background-image:url("../images/header-logo+tagline.jpg");*/
	background-position:0 5px;
	background-repeat:no-repeat;
	width:900px;
	height:82px;
}
#header #logo {
	float:left;
	background-image:url("../images/logo.gif");
	background-position:10px 30px;
	background-repeat:no-repeat;
	width:300px;
	height:120px;
}
#header #nav {
	float:left;
	margin-top:70px;
	margin-left:150px;
	width:390px;
}
#wide {
	background-color:#F4F3EE;
	width:100%;
	height:auto;
	padding:0;
	margin:0px;
	z-index:2;
}
#map {
	border:solid 0px #FFF;
	background-color:#FFF;
	padding:0;
	margin:0px auto 0 auto;
	width:900px;
	height:400px;
	z-index:1;
}
iframe {
	border:none;
	width:900px;
	height:350px;
	margin:0px;
	overflow: hidden;
}
#main, #featured_admin {
	background-color:#414040;
	background-image:url('../images/mainback.gif');
	background-repeat:repeat-x;
	margin:0px auto 0px auto;
	padding:10px 10px 10px 10px;
	width:880px;
	height:auto;
}
.column1, .column1-over {
	padding:6px 6px 6px 6px;
	margin:0px 0px 4px 4px;
	background-color:#2F2B2B;
	background-image:url('../images/columnback.gif');
	background-repeat:no-repeat;
	background-position:0px 126px;
	width:263px;
	height:180px;
	float:left;
	display:inline;
	text-align:justify;
}
.column1-over {
	background-color:#000;
}
.column1 img, .column1-over img {
	border:none
}
.column1 p, .column1-over p {
	color:#B5A289;
	padding:6px;
	line-height:10px
}
.footer1 {
	padding:10px;
	font-size: 12px;
	margin:0 auto 0 auto;
	width:880px;
	height:70px;
	background-color:#FFF;
}
/*.footer1 img{border:none; float:left}*/

.adress {
	float:left;
	text-align:justify;
	padding:10px;
	color:#B5A289
}
.footerwide {
	background-color:#DED9C6;
	background-image:url('../images/footer2back.gif');
	background-repeat:repeat-x;
	width:100%;
	height:auto;
	padding:0 0 10px 0;
	margin:0px;
}
#footer_bar {
	width:900px;
	height:20px;
	background:#414040;
	margin:auto;
}
.footer2 {
	padding:1px 10px 10px 10px;
	font-size: 12px;
	margin:0px auto 0 auto;
	width:880px;
	height:80px;
}
.footer2 a {
	color:#698593;
	font-size: 10px;
	text-decoration:none
}
.footer2 p {
	margin-top:10px;
	color:#698593;
}
.footer2 a:hover {
	color:#000;
	text-decoration:underline
}
.copyright {
	float:right;
	text-align:right;
	margin-top:10px;
	padding-left:32px;
	color:#698593;
	font-size: 10px;
}
.copyright a {
	color:#698593;
	font-size: 10px;
	text-decoration:none
}
.copyright a:hover {
	color:#000;
	text-decoration:none
}
.cleaner {
	clear:both
}
/*Style for subpages*/



.column-blank {
	padding:25px 10px 0px 10px;
	margin:0px 0px 10px 0px;
	width:577px;
	height:auto;
	float:left;
	display:inline;
	background-color:#FFF;
}
.column-blank .smallp {
	margin:2px 0px 0px 0px;
	float:left;
	width:90px;
	display:block;
}
.column-blank .sponsor img {
	display:inline;
	float:left;
	border:none;
	margin:0px;
	padding:0px
}
#debug {
	background:url(../images/debug_grad.png) repeat-x;
	padding:10px;
	border:2px solid #999;
}
.debug-strip {
	width:100%;
	padding:5px;
}
.cell {
	color:#000;
	display:inline;
	font-size:11px;
	font-weight:bold;
	margin-left:15px;
}
.cell textarea {
	margin-left:15px;
}
input {
	font-size:11px;
}
.row {
	margin:10px;
	clear:both;
}
.label {
	display:inline;
	min-width:220px;
	display:block;
	text-align:left;
	color:#603020;
}
.label h2 {
	color:#603020;
}
.field {
	display:inline;
}
.fp_list_row_bold {
	font-weight:bold;
	color:#603020;
}
#container {
	width:1000px;
	margin:auto;
}
#middle_box {
	min-width:900px;
	clear:both;
	color:#603020;
}
#middle_box p, #middle_box li {
	font-size:14px;
	padding:10px;
	text-align:left;
}
#middle_box h2 {
	font-size:20px;
	padding:10px;
	color:#603020;
}
#middle_box h3 {
	font-size:16px;
	padding:10px;
	color:#603020;
	margin-bottom:2px;
}
#middle_box p {
	color:#603020;
}
#detail_box img {
	margin-left:10px;
}
#middle_wrapper {
	width:900px;
	margin:auto;
}
#middle_box {
	width:900px;
	min-height:450px;
	float:left;
	background:#fff;
	border-bottom:10px solid #414040;
}
#middle_box ul#demands {
	font-weight:bold;
	font-size:18px;
list-style:none;
margin-left:0;
padding-left:0;
	color:#000;
}
#middle_box ul#demands li {
padding:20px;
}
#middle_box img {
	border:0;
}
#nav_buttons a img {
	border: 2px white solid;
}
#nav_buttons img:hover {
	border: 2px orange solid;
}
li#demand_1 {
	font-size:21px;
background:#DAAB07
}
li#demand_2 {

	font-size:21px;
background:#D77E18
}
li#demand_3 {
	background:#D55F19;
	font-size:21px;
}
#balloon {
	width:300px;
	height:160px;
	overflow:auto;
	margin-right:15px;
	padding-right:10px;
}
#balloon img {
	float:right;
}
#balloon h2, #balloon p {
	color:#603020;
	padding:2px;
	margin:2px;
}
#balloon b {
	color:#D77E18;
}
#balloon p {
	font-size:11px;
	padding:2px;
	margin:2px;
}
#tagline {
	position:absolute;
	top:60px;
	left:120px;
	color:#D55F19;
	font-weight:bold;
	font-size:15px;
	font-style:italic;
}
#legend {
	position:absolute;
	top:-10px;
	left:70px;
}
#icon_67px {
	float:left;
}
#image_box {
	float:right;
	text-align:right;
}
div#introduction_text p, div#introduction_text li {
	font-size:0.9em;
	margin:0;
}
div#introduction_text img {
	padding:0 0 20px 20px;
	width:150px;
}
#subject_text {
	font-weight:bold;
}
#splash {
	font-size:1.1em;
}
#splash {
	text-align:center;
}
#splash p {
	font-weight:bold;
	font-size:1.1em;
}
