@charset "utf-8";

body {
	margin: 0px;
	text-align: center;
	background-color: #084D36;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul#nav {
	background-color: #084D36;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	text-align: center;
	height: 30px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #DED6B0;
	border-right-color: #DED6B0;
	border-bottom-color: #DED6B0;
	border-left-color: #DED6B0;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#nav li {
	list-style-type: none;
	display: inline;
}
#nav li a {
	color: #F26722;
	display: inline-block;
	padding: 5px;
	background-color: #084D36;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	text-transform: capitalize;
	margin-left: 0px;
	margin-right: 15px;
	letter-spacing: 0.1em;
}

#nav li a:hover{
	color: #E0DFE3;
	background-color: #8A9B4D;
	text-decoration: none;
}


#sunrise {
	background-image: url(../layout/sunrise.gif);
	height: 160px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	margin: 0px;
}
#sunrise, #mainflash {
	min-width: 730px;
}

a#logo {
	height: 102px;
	width: 208px;
	background-repeat: no-repeat;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	outline: none;
	background-image: url(../layout/logo.gif);
}
#marquee {
	height: 160px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
}
#specials {
	background-image: url(../layout/offers.png);
	position: absolute;
	z-index: 1;
	left: 6px;
	top: -296px;
	height: 99px;
	width: 192px;
	text-indent: -9999px;
	outline:none
}
#space {
	padding: 0px;
	margin-bottom: 10px;
	margin-top: -20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../layout/hr.gif);
	width: auto;
	height: 10px;
}


#mainflash {
	height: 260px;
	width: 100%;
	position: absolute;
	top: 112px;
}
#contentarea {
	background-color: #DED6B0;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 2px;
}
#content {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	color: #084D36;
	font-weight: lighter;
	margin-bottom: 0px;
	display: block;
	clear: both;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #084D36;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
	clear: both;
}
h2 span {
	font-size: smaller;
	font-weight: lighter;
}
h3{
	font-size: 1.1em;
	color: #084D36;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}
h3 span{
	font-size: 0.8em;
	color: #DA500E;
	display: block;
	font-weight: normal;
}
p {
	margin-top: .5em;
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.50em;
	color: #084D36;
}
p span{
	display: block;
	color: #DA500E;
	font-size: 0.9em;
}
p.small   {
	margin-top: .5em;
	margin-bottom: 1em;
	font-size: 0.9em;
	line-height: 1.65em;
	color: #084D36;
	font-family: Arial, Helvetica, sans-serif;
}
ul#sections {
	position: relative;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
ul#sections2 {
	position: relative;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.hr {
	clear: both;
	height: 2px;
}
div.section {
	position: relative;
	float: left;
	width: 140px;
	margin-left: 2px;
}
.section ul {
	margin: 0px;
	padding: 0px;
}
 under sections--!>
ul#sections2 li {
	list-style-type: none;
	float: left;
}
 under sections--!>
#footer {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 100px;
	position: relative;
}
.frontlink {
	height: 171px;
	width: 173px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 2.6em;
	color: #DED6B0;
	background-repeat: no-repeat;
	float: left;
	background-position: left top;
}
.frontlink:hover {
	background-repeat: no-repeat;
	background-position: left bottom;
}


#footer {
	position: relative;
}

#footer p {
	color: white;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	width: 200px;
	display: block;
	float: left;
}
#footer a {
	color: white;
}
a#ws {
	text-align: right;
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a#inv {
	text-align: right;
	text-decoration: none;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

a#admin {
	text-align: right;
	text-decoration: none;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
a  {
	outline:none;
	color: #847637;
	text-decoration: underline;
}
#footer p.first {
	margin-left: 0px;
}
a#home {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #F16722;
	text-align: center;
	font-size: 1.5em;
	text-transform: uppercase;
	background-image: url(../layout/home.jpg);
	background-repeat: no-repeat;
	background-color: #175742;
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
}
a#where {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	background-color: #175742;
	padding: 5px;
	margin: 5px;
	color: #F16722;
	text-align: center;
	font-size: 1.2em;
	text-transform: uppercase;
}
.updated {
	background-color: #FFFFCC;
}
.download   a    {
	background-color: #F26722;
	width: 190px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0em;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
p.rightlinks {
	position: absolute;
	top: 5px;
	right: 5px;
}
.bottomlink {
	float: left;
	display: block;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-decoration: none;
	color: #DED6B0;
}
#tips {
	background-color: #C4B571;
	margin: 5px;
	padding: 3px;
	width: 200px;
	float: right;
	clear: both;
}
#tips p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-size: 1.0em;
}
#tips a {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #483225;
	height: auto;
	padding: 0px;
	margin: 0px;
	font-size: 1.2em;
}
#tips a:hover {
	color: #084D36;

}

#tips h1 {
	text-transform: none;
	font-size: 2em;
	padding: 0px;
	background-image: url(../layout/tip.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tips h2 {
	text-transform: capitalize;
	font-size: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bof {
	background-color: #C4B571;
	margin: 5px;
	padding: 3px;
	width: 200px;
	float: right;
	clear: both;
}
#bof form {
	margin: 0px;
	padding: 0px;
}
#bof input {
	margin: 0px;
	padding: 0px;
}

#bof .hr {
	clear: both;
	height: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#bof label {
	float: left;
	width: 35px;
	font-family: "Times New Roman", Times, serif;
	padding-left: 2px;
	font-size: 1.4em;
	text-transform: capitalize;
	text-align: left;
	padding-right: 5px;
	color: #084D36;
}
#bof #submit {
	background-color: #DED6B0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #084D36;
	text-transform: none;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}

#bof h2 {
	text-transform: capitalize;
	font-size: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bof p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-size: 1em;
}
#bof a {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #483225;
	height: auto;
	padding: 0px;
	margin: 0px;
	font-size: 1.2em;
}#bof a:hover {
	color: #084D36;

}
.hline{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2C893;
	margin-bottom: 5px;
	position: relative;
}
