body {
	font-family: Arial, sans-serif;
	font-size:7pt;
	text-align:left;
	
    }
    

    
a {
    text-decoration:none;
    color:#fff;
    font-size:12px;
    }
    
form {
    margin:0px;
    padding:0px;
    }



#container {
	width: 770px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	overflow:hidden;
	background-color:#473527;
    }

#header {
    color:#fff;
    background-color:#1f0e07;
    width:770px;
    height:36px;
    border-bottom:1px solid #3c2c1d; 
    }
    
#headerText {
    position:relative;
    top:11px;
    left:20px;
    letter-spacing:3.5px;
    }
#headerText h1{
	font-size:10px;
	padding:0px;
	margin:0px;    
	    letter-spacing:2px;

}

#subHeader {
    background:url(images/stripes_1.png) bottom;
    width:770px;
    height:74px;
    border-bottom:2px solid #fff;
    }
    
 
#logo {
    float:left;
    }
    
    
    
#mainDisplay {
	width:565px;
	height:270px;
	overflow:hidden;
 	float:left;
 	border-bottom:2px solid #fff;
    }

#mainRight {
    float:right;
    width:205px;
    height:270px;
    color:#fff;
    overflow:hidden;
    border-bottom:2px solid #fff;
    }
    
#mainRight h3{
    margin-top:40px;
}
    
#mainRight p {
    line-height:2.3em;
    }

    
#sub {
    clear:both;
	background:url(images/main_bg.jpg);
    float:left;
	}
	
#sub h3 {
    color:#fff;
	margin:20px 10px;
	}
    
#subLeft {
    
    width:300px;
    height:290px;
    float:left;
}
   
 
#bookNow {
    height:65px;
    background-color:#92876B;
    border:2px solid #e8e2be;
    border-width:0px 2px 2px 0px;
	margin:0px 0px 20px 0px;
    }
	
#formBookText{
	width:290px;
	height:15px; 
	margin: 0px 0px 3px 5px;
	padding-top:5px;
	font-size:13pt;
	color:#FFFFFF;
	font-weight:600;
	}
	
.formLabels{
	float:left;
	font:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
	
	}
	
.formData{
	float:left;
	font:Arial, Helvetica, sans-serif;
	font-size:9px;
	
	}
	
    
#signUpDiv {

	margin:3px 15px 0px 6px;
	
	}
    

#subRight {
    width:470px;
    float:left;
    background:url(images/nashCarlton.jpg) no-repeat #B5AA8C;
    }
    
	
	
#subRightTextBlock {
	margin:30px 0px;
	width: 310px;
	float: left;
	}
    
	
#photoTour {
	float:left;
	margin:60px 0px 0px 10px;
	width: 137px;
	}
