
body {
	margin-top: 0px;
	padding: 0;
	background: #777777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 25px;
}


h1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	font-style: italic;
	text-transform: normal;
	color: #ffffff;
	text-align: center;
	clear: all;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0;
	letter-spacing: 0px;

}



h2 {
	height: 20px;
	margin-top: 10px;
	padding-top: 6px;
	margin-bottom: 4px;
	font-size: 15px;
	color: #ffffff;

}

h2.title {

	margin-bottom 15px;
	color: #ee2222;
}


#filler1 {

	background-color: #777777;
}

#filler2 {
	background-color: #333333;
}

#filler3 {

	background-color: #000000;
}


/* Top Header */

#topheader {
	clear: both;
	width: 800px
	height: 20px;
	margin: 0 0px 0 0px;
	padding: 0px 0px 0 0px;

}

html>body #topheader {
	clear: both;

	height: 40px;
	margin: 0 0 0 67px;
	padding: 0px 0 0 0px;

}


/* Top Menu */

#topmenu {
	width: 800px
	margin: 0 0 0 1px;
	float: right;
	height: 20px;
	padding: 0px 0 0 0px;
}

#topmenu ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: block;
	float: right;
}

#topmenu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 10px 10px;
	text-decoration: none;
	text-transform: normal;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

#topmenu a:hover { 
	text-decoration: none; 
	color: #ff1111;
	background: #eeeeee; 
}


#topmenu .current_page_item a {
	color: #dd2222;

}   

#logo {
		height: 82px;
		padding: 6px 0 6px 0;
		background: url(images/01.gif) repeat;
}

#banner {
		height: 82px;
		padding: 40px 0 0 0;
		background: url(images/01.gif) repeat;
}

/* Menu */

#menu {
	margin: 0 0 0 1px;
	float: left;
	width: 800px;
	height: 40px;
	padding: 0px 0 0 10px;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 10px 20px;
	text-decoration: none;
	text-transform: none;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decation: none; 
	color: #ee3333;
	text-decoration: underline;
/*	background: #eeeeee;  */
}


#menu .current_page_item a {
	color: #dd3333;

}  




/* Sidebar */

#sidebar {
	float: left;
	padding: 8px 20px 0 20px;

}

html>body #sidebar {
	float: left;
	padding: 8px 0px 0 20px;
	text-align: justify;
	line-height: 25px;
	margin: 0 0px 0 0;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #ffffff;

}

#sidebar li li {
	margin: 0;
}


#sidebarcopy a.white {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	color: #ffffff;

}

#sidebarcopy a:hover.white{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	color: #ee2222;

}


#sidebarcopy {
	margin: 0 0px 0 0px;
	text-align: justify;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	padding: 0 23px 0 25px;
}

html>body #sidebarcopy {
	margin: 0 0px 0 0px;
	text-align: justify;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	padding: 0 23px 0 26px;
}

#sidebarcopy h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 15px;	
	text-align: center;
}


#content {
	float: left;
	margin: 0 0px 0 5px;
	padding: 7px 0px 0 0px;
	background: #000000;
}


#contentbody {
	float: left;
	margin: 0 0 0 0px;
	padding: 0 20px 0 20px;
	background: #333333;
}


#contentbody a.white{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	color: #ffffff;
}

#contentbody a:hover.white{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	color: #ee2222;
}

#post {
	margin: 0 0 0 30px;
	padding: 0 0px 0px 30px;
	background: #5c674c;
}



td.contact {
	border-right:1px dotted;border-top: 1px dotted;border-left:1px dotted;border-bottom:1px dotted;
	border-color:#bbaa99;
}


a:link {
	color: #ffffff;
}

a.white:link {
	color: #ffffff;
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
	color: #ee2222;
}

a:visited {
	color: #bbbbbb;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}



/* Main Content */

#main-content {
	width: 800px;
	margin: 0 auto;
	background: #000000;
}


#main-content-btm {
	background: url(img03.jpg) no-repeat left bottom;
}


/* Main Content */

#main-content {
	width: 800px;
	margin: 0 12px 0 0;
	padding: 0 0 0 0px;
	background: #000000;
}

html>body #main-content {
	width: 800px;
	margin: 0 auto;
	background: #000000;
}



#main-content-btm {
	background: url(img03.jpg) no-repeat left bottom;
}


/* Page */

#page-capture {
	float: left;
	width: 800px;
	margin: 0 0 0 30px;
	padding-top: 20px;
}


}
#page {
	width: 800px;
	margin: 0 auto;
	padding-top: 20px;
}

html>body #page {
	float: left;
	width: 858px;
	margin: 0 auto;
	padding-top: 20px;
	background: #000000

}


/* Splash */


#splash
 {

	width: 540px;
	height: 140px;
	padding: 0 12px 0 0px;
	margin: 0 12px 0 0;
	float: left;
	background: #000000;
}



html>body #splash
 {

	width: 600px;
	height: 140px;
	padding: 0 2px 0 0px;
	margin: 0px 0px 0 0px;
	float: right;
	background: #000000;
}


#banner-content {
	width: 550px;
	height: 40px;
	margin: 0 0 0 0px;
	float: right;
	padding: 0 0 0 0px;
	background: #ff0000;
}

html>body #banner-content {
	width: 550px;
	height: 0px;
	margin: 0px 0 0 0px;
	float: right;
	padding: 0 0 0 0px;
	background-color: #ff0000;
}



html>body #content-filler {

	background-color: #000000;
}


html>body #content-filler {

	background-color: #000000;
}

html>body #color-band {
	width: 800px;
	height: 50px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background-color: #bbac8f;
}

/* Post */

#post {
	float: left;
	width: 525px;
	margin: 0 0 0 0px;
	padding: 0 15px 0 18px;
	background: #5c674c;
}

html>body .post {
	width: 520px;

	margin: 0 32px 0 0px;
	padding: 0 0px 0px 30px;
	background: #5c674c;
}

.post .title {

	margin-bottom: 10px;
	padding-bottom: 5px;
}

html>body .post .title {
	padding-top: 0px;
	margin-bottom: 20px;
	padding-bottom: 5px;
}


.post h1 {
}

.post h2 {

	clear: both;
	height: 2px;
	padding: 0px 0 0 0;
	font-family: verdana, arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #bbaa99;
}

.post .entry p {
	padding: 0 0px 0 0px;
	margin: 0 10px 0 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
}

#separator {
	margin-left: 0px;
	margin-right: 14px;
	padding: 0px 0px 8px 0px;
	border-top: 1px dashed #777777;
	font-size: 10px;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta b {
	display: none;
}





/* Footer */


#footer {
	margin: 0 auto;
	height: 64px;
	min-height: 64px;
	padding: 0;
	font-size: 10px;
}





/* Print Coupons */ 
#print {
	width: 520px;
	margin: 0 0 0 20px;
	padding: 0 15px 18px 16px;
	background: #777777;
}

#coupons a.white {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	color: #ffffff;
	text-decoration: underline; 

}

#coupons a:hover { 
	text-decoration: none; 
	color: #884033;
}

