@charset "utf-8";

body {
	background-image: url(images/urban2bg.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: center;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
}	
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

#topcontainer {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	height: 33px;
	z-index: 1;
}
#container {
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #424242;
	width: 960px;
	background-color: #FFFFFF;
}
#leftcol {
	float: left;
	width: 320px;
}

#headerslideshow {
	height: 225px;
	width: 960px;
	background-color: #333333;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
}

#container #footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#footer {
	height: 45px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	line-height: 45px;
	clear: left;
	color: #FFFFFF;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}
#nav {
	height: 45px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#transparency {
	background-image: url(images/transparency.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 960px;
}
#transparencybottom {
	background-image: url(images/transparencybottom.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 960px;
	clear: left;
}

#facebooklogos {
	float: right;
	position: relative;
	top: 3px;
}
#container iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#slideshow {
	margin-right: auto;
	margin-left: auto;
}
#midcol {
	float: left;
	width: 320px;
	text-align: center;
}
#rightcol {
	float: left;
	width: 320px;
	text-align: center;
}
#imgrotator {
	padding: 15px;
}
.textpadding {
	padding-right: 10px;
	padding-left: 10px;
}

.centertext {
	text-align: center;
}
.style4 {
	border-width: 0px;
	text-align: center;
}
.border {
	border: 1px solid #525252;
}
#bottomadvert {
	clear: both;
	text-align: center;
	background: #E4E4E4;
	padding: 5px;
	margin: 5px;
}
