html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.ir {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

strong {
	font-weight:bold;
}

body {
	background:#7E6F56;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
}

a, a:active, a:visited {
	text-decoration:none;
	color:#1B8CB8;
}

a:hover {
	color:#235F78;
}

h3 {
	font-size:1em;
	font-weight:bold;
	color:#524F45;
}

.ControlLink {
	font-size:0.7em;
}

p .ControlLink, td .ControlLink {
	font-size:1em;
}

#site {
	width:792px;
	margin:0 auto;
	background:#E1DACF url(../images/top.jpg) top center no-repeat;
}

.content {
	border:2px #867D5C solid;
	background:white top center repeat-x;
}

#mailinglist_form {
	width:160px;
	height:40px;
	position:absolute;
	top:40px;
	left:50%;
	margin-left:200px;
}

#mailinglist_form label {
	width:70px;
	height:16px;
	background:url(../images/mailing_list.png) top left no-repeat;
}

#mailinglist_form input {
	width:102px;
	height:17px;
	background:transparent url(../images/mailing_list.png) 0px -16px no-repeat;
	border:none;
	font-size:0.6em;
	padding:1px 3px;
}

#mailinglist_form button {
	font-size:0.8em;
	background:#E1DACF;
}

#header {
	height:145px;
}

#header ul {
	padding-left:18px;
}

#header ul li {
	float:left;
}

#header ul li a {
	display:block;
	height:22px;
	background:url(../images/menu.png);
	text-indent:-9999px;
	overflow:hidden;
	margin:102px 5px 0 0;
}

#header ul li.news a
{
	background-position:0px 0px;
	width:107px;
}

#header ul li.calendar a
{
	background-position:-112px 0px;
	width:152px;
}

#header ul li.logans a {
	height:145px;
	width:229px;
	margin-top:0;
	background:none;
}

#header ul li.menu a
{
	background-position:-268px 0px;
	width:107px;
}

#header ul li.contact a
{
	background-position:-381px 0px;
	width:126px;
}




#main {
	width:388px;
	background: white url(../images/text-box-top.gif) top center repeat-x;
	float:left;
	margin:37px 0 0 3px;
	padding:15px;
}

#main h2 {
	background:transparent url(../images/headers.png) no-repeat;
	height:23px;
}

#main h2.news {
	background-position:0px 0px;
}

#main h2.contact {
	background-position:0px -25px;
}

#main h2.menu {
	background-position:0px -50px;
}

#main h2.calendar {
	background-position:0px -75px;
}

#main p {
	margin:10px 0;
	font-size:0.7em;
	line-height:1.2em;
}

#this-week {
	float:left;
	width:175px;
}

#this-week h2 {
	width:171px;
	height:86px;
	background:url(../images/whats_new.jpg) top left no-repeat;
}

#this-week .content {
	background-image:url(../images/side-text-box-top.gif);
	margin:10px;
	padding:2px 8px 8px;
}


#this-week h3 span, .date {
	font-size:0.8em;
	color:#9C988D;
	font-style:italic;
}

#this-week p {
	font-size:0.7em;
	margin:0 0 15px 0;
}

.left {
	
}

.right {
	
}

.LuckyShowsTable {
	font-size:0.7em;
	margin:20px 0 0 0;
}

.LuckyShowsTable .head{
	background:#318EBA;
	font-weight:bold;
	color:white;
}

.LuckyShowsTable .head td{
	font-weight:bold;
	color:white;
}

.LuckyShowsTable td {
	padding:6px 3px;
}


#footer {
	clear:both;
	text-align:center;
	font-size:0.6em;
	padding:10px 0 40px;
}

.news_item {
	margin:0 0 20px 0;
}

#side_calendar {
	width:1px;
	float:left;
	font-size:0.8em;
	margin:1px 0 0 10px;
	padding:38px 0 0 0;
}

#side_calendar table {
	width:154px;
}

#side_calendar th.CalendarMonth {
	font-weight:bold;
	color:black;
	background:white;
	padding:5px 0;
	text-align:center;
	border-bottom:2px solid #999;
}

#side_calendar .DaysOfWeekRow td {
	background:white;
	font-weight:bold;
	font-size:0.7em;
	text-align:center;
	height:22px;
	padding:4px 0 0 0;
	border-bottom:2px solid #3997F6;
}

#side_calendar tr {
	background:#A6D0FA;
}

#side_calendar .CalendarCell {
	background:#A6D0FA;
	width:22px;
	height:22px;
	text-align:center;
	padding-top:4px;
	font-size:0.8em;
}

#side_calendar .CalendarCell a {
	background:#A6D0FA;
	width:22px;
	display:block;
	text-align:center;
	height:18px;
}

#side_calendar .CalendarCell a:hover {
	background:#73B5F7;
}

#side_calendar .CalendarNav tr{
	background:none;
}
#side_calendar .CalendarNav td {
	padding: 5px 0 0 0;
	margin:0;
	background:none;
	font-size:0.7em;
}

#menu #main h3 {
	margin:15px 0 0 0;
	font-weight:bold;
}

#menu .menu_item {
	margin:10px 0;
}

#menu .menu_item h4 {
	font-size:0.8em;
	font-weight:bold;
	margin:0 0 0 0;
}

#menu .menu_item p {
	margin:0;
}

