*
{
	margin: 0px;
	padding: 0px;
	font-family: arial,sans,sans-serif;
}
body,html
{
	background: #ffffff url('/media/images/background.jpg') top center no-repeat;
}
div
{
	margin-bottom: 10px;
}
div,td,th
{
	vertical-align: top;
}
img
{
	border: 0px;
}
table
{
	border-collapse: collapse;
}
h1,h2,h3
{
	margin-bottom: 10px;
}
h1
{
	font-size: 20px;
	text-transform: uppercase;
}
h2
{
	font-size: 16px;
	text-transform: uppercase;
}
a
{
	color: #133493;
	text-decoration: none;
}
a:hover
{
	color: #1656fe;
}
p,td,th,div
{
	font-size: 14px;
	line-height: 135%;
	text-align: left;
}
p
{
	margin-bottom: 14px;
}
ul
{
	list-style: square;
	list-style-position: inside;
}
hr
{
	width: 100%;
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	border-color: #999999;
	background-color: #ffffff;
	margin-bottom: 14px;
}
input, select
{
	font-size: 14px;
	padding: 4px;
	border: 1px solid #999999;
}
#container
{
	margin: auto;
	width: 850px;
}
#top
{
	height: 118px;
}
#left
{
	float: left;
	width: 160px;
	
}
#menu
{
	width: 160px;
	padding: 0px 10px 0px 0px;
}
#menu a
{
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #133493;
}
#menu a:hover
{
	color: #1656fe;
}
#menu hr
{
	width: 150px;
	margin: 5px 0px 5px 0px;
}
#left_buttons img
{
	margin-bottom: 10px;
	border: 0px;
}
#right
{
	float: right;
	width: 680px;
}
#youtube
{
	float: left;
}
#facebook
{
	float: right;
}
#front_page_content
{
	clear: both;
}
.location_list
{
	width: 100%;
}
.location_list td
{
	width: 25%;
	background-color: #efefef;
	font-size: 11px;
	padding: 5px;
	border: 3px solid #ffffff;
}
.location_list a
{
	font-size: 14px;
}
#sitemap
{
	clear: both;
	width: 850px;
	background-image: url('/media/images/sitemap_background.jpg');
}
#sitemap_table
{
	width: 100%;
}
#sitemap_table td
{
	width: 25%;
	padding: 10px 0px 10px 30px;
}
#sitemap ul
{
	margin: 0px 0px 0px 30px;
}
#sitemap_table, #sitemap_table td, #sitemap a
{
	color: white;
	font-size: 11px;
}
#sitemap a
{
	text-decoration: none;
}
#sitemap a:hover
{
	text-decoration: underline;
}
.ulp li
{
	margin: 0px 0px 14px 50px;
}
.dtable
{
	margin-bottom: 14px;
}
.dtable td,.dtable th
{
	border: 1px solid #cdcdcd;
	padding: 4px;
}
.dtable th
{
	text-align: left;
	font-weight: bold;
}
.greenbold
{
	color: #339933;
	font-weight: bold;
	font-size: 14px;
}
.propics img
{
	border: 1px solid #000000;
	margin-bottom: 5px;
}
.current_pro img
{
	float: left;
	margin: 0px 10px 10px 0px;
}
#current_promotion
{
	text-align: center;
}
.elite_award_winners
{
	margin: 0px 25px 25px 0px;
}
.elite_award_winners td
{
	font-size: 12px;
	padding: 5px;
	border: 1px solid grey;
}
.elite_award_winners th
{
	font-size: 12px;
	padding: 5px;
	border: 1px solid grey;
	text-align: left;
}