body
	{
margin:0px;
height:100%;
background-color:#FFF;
}
#page	
{
width:980px;
min-height:500px;
margin:0px auto;
margin-top:0px;
}

/*Header*/

#header{
	width:980px;
	height:103px;
	float:left;
	background-image:url(../images/header_bkgrnd.jpg);
	background-repeat:no-repeat;
}
#header_center{
	width:310px;
	height:103px;
	float:left;
	margin-left:20px;
}
#home_link{
	width:240px;
	height:80px;
	float:left;
	margin:10px 0px 0px 18px;
}
#center_btn{
	width:310px;
	height:29px;
	margin-top:3px;
	float:left;
}
#hours{
	width:240px;
	height:18px;
	float:right;
	margin:75px 20px 0px 0px;
	padding-top:5px;
}
.hours{
	
}
.hours a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	font-weight:bold;
	text-decoration:underline;
}
.hours a:hover{
	color:#09F;
}
#topPhone{
	width:210px;
	height:54px;
	float:left;
	padding:14px 0px 0px 0px;
	margin-left:72px;
}
.topPhone_class{
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:13px;
	font-weight:bold;
	color:#333;
	text-align:left;
}
#topNav{
	width:980px;
	height:56px;
}
#topBtn{
	width:155px;
	height:34px;
	float:left;
	margin-top:10px;
	margin-left:7px;
}

/*Main Content*/

#mainContent{
	width:980px;
	height:100%;
	float:left;
	padding:0px;
	background-image:url(../images/centerPanel_bkgrnd.jpg);
	background-repeat:no-repeat;
}
#mainContent_innerpage{
	width:980px;
	height:100%;
	min-height:460px;
	margin:0px auto;
	padding:0px;
}
#centerPanel{
	width:980px;
	height:328px;
	float:left;
}
#centerPanelInner{
	background: url(../images/innerCotentRound.jpg) top left no-repeat;
	width:765px;
	height:100%;
	min-height:460px;
	background-color:#FFF;
	float:left;
}
#title_bar{
	width:765px;
	height:24px;
	background-color:#999;
}
.title{
	margin:0px auto;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	text-transform:uppercase;
}

/*Home*/

#leftPanel{
	width:565px;
	height:322px;
	float:left;
}
#rightPanel{
	width:415px;
	height:322px;
	float:left;
}

/*New*/

#leftNav{
	width:198px;
	height:533px;
	float:left;
	margin-left:7px;
}
#centerPanel_new{
	width:751px;
	height:533px;
	float:left;
	margin-left:8px;
	background-image:url(../images/new_centerPanel_bkgrnd.jpg);
}
#new_banner{
	width:734px;
	height:192px;
	float:left;
	margin:8px 0px 0px 8px;
}
#new_video{
	width:422px;
	height:315px;
	float:left;
	margin:12px 0px 0px 8px;
	clear:both;
}
#new_rightNav{
	width:300px;
	height:318px;
	float:left;
	margin:11px 0px 0px 5px;
	
}

/*Bottom Nav*/

#bottomNav{
	width:980px;
	height:127px;
	float:left;
}
#bottomBtn{
	width:183px;
	height:110px;
	float:left;
	margin-top:0px;
	padding-left:11px;
}

/*Sitemap*/

.sitemap_txt{
}

.sitemap_txt a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-decoration:none;
}
.sitemap_txt a:hover{
	color:#09F;
	text-decoration:underline;
}
#contentarea-sitemap{
 	text-align:left;
	font-size:80%;
	color:#999;
}
#contentarea-sitemap p{
	 margin:0px;padding:0px;
}
#contentarea-sitemap a{
	font-family:Arial, Helvetica, sans-serif;
	display:block;	
	background-color:#ededed;
	padding:4px 0px 4px 10px;
	color:#333;
	font-size:13px;
	text-decoration:none;
	margin: 1px 0px;
}
#contentarea-sitemap a:hover{
	background-color:#E1E1E1;
}

/*Footer*/

#bottom{
	width:980px;
	height:50px;
	float:left;
}
#footer {
	width:980px;
	height:50px;
}
#footerNav{
	width:750px;
	height:24px;
	float:right;
	margin-right:10px;
}
#footerNav a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	text-decoration:none;
}
#footerNav a:hover{
	color:#03F;
	text-decoration:underline;
}
#wel{
 	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
}
#wel h1{
	font-size:14px;
	color:#FFFFFF;
	margin:0px;
	padding:10px 0px 0px 0px;
}
#wel p{
	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
	margin:0px;
	padding:10px 0px 0px 0px;
}
#wel p a{
	font-family:arial;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:underline;
}
#wel p a:hover{
	text-decoration:none;
}
.moreInfoClass{
	color:#FFFFFF;
	height:170px; 
	overflow:auto;
	width:932px;
	float:left;
	padding:0px 15px; 
	text-align:left; 
	background-image:url(../images/moreInfoBackgroundImage.jpg); 
	border:1px solid #999; 
	margin:auto;
	line-height:15px;
}
.moreInfoClass h1{
	color:#FFFFFF;
	line-height:18px;
	font-size:1.3em;
	padding-top:10px;
}
.moreInfoClass a{
	color:#FFFFFF;
	text-decoration:none;
}
.moreInfoClass a:hover{
	text-decoration:underline;	
}
#bottomTk{
 	clear:both;
}
#logoTk{
	float:left;	
	padding-left:13px;
}
#bottomTkText{
	float:right;
	padding:4px 5px;
}
#socialMedia{
	width:240px;
	height:32px;
	float:right;
	text-align:right;
	margin-right:10px;
}
#socialMedia img{
	padding:0px 2px; 
}
