/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, blockquote, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
/*end reset*/

body{
background: #000000 url(images/background_01.jpg) center top no-repeat;
background-color: #000000;
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
color: #292727;
}
p {
	line-height: 14px;
	font-size: 13px;
	margin-bottom: 10px;
}
a {
	text-decoration: none;
	padding: 0px 10px;
	color: #71a527;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
	color: #ff9900;
}

h1{
	color: #71a527;
	font-size: 26px;
	margin-bottom:10px;
}
h2{
	color: #71a527;
	font-size: 24px;
	padding: 10px 0px;
	font-style: italic;
	text-align: left;
}
h3{
	color: #71a527;
	font-size: 18px;
	font-style: italic;
}
h4{
	color: #71a527;
	font-size: 18px;
	font-style: italic;
}
h5{
	color: #ff9900;
	font-size: 30px;
	font-style: italic;
}

.color1{
	color: #000000;
}
#bottomnav {
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	padding: 50px;
}

#caption {
	text-indent:-9999px;
	line-height:0px;
	}

#middle{
	margin: 0px auto;
	margin-top: 172px;
	clear: both;
	padding: 10px 0px 0px 0px;
	width: 763px;
	background:#ffffff url(images/background_02.jpg) no-repeat;
}

#navcontainer{
width: 725px;
height: 36px;
margin-left: 20px;
background-color: #ffcd08;
}
#current{
	width: 175px;
	margin-left: 20px;
	font-size: 30px;
	vertical-align: middle;
	font-weight: bold;
	color: #ffffff;
}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
}

#navcontainer ul li {
	display: inline;
	margin-top: 10px;
	list-style-type: none;
 }

#navcontainer ul li a
{
	background-color: #ffcd08;
	text-align: center;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding: 10px 5px;
	float: right;
	width: 90px;
	border-left: 1px solid #000000;
}
#navcontainer ul li a:hover
{
background-color: #2d7501;
color: #fff;
}

.clear{
	clear: both;
}
#center{
	margin: 0px auto;
	margin-top: 20px;
	padding: 10px 30px;
	width: 703px;
	text-align: center;
}
.coupon{
	margin-top: 20px;
	border: 10px dashed #71a527;
	margin-bottom: 50px;
}

#leftcontent { 
	margin-left: 20px;
	margin-top: 20px;
	width: 460px;
	text-align: center;

}
#contentcoupon { 
	margin-top: 40px;
	margin-left: 20px;
	width: 460px;
	text-align: center;

}
.thumb { 
	padding: 0px 0px 20px 0px;
	width: 200px;
}
.thumb2 { 
	padding: 10px 0px;
	width: 210px;
}
.thumb3 { 
	padding: 10px 0px;
	width: 350px;
}
#movie { 
	margin-left: 10px;
	margin-bottom: 10px;
}
.thumbgallery { 
	border: 2px solid #F60;
	margin-top: 20px;
	width: 200px;
}
#gallerytext { 
	height: 20px;
	padding: 0px 80px;

}
#rightcontent {
	float: right;
	margin-right: 10px;
	margin-top: 20px;
	width: 250px;
	background-color: #333333;
}
#rightbottom { 
	background-color: #FFFFFF;
	width: 250px;
}
.submit-button
{
	width: 200px;
	height: 30px;
	margin-top: 10px;
} 
fieldset{
	color: #FFFFFF;
	font-size: 12px;
	padding: 20px;
}
dt { 
    padding: 5px 0px 0px 0px;
	width: 200px;
    font-weight: bold; 
    color: #FFFFFF;
	}
#left{
	float: left;
	width: 220px;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	
}

#right{
	float: right;
	width: 220px;
	text-align: center;
}

#footer {
clear: both;
margin: 0px auto;
width: 763px;
background: #000000 url(images/background_04.jpg) no-repeat;
}


