@charset "UTF-8";
body {
	background-image:url(../images/bkpattern1.gif);
	margin-top: 2%;
	
}

.maincont {
	background-color: #000;
	background-image: url(../images/bkshade.gif);
	background-repeat:repeat-x;
	background-position: 0 507px;
	width: 850px;
	max-width: 850px;
	height: 650px;
	margin: auto;
	border: solid 1px #700;
}

.headertable {
	width: 850px;
	padding: 0 0 0 0;
	border-bottom: solid 1px #666;
}

.pagemargin {
	padding: 0 33px 0 33px;
	width: 850px;
}

.minortext {
	padding-bottom: 5px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
}

.bodycont {
	display: block;
	width: 633px;
	height: 436px;
	background-image: url(../images/boxbkgd.gif);
	border: solid 1px #666;
	overflow: auto;
	overflow-y: scroll;
}

/*Button & Rollover Elements*/

#movies {
	display: block;
	width: 150px;
	height: 30px;
	background: url(../images/movies_btn.gif) no-repeat 0 0;
}

#movies:hover{
	background-position: 0 -30px;
}

#movies span {
	display:none;
}





#weekly {
	display: block;
	width: 150px;
	height: 31px;
	background: url(../images/weekly_btn.gif) no-repeat 0 0;
}

#weekly:hover{
	background-position: 0 -31px;
}

#weekly span {
	display:none;
}




#kids {
	display: block;
	width: 150px;
	height: 30px;
	background: url(../images/kids_btn.gif) no-repeat 0 0;
}

#kids:hover{
	background-position: 0 -30px;
}

#kids span {
	display:none;
}




#feed {
	display: block;
	width: 150px;
	height: 63px;
	background: url(../images/feed_btn.gif) no-repeat 0 0;
}

#feed:hover{
	background-position: 0 -63px;
}

#feed span {
	display:none;
}





#specials {
	display: block;
	width: 150px;
	height: 30px;
	background: url(../images/specials_btn.gif) no-repeat 0 0;
}

#specials:hover{
	background-position: 0 -30px;
}

#specials span {
	display:none;
}




#contact {
	display: block;
	width: 150px;
	height: 33px;
	background: url(../images/contact_btn.gif) no-repeat 0 0;
}

#contact:hover{
	background-position: 0 -33px;
}

#contact span {
	display:none;
}





#movies2 {
	display: block;
	width: 150px;
	height: 30px;
	background: url(../images/movies_btn2.gif) no-repeat 0 0;
}

#movies2:hover{
	background-position: 0 -30px;
}

#movies2 span {
	display:none;
}





#weekly2 {
	display: block;
	width: 150px;
	height: 31px;
	background: url(../images/weekly_btn2.gif) no-repeat 0 0;
}

#weekly2:hover{
	background-position: 0 -31px;
}

#weekly2 span {
	display:none;
}




#kids2 {
	display: block;
	width: 150px;
	height: 30px;
	background: url(../images/kids_btn2.gif) no-repeat 0 0;
}

#kids2:hover{
	background-position: 0 -30px;
}

#kids2 span {
	display:none;
}




#feed2 {
	display: block;
	width: 150px;
	height: 63px;
	background: url(../images/feed_btn2.gif) no-repeat 0 0;
}

#feed2:hover{
	background-position: 0 -63px;
}

#feed2 span {
	display:none;
}





#specials2 {
	display: block;
	width: 150px;
	height: 30px;
	background: url(../images/specials_btn2.gif) no-repeat 0 0;
}

#specials2:hover{
	background-position: 0 -30px;
}

#specials2 span {
	display:none;
}




#contact2 {
	display: block;
	width: 150px;
	height: 33px;
	background: url(../images/contact_btn2.gif) no-repeat 0 0;
}

#contact2:hover{
	background-position: 0 -33px;
}

#contact2 span {
	display:none;
}

/*End Button & Rollover Elements*/
/*Body Text Elements*/

th {
	text-align:left;
	font-weight: normal;
}

.bodyCont {
	text-align:left;
	width: 558px;
	padding: 20px 30px 20px 0;
	border-spacing: 2px;
}

.bodyTextFrame {
	vertical-align:top;
	width: 558px;
	
}

.bodyTextFrame tr {
	vertical-align:top;
}

.bodyTextFrame td,
.bodyTextFrame th{
	padding-left: 30px;
}


.mainHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
}

.sectionHeader {
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
}

p,
.sectionHeader img {
	margin: 1em 0 0 0;
}

.bodyText {
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	color: #666;
}

.smaller {
	font-size:11px;
}


ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.7em;
	color: #666;
}

.bodyText a, 
.footerText a, 
.footerLinks a,
ul a{
	color: #877777;
}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:center;
	line-height:1.3em;
	color: #666;
}


.footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align:center;
	color: #666;
	position:absolute;
	top: 620px;
	width: 800px;
	padding: 0 0 0 33px;
	line-height: 1.5em;
}


hr {
	margin: .2em 0 .2em 0;
	color: #fff;
}

a.anchorbtn {
	display:table-cell;
	vertical-align:middle;
	width:130px;
	height:25px;
	background-color:#880000;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	color: #fff;
}

/*
a.arrowbtn {
	display:table-cell;
	vertical-align:middle;
	width:130px;
	height:25px;
	background-color:#880000;
	background-image:url(../images/whitearrow.gif);
	background-repeat:no-repeat;
	background-position: 106px center;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	
	margin: 0;
	color: #fff;
}
*/

a.deadbtn {
	display:table-cell;
	vertical-align:middle;
	width:132px;
	height:25px;
	background-image:url(../images/cldot.gif);
	margin: 0 0 0 0;
}

a.anchorbtn:hover,
a.arrowbtn:hover {
	background-color:#aa0000;
}

a.anchorbtn.visited,
a.arrowbtn.visited {
	background-color:#330000;
}


/*End Body Text Elements */


