body {
	margin: 10;
	padding: 0;
	background: #002B45 center;
	font-size: 13px;
	line-height: 16px;
	text-align: wrap;
	color: #333333;
	width: auto;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	text-transform: none;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}

h1 {
	letter-spacing: 0px;
	font-size: 16px;
}

h2 {
	letter-spacing: 0px;
	font-size: 14px
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

p, ul, ol {
	line-height: 24px;
}

blockquote {
	padding-left: 10px;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #666666;
}

a:hover {
	color: #333333;
}

#sitedescription  {display: none;}
#locations {display: none;}

/* Header Styles */

#homeheader {
	width: 1026px;
	height: 143px;
	margin: 0 auto;
	padding: 0px 0 0px 0px;
	background: url(images/home_head.jpg) no-repeat 0px;
	text-decoration: none;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Helvetica, sans-serif;
}

#homeheader h1, #header p {
	float: left;
	margin: 0;
}

#homeheader h1 {
	color: #333333;
	font-size: 36px;
}

#homeheader p {
	padding: 20px 0 0 10px;
	font-size: 10px;
	color: #333333;
}

#homeheader a {
	text-decoration: none;
	color: #ffffff;
}



#header {
	width: 1026px;
	height: 143px;
	margin: 0 auto;
	padding: 0px 0 0 0px;
	background: url(images/home_head.jpg) no-repeat 0px;
	text-decoration: none;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Helvetica, sans-serif;
}

#header h1, #header p {
	float: left;
	margin: 0;
}

#header h1 {
	color: #333333;
	font-size: 36px;
}

#header p {
	padding: 20px 0 0 10px;
	font-size: 10px;
	color: #333333;
}

#header a {
	text-decoration: none;
	color: #ffffff;
}



/* Page Size */
#homepage {
	width: 1026px;
	height: 600px;
	margin: auto;
	background: url(images/home_bg.jpg) repeat 0px;
}


#page {
	width: 1026px;
	height: 600px;
	margin: auto;
	background: url(images/content_bg.jpg) repeat 0px;
}


/* Navigation */

#hometopnav {
	float: right;
	width: 600px;
	height: auto;
	margin: 0px 0px 0px 0px;
	align: right;
	vertical-align: bottom;
	padding: 3px 0 0px 0px;
}

.hometopnav {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}

#hometopnav { font-size: 18px; font-weight: bold;}
#hometopnav ul { list-style: none; margin: 0; }
#hometopnav li { display: inline; left no-repeat; padding: 0px 20px 20px 45px; }
#hometopnav a:link, #topnav a:visited, #topnav a:active { color: #333333; text-decoration: none; }
#hometopnav a:hover {color: #666666; text-decoration: none;}



#topnav {
	float: right;
	width: 600px;
	height: 80px;
	margin: 0px 0px 0px 0px;
	align: right;
	vertical-align: bottom;
	padding: 3px 0 0px 0px;
}

.topnav {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}

#topnav { font-size: 18px; font-weight: bold;}
#topnav ul { list-style: none; margin: 0; }
#topnav li { display: inline; right no-repeat; padding: 0px 20px 20px 45px; }
#topnav a:link, #topnav a:visited, #topnav a:active { color: #333333; text-decoration: none; }
#topnav a:hover {color: #666666; text-decoration: none;}


/* Specials */

.specials {
	float: left;
	width: 272px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 30px;
	border-top: solid 1px #999999;
}


/* Content Home */
#contenthome {
	float: right;
	width: 620px;
	line-height: 34px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 50px;
	border-left: solid 0px #999999;

}



/* Content Area */

#content {
	float: right;
	width: 800px;
	line-height: 16px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 6px;
	border-left: solid 0px #999999;
}

.homepost {
	float: left;
	width: 580px;
	height: 300px;
	vertical-align: top;
	line-height: 35px;
	font-size: 15px;
	padding-left: 40px;
	padding-top: 60px;
	padding-bottom: 0px;
	padding-right: 80px;
	border-top: solid 0px #999999;
	border-left: solid 0px #999999;
}


.post {
	float: left;
	width: 750px;
	height: auto;
	line-height: 16px;
	padding-left: 0px;
	padding-top: 40px;
	padding-bottom: 0px;
	padding-right: 30px;
	border-top: solid 0px #999999;
	border-left: solid 0px #999999;
}

.title {
	margin: 0;
	padding-bottom: 0px;
	border-bottom: 0px solid #666666;
	font-size: 19px;
	letter-spacing: 0px;
}

.title a {
	text-decoration: none;
	color: #999999;
}

/* Main Area Content */

.maincontent {
	float: right;
	width: 650px;
	height: 600px;
	padding-left: 30px;
	padding-top: 50px;
	padding-bottom: 0px;
	padding-right: 10px;
	border-top: solid 0px #999999;
	border-left: solid 1px #999999;
}


/* Left Navigation */
#lnav { font-size: 17px; font-weight: bold;}
#lnav ul { list-style: none; margin: 5px; padding-left: 5px;}
#lnav li { display:block; padding-top: 15px; padding-bottom: 2px; }
#lnav a:link, #lnav a:visited, #lnav a:active { color: #333333; text-decoration: none; padding-left: 17px; }
#lnav a:hover {color: #cccccc; text-decoration: none;}



/* Left Teaser Channel */
#lts {
	float: left;
	valign: bottom;
	width: 300px;
	height: 500px;
}

#lts ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#lts li { display: inline; padding: 0px 0px 0px 0px; 
}

#lts li ul {
	padding: 0px 0px 0px 13px;

}

.lts1 {
	width: 250px;
	height: 165px;
	vertical-align: bottom;
	padding-left: 0px;
	background: url(images/ts1.jpg) no-repeat 14px bottom;
}



/* anchor */
#anchor {
	width: 1026px;
	height: 20px;
	margin: 0 auto;
	padding: 0px 0 0 0px;
}	
.small:link, .small:visited, .small:active { font-size: 11px; color: #ffffff; text-decoration: none;}
.small:hover {color: #cccccc; text-decoration: none;}


/* Footer */

#footer {
	width: 1026px;
	height: 38px;
	margin: 0 auto;
	background: url(images/footer.jpg) no-repeat 0px;
	text-align: center;
	font-size: 10px;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Helvetica, sans-serif;
	color: #666666;
}

#footer p {
	padding-top: 0px;
	text-transform: none;
	align: center;
}

#footer p a {
	color: #333333;
	align: center;
}

.footer:link, .footer:visited, .footer:active { font-size: 10px; color: #ffffff; text-decoration: none;}
.footer:hover {color: #cccccc; text-decoration: none;}