@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	color: #000000;
	background-color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: white url(../images/bg_diagonal1.png) center top repeat-y;
	background-attachment: fixed;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
b {font-size: 110%;}
em {color: red;}

#maincontainer {
	width: 922px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	border: 2px;
	border-style: solid;
	border-color: #000000;
	background-color: #CCCCCC;
}
#topsection {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	height: 100px; /*Height of top section*/
}
#topsection h1 {
	margin: 0;
	padding-right: 10px;
	font-size: 14px;
	text-align: right;
	color: #FF0000;
}
#top-navigation {
	float: right;
	padding-top: 5px;
	padding-right: 10px;

}
#top-navigation ul {
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
}
#top-navigation li {
	float:left;
	display: inline;
}
#top-navigation a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
	padding: 3px;
	font-size: 14px;
	font-variant: small-caps;
	font-style: italic;
	font-weight: bold;
}
#top-navigation a:hover {
	color: #FF0000;
	background-color: #FFFFFF;
}
#contentwrapper {
	float: left;
	width: 100%;
}
#contentcolumn {
	margin-left: 250px; /*Set left margin to LeftColumnWidth*/
	background-color: #FFFFFF;
	min-height: 710px;

}
#content {
	font-size: 14px;
	width: 652px; 
	min-height: 200px;
	margin: 0px;
	padding: 10px;

}
#leftcolumn {
	float: left;
	width: 250px; /*Width of left column*/
	margin-left: -922px; /*Set left margin to -(MainContainerWidth)*/
	background-color: #CCCCCC;
	min-height: 700px;
}
#leftcolumn img {
	padding-left: 8px;
}
.navigation {
	background-color: #CCCCCC;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
.navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.navigation li {
	padding: 3px 0px;
}
.navigation a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 5px;
	width: 240px;
	font-weight: bold;
	font-size: 12px;
}
.navigation a:hover {
	color: #FF0000;
	background-color: #000000; 
}
.first { margin-top: -5px; }
#footer {
	clear: left;
	width: 100%;
	height: 40px;
	background: black;
	color: #FF0000;
	text-align: center;
	padding: 4px 0;
	padding-top: 10px;
	font-size: 12px;
}
#footer a {
	color: #FFFFFF;
}
#slideshow {
	width: 672px;
	height: 513px;
}
.halfbox {
	float: left;
	width: 326px; 
	border: 5px;
	border-style: dotted;
	min-height: 200px;
}
.fullbox {
	width: 662px; 
	min-height: 200px;;
	margin: 0px;
	padding-left: 10px;
}

.clear { clear: both; }
.noborder { border: 0px; }
.border1 { border: 1px solid #000000; }
.h1highlight {
	background-color: #000000;
	color: #FF0000;
	line-height: 30px;
	margin-left: -10px;
	padding-left: 5px;
	font-style: italic;
	width: 667px;
}
.h2highlight {
	font-weight: bold;

}
label {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}  
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.imgfloatright {
	float: right;
	margin-bottom: 10px;
	margin-left: 5px;

}
.imgbrand {
	padding: 40px;
}
.imghometheaterbrand { padding: 10px 40px; }

#scrolling-brands {
	margin-left: 345px;
	margin-top: 5px;
}
.required { color: #FF0000; font-size: 12px; font-weight: bold; }
span.contact-header { float: right; color: #FFFFFF; padding-top: 17px; font-size:16px; }
.red { color:#FF0000; }
.bold { font-weight: bold; }
.phone { color: #FF0000; font-size: 18px; font-weight: bold; float: right; margin-top: 15px; }

.c3 {
	color: #000000;
	font-size: 18pt;
	font-family: Arial;
	font-weight: bold
}

.c6 {
	color: #000099;
	font-size: 11pt;
	font-family: Arial
}

.c2 {
	color: #000;
	font-size: 11pt;
	font-family: Arial
}

.c0 {
	line-height: 1.15;
	text-indent: 0pt;
	direction: ltr
}

.c1 {
	color: #000000;
	font-size: 11pt;
	font-family: Arial
}

.c4 {
	font-style: italic;
	font-weight: bold
}

.c7 {
	background-color: #ffffff
}

.c5 {
	font-weight: bold
}
