/* -------------------------------------------------
   Screen CSS
   ------------------------------------------------- */

html {
	margin-bottom:1px;
	height:100%;
}

body {
	font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
	font-size:13px;
	color:#fff;
	padding:0;
	margin:0;
	height:100%;
	background-color: #000;
	position:relative;
}

hr, .hr {
	height:2px;
	overflow:hidden;
	margin:8px 0;
	clear:both;
	border:none;
}

td {
	vertical-align: top;
}

#skipcontent {
	margin-left:-5000px;
	height:0;
	overflow:hidden;
	background-color:#9ac3c4;
	visibility:hidden;
}

strong, p strong, ul#locationlist li strong, b, p b, ul#locationlist li b, .fmreq, ul.post-comments li cite.comment-author {
	font-weight:bold;
}

small {
	font-size:1em;
}

a:link, a:visited {
	color:#fff;
	text-decoration:none;
}

a:hover, a:active {
	text-decoration:none;
	color: #ff0000;
}

blockquote {
	color:#c7b299;
	font-family:"book antiqua","times roman", serif;
	font-weight:normal;
	font-size:24px;
	font-style:italic;
	padding:20px;
	margin:10px 0 22px 0;
	border-top:1px solid #474747;
	border-bottom:1px solid #474747;
	line-height:130%;
	text-align:center;
}

h1 {
	font-family:font-family:"lucida grande", geneva, arial, sans-serif;
	font-weight:normal;
	margin:0;
	font-size:20px;
	padding:10px 0 10px 0;
}

h2 {
	font-family:font-family:"lucida grande", geneva, arial, sans-serif;
	font-weight:normal;
	margin:0;
	font-size:16px;
	padding:10px 0 10px 0;
}

h3 {
	font-family:font-family:"lucida grande", geneva, arial, sans-serif;
	font-weight:normal;
	margin:0;
	font-size:14px;
	padding:10px 0 10px 0;
	line-height:120%;
}

h4 {
	font-family:font-family:"lucida grande", geneva, arial, sans-serif;
	font-weight:normal;
	margin:0;
	font-size:14px;
	padding:6px 0 6px 0;
}

h5 {
	font-family:font-family:"lucida grande", geneva, arial, sans-serif;
	font-weight:normal;
	margin:0;
	font-size:12px;
	padding:6px 0 6px 0;
}

h6 {
	font-family:font-family:"lucida grande", geneva, arial, sans-serif;
	font-weight:normal;
	margin:0;
	font-size:12px;
	line-height:150%;
	padding:0;
	display:inline;
}

h2.header {
	background-color: #000;
	border-bottom:2px solid #ff0000;
	padding:3px 6px;
	color:#fff;
	margin:0 0 6px 0;
	font-size:14px;
	text-transform:uppercase;
	font-weight:normal;
}

h3.detailsubheader {
	border:1px solid #ff0000;
	background-color:#000;
	margin:6px 0 10px 0;
	padding:4px;
	color: #fff;
}

#container {
	position:relative;
	width:780px;
	margin:20px auto 10px auto;
	padding: 10px;
	border: 1px solid #000;
}

#header {
	background: url(../images/headerbg.gif) repeat-x #fff;
	position:relative;
	height: 164px;
	margin-bottom: 5px;
}

#homeimageleft {
	float: left;
}

#homeimageright {
	float: right;
}

#ctl01_Media1 {
	margin-bottom: 10px;
	border: 1px solid #ff0000;
	height: 215px;
	width: 350px;
}

#ctl01_Media2 {
	margin-bottom: 10px;
	border: 1px solid #ff0000;
	height: 215px;
	width: 350px;
}

#lefttext {
	clear: both;
	text-align: center;
}

#righttext {
	clear: both;
	text-align: center;
}

#hometext {
	clear: both;
	padding: 30px 0 0 0;
}

#footer {
	margin: 0 auto;
	width: 980px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	height: 79px;
	text-align: center;
	padding-top: 10px;
	color: #fff;
	z-index: 10;
}

#footer a:link, #footer a:visited {
	color:#fff;
	text-decoration:none;
}

#footer a:hover, #footer a:active {
	color:#ff0000;
	text-decoration:none;
}

ul.bulleted {
	list-style:circle;
	font-size:1.4em;
	line-height:160%;
	padding:0 1em 1em 3em;
}

ul.bulleted li, ol.numbered li {
	padding:0 0 0 1em;
}

ol.numbered {
	list-style:decimal;
	font-size:1.4em;
	line-height:160%;
	padding:0 1em 1em 3em;
}

ol.numbered ul {
	padding:1em 1em 1em 3em;
	font-size:1em;
}
