/* CSS */

* {
	margin: 0px;
	padding: 0px;
}

html, body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
}

html, body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
}

#mainContainer {
	width: 940px;
	margin: 0px auto;
	padding: 0px;
	background: url(../images/CONTRAST_BG.gif) top left;
}

#mainContainerSub {
	width: 940px;
	margin: 0px auto;
	padding: 0px;
	background: url(../images/CONTRAST_BG.gif) top left;
}

/* HEADER */

#header {
	margin: 0px;
	padding: 0px;
	height: 60px;
	background: url(../images/CONTRAST_BG.gif) top left;
}

#displayOptions {
	margin: 0px;
	padding: 0px;
}
html>body #displayOptions {
	margin: 0px;
	padding: 0px;
}

#displayOptions h3 {
	text-indent: 0px;
	margin-bottom: 0px;
}
html>body #displayOptions h3 {
	text-indent: 0px;
	margin-bottom: 0px;
}


#displayOptions img {
	display: none;
}

#header p {
	float:none;
	margin: 0px;
	padding: 0px;
}

#header p { color: #fffc00; font-size: 15px;}
#header p a:link { color: #fffc00; text-decoration: none; }
#header p a:visited { color: #fffc00; text-decoration: none; }
#header p a:hover { color: #fffc00; text-decoration: underline; }
#header p a:active, #header p a:focus { color: #fffc00; text-decoration: none; }

#header img#photo {
	margin: 0px;
	padding: 0px;
	display: none;
}

/* CONTENT */

#contentContainer {
	position: relative;
	width: 940px;
	margin: 0px;
	padding: 0px;
}
html>body #contentContainer {
	position: relative;
	width: 940px;
	margin: 0px;
	padding: 0px;
}

#mainnav_repeat_bg {
	float: none;
	margin: 0px;
	padding: 0px;
	background: url(../images/CONTRAST_BG.gif) top left;
}

#textArea {
	float: none;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 940px;
	min-height: 150px;
	height:auto !important;
  	height: 150px;
}
html>body #textArea {
	float: none;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 940px;
	min-height: 150px;
	height:auto !important;
  	height: 150px;
}

#textAreaHome {
	float: none;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 940px;
	min-height: 150px;
	height:auto !important;
  	height: 150px;
}

#callouts {
	float: none;
	margin: 0px;
	padding: 0px;
	width: 265px;
}

#subnav {
	color: #fffc00;
	font-size: 15px;
	padding: 10px 0px 0px 0px;
	width: 240px;
	margin: 0px 15px 10px 0px;
	float: none;
}

#subnav li {
	list-style-type: none;
	height: 20px;
	margin-bottom: 5px;
}

#subnav li { color: #fffc00; line-height: 1.6em; font-size: 15px;}
#subnav li a:link { color: #fffc00; font-weight: bold; text-decoration: underline; }
#subnav li a:visited { color: #fffc00; font-weight: bold; text-decoration: underline; }
#subnav li a:hover { color: #fffc00; font-weight: bold; text-decoration: underline; }
#subnav li a:active, #subnav li p a:focus { color: #110a48; font-weight: bold; text-decoration: underline; }

/* FOOTER */

#footer {
	clear: both;
	width: 940px;
	height: 25px;
	padding: 0px;
	margin: 0px;
	background: url(../images/CONTRAST_BG.gif) top left;
}

#footer p { color: #fffc00; font-size: 15px;}
#footer p a:link { color: #fffc00; text-decoration: underline; }
#footer p a:visited { color: #fffc00; text-decoration: underline; }
#footer p a:hover { color: #fffc00; text-decoration: underline; }
#footer p a:active, #footer p a:focus { color: #fffc00; text-decoration: underline; }

/*CONTACT FORM STYLES*/

.form_desc {
	float: left;
	width: 80px;
	line-height: 15px;
	padding-bottom: 6px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.form_field {
	padding-bottom: 6px;
	clear: both;
}
.form_content {
	width: 170px;
	border: 1px solid #999;
}
.form_base {
	padding-left: 80px;
	padding-top: 10px;
	padding-bottom:3px;
	font-family: Verdana, Geneva, sans-serif; font-size: 10px; line-height: 1.2em
}

.form_base input {
	margin-top: 4px;
	padding-top: 0px;
}



#mainnav {
	width: 261px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: none;
	background: url(../images/CONTRAST_BG.gif) top left;
	line-height: 1.2em;
}

#mainnavSub {
	width: 261px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: none;
	background: url(../images/CONTRAST_BG.gif) top left;
	line-height: 1.2em;
}

#mainnav ul#mainnavlist {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#mainnavSub ul#mainnavlist {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul#mainnavlist li {
	padding: 0px;
	margin: 0px;
	color: #fffc00;
	font-weight: bold;
}

ul#mainnavlist a {
	color: #fffc00;
	padding: 0px;
	text-decoration: underline;
	font-weight: bold;
}

ul#mainnavlist li:hover {
	color: #fffc00;
}
ul#mainnavlist li:hover a {
	color: #fffc00;
}

ul#mainnavlist li.current {
	color: #fffc00;
}

ul#mainnavlist li.current a{
	color: #fffc00;
}

ul#mainnavlist li.hidden {
	display:none;
}


html, body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
}

html, body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fffc00;
}

p { line-height: 1.6em; }

hr {
	height: 2px;
	margin-top: 10px;
	border: none;
	border-top: 2px solid #55ce75;
}
img {
	margin: 0px;
	display: none;
}

a {outline: none;}
a img {outline: none; border:0;}

h1 {font-family: Arial, Helvetica, sans-serif;; font-size: 28px; color: #fffc00; font-weight: normal; margin-bottom: 10px;}
h2 {font-family: Arial, Helvetica, sans-serif;; font-size: 22px; color: #fffc00; font-weight: normal; margin-bottom: 5px;}
h3, h5, h6 {font-family: Arial, Helvetica, sans-serif;; font-size: 18px ; color: #fffc00; font-weight: normal; margin-bottom: 3px;}
h4 {font-family: Arial, Helvetica, sans-serif;; font-size: 15px ; color: #fffc00; font-weight: normal; margin-bottom: 0px; margin-top: -2px;}
a:link {color: #fffc00; font-weight: bold; text-decoration: underline;}
a:visited {color: #fffc00; text-decoration: underline;}
a:hover {color: #fffc00; text-decoration: underline;}
a:active {color: #fffc00; text-decoration: underline;}
.right {float: right;}
.left {float: left;}

.underline {
	border-bottom: 1px solid #fffc00;
	padding: 0px 0px 8px 0px;
}

.white { color: #fff; }

#content ul, #content ol {
	margin: 0px;
}
