/* CSS Document */

body
{
margin:0px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
background-image:url(/wrap/images/top_bg.jpg);
background-repeat:repeat-x;
}

.leftside
{
padding-top:10px;
width:350px;
float:left;
}
.tagline
{
width:350px;
}
.tagline h1
{
color:#FFFFFF;
font-size:18px;
font-weight:normal;
margin:0px;
padding:0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;

}
.rightside
{
width:568px;
float:left;
}


.hero
{
width:568px;
position:relative;
top:-69px;
z-index:1;
background-image:url(/cfcbase/wrap/cfctheme0/images/hero_background.jpg);
}

.news
{
margin-top:80px;
width:350px;
font-size:12px;
line-height:18px;
}
.news h1
{
	color:#ffa12d;
font-size:16px;
margin-bottom:0px;
padding-bottom:0px;
letter-spacing:-1px;
}

.news p
{
	margin-top:0px;
	padding-top:0px;
}

.news a
{
color:#0066CC;
text-decoration:none;
}

.news a:hover
{
color:#0099FF;
text-decoration:underline;
}	

.news hr
{
	border: 0; 
	height: 1px;
	color: #CCCCCC; 
	background-color: #CCCCCC;
	}

.specials
{
padding:20px;
position:relative;
top:-70px;
margin-left:25px;
width:279px;
font-size:12px;
line-height:18px;
background-color:#F3F3F3;
float:left;
}
.specials h1
{
color:#003366;
font-size:16px;
margin-bottom:0px;
padding-bottom:0px;
letter-spacing:-1px;
}

.specials p
{
	margin-top:0px;
	padding-top:0px;
}

.specials hr
{
	border: 0; 
	height: 1px;
	color: #CCCCCC; 
	background-color: #CCCCCC;
	}
	
.specials a
{
color:#0066CC;
text-decoration:none;
}
	
.schedules a
{
color:#0066CC;
text-decoration:none;
}

.schedules p
{
	margin:0px;
	padding:0px;
}

.schedules a:hover
{
color:#0099FF;
text-decoration:underline;
}	
	
.schedules
{
padding:20px 10px 10px 5px;
margin-left:20px;
position:relative;
top:-70px;
font-size:11px;
width:180px;
float:left;
}
.schedules h1
{
color:#003333;
font-size:16px;
margin-bottom:0px;
padding-bottom:0px;
letter-spacing:-1px;
}

.schedules h2
{
color:#0066CC;
font-size:12px;
margin-bottom:0px;
padding-bottom:0px;
}

.schedules hr
{
	border: 0; 
	height: 1px;
	color: #CCCCCC; 
	background-color: #CCCCCC;
	}
	

