body {
	background-image: url(../images/bkg.jpg);
	margin: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
img {border:0}

.text_spacing {
	padding-right: 50px;
	padding-left: 50px;
}
.nav:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	display: block;
	padding-top: 3px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.nav:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	display: block;
	padding-top: 3px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #996633;
	display: block;
	padding-top: 3px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.main_text_spacing {
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
.phone_number {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #996600;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.bottom_spacing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;
}
.tagline_color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E0B939;
}
.yellow_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #E0B330;
	text-decoration: none;
}
a:link{text-decoration:none; font-weight:bold; color:#FFFFFF}
a:visited{text-decoration:none; font-weight:bold; color:#FFFFFF}
a:hover {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: underline;
}

.header	{border-bottom: 10px solid #3b4a3b}