body {
	font-family: Trebuchet MS;
}

#wrapper {
	margin:0 auto;
	width: 900px;
}

#banner {
	background: url('../images/border/top.jpg') top no-repeat #FFFFFF;
	height: 134px;
	
}

#tagline {
	float: left;
	width: 465px;
	height: 134px;
	background: url(../images/border/quote.gif) 80px center no-repeat;
	
}

#cust-service {
	margin-top: 35px;
	margin-left: 80px;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
}

#logo {
	float: right;
	width: 250px;
	height: 134px;
	background: url(../images/border/CineLogo.png) right center no-repeat;
}

#menu-wrapper {
	background: #FFFFFF;
	height: 25px;
	/* border: 1px solid #ff0000; */
	border-bottom: 2px solid #D0E3DA; 
	text-align: left;
}

#column-left {
	width:80px;
	height: 425px;
	padding:0px;
	float:left;
	background:url(../images/border/edge.jpg) top left repeat-x;
}
	
#column-middle {
	float: left;
	width: 815px;
	
}

#column-right {
	width:5px;
	height: 425px;
	padding:0px;
	float:left;
	background:url(../images/border/edge.jpg) top left repeat-x;
}

td.affname
{
	border-bottom:1px solid #98C2AE;
	padding-left: 10px;
}

td.affadd
{
	 border-bottom: 1px solid #98C2AE;
	 font-size:8pt;
	 color:#808080;
}

td.affimg
{
	border-bottom:1px solid #98C2AE;
	padding-left: 10px;
}

p.tandc
{
	font-size: 9pt;
	font-family: Verdana;
}

table.order {
	font-family: 'Verdana' ; font-size: 8pt; color: #006633;
	border-spacing: 3px;
	border: 0px;
}

table.order td {
	padding: 3px;
}

td.sub {
	text-align: right;
	font-size: 16px;
	background: #C0C0C0;
	font-weight: bold;
}


/*MENU*/
#menu {
	line-height:25px;
	margin: 0px;
	padding: 0px;
	}

#menu ul {
	list-style-type: none;
	margin: 0;
}
#menu li {
	float: left;
	border-left: 2px solid #D0E3DA;
}
#menu li a {
	display: block;
	padding:0 27px 0 25px;
	color:#016633;
	margin-right:0px;
	font-family: Arial;
	font-size:18px;
	background: #FFFFFF;
	border: 0;
}
#menu li a:hover, #menu li.current_page_item a:link, #menu li.current_page_item a:visited, #menu li.current_page_item a:hover, #menu li.current_page_item a:active  
{
	color:#016633;
	background: #D0E3DA;
	text-decoration: none;
	border: 0;
}



h1 {
	font-size: 18px;
	color: #000000;
}

h2 {
	font-family: 'Trebuchet MS';
	font-size: 18px;
	color: #666666;
	margin-top: 2px;
}

h3 {
	font-size: 12px;
	color: #016633;
	font-weight: normal;
}

h4 {
	font-size: 11px;
	color: #016633;
	margin-bottom: 0px;
}

a:link{color: #666666; text-decoration: none;}
a:visited {color: #666666; text-decoration: none;}
a:hover {color: #000000; text-decoration: underline;}
a:active {color: #000000}

a.green:link{color: #016633; text-decoration: none; font-weight: bold;}
a.green:visited {color: #016633; text-decoration: none; font-weight: bold;}
a.green:hover {color: #000000; text-decoration: underline; font-weight: bold;}
a.green:active {color: #000000}

a.nav:link{color: #666666; text-decoration: none;}
a.nav:visited {color: #666666; text-decoration: none;}
a.nav:hover {color: #000000}
a.nav:active {color: #000000}

/*Navigation Links class="alpha"*/
a.alpha:link { color: #808080; text-decoration: none; padding: 4px}     /* unvisited link */
a.alpha:visited {color: #808080; text-decoration: none; padding: 4px}  /* visited link */
a.alpha:hover {color: #FFFFFF; text-decoration: none; background-color: #666666; padding: 4px;}   /* mouse over link */
a.alpha:active {color: #000000}   /* selected link */