body {
	font-family: Verdana, Geneva, sans-serif;
	text-align:center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}

#wrapper{
	width:980px;
	text-align:left;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #7B7565;
	background-color: #FFF;
	margin-top: 15px;
}

#pageWrapper{
	background-image: url(images/side_bg.jpg);
	background-repeat: repeat-y;
}

#header{}


#main{
	width: 700px;
	float: right;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 80%;
	line-height: 18px;
}
#mainHome
{
	width: 700px;
	float: right;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 25px;
	font-size: 80%;
	line-height: 18px;
}
#mainHome a:link, #mainHome a:visited {
	color: #464239;
		text-decoration: underline;
}

.imgBorder {
	border: 2px solid #7B7565;
	margin-left: 20px;
	padding: 3px;
}

#main a:link, #main a:visited {
	color: #464239;
	text-decoration: underline;
}

#sidebar {
	float: left;
	width: 195px;
	background-color: #AD2C02;
	padding-left: 15px;
	color: #C2BFB4;
	font-size: 12px;
	padding-right: 10px;
}
.eventTitle {
	font-size: 20px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}



#bottom {
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #7B7565;
	font-size: 11pt;
}
.paddingLeft { padding-left: 40px; }
.paddingRight { padding-right: 20px; }
#goRight { float: right; }
#goLeft {
	float: left;
	margin-right:15px;
}

.small {
	font-size: 11px;
}




h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	color: #6B6658;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: italic;
}
h2 {
	font-weight: bold;
	color: #AD2C02;
	margin: 0px;
	padding: 0px;
	font-size: 120%;
}


.subTitle {
	margin: 0px;
	padding: 0px;
}

#nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	background-color: #AD2C02;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	
}
#nav a:link {
	color: #FFF;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
}

#nav a:hover {
	color: #B0AC9F;
	text-decoration: none;
}

#nav a:visited {
	color: #FFF;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
}

#navWrapper {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7B7565;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #7B7565;
}

a:link {text-decoration: none;
}

a:visited {text-decoration: underline;
}

a:hover{	text-decoration: underline;
}

.clearit {
clear: both;
height: 0;
line-height: 0.0;
font-size: 0;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

.red {
	font-weight: bold;
	color: #AE2D05;
}
.imgRight {
	float: right;
	margin-left: 15px;
}
.imgLeft {
	float: left;
	margin-right: 15px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
