body {
	background:#282828;
	margin-top:0px;
}
#container {
	width:750px;
	overflow:hidden;
	margin:auto;
}
#header {
	height:184px;  
	}
#header #nav {
	width:750px;
	height:35px;
	background-image:url(images/nav-bkgd.gif);
	padding-top:15px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:center;
}

#header #nav a {
	color:#FFF;
	text-decoration:none;
}
#header #nav a:hover {
	color:#FFF;
	text-decoration:underline overline;
}

#leftcol-container {
	background-image:url(images/body_left.gif);
	background-repeat:no-repeat;
	float:left;
}
#rightcol-container {
	width:215px;
	float:right;
}
#content {
	width:480px;
	float:left;
	margin-left:32px;
	padding:10px 0px 0px 10px;
	background-color:#000;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	}
#contentPages {
	width:680px;
	float:left;
	margin-left:32px;
	padding:10px;
	background-color:#000;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	}	
#content a, #contentPages a {
	text-decoration:none;
	color:#FFF;
}
#content a:hover, #contentPages a:hover {
	text-decoration:underline;
}
.testimonial-heading {
    color: white;
    font-size: 16px;
    font-weight: bold;
}
.testimonial-client {
    font-style: italic;
    float: right;
}
.price {
	color:#FFFF00;
	font-weight:bold;
}
#event {
	width:660px;
	background-color:#FFF;
	color:#000;
	padding:10px;
}
td.booknow a {
	color:#C0CDD1;
	font-weight:bold;
	font:11px Tahoma, Arial;
	margin:0;
	font-size:16px;
	text-transform:uppercase;
	text-decoration: none;
}	
td.booknow a:hover {
	text-decoration: underline;
}
#news {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	background-color:#000;
	color:#FFF;
	padding:5px 3px 5px 10px;
}
#news a {
	color:#FFFFFF;
	text-decoration:none;
}
#news a:hover {
	text-decoration:underline;
}
#facebook {
	margin-top:10px;
	background-color:#000;
	padding:5px;
}
h1, h2, h3, h4, h5 {
    color:#C0CDD1;
    font-weight:bold;
	font:11px Tahoma, Arial;
	margin:0;
}
h1 {
    font-size:16px;
	text-transform:uppercase;
}
h2 {
    font-size:14px;
}
h3 {
    font-size:12px;
}
h3.widget-title {
    font-size: 16px;
    font-weight: bold;
}
li#text-2 {
    display: inline;
    list-style-type: none;
}
ul.xoxo {
    display: inline;
    list-style-type: none;
}
#footer {
	width:750px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	float:left;
	height:50px;
	margin-top:10px;
	padding:10px 0px 5px 0px; 
}
#footer a {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
li {
    padding-top: 10px;
}