* {
	padding: 0;
	margin: 0;
}

body {
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #917746;
}

a:link, a:visited{
	text-decoration: none;
	color: #1E2E69;
	}

a:active, a:hover{
	text-decoration: underline;
	color: #1E2E69;
	}

#container {
	width: 770px;
	margin: 0 auto;
	background: url(../images/bg_container.jpg) repeat;
	}
	
#leftcol {
	float: left;
	height: 178px;
	width: 373px;
	display: inline;
	background: url(../images/bg_leftcol.jpg);
	}		
	
#leftcol p {
	padding: 158px 0 0 10px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 2px;
	}		
	
#leftcol a:link, #leftcol a:visited{
	text-decoration: none;
	color: #FFF;
	padding: 0 8px;
	}

#leftcol a:active, #leftcol a:hover{
	text-decoration: underline;
	color: #000;
	padding: 0 8px;
	}

#rightcol {
	float: left;
	height: 178px;
	width: 397px;
	display: inline;
	background: url(../images/bg_rightcol.jpg);
	}		
	
#rightcol img{
	margin: 10px 20px 0 0;
	}
	
#nav {
	margin: 0 11px;
	height: 25px;
	background-color: #A50F12;
	}
	
#main {
	clear: both;
	}		

#main h1 {
	padding: 10px;
	font-size: 16pt;
	text-align: left;
	color: #1E2E69;
	}		
	
#main h2 {
	padding: 10px 10px 10px 20px;
	font-size: 12pt;
	text-align: left;
	color: #1E2E69;
	}		
	
#main p {
	padding: 0 20px 10px 20px;
	text-align: left;
	line-height: 150%;
	}		
	
.photos {
	margin: 10px 10px 10px 20px;
	border: 1px solid #000;
	align: left;
	}

.trailers {
	font-size: 11px;
	line-height: 150%; 
	align: left;
	vertical-align: top;
	}
	
.trailershead {
	font-weight: bold;
	color: #1E2E69;
	}

#footer {
	clear: both;
	background: url(../images/bg_footer.jpg) no-repeat #917746;
	}		
	
#footer p {
	font-size: 11px;
	text-align: right;
	padding: 10px 10px 0 0;
	}
	
#form {
	clear: both;
	margin: 0 0 0 205px;
	}

#leftprod {
	clear: both;
	float: left;
	width: 208px;
	display: inline;
	padding: 25px 0 0 0;
	background: url(../images/red_line.jpg) no-repeat;
	}		

#leftprod p {
	padding: 0 20px 10px 20px;
	text-align: left;
	line-height: 150%;
	}		
	
#leftprod a:link, #leftprod a:visited{
	text-decoration: none;
	color: #1E2E69;
	padding: 0 0 0 20px;
	background: url(../images/arrow.gif) no-repeat;
	}

#leftprod a:active, #leftprod a:hover{
	text-decoration: underline;
	color: #1E2E69;
	padding: 0 0 0 20px;
	background: url(../images/arrow.gif) no-repeat;
	}

#rightprod {
	float: left;
	width: 562px;
	display: inline;
	padding: 25px 0 0 0;
	background: url(../images/red_line.jpg) no-repeat 100% 0%;
	}		

#photo_box {
	clear: both;
	width: 562px;
	padding:0 0 25px 0;
	float: left;
	}
#photo_box img {
	float: left;
	margin: 4px;
	border: 1px solid #000;
	}
	
#photo_box p {
	font-size: 12px;
	padding: 0 20px 10px 0;
	line-height: 150%;
	}
	
#cat_box {
	padding:0 10px 0 10px;}