/*
File:			custom.css
Description:	Custom styles for Waynesville Restaurant Reviews
*/
.custom #header_area{ display:none; }

.custom #top_nav_area { background: #2B0200; padding:1em 0em; line-height: .9em; }
.custom #top_nav_area ul { 
	border-style: none; 
	list-style-image: none; 
	list-style-position: outside; 
	list-style-type: none; 
}
.custom #top_nav_area ul li { float: left; padding: 0em 1em; }
.custom #top_nav_area ul li a { font-size: 1.3em; color: #CD9C39; }
.custom #top_nav_area ul li a:hover { background: #CD9C39; color: #2B0200; text-decoration: none; }

.custom #title_area { background: url(images/header-bg.png) repeat-x scroll 0 0; padding: 1em 0; }
	.custom #header { border-bottom:none; }
		.custom #header #tagline { color: white; }
		.custom #header #logo a { color: #CD9C39; }

.custom #nav_area { background:#c3d9d6; padding:0.5em 0; border-bottom: none; }
	.custom #nav_area ul {border-bottom: none; border-left:none; }
		.custom #nav_area ul li { border-width:0; margin-bottom:0; padding-bottom:0; background:none; }




/* body.custom { background:#600000 none repeat scroll 0 0; }
.custom #page { background:#FFFFFF none repeat scroll 0 0; padding: 0em 1em 0em 1em;} */

/* Top Nav bar */


/*
 * Header
 */
.custom #header { border: none; }