@charset "UTF-8";
/* CSS Document */

a img { border: 0}

body {
width: 820px;
background: #8479FA url(images_08/denim_bg.jpg);
margin-top:0;
margin-right:auto;
margin-left: auto;
margin-bottom: 0;

}

#bgwrapper {
	float: left;
	height: 100%;
	width: 820px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images_08/bg_shadow.png);
	background-repeat: repeat-y;

}

#wrapper {
	
	background: url(images_08/gg_bg.jpg) no-repeat left top;
	height: 1400px;
	width: 800px;
	margin: 0 auto;
	padding-top:0px;
	
}

#header {
	background-color: #ffffff;
	height: 100px;
	width: 400px;
	margin: 0px;
	float:left;
	}
	
#header img.logo {
	padding-left:20px;
	}
#header img.news {
 padding-left: 110px;}

#rightColumn {

width: 300px;
height: auto;
float: right;
 }

#wrapper #contact {
position: relative; top: 220px; left: 140px;
width:120px;
height:30px;
}

h2 {
margin:0px;
	padding:0px;
	font-family: Arial Black, Helvetica, Arial, sans-serif;
	font-size: 17px;
	color: #336699;
	line-height:1em;
	//letter-spacing:-1.5px;
}

h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #336699;
	padding-top: 5px;
}

h2 a:hover, h2 a:active{

	text-decoration: none;
	color: #006633;
}

.red {
	color: #993300;
}

h3 {
	float: right;
	font-family: Arial Black, Arial, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #3366CC;
	margin: 0;
	padding-top:0px;
	padding-bottom: 0px;
	//letter-spacing:-.5px;
}

h3 a:link, h3 a:visited {
color:#3366cc;
text-decoration:none;
}

h3 a:hover, h3 a:active{
color:#CC3333;
text-decoration:none;
}

.eventLeft {
float: left;
width: 180px;
height:100%;
margin-top:20px;
padding:10px;
}

.eventRight {
	float: right;
	width: 225px;
	height: auto;
	background-color: #F0F0F0;
	margin-right:20px;
	margin-bottom:20px;
	margin-left:0px;
	border: 2px dashed #3366CC;
	padding:5px 10px 20px 20px;
}

.eventRight p {
	width: auto;
	font-family: Verdana, Arial, sans-serif;
	color:#333333;
	font-size: 13px;
	line-spacing:1.5em;
	padding:0px;
	}
	
.eventRight ul {
font-family: Verdana, Arial, sans-serif;
	color:#333333;
	font-size: 13px;
	margin-left:10px;
	padding:0px;
	}
	
.eventRight li {
font-family: Verdana, Arial, sans-serif;
	color:#333333;
	font-size: 13px;
	margin-left:10px;
	padding:0px;
	}

.eventRight a:link,.eventRight a:visited  {
	font-weight:bold;
	color:#3366CC;
	text-decoration:none;
	}
	
.eventRight a:hover, .eventRight a:active {
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
	}

#footer {
	background: #00529c url(images_08/footer_bg_03.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 100px;
	float: left;
	width: 800px;
	margin-left: 10px;
	}
	
#footer p.copyright {
	font-family: Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color: #ffffff;
	width: auto;
	height: 30px;
	padding: 15px;
	text-align: center;
	
	}
	
#footer img {
float:left;
padding:20px 10px 10px 50px;
	}
	
#footer a:link, #footer a:visited {
	font-family: Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color: #6699ff;
	text-decoration:none;
	}
	
	#footer a:hover, #footer a:active{
	color: #ffffff;
	text-decoration:none;
	}