/* CSS Document */
body {
	font-size:62.5%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#000;
	color:#CCCCCC;
}
#wrapper {
	width: 1280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	width:767px;
	clear: both;
	margin-left: 256px;
} 

#footer {
	clear:both;
	font-size: 1.2em;
	color: #FFFFFF;
	padding: 5px;
	height:100px;
	text-align:center;
}
#column_one, #column_two, #column_three, #column_four {
	width:264px;
	margin:0 7px;
	padding:0 20px;
	border:1px double #666;
	float: left;
	display:inline;
}
#flashcontainer {
	height: 668px;
	width: 1280px;
}
#google_map {
	width:220px;
	height:320px;
	margin:0 auto;
}
/*TYPESETTING*/
h1 {
	font-size: 1.4em;
	line-height: 1.6em;
	color:#C60;
	background-color:#0F1923;
	margin-bottom: -8px;
	border-bottom:1px dotted #333333;
	font-variant: small-caps;
}
h1+p, h2+p {
	color:#CCCCCC;
	font-weight: bolder;
}
h2 {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #C60;
	margin-bottom: -8px;
	border-top:1px dotted #333333;
	border-bottom:1px dotted #333333;
	padding-top:3px;
	font-variant: small-caps;
}
p {
	font-size:1.2em;
	line-height:1.5em;
	color:#999999;
}
a img {
	border:none;
	margin:5px;
}
.wrapper_bkg {
	background-image: url(images/HorisonSunsetFlsBkg1.jpg);
	background-repeat:no-repeat;
	background-color:#000;
}
.Survey_bkg {
	background-image: url(images/sunrise_from_space.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
}
.float_right{
	float:right
}
.btn {
	color:#C60;
	font-size:20px;
	font-weight: bolder;
}
 img.validator {
	border:0;
	width:88px;
	height:31px
}
.txt_center {
	text-align: center;
	color: #FFF;
}

/* links */
a:link, a:visited {
	text-decoration:none;
	color:#999999;
	font-weight:normal;
}
a:hover {
	color:#FFFFFF;
}
/* --------------------------------------------------------------------
	table
 -------------------------------------------------------------------- */
 td {
	 padding:3pt;
	 text-align:left;
 }
ul {
	font-size : 10pt;
	color: #CCC;
	text-align : justify;
	list-style : disc;
	font-weight : normal;
	text-decoration : none;
	font-family : arial, verdana, tahoma, helvetica, geneva, swiss, sunsans-regular, serif;
}
ol {
	font-size : 10pt;
	color:#CCC;
	text-align : justify;
	list-style : decimal;
	font-weight : normal;
	text-decoration : none;
	font-family : arial, verdana, tahoma, helvetica, geneva, swiss, sunsans-regular, serif;
}
.form {
	width: 1280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

