body {
	margin:0;
	padding:0;
	text-align: center;
	background: #000;
	font-family: Palatino;
	font-size: 14px;
	background: #000 url(images/body_bg.jpg) repeat-x;
}

img {
	border: 0;
}
p.clr {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clear: both;	
}
a:link, a:visited {
	text-decoration: none;
	color: #800000;
}
a:hover, a:active {
	color: #666666;
	
}

img.left {
	float: left;
}
img.right {
	float: right;
}

div#wrapper {
	margin: 0 auto;
	background: #000;
	width: 1000px;
	text-align: left;
}
div#header {
	position: relative;
	float: left;
	width: 1000px;
	height: 165px;
	background: url(images/header_bg.jpg) no-repeat;
	position: relative;
	margin: 0;
	padding: 0;
	
}
div#header_inside {
	position: relative;
	float: left;
	width: 1000px;
	height: 165px;
	background: url(images/header_inside_bg.jpg) no-repeat;
	position: relative;
	margin: 0;
	padding: 0;
	
}
div#logo {
	position: absolute;
	top: 44px;
	left: 26px;
	width: 560px;
	height: 74px; 
}
div#dark_dinner{
	position: absolute;
	top: 10px;
	left: 690px;
	color: #cccccc;
	text-transform:uppercase;
	font-size: 11px;
}
div#dark_dinner a:link, div#dark_dinner a:visited {
	color: #cccccc;
}
div#dark_dinner a:hover, div#dark_dinner a:active {
	color: #800000;
}
div#blog{
	position: absolute;
	top: 70px;
	left: 760px;
	color: #ffffff;
	text-transform:uppercase;
	font-size: 11px;
}
div#blog img{
float: left;
margin: 5px 0 0 5px;
	
}
div#blog p{
	float: left;
	text-align: right;
}
div#blog a:link, div#blog a:visited {
	color: #fff;
}
div#blog a:hover, div#blog a:active {
	color: #800000;
}
div#facebook{
	position: absolute;
	top: 125px;
	left: 690px;
}
div#linkedin{
	position: absolute;
	top: 125px;
	left: 795px;
}

/***************NAVIGATION******************/
div#nav {
	position: absolute;
	top: 124px;
	left: 75px;
	width: 530px;
	height: 30px;	

}
div#nav ul{
	margin: 0;
	padding: 0;
	width: 530px;
	height: 25px; 
}
div#nav ul li{
	height: 25px;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
div#nav ul li a:link, div#nav ul li a:visited {
	height: 25px;
	text-indent: -9999px;
	display: block; 
}
div#nav ul li a:link#home, div#nav ul li a:visited#home {
	width: 64px;
	height: 25px;
	background: url(images/home_btn.jpg) 0 0 ;
}
div#nav ul li a:hover#home, div#nav ul li a:active#home {
	width: 64px;
	background: url(images/home_btn.jpg) 0 -25px;
}
div#nav ul li a:link#about, div#nav ul li a:visited#about{
	width: 109px;
	background: url(images/about_btn.jpg) 0 0;
}

div#nav ul li a:hover#about, div#nav ul li a:active#about {
	width: 109px;
	background: url(images/about_btn.jpg) 0 -25px;
}

div#nav ul li a:link#testimonial, div#nav ul li a:visited#testimonial{
	width: 109px;
	background: url(images/testimonial_btn.jpg) 0 0;
}

div#nav ul li a:hover#testimonial, div#nav ul li a:active#testimonial{
	width: 109px;
	background: url(images/testimonial_btn.jpg) 0 -25px;
}


div#nav ul li a:link#services, div#nav ul li a:visited#services{
	width: 150px;
	background: url(images/services_btn.jpg) 0 0;
}

div#nav ul li a:hover#services, div#nav ul li a:active#services{
	width: 150px;
	background: url(images/services_btn.jpg) 0 -25px;
}


div#nav ul li a:link#contact, div#nav ul li a:visited#contact{
	width: 86px;
	background: url(images/contact_btn.jpg) 0 0;
}

div#nav ul li a:hover#contact, div#nav ul li a:active#contact{
	width: 86px;
	background: url(images/contact_btn.jpg) 0 -25px;
}

/***************END NAVIGATION******************/

div#main {
	position: relative;
	width: 927px;
	height: 425px;
	margin-left: 46px;
	background: url(images/main_bg.jpg) no-repeat;
	float: left;
	
}
div#main_inside {
	position: relative;
	width: 927px;
	margin-left: 46px;
	background: url(images/content_inside.gif) repeat-y;
	float: left;
	
}
div#content_inside {
	width: 927px;
	min-height: 425px;
	float: left;
	background: url(images/main_inside_bg.jpg) top no-repeat;
}
div#index_photos {
	width: 675px;
	margin: 5px 0 15px 38px;
	float: left;
	
}
div#index_photos img{
	margin: 0 20px 0 0;
	border: 3px solid #FFF;
}
h1#about{
	margin: 5px 0 0 110px;
	padding: 0;
	width: 705px;
	height: 42px;
	text-indent: -5000px;
	background: url(images/about_title.jpg) no-repeat;
}
div#about_text{
	float: right;
	margin-right: 90px;
	width: 520px;
	padding: 10px;
}
div#about_text p{
	line-height: 1.7em;
}
div#about_photos {
	width: 175px;
	margin: 15px 0 15px 115px;
	float: left;
	
}
div#about_photos img{
	margin-top: 10px;
	border: 1px solid #666666;
}
div#content {
	position: absolute;
	width: 693px;
	height: 364px;
	top: 37px;
	left: 130px;
	float: left;
	background: url(images/content_bg.jpg) no-repeat;
}
div#content p{
	margin: 20px 0 0 20px;
	width: 620px;
	padding: 10px;
	line-height: 1.7em;

}
div#testimonials_text {
	line-height: 1.7em;
	margin-left: 120px;	
	width: 705px;
}
h1#testimonials{
	margin: 5px 0 0 110px;
	padding: 0;
	width: 705px;
	height: 42px;
	text-indent: -5000px;
	background: url(images/testimonials_title.jpg) no-repeat;
}
div#services_text {
	margin-left: 120px;	
	line-height: 1.7em;
	width: 705px;
}
h1#services{
	margin: 5px 0 0 110px;
	padding: 0;
	width: 705px;
	height: 42px;
	text-indent: -5000px;
	background: url(images/services_title.jpg) no-repeat;
}
div#services_text ul li{
	margin:  5px 0 0 5px;
	width: 520px;
	
}
div#contact_text {
	line-height: 1.7em;
	margin-left: 120px;	
	width: 705px;
}
h1#contact{
	margin: 5px 0 0 110px;
	padding: 0;
	width: 705px;
	height: 42px;
	text-indent: -5000px;
	background: url(images/contact_title.jpg) no-repeat;
}

div#destination_text {
	margin-left: 120px;	
	line-height: 1.7em;
	width: 705px;
}
ul#destination li{
	margin:  5px 0 0 5px;
	width: 520px;
	padding: 10px;
}
h1#destination{
	margin: 5px 0 0 110px;
	padding: 0;
	width: 705px;
	height: 42px;
	text-indent: -5000px;
	background: url(images/destination_title.jpg) no-repeat;
}
h1#vacation{
	margin: 5px 0 0 110px;
	padding: 0;
	width: 705px;
	height: 42px;
	text-indent: -5000px;
	background: url(images/vacation_title.jpg) no-repeat;
}
h1#personal{
	margin: 5px 0 0 110px;
	padding: 0;
	width: 705px;
	height: 42px;
	text-indent: -5000px;
	background: url(images/personal_title.jpg) no-repeat;
}
h1#event{
	margin: 5px 0 0 110px;
	padding: 0;
	width: 705px;
	height: 42px;
	text-indent: -5000px;
	background: url(images/event_title.jpg) no-repeat;
}

h1#rates{
	margin: 5px 0 0 110px;
	padding: 0;
	width: 705px;
	height: 42px;
	text-indent: -5000px;
	background: url(images/rates_title.jpg) no-repeat;
}
h1#elderly{
	margin: 5px 0 0 110px;
	padding: 0;
	width: 705px;
	height: 42px;
	text-indent: -5000px;
	background: url(images/elderly_title.jpg) no-repeat;
}
h1#dark_dining{
	margin: 5px 0 0 110px;
	padding: 0;
	width: 705px;
	height: 42px;
	text-indent: -5000px;
	background: url(images/dark_dining_title.jpg) no-repeat;
}
div#footer {
	float: left;
	width: 927px;
	height: 114px;
	margin-left: 46px;
	background: url(images/footer_bg.jpg) no-repeat;
}

div#footer_inside {
	float: left;
	width: 927px;
	height: 114px;
	margin-left: 46px;
	background: url(images/footer_inside.jpg) no-repeat;
}
div#actual_footer {
	color: #FFFFFF;
	float: left;
	width: 855px;
	text-align: right;
	
}
div#actual_footer ul {
	font-size: 10px;
	margin: 70px 0 0 0;

}
div#actual_footer ul li{
	list-style: none;
	text-transform: uppercase;
	display: inline;
	margin: 0 2px;

}
div#actual_footer ul li a:link, div#actual_footer ul li a:visited{
	color: #ffffff; 
	text-decoration: none;

}
div#actual_footer ul li a:hover, div#actual_footer ul li a:active{
	color: #800000;

}
div#actual_footer p{
	float: right;
	margin-right: 5px;
}

div#content_portfolio {
height: 650px;
	
}

div#specialize {
	margin-left: 110px;
}
div.locations {
	width: 350px;
	float: left;
	
}
div#hoarding {
	width: 725px;
}
div#hoarding img {
	margin: 5px 10px 0 0;
}
div#intro_video {
	margin-left: 25px;
}
div#facebook_join {
	margin-left: 50px;
}