@charset "utf-8";
.t1{
	color: #333300;
	font-family: verdana, sans-serif; 
	font-size: 13px;
}
.t1 a:active ,.t1 a:link,.t1 a:visited{
	color: #333300;
	font-family: verdana, sans-serif; 
	font-size: 13px;
	text-decoration:none;
}
.t1 a:hover{
	color: #333300;
	font-family: verdana, sans-serif; 
	font-size: 13px;
	text-decoration:underline;
}
.f1 {
	color: #CCCC99;
	font-family: verdana, sans-serif; 
	font-size: 12px;
}
.f1 a:active ,.f1 a:link,.f1 a:visited {
	text-decoration:none;
	color: #CCCC99;
	font-family: verdana, sans-serif; 
}
.f1 a:hover {
	text-decoration:underline;
	color: #CCCC99;
	font-family: verdana, sans-serif; 
}
.t2, h2{
	color: #333300;
	font-family: verdana, sans-serif; 
	font-size: 15px;
	font-weight:normal;
}
.t3{
	color: #CCCC99;
	font-family: verdana, sans-serif; 
	font-size: 11px;
}
h1, .h1 {
	color: #333300;
	font-family : "Trebuchet MS", Sans, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
}
body {
	background-image: url(../images/page_bg.jpg);
	text-align:center;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
}

#pageWrapper {
	width:960px;
	margin:0pt auto;
	position:relative;
	text-align:left;
}
#textWrapper {
	width:450px;
	float:right;
	margin-top:43px; 
	margin-right:50px; 
	height:250px;
	padding:0px 0px 0px 0px;
	background-image: url(../images/text_bg.jpg);
	background-repeat:no-repeat;
}
#textContainer {
	width:440px;
	margin:10px 0px 10px 10px;
	padding:0px 0px 0px 0px;
	overflow:auto;
	height:230px;
}
#sideBox {
	float:left;
	width:350px;
	margin:43px 0px 0px 15px;
}
#sideImageBox {
	float:left;
	width:350px;
	margin:43px 0px 0px 15px;
}

.imgThumb {
	width:70px;
	height:50px;
	float:left;
}
#leftImageWrapper {
	width:350px;
	height:250px;
}
#leftImageThumbs {
	width:350px;
	height:50px;
}
#imageSpacer {
	width:350px;
	height:200px;
}
.leftImagePlaceholder, .leftImage {
	width:350px;
	height:200px;
	position:absolute;
	left:82px;
	top:157px;
	z-index:1;
}

.leftImage {
	visibility:hidden;
	z-index:2;
}


	.textBox {
		width:350px;
		height:40px;
		background-image: url(../images/side_text_box.jpg);
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		top:0px;
		left:0px;
		right:0px;
		bottom:0px;
		overflow:hidden;
	}
	.boxText {
		width:340px;
		height:30px;
		margin-left:5px;
		padding: 0px 0px 0px 0px;
		top:0px;
		left:0px;
		right:0px;
		bottom:0px;
		overflow:hidden;
	}
#bodyWrapper {
	width:960px;
}
#header {
	background-image: url(../images/header.jpg);
	width:960px;
	height:114px;
}
	#navMenu {
		margin-left:206px;
	}
#leftPageTitle {
	background-image: url(../images/left_bar.jpg);
	float:left;
	width:67px;
	height:484px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
}
#rightBody {
	background-image: url(../images/body_bg.jpg);
	width:893px;
	height:337px;
	float:right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
}
#homeBody {
	background-image: url(../images/body_bg.jpg);
	width:935px;
	
	
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 0px 1px;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
}

#rightBottom{
	background-image: url(../images/bottom_bar.jpg);
	width:893px;
	height:147px;
	float:right;
	overflow:hidden;
}
#hoursBox {
	float:right;
	width:145px;
	height:140px;
	overflow:hidden;
}
#footer, #homeFooter {
	background-image: url(../images/footer.jpg);
	width:960px;
	height:145px;
	clear:both;
}

#homeFooter {
	background-image: url(../images/home_footer.jpg);

}

.menuTitle {
	clear:both;
	color: #333300;
	font-family: verdana, sans-serif; 
	font-size: 15px;
	font-weight:bold;
}
.menuLeft {
	margin-left:10px;
	margin-right:15px;
	width:60%;
	float:left;
	font-weight:bold;

}
.menuRight {
	margin-left:10px;
	margin-right:15px;
	width:20%;
	float:right;
	font-weight:bold;

}
.menuDes {
margin-left:5px;
margin-right:5px;
width:90%;
clear:both;
}