
body { /*background: #130639;*/  height: 800px; width: 100%; color: white; font-family: Verdana,Arial,Sans-Serif;  font-size: 13px; margin: 0px 0px; padding: 0; }

/*table {width: 100%; }*/
div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
/*	background-color: #382b55; */
	width: 800px;
}

.mainHeading img {
float: left; display: inline;
padding-bottom: 10px;
}
.mainHeading div.address {
float: right;
}

div.navBar {width: 780px; margin: 0; padding-left: 0px; clear :both;
/*	background-color: #4f4068; */
	border-top: 4px solid #999999;
}

.navBar ul {text-indent: 0; margin: 0; padding: 0 0 0 0; text-indent: 0;}

.navBar li {text-indent: 0; list-style: none; float: left; margin: 0; font-size: 10px; line-height: 20px; padding: 0 20px 0 0;}

#nav a:hover {
	background-color: #993333;
	color: #fff;
	}
#nav a {
    display: block; 
	text-decoration: none; padding: 0 5px 0 6px; font-weight: bold;
	background-color: #555555;
	color: #fff;
}

div.strap {padding: 45px 0 0 0; font-size: 21px;
}

div.content {width: 100%; margin: 0; padding: 0; clear :both; /*background: #382b55 url(newbackgroundflip.gif) repeat-x top; */display:table;}

 a.label:hover {
	background-color: #CCCCCC;
	color: #663300;
	}
	
a.label {
    display: block; 
 	margin: 0; font-size: 12px; line-height: 20px; padding: 0 0 0 0;
 	text-decoration: none; padding: 0 5px 0 6px; font-weight: bold;
	background-color: #993333;
	color: #fff;
}

td, p {
	font-family: Verdana,Arial,Sans-Serif;
	font-weight: normal;
	color: #CC0000;
}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold}
li {  font-family: Verdana, Arial, Helvetica, sans-serif}
.box {
	border: thin solid #CCCCCC;
}
.boxTop {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.boxBot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.boxL {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.boxR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
h1.feature {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #993333;
}
.feature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.details, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.details, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.details, p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.films, td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.navButton {
	border-color: #cccccc;
	border-style: solid;
	border-width: 2px;
	text-align: center;
}
td.navButton a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
}
td.navButton a:hover {
	color: #0000cc;
	text-decoration: underline;
}


