/*Nash Ville*/
body {
	font-family: Arial, sans-serif;
	font-size:7pt;
	text-align:left;
	
    }

p { color:#1F0E07;
	}

h1, h2, h3, h4, h5, h6, a {
    font-family:Arial, Helvetica, Arial, sans-serif;
    font-weight:100;
    }
    

 
h1, h2, h3, h4, h5, h6, p   { 
    margin:10px 17px;
    }
    

    
a {
    text-decoration:none;
    color:#1F0E07;
    font-size:30px;
    }
    
form {
    margin:0px;
    padding:0px;
    }



#container {
	width: 770px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	overflow:hidden;
	background-color:#8D6E4F;
    }

#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;
    font-weight: normal;
    font-size: 10px;
    margin: 0px;
    }
    
#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:20px;
}
    
#mainRight p {
    line-height:2em;
    color:#ffffff;
    }

    
#sub {
    clear:both;
	background:url(images/main_bg.png);
    float:left;
	}
	
#sub h3 {
    color:#fff;
	margin:20px 10px;
	}
    
#subLeft {
    
    width:300px;
    height:290px;
    float:left;
}
   
 
#bookNow {
    height:65px;
    background-color:#E4E3C4;
    border:2px solid #ffffff;
    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:#8D6E4F;
	
	}
	
.formData{
	float:left;
	font:Arial, Helvetica, sans-serif;
	font-size:9px;
	
	}
	
    
#signUpDiv {
    float:none;
	margin:3px 15px 0px 10px;
	}
    

    
#subRight {
    width:470px;
    float:left;
    background:url(images/nashRex.jpg) no-repeat #CDCB98;
    }
    
#subRightTextBlock {
	margin:30px 0px;
	width: 310px;
	float: left;
	}
    
	
#photoTour {
	float:left;
	margin:60px 0px 0px 10px;
	width: 137px;
	}

#mainMargin p {
    margin-left:10px;
    }
    
.mainPadding {
    margin-left:10px;
    }
    
#subRightLeftlock h3 { 
    margin-left:0px;
    }
	
.mainwhtext {
	color:#FFFFFF;
	size:2em;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.0em;
    }
		
#bookNowHome #formBookText, #bookNowHome .submit {color:#8d6e4f;}
