body, html {
	padding:0px;
	margin:0px;
	width:100%-60px;
	font-family:"Arial";
	font-size:10pt;
	color:#696969;
	background-color:#3D3C33;
	
	
	
}


body a {
	text-decoration:none;
}
/*
p {
	font-family:"Arial";
	padding-left:15px;
}

h1 {
	font-size:16pt;
	padding-bottom:0px;
}

h2 {
	font-size:11pt;
	color:#6D9942;
	padding-top:10px;
	padding-left:30px;
	margin-top:-10px;
}
*/
#container {
	width:1000px;
	height:900px;
	background-color:#F2F0CE;
	margin-left:auto;
	margin-right:auto;
	padding:0px;

}

#container_small {
	width:1000px;
	height:763px;
	background-color:#F2F0CE;
	margin-left:auto;
	margin-right:auto;
	padding:0px;

}

#container_large {
	width:1000px;
	height:2113px;
	background-color:#F2F0CE;
	margin-left:auto;
	margin-right:auto;
	padding:0px;

}

#header {
	width:1000px;
	height:120px;
	
	border-bottom:10px solid #fff;
	text-align:center;
	background-color:#8C826B;
}

#header img{
border-style: none
}

#menu img{
border:0px;
}

#footer {
	color:#F2F0CE;
    width:1000px;	
	height:55px;
	float:right;	
	border-top:30px solid #F2F0CE;
	border-bottom:0px solid #F2F0CE;
	text-align:center;
	background-color:#8C826B;
	padding-top:3px;
	
	
}

#footer ul{
margin-left:-200px;
}

#footer ul li {
	padding-left:50px;
	display: inline;
	font-size: 16px;
	text-transform: uppercase;
	font-weight:bold;
}

#footer .facebook{
margin-bottom:-4px;

}
#footer a{
color:#fff;
}


#content{
	margin-top:20px;
	margin-left:30px;
	font-size:11pt;
	float:left;
	width:300px;

}
#content_right{
	margin-top:5px;
	margin-left:30px;
	font-size:11pt;
	float:right;
	width:300px;
}

#content img{
border-top:3px solid #AE3135;
border-bottom:3px solid #AE3135;
margin-bottom:5px;
}

#padding{
width:900px;
padding-top:20px;
padding-left:20px;
padding-right:10px;
margin-left:30px;
margin-top:120px;
border:7px solid #8C826B;
}



#rates{
height:212px;
width:400px;
float:left;
margin-top:10px;
margin-left:20px;
border:7px solid #8C826B;
padding-top:20px;
}

#rates td{
/* width:175px; */
/* height:50px; */
/*text-align:center; */
}
#rates th{
/* width:140px; */
/*height:20px; */

}

#ammenities{
height:225px;
width:500px;
float:right;
margin-top:10px;
margin-right:20px;
border:7px solid #8C826B;
}

#ammenities h2 {
margin-top:20px;
font-size:18px;
}

#ammenities ul{
margin-top:-10px;
}
h2{
		margin-top:5px;
		margin-left:10px;
		font-weight:bold; 
		font:7px;
	}
	
.left-button{
float:left;
width:50px;
}
.right-button{
float:right;
width:50px;
}

#slider{
margin-top:20px;
float:left;
width:960px;
margin-left:20px;
}

#faq_list{
margin-top:110px;
margin-right:25px;
margin-left:25px;
padding:18px;
border:7px solid #8C826B;
width:900px;

}

#faq_content{
margin-top:20px;
margin-right:25px;
margin-left:25px;
padding:18px;
border:7px solid #8C826B;
width:900px;

}
a.acc_trigger{
color:#696969;
text-decoration: none;
}
a.acc_trigger:visited{
color:#696969;
text-decoration: none;
}

#back{
color:#696969;
font-weight:bold;
text-decoration: none;
}

.acc_trigger {
font-size:12pt;
color:#AE3135;
font-weight:bold;
text-decoration: none;
}

.boxgrid{ 
	width: 250px; 
	height: 100px; 
	margin:0px; 
	top:-10px;
	float:left; 
	background:#161613; 
	overflow: hidden; 
	position: relative; 
	}
	.boxgrid img{ 
		position: absolute; 
	}
	.boxgrid p{ 
		padding: 0px 10px; 
		color:#fff; 
		font-weight:bold; 
		font:10pt;
	}
	.boxgrid h1{ 
		padding: 52px 10px; 
		color:#fff; 
		font-weight:bold; 
		font:7px;
	}
	.boxgrid h1 a{
	font-style:none;
	}
	
	
		
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	top: -70px;
	height: 100px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
	.captionfull .boxcaption {
		-top: 0;
	}
	.caption .boxcaption {
		-top: -70;
		padding:0px;
	}
h3 {
		margin: 0;	
		padding: 7px 0 0 0;
		font-size: 16px;
		text-transform: uppercase;
	}

div#feature_list {
	
	border:7px solid #8C826B;
	margin-right:20px;
	margin-top:20px;
	float:right;
	width: 600px;
	
	height: 240px;
	overflow: hidden;
	position: relative;
}

	div#feature_list ul {
		position: absolute;
		top: 0;
		list-style: none;	
		padding: 0;
		margin: 0;
	}

	ul#tabs {
	left: 0;
	z-index: 2;
	width: 220px;
	}

	ul#tabs li {
		font-size: 12px;
		font-family: Arial;
	}



	ul#tabs li a {
		color: #222;
		text-decoration: none;	
		display: block;
		
		
		padding: 14px;
		padding-top: 10px;
		height: 36px;
		outline: none;
	}

	ul#tabs li a:hover {
		
	}

	ul#tabs li a.current {
	background-color:transparent;
		background:  url('../pictures/feature-tab-current.png');
		color: #FFF;
	}

	ul#tabs li a.current:hover {
		text-decoration: none;
		cursor: default;
	}

ul#output {
	right: 0;
	width: 414px;
	height: 240px;
	position: relative;
}

	ul#output li {
		position: absolute;
		width: 414px;
		height: 240px;
	}

	ul#output li a {
		position: absolute;
		bottom: 10px;
		right: 10px;
		padding: 8px 12px;
		text-decoration: none;
		font-size: 11px;
		color: #FFF;
		background: #000;
		-moz-border-radius: 5px;
	}

	ul#output li a:hover {
		background: #D33431;
		}
		
.graylinks{
display:none;
}

.graylinks a:link {
	color: #8c826b;
	text-decoration:underline;
}
.graylinks a:visited {
	color: #8c826b;
	text-decoration:underline;
}
.graylinks a:hover {
	color: #F2F0CE;
	text-decoration:underline;
}
.graylinks a:active {
	color: #8c826b;
	text-decoration:underline;
}

.TA_logoWidget{
float:right;
padding-right:230px;
margin-top: -48px;

}