body {
	background-color: #FFD2A0;
	background-image: url(imgs/gradbkg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
}
#banner {
	background-image: url(imgs/logo.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding: 0px;
	height: 189px;
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#address {
    width:640px;
	height: 30px;
	padding-top:153px;
	padding-left:230px;
	margin: 0px;
}
#address p {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:normal;
	line-height: 20px;
	color: #336600;
	margin: 0px;
}
#header {
	padding: 0px;
	height: 73px;
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(imgs/thebest_bkg2.jpg);
	background-repeat: no-repeat;
	text-align: left;
	background-position: 80px 0px;
}
#header p {
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	line-height: 42px;
	color: #981B1E;
	padding-left: 78px;
	padding-top:10px;
	margin: 3px 0px 0px 0px;
}
#page {
	width: 870px;
	padding-top: 10px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #981B1E;
	border-left-color: #981B1E;
}
#page p {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	color: #336600;
	margin-top: 5px;
}
#page h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 20px;
	font-weight:normal;
	color: #336600;
	margin-top: 5px;
}
.bigcap {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.bigorange1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #981B1E;
	line-height: 28px;
	margin-left: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.bigorange2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #981B1E;
	line-height: 24px;
	margin-left: 12px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.bigorange3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #981B1E;
	line-height: 22px;
	margin-bottom: 5px;
	margin-top: 0px;
}

#page ul {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	color: #336600;
}
#page li {
	list-style:none;
	background-image: url(imgs/bull.gif);
	background-position: 2px 8px;
	background-repeat:no-repeat;
	padding-left:8px;
}
a {
   color:#336600;
   text-decoration:underline;
}
a:hover {
   color:#981B1E;
   text-decoration:underline;
}

