body	{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: Black;
	font-size: 10px;
	scrollbar-face-color: #385B31;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #A5936D url(images/sitebg.jpg);
}

/* This sets a default font for all of our tag selectors. We set the text align back to left so it won't center (based on the body tag to compensate for IE.) */

p, h1, h2, h3, h4, h5, a, ul, li, lo, td {
	text-align: left; /* Not necessary if not using text-align center in body tag for older IE browsers. */
}
/* Redefines the p tag */
p {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana;
}
h1 {
	font-size: 14px;
	text-align: left;
	text-transform: uppercase;
}
h2 {
	margin: 20px 0px 0px;
	padding: 0px;
	font: bold 24px/24px "Trebuchet MS", Verdana;
	text-align: center;
}

/* Creates the general link style for the site. This is not the main navigation.  */
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}

/* Creates DIV container for header. Setting the left and right margins to auto will center DIV. */
div#header {
	height: 111px;
	width: 770px;
	background: url(images/header.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
}
/* ----------------- FOOTER ----------------- */

div#footer a:link, div#footer a:hover, div#footer a:visited, div#footer a:active {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	width: 700px;
	text-align: center;
	text-transform: capitalize;
}
clear {
	clear: both;
}
ul#mainnav {
	float: left;
	width: 485px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	clear: both;
	position: absolute;
	left: 276px;
	top: 79px;
	right: 0px;
	bottom: 0px;
	}
ul#mainnav li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 120px;
	border-top: 1px #000000;
	border-right: 1px #000000;
	border-bottom: 1px #000000;
	border-left: 1px solid #000000;
}

ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: auto;
	padding: 6px 5px 7px;
	margin: 0px;
	color: #FFFFFF;
	text-transform: capitalize;
	font-weight: bold;
}
ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav li a.current:visited {
	text-decoration: underline;
	color: #000000;
	background: #E6DFB5;
}


/* ----------------- FORMS ----------------- */

input, textarea {
        width: 200px;
        margin-bottom: 10px;
}

label{
	display: block;
	text-align: right;
	float: left;
	width: 150px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* ----------------- CUSTOM CLASSES ----------------- */

div#slogan {
	color: #000066; font: bold normal 18px/normal "Trebuchet MS", Verdana, Arial; padding-top: 2px;
}
address {
	color: #333333;
	font: normal 12px/22px "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 10px 0px 0px 15px;
	text-align: left;
}
address a:link, address a:hover, address a:visited, address a:active {
	color: #333333;
	font: normal 12px/normal "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
div#container {
	margin: 5px auto 0px;
	width: 770px;
	padding: 0px;
	position: relative;
	text-align: left;
	background: url(images/content.gif);
}
div#content {
	width: 770px;
	margin: 0px auto;
	padding: 0px;
}
div#copyright, div#copyright a:hover, div#copyright a:link, div#copyright a:visited, div#copyright a:active {
	color: #333333;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	clear: both;
}
ul#normal {
	font: normal 12px/22px "Trebuchet MS", Verdana;
}
img.right {
	float: right;
	border: 1px none #000000;
	margin-left: 5px;
}
div#coupon {
	width: 400px;
	border: 2px dotted #000000;
	padding: 15px;
	margin: 0px;
	text-align: left;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana;
}
form {
	width: 450px;
	text-align: left;
	font-size: 12px;
}
div#ps {
	text-align: left;
}
div#footer {
	color: #333333;
	margin: 0px auto;
	padding: 0px 0px 0px 160px;
	width: 610px;
	text-align: center;
	text-transform: capitalize;
	background: url(images/footer.gif) no-repeat;
	height: 66px;
	vertical-align: bottom;
	clear: both;
	font: normal 10px "Trebuchet MS", Verdana, Arial;
}
div#leftside {
	height: 187px;
	width: 182px;
	position: absolute;
	left: 2px;
	top: 110px;
	right: 0px;
	bottom: 0px;
	text-align: left;
	z-index: 1;
}
div#rightside {
	margin: 0px 0px 10px;
	padding: 10px 0px 0px 200px;
	position: relative;
	width: 555px;
}
div#sublinks {
	position: absolute;
	left: 150px;
	top: 425px;
	right: 0px;
	bottom: 0px;
	width: 225px;
}
div#sublinks a {
	color: #94AE37;
}
table.page2 {
	font: 10px/normal "Trebuchet MS", Verdana;
}
div#footer a:link, div#footer a:hover, div#footer a:visited, div#footer a:active {

	color: #333333;
	margin: 0px;
	padding: 0px;
}
input.button {
	color: #FFFFFF;
	background: #A5936D;
	width: 100px;
}
img.border {
	border: 1px solid #000000;
}
h3 {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana;
	text-align: center;
}
ul.address {
	padding-left: 15px;
	margin: 0px;
	font-size: 12px;
	color: #FFFFFF;
}

