@charset "UTF-8";
/* CSS Document */



* {
   padding:0;
   margin:0;
}

html {font-family: Arial, Helvetica, sans-serif}

body 
	{
	background-color:#000;
	
	background-image: url(../Images/Template/background-image.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}


p {font-size: .8em; color:#333333; line-height: 1.4em; margin: 0px 20px 8px 0px; padding: 0px 0px 0px 40px;
	}

td {font-size: .8em; color:#919191; line-height: 1.2em; margin: 0px 20px 8px 0px; height: 27px}


H1 {font-size: 1em; line-height: 1.3em; color:#aa714a; margin-bottom: 10px; padding: 0px 0px 0px 40px;}

H2 {font-size: .75em; line-height: 1em; color:#aa714a; margin-bottom: 10px;padding: 0px 0px 0px 40px;}

a {text-decoration: none; color:#333333}

/* wrapper bg image */

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1020px;
	height: 100%;
	background:transparent url(../i/logo.png) no-repeat;
}
	
/* content */

#content {
	margin: 0 auto;
	width: 1039px;
	padding-bottom: 50px;
}
	
/* navigation */

#nav {
	width: 1020px;
	height: 25px;
	padding: 50px 0px 0px 10px;
	} 
	
	

#nav a {color:#6486b2;
	display:block;
	height: 16px; 
	font-size: .72em;
	text-decoration: none;
	letter-spacing: .1em;
	font-weight: normal;
	background-color:#AFA5A6;
	}
	
#nav a:hover {color:#FFFFFF;
	border-bottom: #FFFFFF 4px solid;
	background-color:#AFA5A6;
	}

.active {color:#FFFFFF;
	display:block;
	height: 16px; 
	font-size: .72em;
	text-decoration: none;
	letter-spacing: .1em;
	font-weight: normal;
	border-bottom: #fff 4px solid;
	background-color:#AFA5A6;
	}
	
/* sub-navigation */

#sub-nav {width: 895px; height: 25px;
	font-size: .9em;
	padding-top: 10px;
	padding-left: 40px;
	}

#sub-nav a {text-decoration: none;
	font-weight: normal; 
	color:#451E1D;
	border-bottom: #ffffff 2px solid;
	cursor: pointer
	}
	
#sub-nav a:hover {color: #451E1D;
	border-bottom: #451E1D 2px solid;
	
	} 

ul.subnav li { list-style: none;
	float: left;
	margin: 0px 40px 0px 0px;
	}
	
.sub-navlive {
	color: #451E1D;
	border-bottom: #451E1D 2px solid;
	} 
	
/* top content */

#header {margin: 0 auto;
	width: 955px; height: 360px;
	margin: 20px 0px 0px 0px;
	background-image: url(../i/i_header_bg.jpg)
	}
		
#header-right {width: 253px; height: 278px;
	float: right;
	margin: 30px 26px 0px 0px;
	border: solid 4px #FFFFFF;
	background-color:#aa714a
	}
	
#header-right p {margin: 15px 10px 10px -25px;
	font-family: "Georgia", serif; 
	font-size: 1em; 
	line-height: 1.3em;
	font-weight:lighter; 
	color:#FFFFFF
	} 

#header-right .visitor {font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: .75em; 
	color:#5A3B26
	}

#header-right a {font-family: "Georgia", serif; 
	font-size: 1em; 
	line-height: 1.3em;
	font-weight:lighter; 
	color:#5A3B26
	}

#header-right a:hover {color:#FFFFFF}			

#header-left {width: 631px; height: 342px;
	margin-top: -8px; 
	border: solid 8px #FFFFFF;
	float: left;
	background-color:#A4CDD4
	}
	
/* new testimonial styles */

#header-left-testimonials {width: 461px; height: 278px;
	background-image: url(../i/photos/h_i_testimonials.jpg);
	background-repeat:no-repeat;
	padding: 56px 20px 0px 150px;
	border: solid 8px #FFFFFF;
	float: left;
	background-color:#A4CDD4
	}

/* body  content */

#main-content {
	width: 1039px;
	height: 100%;
	}
	
#fix {width: 895px; height: 5px;
	padding-left: 40px;
	}

#main-content-right {width: 270px; height: 100%;
	float:right;
	margin-bottom: 30px
	}
	
#main-content-right p {padding: 0px 15px 0px 20px
	}
	
#main-content-right-img {width: 200px; height: 250px;
	background-image:url(../i/i_bg_photo.jpg);
	margin: 10px 0 10px 10px; 
	padding: 16px
	}
	
#main-content-left {width: 600px; height: 100%; 
	float:left;
	margin-bottom: 30px
	}

.main-content-img {padding: 10px 0px 10px 40px;
	}	
	
#main-content-left a {color: #333333;
	font-weight: bold
	}	

#bookings {width: 500px; height: 500px;
	background-color:#FFF;
	background-image:url(../i/i_bg_bookings.jpg);
	padding: 40px 20px 10px 30px;
	margin-left: 40px;
	margin-bottom: 15px
	}
	

	




	
/* logo banner */ 

#banner {
	width: 1039px;
	height: 26px;
	clear:both;
	margin-top: 20px
	}

/* footer */

#footer {
	margin: 0 auto;
	margin:0px 0px 0px 0px;
	width: 1020px;
	height: 120px;
	clear:both
	}
	
#footer-1 {
	width:1020px;
	height: 186px;
	float:left
	}
	
#footer-1 a {color:#2B6386
	}
	
#footer-1 a:hover {color:#FFF;
	font-weight: normal
	}
	
#footer-2 a {width:196px; 
	height: 186px; 
	background-image: url(../i/i_footer.gif); 
	float: right
	}
	
#footer-2 a:hover {width:196px; 
	height: 186px; 
	background-image: url(../i/i_footer_dwn.jpg); 
	float: right
	}
	
.footertxtsml {font-size: .7em; 
	color:#FFFFFF; 
	padding: 0px 0px 10px 85px
	}
	
.footertxtlrg {font-size: .9em; 
	color:#FFFFFF; 
	padding: 35px 0px 0px 85px; 
	font-weight: normal
	}
	
.developers { 
	padding: 25px 0 0 80px;
	color:#2B6386;
	font-size: .7em }
