/* CSS Document */
html, body {
	background-color: white;
	margin: 0px;
	text-align: center;
	height: 100%;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333;
	padding: 0px;
}

img {
	border: none;
}

#wrapper {
	width: 800px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
}

#containter {
	background-repeat: repeat-y;
	width: 800px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

#contentWrap {
	float: left;
	height: auto;
	width: 800px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}


#header_logo {
	float: left;
	height: 62px;
	width: 800px;
	margin-top:8px;
	margin-bottom:8px;
}

#header_banner {
	float: left;
	height: 245px;
	width: 800px;
}

#navigation {
	float: left;
	height: 39px;
	width: 800px;
	background-image: url(../images/navigation_background2.jpg);
	margin-top: 10px;
}
#navInside {
	float: left;
	height: 19px;
	width: 780px;
	margin-top: 9px;
	margin-left: 10px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #624301;
}

#subNavigation {
	float: left;
	height: auto;
	width: 216px;
}

#snLinks {
	float: left;
	width: 200px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 16px;
	display: block;
}

#snLinks a:link,a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#snLinks a:hover {
	color: #006699;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 200px;
	display: block;
	height: 30px;
}

#content {
	float: left;
	height: 100%;
	width: 800px;
	min-height:440px;
	margin-top: 10px;
}

#contentInside {
	float: left;
	height: auto;
	width: 800px;
	margin-left: 0px;
}

#rightColumn {
	float: right;
	width: 170px;
	height: auto;
}
#upcomingEventsWrapper {
	float: left;
	height: auto;
	width: 201px;
}

#ueHead {
	float: left;
	height: 29px;
	width: 201px;
}

#ueBodyBorder {
	float: left;
	height: auto;
	width: 200px;
	background-color: #ae3355;
	padding-bottom: 1px;
	padding-left: 1px;
}

#ueBody {
	float: left;
	height: auto;
	width: 187px;
	background-color: #FFFFFF;
	padding: 6px;
	text-align: left;
}

#latestNewsWrapper {
	float: left;
	height: auto;
	width: 201px;
	margin-top: 20px;
}

#lnHead {
	float: left;
	height: 29px;
	width: 201px;
}

#lnBodyBorder {
	float: left;
	height: auto;
	width: 200px;
	background-color: #425daa;
	padding-bottom: 1px;
	padding-left: 1px;
}

#lnBody {
	float: left;
	height: auto;
	width: 187px;
	background-color: #FFFFFF;
	padding: 6px;
	text-align: left;
}

.leftColumn {
	float: left;
	width: 606px;
	height: auto;
	text-align: left;
	color:white;
}

#lcInside {
	float: left;
	width: 560px;
	height: auto;
	min-height:300px;
	text-align: left;
	margin-left: 14px;
	margin-top: 12px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	padding-right:20px;
}

#footer {
	float: left;
	width: 780px;
	height: 56px;
	text-align: center;
	padding: 10px;
	margin-top:10px;
	color:#333;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}


#thumbDiv {
	width: 150px;
	float: left;
	margin-left: 10px;
	text-align: center;
}

/* Nav Stuff */

a:link {
	color: #F90;
	text-decoration: underline;
}
a:active {
	color: #F90;
	text-decoration: underline;
}

a:visited {
	color: #f8971d;
	text-decoration: underline;
}

a:hover {
	color: #CCC;
	text-decoration: underline;
	
}

#footer a:link,#navInside a:active,#navInside a:visited {
	color: #f90;
	text-decoration: none;
}

#footer a:hover {
	color: #666;
	text-decoration: underline;
}

#navInside a:link,#navInside a:active,#navInside a:visited {
	color: #333;
	text-decoration: none;
}

#navInside a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

h1{
	font-size:28px;
	display:inline;
	color:#F90;
}

.headerAccent {
	color:#FFF;
	font-size:16px;
	font-weight:bold;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #F90;
}

h3{
display:inline;
font-size: 14px;
font-weight: bold;
}

h4 {
	font-size: 18px;
	font-weight: bold;
	color: #F90;
	display:inline;
}

.thumbs {
	margin-top: 10px;
	margin-right: 10px;
}

/*------ Anacore Rounded Corners ------*/

.left-top-corner{ float:left; width:9px; height:9px; background-image:url(../images/left_top_corner.gif); background-repeat:no-repeat;}

.left-bottom-corner{ float:left; width:9px; height:9px; background-image:url(../images/left_bottom_corner.gif); background-repeat:no-repeat;}

.right-top-corner{ float:left; width:9px; height:9px; background-image:url(../images/right_top_corner.gif); background-repeat:no-repeat;}

.right-bottom-corner{ float:left; width:9px; height:9px; background-image:url(../images/right_bottom_corner.gif); background-repeat:no-repeat;}

.center-top-bottom{ float:left; height:9px; width:588px; background-color:#585858;}

.center-middle{ float:left; height:auto; width:606px; background-color:#585858;}

.center-middle-content{float:left; height:auto; width:576px; padding:15px;}

.sides{float:left; width:9px; height:auto; background-color:#585858;}

.fake-linethrough{ background: url(../images/linethrough.gif) repeat-x center left; color: #000; }
