body
{
	color: #444;
 	font-family: arial, lucida grande, verdana, sans serif;
 	font-size: 12px;
	line-height: 18px;
	min-width: 750px;
	margin:0px;
	padding:0px;
	background-color:#dedfc9;
}
form
{
	margin:0px;
	padding:0px;
}
img
{
	border:solid 0px black;
}
h1 
{ 
	font-family: georgia, serif; 
	font-size: 18px; 
	font-weight:bold; 
}
strong { color: #3e413e ; }
em { color: #3e413e ; font-weight:bold; font-style:normal; }
a:link { color: #3e413e ; font-weight: bold; text-decoration: underline; }
a:visited { color: #3e413e ; font-weight: bold; text-decoration: underline; }
a:hover { color: #96272D; font-weight: bold; text-decoration:underline; }
a:active { color: #3e413e ; font-weight: bold; text-decoration: underline; }
#layoutMain {
	width: 950px;
	text-align: left;
	margin: 40px auto 0px auto;
	border-top:solid 3px #484730;
	border-right:solid 1px #484730;
	border-left:solid 1px #484730;
	background-image:url(/images/tile.png);
}
#header {
	border-bottom:solid 3px #484730;
	clear:both;
	height:100px;
	background-image:url(../images/headerBanner.png);
}
#schedule
{
    vertical-align:bottom;
    margin-left:750px;
    padding:40px 10px 10px 30px;
	color:#3e413e;
	font-size:9px;
}
#logoDiv
{
	float:left;
	width:193px;
}
#nav
{
	float:left;
	height:60px;
	padding:40px 130px 0px 0px;
	vertical-align:bottom;
}
.navItem
{
	float:left;
	text-align:center;
	padding:30px 0px 0px 0px;
}
.navItem:hover
{
	background-color:#fff;
	color:#000;
	background-image:url(../images/bird.png);
	background-repeat:no-repeat;
	background-position:center center;
}
.navItem:hover a.navItemLink
{
	color:#000;
}
div.navItemLink
{
	vertical-align:middle;
	padding-left:0px;
	width:90px;
	line-height:30px;
	height:30px;
	cursor:default;
	font-weight:bold;
}
a.navItemLink
{
	vertical-align:middle;
	padding-left:0px;
	width:90px;
	line-height:30px;
	height:30px;
	display: block;
	text-decoration:none;
}
a.navItemLink:hover
{
	text-decoration:none;
}
.dropdown
{
	background-color:#858762;
	position:absolute;
	border:solid 1px #3e413e ;
	border-top:solid 3px #3e413e ;
}
.dropdown a
{
	text-decoration:none;
	height:20px;
	line-height:20px;
	display: block;
	border-top:solid 1px #bebebe;
	padding:3px 5px 3px 5px;
}
.dropdown a:hover
{
	text-decoration:none;
	color:White;
	background-color:#484730;
}
.daBody
{
	 
}
#leftCol
{
	float:left;
	width:580px;
	padding:0px 0px 0px 0px;
}
#rightCol
{
	float:left;
	width:330px;
	padding:20px;
	text-align:center;
}
#scoop
{
	background-image:url(../images/blog.png);
	background-position:left;
	background-repeat:no-repeat;
	height:48px;
	line-height:48px;
	vertical-align:middle;
	font-size:18px;
	font-weight:bold;
	margin-left:80px;
	padding-left:0px;
}
#scoopLink
{
	font-family:Courier New;
	color:#dcc400;
}
#scoopLink:hover
{
	color: #96272D;
}
#footer
{
	width: 952px;
	margin: 0px auto 10px auto;
	padding-top:5px;
	border-top:solid 4px #3e413e;
	clear: both;
	text-align:center;
	font-size:10px;
	line-height: 13px;
}
.aboutDesc
{
	font-family:Courier New, Times New Roman;
	text-align:left;
	color:#fff;
	
}
.rateTop
{
	padding:20px;
	font-size:14px;
	text-align:center;
	color:#5f5e41;
}
span.rateHeader
{
	color:#e5cb14;
	font-size:24px;
	font-weight:bold;
}
a.rateLink
{
	color:#e5cb14;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
a.rateLink:hover
{
	text-decoration:underline;
}
.rateSub
{
	color:#e5cb14;
	font-size:16px;
	font-weight:bold;
	margin-left:-20px;
}
.rateDesc
{
	font-size:14px;
	font-weight:bold;
	color:#5f5e41;
	padding:0px 20px 60px 100px;
}
#contact
{
	padding:0px 0px 0px 30px;
	background-color:#DDCD39;
	background-image:url(/images/contact.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:590px;
	text-align:left;
	font-size:16px;
	line-height:20px;
	overflow:hidden;
}
#contactInner
{
	padding:10px;
	height:570px;
	overflow:auto;
}
.contactTxBx
{
	width:200px;
}
.contactTxAr
{
	width:248px;
	height:95px;
}
#session
{
	padding:35px 20px 0px 390px;
	background-color:#000;
	background-image:url(/images/session.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:460px;
	color:#fff;
	text-align:left;
	font-size:14px;
	line-height:19px;
}
