/* UNIVERSAL */
body {
	margin: 0;
	background: url(../images/bg_rpt.jpg) repeat-x #ffffff;
	color: #000000;
	font: 12px Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	}
img {
	border: 0;
	}
a {
	text-decoration: none;
	color: #bd5638
	}
a:hover {
	text-decoration: underline;
	color: #bd5638
	}
h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: italic;
	font-size: 22px;
	}
h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 18px;
	color: #bd5638
	}
h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 14px;
	color: #bd5638
	}
h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 12px;
	color: #bd5638
	}
p {
	margin: 10px 0;
	}
input {
	border: 1px solid #b9cfd0;
	font-size: 12px
	}
	
input:radio {
	xborder: 1px solid #b9cfd0;
	font-size: 12px
	}
	
.clearfix {
	clear: both
	}
.floatleft {
	float: left
	}
.error, #error {
	color: #ff0000
	}
.divider {
	margin: 6px 0
	}


/* LAYOUT */
#wrapper {
	width: 918px;
	}
#main {
	float: left;
	width: 818px;
	padding: 0 50px;
	margin-top: 32px;
	text-align: left
	}
	
#main2 {
	float: left;
	width: 818px;
	padding: 0 50px;
	xmargin-top: 32px;
	text-align: left
	}
	
#content {
	float: left;
	width: 440px;
	}
#contentInt {
	width: 430px; 
	padding-left: 7px;
	}
.signupField { 
	height: 18px; 
	width: 250px
	}
#footerBg {
	background: url(../images/footer_bg_rpt.jpg) top center repeat-x;
	}
#footer {
	width: 918px; 
	height: 190px; 
	background: url(../images/footer_bg.jpg) top center no-repeat;
	font-style: italic;
	position: relative
	}
#footer a, footer a:hover {
	color: #000000;
	}
#footerBtns {
	position: absolute; 
	bottom: 66px; 
	left: 334px
	}
#footerCopyright {
	position: absolute; 
	bottom: 44px; 
	left: 194px
	}
	


/* RIGHT SIDE */
#rightside {
	float: left;
	width: 350px;
	padding-left: 28px
	}
#rightside a, #rightside a:hover {
	font-weight: bold;
	}
#rightDates {
	padding-left: 10px
	}


/* TWITTER */
#twitterHome a, #twitterHome a:hover {
	font-weight: normal;
	}
#twitterHome ol {
	padding: 0;
	margin: 0 0 0 26px;
	}
#twitterHome ol li {
	list-style-image: url(../images/bullet_gold.jpg);
	margin: 5px 0;
	}
#twitter a, #twitter a:hover {
	font-weight: normal;
	}
#twitter ol {
	padding: 0;
	margin: 0 0 0 10px;
	}
#twitter ol li {
	list-style: none;
	margin: 5px 0;
	}
.meta {
	display: block;
	color: #7f7f7f; 
	font-size: 10px
	}
.meta a, meta a:hover {
	color: #7f7f7f;
	}

/* TWITTER */

#linkList ol {
	padding: 0;
	margin: 0 0 0 26px;
	}
#linkList ol li {
	list-style-image: url(../images/bullet_gold.jpg);
	margin: 5px 0;
	}
#linkList a, #linkList a:hover {
	font-weight: normal;
	}
#linkList ol {
	padding: 0;
	margin: 0 0 0 10px;
	}
#linkList ol li {
	list-style: none;
	margin: 5px 0;
	}




/* CALENDAR */
.eventDateBg {
	background: url(../images/date_bg.gif) top center no-repeat; 
	width: 85px; 
	height: 84px; 
	text-align: center
	}
.eventDate {
	padding-top: 12px
	}
.eventMonth {
	font-size: 20px; 
	line-height: 20px; 
	font-style: italic
	}
.eventDay {
	font-size: 36px; 
	line-height: 36px
	}
.eventTitle {
	margin: 4px 0
	}
.eventTitle a, .eventTitle a:hover {
	font-size: 18px;
	font-weight: bold
	}
.eventLocation {
	font-size: 16px;
	margin: 4px 0
	}
	
.hilite {
	font-weight: bold;
	}	
	
.listRow {
	float:left;
	width: 300px;
	}
	
.listTitle {
	font-size:11px; 
	font-weight:bold; 
	color:#000000;
	}
	
.dateStamp {
	font-size:11px; 
	color:#660000;
	}
	
			
.listInfo {
	font-size:11px; 
	color:#660000;
	font-weight:bold;
	}
	
.listImg {
	float:left; 
	margin:0px 0px 18px 16px;
	}
	
.listBody {
	float:left; 
	width:280px; 
	padding-bottom:18px;
	}
	
.listDvdr {
	float:left; 
	width:430px;
	height:1px;
	padding: 5px 0 5px 0;
	background-image: url(../images/divider_med.gif);
	background-repeat:repeat-x;
	clear:both;
	}