/* General Formatting -------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
fieldset {
	border: none;
}
body {
	background: url(../../images/body-bg.jpg) repeat-x #013a53;
	margin-top: 10px;
}
h2 {
	font-size: 14pt;
	line-height: 1.6em;
	color: #2c6781;
}
h3 {
	font-size: 12pt;
	color: #2c6781;
	line-height: 1.5em;
	padding: 0 8px;
	margin-bottom: 10px;
	letter-spacing: .01em;
	font-style: italic;
}
h4 {
	background-color: #013a53;
	font-size: 11pt;
	color: #fff;
	line-height: 1.5em;
	padding: 0 8px;
	margin-top: 20px;
	margin-bottom: 10px;
}
/* Container ----------------------------------------------------------*/
#container {
	width: 770px;
	background: url(../../images/container-bg.jpg) repeat-y;
	margin: 0 auto;
}
/* Header Area --------------------------------------------------------*/
#header {
	float: left;
	background: url(../../images/header-bg.jpg) no-repeat #fefefe;
	width: 770px;
	height: 180px;
	padding-top: 5px;
}
#left-header a {
	float: left;
	background: url(../../images/we3catering-logo.jpg) no-repeat;
	width: 380px;
	height: 180px;
	text-indent: -9999px;
	outline: none;
	margin-left: 5px;
}
#right-header a {
	float: left;
	background: url(../../images/header-photo-home.jpg) no-repeat;
	width: 380px;
	height: 180px;
}
#right-header .wedding {
	background: url(../../images/header-photo-wedding.jpg) no-repeat;
}
#right-header .corporate {
	background: url(../../images/header-photo-corporate.jpg) no-repeat;
}
#right-header .tailgating {
	background: url(../../images/header-photo-tailgating.jpg) no-repeat;
}
#right-header .all-occassions {
	background: url(../../images/header-photo-all-occassions.jpg) no-repeat;
}
/* Main ---------------------------------------------------------------*/
#main {
	float: left;
	background: url(../../images/main-bg.gif) repeat-y;
	width: 770px;
}
/* Navbar -------------------------------------------------------------*/
#navbar {
	float: left;
	display: inline;
	background: url(../../images/navbar-bg.jpg) repeat-x;
	width: 756px;
	height: 42px;
	margin-left: 7px;
}
/* Call Us Today ------------------------------------------------------*/
#navbar #phone {
	float: left;
	background: url(../../images/nav-call.jpg) no-repeat;
	width: 252px;
	height: 42px;
	text-indent: -9999px;
	outline: none;
}
/* Top Navigation Links -----------------------------------------------*/
#top-nav {
	height: 1em;
}
#top-nav li {
	list-style: none;
	float: left;
}
#top-nav li a {
	display: block;
	padding: 3px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	height: 20px;
	padding: 3px 10px;
	margin-top: 8px;
	line-height: 18px;
	color: #fff;
	text-decoration: none;
}
/* Second-level Menu*/
#top-nav li ul {
	display: none;
	width: 10em; /* Width to help Opera out */
	background-color: #AC0809;
	z-index: 10;
}
#top-nav li:hover ul, #top-nav li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
}
#top-nav li:hover li, #top-nav li.hover li {
	float: none;
}
#top-nav li:hover li a, #top-nav li.hover li a {
	background-color: #AC0809;
	border-bottom: 1px solid #C62020;
	color: #fff;
}
#top-nav li li a:hover {
	background-color: #C62020;
}
#top-nav a:hover {
	background-color: #AC0809;
}
#top-nav .home {
	width: 38px;
}
#top-nav .about-us {
	width: 60px;
}
#top-nav .services {
	width: 56px;
}
#top-nav .menus {
	width: 40px;
}
#top-nav .venues{
	width: 46px;
}
#top-nav .contact-us {
	width: 72px;
}
#top-nav .news {
	width: 35px;
}
/* Content Container --------------------------------------------------*/
#content-container {
	display: inline;
	float: left;
	background: url(../../images/right-side-bg.jpg) repeat-x #c1cbcf;
	margin-left: 7px;
}
/* Content ------------------------------------------------------------*/
#content {
	display: inline;
	float: left;
	width: 440px;
	min-height: 340px;
	height:	auto !important;
	height:	340px;
	background: url(../../images/content-bg.jpg) repeat-x #d1d1d1;
	padding: 25px 40px 10px 25px;
	font-size: 10pt;
	color: #453a4f;
	line-height: 1.5em;
	text-align: justify;
}
#content p {
	margin-bottom: 1em;
}
#content ul {
	margin-left: 20px;
}
/* Content Headings ---------------------------------------------------*/
h1 {
	display: block;
	width: 440px;
	height: 30px;
	text-indent: -9999px;
	outline: none;
}
h1.home {
	background: url(../../images/heading-home.jpg) no-repeat;
}
h1.corporate-events {
	background: url(../../images/heading-corporate-events.jpg) no-repeat;
}
h1.tailgate-parties {
	background: url(../../images/heading-tailgate-parties.jpg) no-repeat;
}
h1.weddings {
	background: url(../../images/heading-weddings.jpg) no-repeat;
}
h1.all-occassions {
	background: url(../../images/heading-all-occassions.jpg) no-repeat;
}
h1.contact {
	background: url(../../images/heading-contact.jpg) no-repeat;
}
h1.sitemap {
	background: url(../../images/heading-sitemap.jpg) no-repeat;
}
/* Right Side ---------------------------------------------------------*/
#right-side {
	float: left;
	width: 241px;
	padding: 5px;
	color: #256885;
	line-height: 1.3em;
}
#right-side p {
	font-size: 9pt;
	margin-left: 8px;
	font-weight: bold;
}
#service-list {
	list-style: none;
	margin: 0 15px;
}
#service-list li {
	display: block;
	width: 200px;
	font-size: 10pt;
	line-height: 1.6em;
}
#right-side img {
	display: block;
	margin-top: 6px;
	margin-left: 5px;
	padding-bottom: 15px;
	background: url(../../images/testimonial-separator.gif) no-repeat bottom;
}
/* Bottom -------------------------------------------------------------*/
#bottom {
	float: left;
	background: url(../../images/bottom-bg.jpg) no-repeat #013A53;
	width: 770px;
	height: 15px;
}
/* Footer -------------------------------------------------------------*/
#footer {
	float: left;
	background-color: #00293b;
	width: 100%;
	height: 80px;
	margin-top: 10px;
	font-size: 8pt;
	padding-top: 2em;
}
#bottom-nav {
	width: 770px;
	margin: 0 auto;
	color: #b2a55f;
}
#bottom-nav li {
	list-style: none;
	float: left;
	padding-right: 5px;
	margin-left: 5px;
}
#bottom-nav a {
	color: #b2a55f;
	font-size: 10pt;
}
/* Contact Form -------------------------------------------------------*/
#contact_form table {
	text-align: right;
}
#contact_form input[type="text"], #contact_form textarea {
	font-size: 13pt;
	color: #bb0724;
	text-align: left;
	padding: 2px 8px;
	width: 234px;
	margin: 3px 0;
}
#contact_form label {
	font-size: 13pt;
	color: #2c6781;
	margin-right: 20px;
}
#contact_form #submit {
	float: right;
	text-indent: -9999px;
	outline: none;
	width: 146px;
	height: 36px;
	margin: 0;
	padding: 0;
}
#contact_form li {
	line-height: 1.4em;
	list-style: none;
	text-align: left;
	font-size: 9pt;
	color: #bb0724;
	font-weight: bold;
}
#contact_form li input {
	vertical-align: middle;
	margin-right: 5px;
}
.required {
	font-size: 12pt;
	color: #BE0100 !important;
	font-weight: bold;
}
/* Misc Styles --------------------------------------------------------*/
.float-right {
	float: right;
	padding-left: 5px;
}
.float-left {
	float: left;
	padding-right: 5px;
}
.img-border {
	float: left;
	border: 1px solid #2c6781;
	padding: 2px;
	margin-right: 5px;
}
.clear {
	clear: both;
	display: block;
	padding-top: 1em;
}
.alignleft {
	text-align: left;
}
.cards {
	float: right;
	padding-right: 60px;
}