body{
	font-family:Trebuchet MS;
	font-size:12px;
	/* color:#505050; */
	color:#000000;
}

hr{
	border:1px dashed #ffffff;
}

strong{
	margin:0px;
	padding:0px;
}

#hr-spacer{
	float:left; 
	width:240px; 
	padding-left:15px; 
	margin-bottom:3px; 
	margin-top:3px;
}

/*#hr-spacer{
	float:left; 
	width:250px; 
	font-size:2px;
	height:20px;
	background:url(../img/grid.jpg) 13px 10px no-repeat;
}*/

h2{
	font-size:18px;
	margin:0 0 10px -70px;
}

a:link, a:visited, a:active{
	color:#0066cb;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

a.events:link, a.events:visited, a.events:active{
	color:#FFE400;
	font-weight:bold;
	text-decoration:none;
}
a.events:hover{
	text-decoration:underline;
}



#main-container{
	width:835px;	
}

#main-container2{
	float:left;
	border:3px solid black;	
}

#main-container3{
	float:left;
	width:835px;
	height:100%;
	border:2px solid white;
	background:#ffffff;
}

#banner{
	width:100%;
	height:129px;
	background:url(../img/banner.jpg) no-repeat;
}

#banner-splat{
	float:left;
	width:100%;
	height:51px;
	/* background:url(../img/banner-splat.jpg) no-repeat; */
}

#nav-menu{
	float:left;
	width:836px;
	height:101px;
}

#content{
	float:left;
	width:100%;
	/* background:url(../img/content-splat.jpg) right 415px no-repeat; */
	background:url(../img/content-splat.gif) right bottom no-repeat;
}

#content2{
	float:left;
	width:100%;
	/* background:url(../img/content-splat.jpg) right 415px no-repeat; */
	background:url(../img/dots.jpg) repeat;
}

#left-cotent{
	float:left;
	width:260px;
	height:610px;
	color:#FFFFFF;
	position:relative;
	background:#AE00DA url(../img/hours.jpg) 60px 130px no-repeat;
}

#cotent-spacer{
	float:left;
	width:17px;
	height:663px;
	background:url(../img/content-spacer-bg.jpg) repeat-y;
}

#main-content{
	float:left;
	width:98%;
	height:auto;
	font-size:13px;
}

#main-content2{
	float:left;
	width:800px;
	height:auto;
	font-size:13px;
	padding-left:10px;
}

#footer{
	float:left;
	width:100%;
	height:93px;
	background:#FF01A8;	
}