/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a {
     margin: 0;
     padding: 0;
     border: 0;
}
body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100.01%;
	text-align: center;
	background-color: #01244C;
}
#wrapper {
	font-size: .85em;
	text-align: left;
	width: 760px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
#topNav {
	font-size: .8em;
	text-align: right;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A39A63;
}
#topNav ul {
	display: inline;
	list-style-type: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#topNav li {
	display: inline;
}

/*\*//*/
#topNav li {
display: inline-block;
white-space:nowrap;
width:1px;
}
/**/

#topNav a:link, #topNav a:visited {
	padding-left: 10px;
	text-decoration: none;
	color: #FFFFFF;
}

/* \*/
* html #topNav a:link, * html #topNav a:visited {
height: 1%;
vertical-align: bottom;
ve\rtical-align: middle;
}
/* */

#topNav a:hover, #topNav a:focus {
	color: #A39A63;
}

#header {
	background-image: url(/images/bkg_header_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 138px;
}
#container {
	background-image: url(/images/bkg_content_05.gif);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A39A63;
}
#sideNav {
	float: left;
	width: 200px;
	color: #FFFFFF;
}
#mainContent {
	margin-left: 200px;
}

#mainContent h2 {
	font-size: 1.2em;
	text-transform: uppercase;
	color: #01244C;
	margin-right: 10px;
	margin-left: 10px;
}

#mainContent h3 {
	font-size: .9em;
	text-transform: uppercase;
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}

#mainContent p {
	text-transform: none;
	color: #333333;
	line-height: 1.5em;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
}
#formDiv form {
}
#formDiv label {
	color: #333333;
	font-size: 0.8em;
	text-transform: uppercase;
	text-align: right;
}
#formDivinput, #formDiv textarea {
	font-size: .8em;
	margin-bottom: 5px;
}
.go {
	font-size: 1em;
	text-transform: uppercase;
	color: #01244C;
	background-color: #A39A63;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A39A63;
	border-right-color: #67613D;
	border-bottom-color: #67613D;
	border-left-color: #A39A63;
}
#formDiv fieldset {
	color: #A39A63;
	border: 1px solid #A39A63;
}
#footer {
	color: #01244C;
	background-color: #A39A63;
	text-align: center;
	clear: both;
	font-size: .75em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#formDiv {
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: left;
	width: 500px;
}
a:link, a:visited, a:active {
	text-transform: uppercase;
	color: #B08C05;
	text-decoration: none;
}
a:hover, a:focus {
	color: #01244C;
}
.boldTxt {
	font-weight: bolder;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A39A63;
	border-left-color: #A39A63;
	display: block;
	font-size: .95em;
	color: #01244C;
}
.finePrint {
	font-size: 0.75em;
}
.partbody {
	color: #01244C;
	padding: 5px;
	margin-right: 10px;
	margin-left: 100px;
}
.partheader {
	color: #01244C;
	background-color: #A39A63;
	padding: 5px;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 50px;
	margin-top: 20px;
}
#rules {
	margin-top: 25px;
	margin-right: 10px;
	margin-left: 10px;
}
#rules h3 {

	font-size: 0.9em;
	text-transform: uppercase;
	color: #A39A63;
	font-weight: bold;
}
#sideNav p {
	margin-bottom: 15px;
}
#formDiv legend {
	font-weight: bold;
	color: #A39A63;
}
.navCell {
	color: #FFFFFF;
	background-color: #01244C;
	text-align: center;
	padding: 4px;
}
.navCell a:link, .navCell a:visited, .navCell a:active {
	color: #A39A63;
	text-decoration: none;
}
.navCell a:hover, .navCell a:focus {
	color: #FFFFFF;
}
#rules a:hover, #rules a:focus {
	color: #FFFFFF;
}
#plainPg {
	background-color: #FFFFFF;
	width: 225px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
}
#plainPg select {
	width: 190px;
	text-align: center;
}
#blueBar {
	background-color: #01244C;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
}
#formDiv a:link, #formDiv a:visited, #formDiv a:active {
	text-transform: capitalize;
	color: #9F7C04;
	text-decoration: none;
	font-size: 0.8em;
}
#formDiv a:hover, #formDiv a:focus {
	color: #A39A63;
}
#slideShow {
	text-align: center;
	margin-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #a39a63;
	padding-right: 4px;
	padding-left: 4px;
}
#list {
	margin-right: 10px;
	margin-left: 20px;
	padding: 3px;
	font-size: .9em;
}
#listNav {
	margin-right: 10px;
	margin-left: 20px;
}

