@charset "utf-8";

body{
	background:url(images/bodyBg.jpg) center repeat-y #000;
	font-size: 14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
td,th {
	font-size: 14px;
}
body,td,th {
	color: #FFFFFF;
}
.style1 {
	font-size: 24px
}
.style4 {
	color: #006699;
	font-weight: bold;
}

.style8 {
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
	text-align: center;
}
.style9 {
	font-size: 24px;
	font-weight: bold;
	color: #FF9900;
}
.style10 {font-size: 18px}
.wrapper {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	height: 150px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 20px;
	width:560px;
}
.rightbox {
	float: right;
	width: 255px;
	padding: 0px;
	margin-top: 25px;
	height: 138px;
	margin-right: 10px;
}
.rightbox2 {
	clear:both;
	float: right;
	width: 255px;
	padding: 0px;
	margin-top: 25px;
	height: 138px;
	margin-right: 10px;
}
.rightbox3 {
	clear:both;
	float: right;
	width: 255px;
	padding: 0px;
	margin-top: 25px;
	height: 138px;
	margin-right: 10px;
}
.weatherbox {
	float: right;
	width: 255px;
	padding: 0px;
	margin-top: 25px;
	height: 138px;
	margin-right: 10px;
}
#navlist
{
width: 90%;
text-align: center;
margin: 0 auto;
padding: 0;
text-indent: 0;
list-style-type: none;
}

#navlist li
{
padding: 0;
margin: 0;
text-indent: 0;
display: inline;
}

#navlist li a
{
letter-spacing: -1px;
text-decoration: none;
color: #c0c0c0;
font-size: 1.3em;
padding: 0 16px;
}

#navlist li a:hover,#navlist a#current
{
color: #fff;
border-top: none;
font-size: 1.8em;
}

#navlist a#current { color: #ff8000; }

#navcontainer
{
font-family: Arial,Sans-Serif;
margin: 0 auto;
width: 90%;
height:40px;
padding-top: 5px;
}
#navlist li a:hover
{
font-weight: bold;
}
.phone {
	width: 850px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer {
	text-align: center;
	font-size: 11px;
}
.content {
	background-repeat: repeat;
	width: 540px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 16px;
	line-height: 25px;
	padding: 10px;
}
.prices {
	color: #0F3;
}
.addinfo {
	font-size: 12px;
	text-align: center;
}
