body {
	background-color: #e0ba8c;
	background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000;
	font-family: Tahoma;
	font-size: 12px;
}

p, ul, ol, li {
	font-family: Tahoma;
	font-size: 12px
} 

#sidecontent {
	background-image: url(../images/sidebg.jpg);
	width: 199px;
}

#sidecontentbottom {
	position: relative;
	vertical-align: bottom;
}

#maincontent {
	background-image: url(../images/mainbg.jpg);
	width: 600px;
}

#maincontentpanel {
	padding: 25px 45px;
}

#maincontentbottom {
	background-image: url(../images/mainbgbottom2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#contactphone {
	font-size: 12px;
}

#contactphone a,
p.videos a,
p.videos a:link,
p.videos a:hover,
p.videos a:active {
	color: #E33B16;
	font-weight: bold;
}

p.videos a:visited {
	color: #A32A0F;
}

.seo {
	font-size: 10px;
}

.seo a {
	color: #000;
	font-weight: bold;
}

.seo a:active {
	color: #e4c539;
}

.seo a:hover {
	color: #db7b2b;
}

.imgr {
	float: right;
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 60px;
}

.imgl {
	float: left;
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.schedule td {
padding:13px 25px 0;
text-transform:uppercase;
font-size:9px;
font-weight:bold;
}

.schedule td p {
border-top-color:#10060E;
border-top-style:solid;
border-top-width:1px;
font-size:10px;
padding-top:13px
}
