body {
	background-image: url(/Images/Template/site-bg.gif);
	background-repeat: repeat;
	width: 770px;
	margin: 5px auto;
	text-shadow: #000000 0 0 0px; /* Safari half-bold fix */
	font-family: Georgia, "Times New Roman", Times, serif;
}
html {
	height:100%;
	margin-bottom:1px;
}
a {
	color: #232323;
}

#Header {
	color: #FFF;
	padding-left: 25px;
}
#Header .Dave {
	font-size: 41px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
#Header .Dave a {
	color: #FFF;
	text-decoration: none;
}
#Header h1 {
	font-weight: normal;
	margin: 0px;	
}
#Header .VoiceEmcee {
	font-size: 20px;
	font-style: italic;
	padding-left: 5px;
}
#Header #Contact {
	font-size: 16px;
	float: right;
	padding-top: 22px;
}
#Header #Contact a {
	color: #FFF;
	text-decoration: none;
}
#Header #Contact a:hover {
	color: #FFC;
}
#Header #Contact .Phone {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 15px;
}
#MainTop {
	position: relative;
	left: auto;
	right: auto;
	z-index: 2;
}
#MainTop #Sidebar {
	position:absolute;
	width:268px;
	z-index:3;
	left: 484px;
	top: 28px;
	visibility: visible;
}
#MainBody  {
	background-image: url(/Images/Template/main-body-bg.png);
	background-repeat: repeat-y;
	margin: 0;
	height: auto;
	_height: 370px;
	min-height: 370px;
}
#MainBody  p {
	margin: 0px;
}
#MainTop #Sidebar #MoreInfo {
	background-image: url(/Images/Template/more-info-box.jpg);
	height: 99px;
	margin-top: 20px;
	background-repeat: no-repeat;
}
#MainTop #Sidebar #MoreInfo #Links {
	font-size: 15px;
	color: #FFF;
	text-transform: uppercase;
	padding: 34px 15px 10px 15px;
}
#MainTop #Sidebar #MoreInfo #Links p {
	margin-top: 0px;
	margin-bottom: 7px;
}
#MainTop #Sidebar #MoreInfo #Links a {
	color: #FFF;
	text-decoration: none;
}
#MainBody #Content {
	font-size: 13px;
	color: #FFF;
	margin-left: 40px;
	width: 400px;
}
#MainBody #Content a {
	border-bottom: 1px dashed #600;
	text-decoration: none;
}
#MainBody #Content p {
	padding-top: 0px;
	padding-bottom: 8px;
}
#MainBody #Content h1 {
	font-size: 17px;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 8px;
}
#MainBody #Content h2 {
	font-size: 15px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 5px;
}
#MainBody #Content ul {
	margin-left: 0px;
	padding-left: 20px;
}
#MainBody #Content ul li {
	margin-bottom: 5px;
}
#MainBody #Content #form {
	margin: 0px;
	padding: 0px;
}

#MainBody #Content table.Standard th {
	color: #000000;
	background-color: #67663D;
	border-bottom: 1px solid #908B55;
}
#MainBody #Content table.Standard td, th {
	padding: 4px;
}
#MainBody #Content table.Standard td {
	border: 1px dashed #908B55;
}
#MainBottom {
	background-image: url(/Images/Template/main-body-bottom-trans.png);
	background-repeat: no-repeat;
	clear: both;
}
#MainBottom #Policies {
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding: 34px 0px 6px 8px;
}
#MainBottom #Policies a {
	color: #CCC;
	text-decoration: none;
}
#MainBottom #Policies a:hover {
	text-decoration: underline;
}
#Footer {
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
