@charset "UTF-8";
body {
	background-image: url(../images/back_red.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #fbf4e2;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.bodyform {
	background-image: url(../images/back_red_cc.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #fbf4e2;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#header {}

#container {
	text-align: left;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#movie {
	background-image: url(../images/dropshadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 287px;
	width: 810px;
	padding-top: 22px;
	padding-left: 20px;
}

#content {}

#footer {
	font-size: 11px;
	line-height: 20px;
	text-transform: uppercase;
	color: #b99f68;
	text-align: left;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #b99f68;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	padding-top: 10px;
}

#footer a:link {
	color: #b99f68;
	text-decoration: none;
	}
	
#footer a:visited {
	color: #b99f68;
	text-decoration: none;
	}
.special {
	padding: 10px;
	width: 530px;
	border: 1px solid #F00;
	color: #840713;
	text-align: center;
}
	
#footer a:hover {
	color: #402015;
	text-decoration: underline;
	}


.maintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #402015;
	text-align: justify;
	padding-left: 15px;
}

.maintext a:link {
	color: #840612;
	text-decoration: underline;
	font-weight: bold;
	}
	
.maintext a:visited {
	color: #b99f68;
	text-decoration: underline;
	font-weight: bold;
	}
	
.maintext a:hover {
	color: #b99f68;
	text-decoration: underline;
	font-weight: bold;
	}

#availabilitybox {
	height: 250px;
	width: 225px;
	margin-right: 15px;
	margin-left: 20px;
	margin-top: 37px;
	margin-bottom: 15px;
	text-align: left;
}
#rightpicbox {
	width: 255px;
	margin-right: 0px;
	margin-left: 5px;
	margin-top: 28px;
	margin-bottom: 15px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #402015;
}
.headerspace {
	padding-top: 15px;
	padding-bottom: 5px;
}
H2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #840612;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	display: inline;
}
H3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #840612;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	display: inline;
}
H4 {
	font-family: Calibri, Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	display: inline;
}
.tableline {
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 10px;
}

#line {
	background-image: url(../images/back_line.gif);
	background-repeat: repeat-x;
	height: 22px;
	width: 100%;
}
.formbox {
	width: 220px;
	border: 1px solid #402015;
	padding-top: 2px;
	padding-bottom: 2px;
}

.formtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #402015;
	text-align: justify;
}
.formbox2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	padding: 2px;
	width: 250px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 5px;
	border: 1px solid #402015;
}
.formtable {
	padding-bottom: 10px;
	padding-top: 5px;
}

.formtableline {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #840713;
	padding-top: 10px;
}
.buttonclass {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 5px;
	display: block;
	vertical-align: middle;
}
.buttonclass em {
	font-weight: normal;
	font-style: normal;
}
.buttonclass a:link {
	color: #FBF6E8;
	text-decoration: none;
	}
	
.buttonclass a:visited {
	color: #FBF6E8;
	text-decoration: none;
	}
	
.buttonclass a:hover {
	color: #fff;
	text-decoration: none;
	}
.whiteborder {
	border: 4px solid #FFF;
}
.pannoback {
	background-image: url(../images/back_360.gif);
	background-repeat: no-repeat;
	padding: 20px;
	height: 196px;
	width: 500px;
}
.oneColElsCtr #container #mainContent p {
	color: #9F6;
	font-family: Arial;
}
