﻿body
{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #716b47;
	margin: 16px 0px 0px 16px;
	line-height: 14pt;
	display: none;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #716b47;
	line-height: 14pt;
}

/* Header Styles */

#header
{
	width: 980px;
	clear: both;
}

#header2
{
	width: 550px;
	clear: both;
}

#a1
{
	width: 323px;
	float: left;
	height: 206px;
}

#ab
{
	position: absolute;
	left: 350px;
	top: 10px;
}

#a2
{
	width: 570px;
	float: left;
	margin-top: 153px;
}

#a22
{
	width: 316px;
	float: left;
	margin-top: 154px;
}

#a3
{
	width: 77px;
	float: left;
	margin-top: 51px;
}

#b1a
{
	float: left;
	width: 127px;
}

/* Login Styles */

#login
{
	font-size: 8pt;
}

#loggedin
{
	display: none;
}

/* Footer Styles */

#footer
{
	border-top: 1px solid #716b47;
	border-bottom: 1px solid #716b47;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 8px;
	font-size: 8pt;
	clear: both;
}

#footer > a, #footer > a:visited, #footer > a:active
{
	text-decoration: none;
	color: #716b47;
}

#footer > a:hover
{
	color: #000000;
}

/* Newsticker Styles */

.tickercontainer .mask 
{ 
position: relative;
left: 7px;
width: 638px;
overflow: hidden;
}

ul.newsticker
{
	position: relative;
	left: 638px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.newsticker li 
{
	float: left; 
	margin: 0;
	padding: 0;
	background: #fff;
}

a.nt, a.nt:visited, a.nt:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #716b47;
	text-decoration: none;
	white-space: nowrap;
	margin-right: 128px;
}

a.nt:hover
{
	color: #000000;
}

/* Main Content Styles */

#contentwrap
{
	width: 980px;
	clear: both;
}

#contentwrap2
{
	width: 580px;
	clear: both;
}

#clogin
{
	font-size: 8pt;
}

#navigation
{
	width: 201px;
	float: left;
}

#maincontent
{
	width: 503px;
	float: left;
}

#maincontent2
{
	clear: both;
	width: 500px;
}

#divider
{
	float: left;
	width: 30px;
	margin-top: 43px;
	margin-left: 30px;
	height: 200px;
	border-left: 1px solid #716b47;	
}

#rightcontent
{
	margin-top: 43px;
	width: 77px;
	float: left;
	text-align: center;
}

#rh
{
	font-size: 8pt;
}

#lh
{
	padding-left: 4px;
	font-size: 8pt;
}

a.viewcart, a.viewcart:active, a.viewcart:visited
{
	font-size: 9pt;
	color: #716b47;
	text-decoration: none;
}

a.viewcart:hover
{
	color: #000000;
}

#credits
{
	font-family: "Courier New", Courier, monospace;
}

/* HTML Element Styles */

img
{
	border: 0px;
}

h1
{
	font-size: 13pt;
	font-family: Palatino Linotype, Garamond, Book Antiqua, Georgia, Times New Roman, Times, serif;
	font-style: italic;
}

h2
{
	font-size: 11pt;
	font-family: Palatino Linotype, Garamond, Book Antiqua, Georgia, Times New Roman, Times, serif;
	font-style: italic;
	clear: both;
}

h2.head
{
	border-bottom : 1px solid #716b47;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

abbr, acronym
{
	 border-bottom: 1px dotted #716b47;
	 cursor: help;
}

/* Other Styles */

#wyevaleList
{
	display: none;
}

.comp
{
	color: #ff0000;
	font-size: 16pt;
	font-weight: bold;
	position: relative;
	top: 5px;
}

.formleft
{
	clear: both;
	float: left;
	width: 150px;
	margin-bottom: 2px;
}

.formright
{
	clear: right;
}

.oformleft
{
	clear: both;
	float: left;
	margin-bottom: 2px;
	width: 340px;
}

.oformright
{
	float: right;
	clear: right;
}

.breather
{
	clear: both;
}

/* rotator in-page placement */
div.rotator
{
	height:149px;
}
div.rotator ul
{
	padding: 0;
	list-style: none;
}
/* rotator css */
div.rotator ul li
{
	float:left;
	position:absolute;
}
/* rotator image style */	
div.rotator ul li img
{

}
div.rotator ul li.show {
}

ul#bannerList
{
	list-style: none;
	margin: 0;
	padding: 0;
}

p.adminpara
{
	background-color: #716b47;
	color: #fff;
	padding: 8px;
}

a.adminButton:link, a.adminButton:visited, a.adminButton:active
{
	background-color: #716b47;
	color: #fff;
	font-weight: bold;
	padding: 4px;
}

a.adminButton:hover
{
	background-color: #938d69;
}
