@charset "utf-8";
* {
	margin:0px;
	padding:0px;
}
body {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:85%;
	background: url(../_images/bodyBgnd2.jpg) repeat;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	position:relative;
	margin:15px auto 0px;
	text-align:left;
	width: 900px;
}
#backdrop {
	background: url(../_images/table_stripes.gif) repeat-y left top;
}
#header {
	position:relative;
	background:url(../_images/header.jpg) no-repeat top left;
	width:900px;
	height:237px;
}
#header h1 {
	left: -9000px;
	position: absolute;
}
#header #headerMovie {
	position: absolute;
	left: 10px;
	top: 10px;
	margin: 0px;
	padding: 0px;
	border: 2px solid #00FDFB;
	width: 300px;
	height: 200px;
}
#sidebar {
	width:229px;
	float: left;
}
#mainNav {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 1em;
	font-weight: bold;
	list-style: none;
	color: #000000;
	padding: 1em 2em 2em 2em;
	background: #432102;
	line-height: 2.8em;
	margin: 0px;
}
#mainNav li {
	list-style: none;
}
#mainNav li a {
	color: #FFFccc;
	text-decoration: none;
	padding-left: 0.6em;
	border-bottom: 1px dotted #CAA95A;
	display: block;
	width: 140px;
	height: 38px;
}
#mainNav li a.first, #mainNav li a.first:hover {
	color: #000000;
	display: block;
	background: url(../_images/buttonBgnd_first.gif) repeat-x left top;
	border-top-style: none;
	border-bottom: 1px solid #432102;
	cursor: default;
}
#mainNav li a:hover {
	background: url(../_images/buttonBgnd.gif) repeat-x left top;
	display: block;
	color: #FFFccc;
	line-height: 2.8em;
	text-decoration: none;
	border-bottom: 1px solid #432102;
}
#mainNav li a.last {
	color: #FFFCCC;
	display: block;
	border-top-style: none;
	border-bottom: 1px solid #432102;
}
#contactInfo {
	text-align: left;
	padding: 0.5em 0.5em 0.5em 1.6em;
	margin-top: 1.5em;
	color: #FFFFFF;
	margin-bottom: .5em;
}
#contactInfo p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 0.85em;
	font-weight: bold;
	line-height: 1.7em;
}
#contactInfo p.highlight {
	font-size: 1.5em;
}
#contactInfo p.designations {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	line-height: .8em;
}
#contactInfo a:link, #contactInfo a:visited {
	color: #0000FF;
	text-decoration: none;
	border-bottom: 1px dotted #0000FF;
	padding-bottom: .1em;
}
#contactInfo a:hover {
	color: #000000;
	text-decoration: none;
	border-style: none;
}
#contactInfo a:active {
	color: #FF0000;
	text-decoration: none;
	border-style: none;
}
#mainContent {
	width:660px;
	float: right;
	text-align: center;
}
.listItem {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.1em;
	color: #000000;
	font-weight: bold;
	margin: 0em;
	padding: 0em;
}
#mainContent #areaMap {
	text-align: center;
	margin: 0em;
	padding: 0em;
}
#mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.1em;
	color: #5A3C1A;
	padding: 1em 2em 1em 1em;
}
#mainContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #432102;
	padding: .5em 2em .5em 1em;
}
#mainContent p.alert {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#F00;
	padding: .5em 2em .5em 1em;
}
#mainContent #buyers p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.2em;
	text-align: left;
}
#mainContent #buyers h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #F8F5BE;
	background: #B98E27;
	text-align: left;
	margin: 2em 20em 0em 0.5em;
	padding: 0.25em 0.25em 0.25em 0.5em;
}
#mainContent #buyers h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	color: #F8F5BE;
	background: #432102;
	font-size: 1.1em;
	text-align: left;
	margin: 1.5em 20em 0em .5em;
	padding: .25pc .25pc .25pc .5pc;
}
#mainContent #buyers p a:link, #mainContent #buyers p a:visited {
	color: #0000FF;
	text-decoration: none;
	border-bottom: 1px dotted #0000FF;
	padding-bottom: .1em;
}
#mainContent #buyers p a:hover {
	color: #000000;
	text-decoration: none;
	border-style: none;
}
#mainContent #buyers p a:active {
	color: #FF0000;
	text-decoration: none;
	border-style: none;
}
#mainContent #buyers li {
	font-family: Tahoma, Calibri, Verdana, Arial, Helvetica, Sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	text-align: left;
	margin: 0em 0em 0em 4em;
	padding: 0em;
	color: #000000;
	list-style: square url(../CSS/none);
	border-left: 0px none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
#mainContent #areaMap {
	text-align: center;
	margin: 0em;
	padding: 0em;
}
#mainContent #areaMap img {
	margin: 0em .5em 0em 0em;
	padding: 0em;
}
#mainContent #subdivisionMap {
	text-align: center;
	margin: 0em;
	padding: 0em;
	float: right;
	width:650px;
}
#mainContent #subdivisionMap img {
	text-align: center;
	margin: 1em 1em 1em 1em;
	padding: 0em 2em 0em 0em;
}
#mainContent #subdivisionPix {
	text-align: center;
	margin: 1em 1em 1em 0em;
	padding: 0em;
}
#mainContent #subdivisionNames {
	text-align: center;
	width:400px;
	margin: 0em;
	padding: 0em;
	clear: both;
	float: left;
}
#mainContent #subdivisionNames p {
	text-align: left;
	font-size: 1em;
	line-height: 1.2em;
	margin: .5em 2em;
	padding: 0em;
}
#mainContent #subdivisionNames a:link, #mainContent #subdivisionNames a:visited {
	color: #0000FF;
	text-decoration: none;
	border-bottom: 1px dotted #0000FF;
	padding-bottom: .1em;
}
#mainContent #subdivisionNames a:hover {
	color: #000000;
	text-decoration: none;
	border-style: none;
}
#mainContent #subdivisionNames a:active {
	color: #FF0000;
	text-decoration: none;
	border-style: none;
}
#mainContent #subdivisionMap a:link, #mainContent #subdivisionMap a:visited {
	color: #0000FF;
	text-decoration: none;
	border-bottom: 1px dotted #0000FF;
	padding-bottom: .1em;
}
#mainContent #subdivisionMap a:hover {
	color: #000000;
	text-decoration: none;
	border-style: none;
}
#mainContent #subdivisionMap a:active {
	color: #FF0000;
	text-decoration: none;
	border-style: none;
}
#mainContent #featurePix {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#mainContent #featurePix img {
	margin: .5em;
	padding: 0em;
	border: 1px solid #FF0000;
}
#mainContent #buyers {
	margin: 0em;
	padding: 0em;
}
#mainContent #sellers {
	margin: 0em;
	padding: 0em;
	text-align: left;
}
#mainContent #sellers h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #000000;
	background: #B98E27;
	text-align: center;
	margin: 0 auto;
	padding: 0.5em;
	width:73%;
}
#mainContent #sellers p {
	margin: 0em;
	padding: 1em 6em;
	line-height: 1.5em;
}
#mainContent #sellers #sellersTable table {
	border: 1px none #000000;
	margin: 0em 0em 0em 4em;
	padding: 0em;
	position: relative;
	float: left;
	display:block;
	width: 500px;
}
#topContent {
	text-align: center;
}
#topContent p {
	line-height: 1.4em;
	color: #432102;
	padding: .5em 2em .5em 1em;
}
#topContent p a:link, #topContent p a:visited {
	color: #0000FF;
	text-decoration: none;
	border-bottom: 1px dotted #0000FF;
	padding-bottom: .1em;
}
#topContent p a:hover {
	color: #000000;
	text-decoration: none;
	border-style: none;
}
#topContent p a:active {
	color: #FF0000;
	text-decoration: none;
	border-style: none;
}
#topContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #5A3C1A;
	line-height: 1.1em;
	padding: 1em 2em 1em 1em;
}
#middleContent {
	margin: 1em 0px 0px;
}
#middleContent img {
	margin: 1em 0 1em 0;
}
#middleContent p img {
	float: left;
	display:block;
	margin: 0em 2em;
}
#middleContent p {
	text-align: left;
	line-height: 1.4em;
	color: #5A3C1A;
	margin: 0em;
	padding: 1em 2em 0em 0em;
}
#middleContent p.centerText {
	text-align: center;
	line-height: 1.4em;
	color: #5A3C1A;
	margin: 0em;
	padding: .5em 0em 0em 0em;
}
#middleContent p a:link, #middleContent p a:visited {
	color: #0000FF;
	text-decoration: none;
	border-bottom: 1px dotted #0000FF;
	padding-bottom: .1em;
}
#middleContent p a:hover {
	color: #000000;
	text-decoration: none;
	border-style: none;
}
#middleContent p a:active {
	color: #FF0000;
	text-decoration: none;
	border-style: none;
}
#bottomContent {
	clear: both;
}
#bottomContent #freeNewsletter {
	text-align: center;
	float: left;
	width: 220px;
}
#bottomContent #freeNewsletter p {
	text-align: center;
	line-height: 1.4em;
	font-size: 1.1em;
	font-weight: bold;
	color: #5A3C1A;
}
#bottomContent #freeNewsletter p a:link, #bottomContent #freeNewsletter p a:visited {
	color: #0000FF;
	text-decoration: none;
	border-bottom: 1px dotted #0000FF;
	padding-bottom: .1em;
}
#bottomContent #freeNewsletter p a:hover {
	color: #000000;
	text-decoration: none;
	border-style: none;
}
#bottomContent #freeNewsletter p a:active {
	color: #FF0000;
	text-decoration: none;
	border-style: none;
}
#bottomContent #sshInfo {
	float: right;
	width:200px;
}
#bottomContent #sshInfo p {
	text-align: right;
	color: #5A3C1A;
	margin: 0px;
	padding: 2em 2em 1em 0em;
}
#bottomContent #sshInfo p a:link, #bottomContent #sshInfo p a:visited {
	color: #0000FF;
	text-decoration: none;
	border-bottom: 1px dotted #0000FF;
	padding-bottom: .1em;
}
#bottomContent #sshInfo p a:hover {
	color: #000000;
	text-decoration: none;
	border-style: none;
}
#bottomContent #sshInfo p a:active {
	color: #FF0000;
	text-decoration: none;
	border-style: none;
}
#bottomContent #sshLogo {
	float: right;
	height: 100px;
	width: auto;
	margin: 0px;
	padding: 0em 2em 0em .5em;
	text-align: right;
	overflow: hidden;
}
#bottomLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(../_images/bottomLinks.gif) no-repeat left top;
	clear: both;
}
#bottomLinks p {
	text-align: right;
	padding-top: 1.2em;
	padding-right: 6.5em;
	padding-bottom: 2em;
}
#bottomLinks p a:link, #bottomLinks p a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
	padding-bottom: 0.1em;
}
#bottomLinks p a:hover {
	color: #FFFF00;
	text-decoration: none;
	border-style: none;
}
#bottomLinks p a:active {
	color: #FF0000;
	text-decoration: none;
	border-style: none;
}
#footer {
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:0.8em;
	text-align: center;
	padding: 0.5em 1em;
	line-height: 1.2em;
	margin: 0em;
	clear: both;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
	padding-bottom: 0.1em;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: none;
	border-style: none;
}
#footer a:active {
	color: #FFFF00;
	text-decoration: none;
	border-style: none;
}
#clear {
	clear:both;
}
.highlight {
	font-weight: bold;
	color: #000000;
}
#wrapper #mainContent p.noScript {
	font-size:1.2em;
	color:#FF0000;
}
#emptyDiv { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	padding:0;
	margin:0;
}
