a img {border:none;}

#content img {
	padding:2px;
	border:1px solid #e7e7e7;
	background-color:#fff;
	border-width:3px;
	margin: 10px;
}

a { 
	color: #00AB4E;
}

body
{
	background:#1f1f1f;
	font-family:Arial, Verdana;
	font-size:.8em;
}

h1
{
	color:#00ab4e;
	font-size:1.8em;
	font-weight:normal;
	border-bottom: dashed thin #00ab4e;
}


#main_container
{	
	background:url('images/header_top.jpg')  20px top no-repeat;
	margin:auto;
	width:960px;
	height:auto;
	padding-top:32px;
}

#main
{	
	background:#ffffff url('images/header_side.jpg') 390px top no-repeat;
	width:960px;
	height:auto;
}

#head
{
	width:960px;
	height:187px;
}

#contactinformation
{
	color:#4c4c4c;
	font-size:1em;
	padding-right:20px;
	padding-top:20px;
	float:right;
	text-align:right;
}

#contactinformation a {
	color:#4c4c4c;
}

#title
{
	margin-left:20px;
	position:absolute;
}

#menu
{
	background:url('images/menu_back.jpg') no-repeat;
	position:absolute;
	width:960px;
	height:52px;
	margin-top:135px;
}

#menu ul
{
	list-style:none;
	margin:0px;
	padding:0px;
	margin-left:230px;
	margin-top:19px;
	position:absolute;
}

#menu ul li
{
	display:inline;
	margin:0px;
	padding:0px;
	padding-right:14px;
	margin-left:10px;
	border-right:1px solid #ffffff;
}

#menu ul li:last-child
{
	border-right:none !important;
}

#menu ul li a
{
	color:#ffffff;
	text-transform:uppercase;
	font-size:1.1em;
	text-decoration:none;
}

#banner
{
	background:#67686c url('images/banner.jpg') no-repeat;
	width:960px;
	height:292px;
}

#booknow
{
	margin-left:780px;
	margin-top:10px;
	position:absolute;
}

#content
{
	border-top: 5px solid #ccc;
	background-color:#ffffff;
	color:#4c4c4c;
	height:auto;
	min-height:200px;
	width:940px;
	padding:10px;
	padding-top:5px;
}

#footer
{
	color:#555555;
	font-size:.9em;
	text-align:center;
	padding-top:10px;
	padding-bottom:30px;
	width:960px;
	background-color: #1F1F1F;
}

#footer a
{
	color:#666666;
	text-decoration:none;
}

table
{

}

td
{
	padding:25px !important;
	padding-top:12px !important;
	padding-bottom:12px !important;
}

tr
{

}

.heading {
	font-weight:bold;
	background-color: #ccc;
	padding-top:8px !important;
	padding-bottom:8px !important;
}

.heading td
{
	padding-top:8px !important;
	padding-bottom:8px !important;
}

td.heading {
	width:80px !important;
}

