* {
	margin: 0;
	padding: 0;
	}

a:link, a:visited{
	text-decoration: none;
	color: #334F33;
	font-size: 12px;
	font-weight:bold;
	}
	
a:hover{text-decoration: underline;}

#ctop span{
	margin: 0 20px 10px 0px;
	float: left;
	}
		
body {
	margin: 0;
	background-image:url(Images/bg_wood_yp.jpg);
	background-repeat:repeat;
	}

strong{
	color: #334F33;
	}
		
p{
	padding: 20px 15px 0px 25px;
	font-family: Verdana;
	font-size:14px;
	line-height: 18px;
	}
	
#wrapper{
	margin: 0 auto;
	width: 955px;
	background: url(Images/wrapper_tileY.jpg) top left repeat-y;
	/*background-color: #F5EDE7;*/
	}
	
#banner1{
	width: 955px;
	height: 221px;
	background:url(Images/banners/banner1.jpg) no-repeat;
	}
	
#banner2{
	width: 955px;
	height: 221px;
	background:url(Images/banners/banner2.jpg) no-repeat;
	}
	
#banner3{
	width: 955px;
	height: 221px;
	background:url(Images/banners/banner3.jpg) no-repeat;
	}
	
#banner4{
	width: 955px;
	height: 221px;
	background:url(Images/banners/banner4.jpg) no-repeat;
	}

#banner5{
	width: 955px;
	height: 221px;
	background:url(Images/banners/banner5.jpg) no-repeat;
	}
	
#topnav{
	padding: 145px 0 0 120px;
	}
	
#topnav ul{
    width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-left: 30px;
	}
	
#topnav ul li {
	display: inline;
	color: #f6e497;
	padding: 0 3px 0 3px;
	font:"Trebuchet MS";
	font-size:13px;
	}
#topnav ul li a{
	color: #f6e497;
	font-weight:bold;
	text-decoration: none;
}

#topnav ul li a:hover{
	color: #E0CD89;
	text-decoration:underline;
	font:"Trebuchet MS";
}
	
#topnav .ribbonleft {float: left;
                     margin-top: -5px;
					 width: 456px;
					 height: 110px;}
					 
#topnav .ribbonright {float: right;
                     margin-top: -86px;
                     margin-right: -100px;
					 width: 456px;
					 height: 110px;}
					 
#topnav .ribbontext {float: left;
                     margin-top: 60px;}
	
	
#leftcol{
	float: left;
	width: 650px;
	padding: 0 0 7px 0;
	}
	
#ctop{
	border-bottom: 1px solid #FBDEA8;
	}
	
#cbottom{
}

#featured{
	float: left;
	}

#movie{
	float:left;
}

#rightcol{
	float: left;
	border-left: 1px solid #FBDEA8;
	margin-bottom: 15px;
	width: 300px;
	}
	
#maprightcol{
	float: left;
	margin-bottom: 15px;
	width: 300px;
	}

/* LISTINGS-----------------------------------*/

div.listing {
    margin: 10px 0 0 20px;
	width: 300px;
	float: left;
	}

div.listing span{
	margin-right: 20px;
	float: left;
	}
		
/*div.listing h2, div.listing h3, div.listing h4 {
    margin: 0 0 5px 90px;
	}
*/
div.listing p {
    font-size: 12px;
	line-height: 16px;
	padding-left: 15px;
    }
	
.images {float: left;
	border: 1px solid #334f33;
	padding: 2px;
	margin-left: 0px;
	}

#ctop object{
	width: 240px;
	height: 180px;
	}


#movie .tagline {font: 200% Georgia, "Times New Roman", Times, serif;
				 text-align: center;
				 color: #334F33;}

#footer{
	width: 946px;
	height: 60px;
	background-color:#334F33;
	color:#f6e497;
	clear: left;
	font: "Georgia", Times New Roman, Times, serif;
	font-size:14px;
	padding:10px 5px 0 5px;
	text-align:center;
	}
	
#footer a:link{
color: #f6e497;
font-weight: 100;
}
	
h1 {
    font-family: "Georgia", Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 20px;
	color: #334F33;
	margin: 10px 20px 5px;
	}

h2 {
	font-size: 14px;
	padding: 0px;
	margin: 15px 20px 0px 20px;
	color: #334F33;
	}

h2 span{
	font-size: 14px;
	padding: 0px;
	margin: 15px 20px 0px 20px;
	color: #334F33;
	font-weight: 100;
}

#whitespace30{
	height: 30px;
}

#credits h2{
	font-size: 14px;
	padding: 0px;
	margin: 5px 20px 0px 20px;
	color: #334F33;
}

#credits{
	padding-left: 50px;
	clear: right;
	}
	
	#ailogo{
		padding: 0 0 20px 0;
		}

.credits{
	padding: 5px 0 5px 20px;
	}

h3 {
	font-size: 14px;
	line-height: 20px;
	margin-top: -22px;
	margin-left: 80px;
	color: #334F33;
	
	}

h4 { 
	font-size: 26px;
	line-height: 18px;
	margin-top: 35px;

	margin-left: 20px; 
	color: #334F33;
	text-align: right;
	}
	

	 
h5 {
	font-size: 13px;
	line-height: 14px;
	margin: 0;
	color: #606b4b;
	font-weight: bold;
    }
	
h6 {
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	color: #606b4b;
	font-weight: bold;
    }
	
	
.clear{
	clear: both;
	}
	
div.homeBanner{
	display:none;
}

p.imgCaptionLink {
    font-size: 11px;
	margin: 7px 2px 0 0;
	padding: 0;
	float: right;
	}
	
	
#rightcol {
	font-size: 12px;
	color: #606b4b;
}

	
#wrapper #rightcol a {
	font-size: 12px;
	color: #606b4b;
}
#wrapper #maincontent #cbottom a {
	font-size: 12px;
	color: #606b4b;
}

/*image----*/

.mainImage{
	width: 240px;
    margin:0px 0 10px 10px;
	padding: 2px;
	border: 1px solid #334F33;
	}
	
.mainStone{
	margin-left: 72px;
	padding: 2px;
	border: 1px solid #334F33;
	}

#rightcolname {
	padding-left: 88px;
	}
	
.lineh {
	float: left; 
	background-image: url(Images/sliceh.gif);
	background-repeat: no-repeat; 
	height: 1px;
	width: 650px;
	margin: 20px 0 10px 0;
	}

.lines {
	float: left; 
	background-image: url(Images/slice.jpg);
	background-repeat: no-repeat; 
	height: 220px;
	width: 1px;
	}
	
.smallFeature{
width: 76px;
    margin: 2px 7px 7px 0;
	padding: 2px;
	border: 1px solid #334F33;}

/*#start {

float: left;

position: absolute;

top: 180px;

left: 12px;

}*/
/*This style  applies to read more links*/
.readmore, .readmore a:link, .readmore a:visited{
	color: #334F33;
	font-size: 12px;
	font-weight:bold;
}

.readmore a:hover{
	text-decoration: underline;
	}

.evt, .evt img, .evt a:link{
	border: none;
	}

.evt {	padding-left: 15%;}



/* News page*/


.date {
       background: #334f33;
	   margin-top: 25px;
	   margin-left: 25px;
	    width: 50px;
		color: #f6e497;
		font-weight: bold;
	   text-align: center;}
	   
p.postedby {border-top: 1px solid #f0d4a2;
		   font-size: 0.4em;
		   margin: 10px 0 15px 0;
		   padding: 0px;
		   text-align: right;}
		   
/* personalities page*/

div.txtpersonal {
    margin: 10px 0 0 10px;
	float: left;
	}
	
.txtpersonal {margin-top: 10px;	}
	
div.txtpersonal span{
	margin-right: 20px;
	float: left;
	}
	
div.txtpersonal p {
    font-size: 12px;
	line-height: 16px;
	padding-left: 15px;
	}
	

	/*directions page*/
	
h6 {text-align: left;
	font-size: 15px;
	color: #334f33;}
.directions {
	font-family: Verdana;
	font-size:12px;
    margin-left: 20px;}
#container {margin-top: 20px;}
			
#ddform {}

.directions table td{
	padding-left: 4px;
	}

.mapApp{float:left; width:640px;}

.mapApp table td{padding: 5px;}

.mapGif {float: left;
	border: 1px solid #ffce99;
	padding: 2px;
	margin-left: 0px;
	}



	/*form page */
#form1 table td, #formProcess p {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: medium;
    color:#334F33;
    padding: 2px 0 2px 5px;
}
#wrapper #maincontent #form1 td:focus { 
    background-color:#CCCC66;
} 

#form1 table{
	margin-left:250px;
}

#formProcess{
	padding-left: 250px;
	height: 500px;
	}
	
#formProcess a:link, #formProcess a:visited, #formProcess a:hover{
	color: #334f33;
	font-weight: bold;
	}

#formProcess a:hover{text-decoration:underline;}	
	
	
/*vr movies*/
#aboutus span{
	float: left;
	margin-right: 15px;
	}


/*cars --------- */
#cars{
	float: left;
	margin-left: 120px;
	}
	
#cars img{
	border: 1px solid #334f33;
	padding: 2px;
	margin-left: 0px;
}

#cars span{
	float: left;
	margin: 0 5px 5px 5px;
	}
#cars p{
	font-size: small; width: 250px;}