/* CSS Document */

body {
	margin-top:0;
	background-image:url(../images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FBFBFB;
	}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #942923;
	font-weight: bold;
}
a:visited {
	color: #942923;
}
a:hover {
	color: #333333;
}
a:active {
	color: #942923;
}

.home_leftcolumn {
	background-image:url(../images/index_r4_c1.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:276px;

	}
	
.shadow {
	background-image:url(../images/shadow-gradient.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:276px;
	height:294px;
	}	
	
.shadowflash {
	background-image:url(../images/index_r4_c1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:276px;
	height:120px;
	}
	
.home_contentarea {
	background-color:#FFFFFF;
	width:407px;
	height:412px;
	}

.inside_contentarea {
	background-image:url(../images/background_content.png);
	width:627px;
	/*height:479px;*/
	}
	
	.background_full
	{
		background-image:url(../images/background_full.png);
		background-repeat:repeat-y;
	}
	
.background_right {
	background-image:url(../images/background_right.jpg);
	width:344px;
	}
	
.background_right_stretch {
	background-image:url(../images/background_right_stretch.jpg);
	width:344px;
	}	
	
.text9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}
.text14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:1.5em;
	}

.text14_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:1.5em;
	color:#942923;
	font-weight:bold;
	}

/*Category Links*/
		.categorylinks{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color:#942923;
		font-weight:bold;
		}
		a.categorylinks{
		color:#942923;
		text-decoration:underline;
		}
		a.categorylinks:hover{
		color:#942923;
		text-decoration:none;
		}
h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 24px;
		color:#000000;
		font-weight:bold;
}

h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		color:#942923;
		font-weight:bold;
}

.eventsmedium {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	padding-left:4px;
	color:#000000;
	}

.dates {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#000000;
	}
	
.smeventheaders{
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	}
	
.eventsredbig {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	padding-bottom:8px;
	color:#942923;
	font-weight:bold;
	}
	
.eventsmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
	}
	
.inside_contentarea_2 {
	background-image:url(../images/background_content.png);
	width:15px;
	background-position:left;
	background-repeat:repeat;
	/*height:479px;*/
	}
	
.background_right_2 {
	background-image:url(../images/background_right.jpg);
	width:15px;
	background-repeat:repeat;
	background-position:right;
	}