/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 padding: 0; margin: 0;
 background:#A59A73;
}
#wrapper { 
 margin: 0 auto;
 width: 100%;
 border:0px solid #000;
}
#header {
 width: 760px;
 color: #333;
 margin: 0 auto;
 
 border: 0px solid #ccc;
 height: 125px;

}
#header2 {
 width: 760px;
 color: #333;
 margin: 0 auto;

}
#header_wrapper {
background: #140801 url("/images/header_stretch.jpg");
 width: 100%;
 color: #333;
 padding: 0px;
 height: 135px;
 background-position: center;
	background-repeat: repeat;
}
#header_left {
background-image:url(/images/logo.gif); 
background-repeat:no-repeat;
 color: #333;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 125px;
 width: 337px;
 float: left;
}
#header_right { 
 color: #333;
 border: 0px solid #ccc;
 margin: 82px 0px 0px 0px;
 padding: 0px;
 width: 398px;
 float: right;
}
#nav_top { 
 color: #F9F0D1;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 width: 400px;
 display: inline;
}
#nav_top a{ 
 color: #F9F0D1;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 text-decoration:none;
 }
 #nav_top a:hover{ 
 color: #F9F0D1;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 text-decoration:underline;
 }
 
#navigation_wrapper {
 margin: 0 auto;
 width: 100%;
 border:0px solid #000;

}
#navigation {
background-image:url(/images/nav_bk.jpg);
 width: 760px;
 color: #333;
 height:57px;
 margin: 0 auto;
 border: 0px solid #ccc;

}
#styletop{position:relative;display:block;height:15px;font-size:10px;font-weight:bold;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:0px solid #B30000;}
#styletop ul{margin:0;padding:0;list-style-type:none;width:auto;}
#styletop ul li{display:block;float:left;margin:0;}
#styletop ul li a{display:block;float:left;color:#fff;text-decoration:none;padding:11px 4px 0px 4px;height:15px;}
#styletop ul li a:hover{color:#fff;border-bottom:2px solid #A99E79;}

#ddblueblockmenu{
border: 0px solid black;
border-bottom-width: 0;
width: 185px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding: 0px 0;
padding-left: 7px;
width: 169px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: #A99E79;
border-bottom: 2px solid #210D02;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 187px; /*IE 5*/
w\idth: 169px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
border-bottom: 2px solid #A59A73;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: black;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#styleleft{position:relative;display:block;height:15px;font-size:11px;font-weight:bold;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:0px solid #B30000;}
#styleleft ul{margin:0;padding:0;list-style-type:none;width:auto;}
#styleleft ul li{display:block;margin:0;}
#styleleft ul li a{display:block;color:#fff;margin-bottom:3px;text-decoration:none;padding:8px 5px 3px 5px;height:15px;}
#styleleft ul li a:hover{color:#fff;border-bottom:3px solid #A99E79;}

#stylefour{position:relative;display:block;margin-left:10px; height:39px;font-size:11px;font-weight:normal;background:transparent url() repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:0px solid #B30000;}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#F9F0D1;text-transform:uppercase; text-decoration:none;margin:10px 0px 0px 0px;padding:13px 17px 0 17px;height:30px;background:transparent url(/images/link_bk.gif) no-repeat top right;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#F9F0D1}

#stylefooter{position:relative;display:block;margin-left:10px; height:39px;font-size:11px;font-weight:normal;background:transparent url() repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:0px solid #B30000;}
#stylefooter ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefooter ul li{display:block;float:left;margin:0;}
#stylefooter ul li a{display:block;float:left;color:#F9F0D1;text-transform:uppercase; text-decoration:none;margin:10px 0px 0px 0px;padding:13px 17px 0 17px;height:30px;background:transparent url(/images/link_bk2.gif) no-repeat top right;}
#stylefooter ul li a:hover,#stylefour ul li a.current{color:#F9F0D1}

#content_wrapper {
	background-image: url(/images/content_bk.gif);
	background-position: top;
	background-repeat: repeat;
	margin: 0 auto;
	width: 800px;
	border: 0px solid #fff;
}
#content_bk {
	background-repeat:no-repeat; 
	width: 800px;
	color: #39190E;
	margin: 0 auto;
	border: 0px solid #fff;
	padding:0px;
}
#content {
 color: #39190E;
 line-height:18px;
 margin: 0 auto;
 border: 0px solid #ccc;
 padding:0px;
}
#content_left {
background-image:url(/images/wrapper_bk.jpg); 
 width: 180px;
 color: #39190E;
 margin: 0 auto;
 border: 0px solid #fff;
 padding:5px;
 float:left;
}
#content_right {
 width: 570px;
 color: #39190E;
 margin: 25px 0px 0px 0px;
 border: 0px solid #ffff00;
 padding-right:15px;
 float:right;
 display:inline;  
}

#content_right a{
 color: #39190E;
 font-weight:bold;
 text-decoration:none  
}
#content_right a:hover{
 color: #39190E;
 text-decoration:underline  
}

/*
#################################
# HELPFUL LINKS CONTENT
#
#
#################################	  
*/

#helpful_links_wrapper {
	width: 570px;
	border:0px solid #000;
	font-size:11px;
}

#helpful_links_div {
	width: 260px;
	display: block;
	float: left;
	margin:3px;
	padding:5px;
	background:#fff;
	border:1px solid #A59A73;
}

#helpful_links_title {
	font-weight: bold;
	width: 260px;
	text-align:center;
	background:#fff;
}

#helpful_links_image {
	width: 260px;
	text-align:center;
	height:100px;
	border:0px solid #000;
	background:#fff;
}

#helpful_links_content {
	width: 250px;
	background:#fff;
}

#helpful_links_link {
	width: 250px;
	text-align:bottom;
	background:#fff;
}
#helpful_links_title a{
	coloor:#0000FF;
	text-decoration:none;
}
#helpful_links_title a:hover{
	coloor:#0000FF;
	text-decoration:underline;
}
#gallery {
	float:right;
}

#rotate {
	width:540px;
	height:260px;
	display:inline;
	float:left;
	margin: 0px 20px 25px 0px;
	border:0px solid #fff;
}

#video_link {
	background-image:url(/images/video_bk.gif);
	background-repeat:no-repeat;
	height:40px;
	width:180px;
	color: #39190E;
	margin: 10px 0px 0px 0px;
	border: 0px solid #ccc;
	padding:15px 10px 0px 10px;
	display:block;
	float:left;
}
#video_link a{
font-weight:bold;
	color: #39190E;
	text-decoration:none;
}
#video_link a:hover{
font-weight:bold;
	color: #39190E;
	text-decoration:underline;
}
#flash1{ padding:15px 0px 0px 0px; float:left;}

#flash2{ float:right;margin-left:0px;padding:10px 0px 20px 1px;}

#flash1 a{ 
color:#330000; 
font-size:12px; 
font-weight:bold;
text-decoration:none;
}
#flash1 a:hover{text-decoration:underline;}
#flash_border{border:0px solid #ffffff; }
#address{font-size:12px;font-weight:bold;}

#video{
background-image:url(images/video_gray.gif);
background-repeat:no-repeat;
width:400px;
padding:0px 0px 0px 0px;
margin:10px 0px 10px 0px;
display:block;
border:0px solid #000;
}
#video_links a{
color:#330000;
height:30px;
width:200px;
text-decoration:none;
}
#video_links a:hover{
color:#330000;
height:30px;
width:200px;
text-decoration:underline;
}

#contact {
	background-image:url(/images/contact_bk.gif);
	background-repeat:no-repeat;
	height:350px;
	width:180px;
	color: #39190E;
	margin: 10px 0px 0px 0px;
	border: 0px solid #ccc;
	padding:10px 100px 0px 10px;
	display:block;
	float:left;
}

#contact a{
	color: #39190E;
	text-decoration:none;
}

#contact a:hover{
	color: #39190E;
	text-decoration:underline;
}

#page_title, h1, .Title{
	text-indent: 0px;
	font-size:18px;
	padding: 0px 0px 10px 0px ;
	margin-bottom: 30px;
	line-height: 22px;
	font-weight:bold;
	padding:0px;
	color: #39190E;
}

#footer_wrapper {
background:#A59A73 url(/images/footer_base.gif);
 margin: 0 auto;
 width: 800px;
 border:0px solid #000;
 background-position: top;
	background-repeat: no-repeat;
	clear:both;
}
#footer { 
 width: 800px;
 color: #200C02;
 margin: 0px 0px 0px 0px;
 border: 0px solid #fff;
 }
#footer a{ 
 color: #200C02;
 font-size:12px;
 line-height:24px;
 margin: 10px 0px 10px 0px;
text-decoration:none;
}
#footer a:hover{ 
 color: #200C02;
 font-size:12px;
 line-height:24px;
 margin: 10px 0px 10px 0px;
text-decoration:underline;
}
hr {
border: none 0; 
border-top: 1px dashed #200C02;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 
table.cmd {
color:#fff;
	border-width: 1px;
	border-spacing: 0px;
	border-style: none;
	border-color: #000;
	border-collapse: separate;
	background-color: ;
}
table.cmd th {
	border-width: 0px;
	padding: 2px;
	border-style: solid;
	border-color: #200C02;
	background-color: #200C02;
	-moz-border-radius: ;
}
table.cmd td {	
	
	border-width: 0px;
	padding: 5px;
	border-style: solid;
	border-color: #;
	background-color: #beb692;
	-moz-border-radius: ;
}
.select {	
	color:#fff;
	border-width: 0px;
	padding: 5px;
	border-style: solid;
	border-color: #200C02;
	background-color: #200C02;
	-moz-border-radius: ;
}
table.bspecs {
font-size:11px;
	border-width: 2px;
	border-spacing: ;
	border-style: solid;
	border-color: none;
	border-collapse: separate;
	background-color:white ;
}
table.bspecs th {
	border-width: 0px;
	padding: 2px;
	border-style: none;
	border-color: ;
	background-color: ;
	-moz-border-radius: ;
}
table.bspecs td {
	border-width: 0px;
	padding: 2px;
	border-style: none;
	border-color: ;
	background-color: ;
	-moz-border-radius: ;
}
.bronze{background:#A67D3D;}
.silver{background:#999999;}
.gold{background:#CFB53B;}
.platinum{background:#efefef;}


#flashcontent {
	text-align: left;
	width: 520px;
	margin: 0px;
	padding: 0px;
}

#rotate_floor_plan {
margin:8px 0px 30px 0px;
	padding: 0px;
	background:#fff;
	width:538px;
	text-align:center;
}
#top{margin:10px 0px 0px 0px;
clear:both;
}
#back{margin:0px 0px 10px 0px;
clear:both;
}
#staff_member{float:left;
width:50%;
margin:0px 0px 10px 0px;}
#staff_member img{border:3px solid #fff;margin:0px 0px 10px 0px;
}
#staff_info img{border:3px solid #fff;margin:0px 0px 10px 0px;
}