body {
	margin: 10px;
	padding: 0;
	background:url(images/bg.jpg);
	font-size: 12px;
	text-align: justify;
	color: #333333;
	width: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}

h1, h2, h3 {
	text-transform: none;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}

h1 {
	letter-spacing: 0px;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	letter-spacing: 0px;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

p, ul, ol {
	line-height: 14px;
}

blockquote {
	padding-left: 10px;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #999999;
}

a:hover {
	color: #666666;
}

#sitedescription  {display: none;}
#locations {display: none;}

/* Header Styles */

#header {
	width: 1017px;
	height: 150px;
	margin: 0 auto;
	padding: 5px 0 0 0px;
	background: url(images/header.png) no-repeat 0px;
	text-transform: none;
	font-family: "Trebuchet MS", 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;
}

/* Page Size */

#page {
	width: 1017px;
	margin: auto;

}

/* Navigation */
.chromestyle {
	float: left;
	width: 1000px;
	height: 30px;
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
	text-align: center;
	z-index: 1;
	position: absolute;
}

.chromestyle:after { /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul {
	border: none;
	width: 100%;
	text-align: center;
	list-style: none; 
	margin: 0; 
	padding:0;
}

.chromestyle ul li {
	display: inline;
	padding: 0px 31px 0px 32px;
	margin: 0;
}

.chromestyle ul li a {
	color: #333333;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

/*script dynamically adds a class of "selected" to the current active menu item*/
.chromestyle ul li a:hover, .chromestyle ul li a.selected {
	color: #FF3300; 
	text-decoration: none;
}

/*Style for Drop Down Menu*/
.dropmenudiv {
	position: absolute;
	top: 0;
	z-index: 100;
	border: 1px solid #666666; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	line-height: normal;
	font-size: 12px;
	background-color: #ffffff;
	visibility: hidden;
}

.dropmenudiv a {
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 3px 2px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	line-height: normal;
}

* html .dropmenudiv a { /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover { /*THEME CHANGE HERE*/
	background-color: #cccccc;
}

/* Specials */

.specials {
	float: left;
	width: 272px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 30px;
	border-top: solid 1px #999999;
	margin:0;
}

/* Content Area */

#content {
	width: 1017px;
	min-height:1000px;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 0px;
	background-image:url(images/content_bg.png);

}

.post {
	float: left;
	width: 400px;
	padding-left: 10px;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 10px;
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	margin: 0;
	vertical-align:top;
}

.title {
	margin: 0;
	padding-bottom: 0px;
	border-bottom: 0px solid #666666;
	font-size: 19px;
	letter-spacing: 0px;
}

.title a {
	text-decoration: underline;
	color: #999999;
}

/* Main Area Content */

.maincontent {
	width: 997px;
	height: auto;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
}

.interior {
	float: right;
	width: 662px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
}


/* Left Teaser Channel */
.lts {
	float: left;
	width: 255px;
	padding-top: 10px;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	text-align: left;
}

#lts ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#lts li { display: inline; padding: 0px 30px 0px 0px; 
}

#lts li ul {
	padding: 0px 0px 0px 13px;

}

.lts1 {
	width: 285px;
	height: 160px;
	vertical-align: bottom;
	padding-left: 13px;

}

.lts2 {
	width: 285px;
	height: 125px;
	vertical-align: bottom;
	padding-left: 13px;

}

.lts3 {
	width: 285px;
	height: 165px;
	vertical-align: bottom;
	padding-left: 13px;

}


/* anchor */
#anchor {
	float: right;
	width: 997px;
	height: 30px;
	padding-right: 20px;
	text-align: right;
}


#anchor { font-size: 10px; font-weight: normal;}
#anchor ul { list-style: none; margin: 0; padding:0; }
#anchor li { display: inline; padding: 0px 0px 0px 30px; }
#anchor a:link, #anchor a:visited, #anchor a:active { color: #666666; text-decoration: none; }
#anchor a:hover {color: #666666; text-decoration: none;}

#anchor_bottom {
	float: right;
	width: 400px;
	height: 30px;
	margin: 0 auto;
	padding-right: 20px;
	text-align: right;
}	

#anchor_bottom { font-size: 10px; font-weight: normal;}
#anchor_bottom ul { list-style: none; margin: 0; padding:0; }
#anchor_bottom li { display: inline; padding: 0px 0px 0px 20px; }
#anchor_bottom a:link, #anchor_bottom a:visited, #anchor_bottom a:active { color: #666666; text-decoration: none; }
#anchor_bottom a:hover {color: #666666; text-decoration: none;}


.small:link, .small:visited, .small:active { font-size: 10px; color: #ffffff; text-decoration: none;}
.small:hover {color: #cccccc; text-decoration: none;}




/* Footer */

#footer {
	width: 1017px;
	height: 43px;
	margin: 0 auto;
	background: url(images/footer.png) top no-repeat;
	text-align: center;
	font-size: smaller;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 15px;
}

#footer a {
	color: #333333;
	text-align: center;
}
