@charset "utf-8";
/* CSS Document */
/*------------------------------------------------------Header-------------------------------------------------*/
.body-bg {
 background:url(../images/body-bg.jpg) repeat-y;
 width:950px;
 }
.logo-bg {
 background:url(../images/logo-bg.jpg) no-repeat;
 height:124px;
 width:707px;
 }
.logo-txt {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#000000;
 font-weight:bold;
 }
.top-bar {
 background:url(../images/top-bar.JPG) no-repeat;
 height:37px;
 width:707px;
 }
.header-txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	}
.header-txt a:link{
    color:#000000;
	text-decoration:none;
	}
.header-txt a:visited {
    color:#000000;
    text-decoration:none;
	}
.header-txt a:hover{
 	color:#ff0000;
 	text-decoration:underline;  
	}
.header-txt a:active{
 	color:#ff0000;
 	text-decoration:none;  
	}
/*-------------------------------------------------------Body----------------------------------------------------*/
.body-bg-middle {
  background:url(../images/body-bg-middle.JPG) repeat-y;
  width:707px;
  }
.body-txt {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#000000;
  }
.join-bg {
  background:url(../images/join-bg.jpg) no-repeat;
  height:120px;
  width:169px;
  float:right;
  }
.welcome-txt {
  font-family:"Nueva Std Cond";
  font-size:52px;
  }
.nowshowing-tex {
  font-family:Pristina;
  font-size:36px;
  font-weight:bold;
  color:#035421;
  }
.nowday-txt {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  text-align:center;
  color:#000000;
  }
.join-txt {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#035421;
  font-weight:bold;
  }
 .contact-field {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 text-align:left;
 width:120px;
 height:14px;
 }
.ticket-txt {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:14px;
 color:#035421;
 font-weight:bold;
 text-decoration:underline;
 }
.prices-txt {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:14px;
 color:#000000;
 padding:8px;
 }
.lastupdated-txt {
  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;
  color:#035421;
  padding:15px;
  }
.updated-txt {
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  color:#000000;
  font-weight:bold;
  }
 .movi-txt {
  font-family:"Trajan Pro";
  font-size:16px;
  color:#035421;
  font-weight:bold;
  text-decoration:underline;
  letter-spacing:3px;
  }
.movis-txt {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#000000;
  font-weight:bold;
  padding:8px;
  text-align:justify;
  }
 .genres-txt {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#ff0000;
  font-weight:bold;
  text-align:justify;
  }
 .subject-txt {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#000000;
  line-height:25px;
  }
 .priceincludes-txt {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#504f4f;
  font-weight:bold;
  }
 .imag-bg {
 background:url(../images/imags-bg.gif) no-repeat;
 height:241px;
 width:165px;
 }
 .button-join {
  background:url(../images/join.jpg) no-repeat;
  height:18px;
  width:48px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:none;
  border:none;
  }
/*-------------------------------------------------------Footer----------------------------------------------------*/
 .footer-bg {
  background:url(../images/footer-bg.JPG) no-repeat;
  width:707px;
  height:37px;
  }
 .incorporated-txt {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#FFFFFF;
  }
