/* 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 #420001;
	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: #6c0000;
	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/rsvp-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-home.jpg) no-repeat;
	width: 380px;
	height: 180px;
}

/* 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-left.jpg) no-repeat;
	width: 10px;
	height: 42px;
	text-indent: -9999px;
	outline: none;
}
/* Top Navigation Links -----------------------------------------------*/
#top-nav {
	height: 1em;
margin-top: 7px;
}
#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;

	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: 48px;
}
#top-nav .about-us {
	width: 60px;
}
#top-nav .browse {
	width: 100px;
}
#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 #aaaaaa;
	margin-left: 7px;
}
/* Content ------------------------------------------------------------*/
#content, #content_full {
	display: inline;

	float: left;

	min-height: 340px;
	height:	auto !important;
	height:	340px;
	background: url(../../images/content-bg.jpg) repeat-x #d1d1d1;
	padding: 0px 40px 10px 25px;
	font-size: 10pt;
	color: #453a4f;
	line-height: 1.5em;
	text-align: justify;
}
#content{ 
	width: 440px;
	}
	
	#content_full {
list-style-type: none;
	width: 690px;
	}

#content_full li {
display: inline;
}

#content p {
	margin-bottom: 1em;
}
#content ul {
	margin-left: 20px;
}
/* Content Headings ---------------------------------------------------*/
h1 {
	display: block;
	width: 440px;
	height: 30px;
	text-indent: -9999px;
	outline: none;
}

/* 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: #000000;
	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;
}

/* Talent headshot list */
#content_full ul.headshot {
	list-style-type:none;
	margin:0 0 0 6px;
	padding:0;

}
#content_full ul.headshot li {
	margin:4px;

	padding:0px;
	border:1px solid #8d0000;
	text-align:center;
	float:left;
	display:block;
	font-size:0.9em;
}
#content_full ul.headshot li img {
	border:1px solid #370000;
	margin:10px;
}		
#content_full ul.headshot li a {

	color:#333;
	width:160px;
	height:235px;
	display:block;
	text-decoration:none;
background: #fff;
	}
#content_full ul.headshot li a:hover
{
background: #efefef; 
	text-decoration:none;
}