/* SDCCC StyleSheet                */
/* ------------------------------  */
/* Author: Red Door Interactive    */
/* ------------------------------  */
body {
	margin: 0px;
	padding: 0px;
	background-position: top center; 
}

p,td,li,h1,h2,h3,h4 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}

td.pagecontent p, td.pagecontent table td, td.pagecontent {
	line-height: 17px;
}

h1, h1 a:link, h1 a:visited {
	color: #CC6600;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FF8500;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}

h4 {
	font-size: 10px;
	font-weight: bold;
}


table.topbar {
	height: 25px;
	background-color: #DB7812;
}

td.searchtable {
	margin:0px;
	padding:0px;
	height: 25px;
	color: #FDF0AC;
	font-weight: bold;
	background-color: #DB7812;
}

td.events {
	padding-top: 7px;
	padding-left: 50px;
}

td.date {
	color: #CC6600;
	font-size: 10px;
	font-weight: bold;
}

td.promotion {
	width: 345px;
	padding-top: 7px;
	padding-right: 30px;
}

td.promo_text {
	color: #996600;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
}

td.tableheader {font-weight:bold;color: #247AB3;}

td.tablebackground {background-color: #B8E7ED;}

tr.tablesubhead {background-color: #CFF6FB;}

td.left {padding-left: 25px;}

td.right {padding-right: 15px; text-align: right;}

td.pagecontent {padding-left:15px;padding-right:8px;}


/* leave general link styles at top of link section */
a {
	color: #CC0000;
	padding:0px;
	margin:0px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* put all other link styles here */
a.event:link, a.event:visited {
	color: #996600;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}

a.calendar:link, a.calendar:visited {
	color: #CC0000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.event:hover, a.calendar:hover {text-decoration:underline;}





