@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	color: black;
	font: 12px/14px Verdana, Geneva, sans-serif;
	background-color: #00430e;
}
ol, ul {
	list-style: none;
}
a img,:link img,:visited img { 
	border: 0;
}
:link,:visited { 
	text-decoration:none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h3, h4, h5, h6 {
	padding:10px 0 4px 0;
	margin:0;
	font-weight: bold;
	font-size: 100%;
}
h3 { color: #44b0d7; }
p {
	padding:6px 0 10px 0;
	margin:0;
	font-weight: normal;
	font-size: 100%;
}
/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display: inline-table;}
	/* Hides from IE-mac \*/
	* html .clearfix {
	height:1%;
	}
	*+html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* Default styling classes */
.clear {
	clear: both;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
a {
	text-decoration: none;
	color: #00430e;
	font-weight: bold;
}
a:hover { 
	color: #d74925; 
}
#footer a {
	text-decoration: none;
	color: #000;
	font-weight: normal;
}
#footer a:hover { 
	text-decoration: underline; 
	color: #000;
}
/* H1 Image Replacement */
#h-upcoming-events span, #h-latest-news span, #h-key-sponsors span, #h-major-sponsors span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#h-upcoming-events {
	width: 291px;
	height: 40px;
	padding: 0;
	background: url(../images/header/h-upcoming-events.jpg);
}

#h-latest-news {
	width: 295px;
	height: 40px;
	padding: 0;
	background: url(../images/header/h-latest-news.jpg);
}

#h-key-sponsors {
	width: 915px;
	height: 29px;
	padding: 0;
	margin-bottom: 10px;
	background: url(../images/header/h-key-sponsors.jpg);
}

#h-major-sponsors {
	width: 915px;
	height: 29px;
	padding: 0;
	margin-bottom: 10px;
	background: url(../images/header/h-major-sponsors.jpg);
}


/* Menu bar */
.menubar ul, .inline-menu ul {
	padding:0;
	list-style-type:none;
}

.menubar ul li, .inline-menu ul li { display:inline; }

.menubar ul li a {
	float:left;
	display:block;
}

/* Menu Rollover */

#home:hover img, #business-directory:hover img, #community-groups:hover img, #education:hover img, #sporting-teams:hover img, #entertainment:hover img, #news:hover img, #events:hover img, #about-us:hover img, #contact:hover img { visibility:hidden; }

#home {
	width: 67px;
	background: url(../images/menu/menu-ro-01.jpg) no-repeat 0 0;
}

#business-directory {
	width: 128px;
	background: url(../images/menu/menu-ro-02.jpg) no-repeat 0 0;
}

#community-groups {
	width: 140px;
	background: url(../images/menu/menu-ro-03.jpg) no-repeat 0 0;
}

#education {
	width: 85px;
	background: url(../images/menu/menu-ro-04.jpg) no-repeat 0 0;
}

#sporting-teams {
	width: 116px;
	background: url(../images/menu/menu-ro-05.jpg) no-repeat 0 0;
}

#entertainment {
	width: 107px;
	background: url(../images/menu/menu-ro-06.jpg) no-repeat 0 0;
}

#news {
	width: 58px;
	background: url(../images/menu/menu-ro-07.jpg) no-repeat 0 0;
}

#events {
	width: 65px;
	background: url(../images/menu/menu-ro-08.jpg) no-repeat 0 0;
}

#about-us {
	width: 81px;
	background: url(../images/menu/menu-ro-09.jpg) no-repeat 0 0;
}

#contact {
	width: 78px;
	background: url(../images/menu/menu-ro-10.jpg) no-repeat 0 0;
}

/* Sub Menu */

#s-community-groups:hover img, #s-local-parks:hover img, #s-education:hover img, #s-area-maps:hover img, #s-dining-out:hover img, #s-things-to-do:hover img, #s-transportation:hover img, #s-sports-teams:hover img, #s-shop-maps:hover img { visibility:hidden; }

#s-community-groups {
	height: 82px;
	width: 121px;
	background: url(../images/sub-menu/submenu-ro-01.jpg) no-repeat 0 0;
	position: absolute;
	top: 19px;
	left: 8px;
}

#s-local-parks {
	height: 82px;
	width: 70px;
	background: url(../images/sub-menu/submenu-ro-02.jpg) no-repeat 0 0;
	position: absolute;
	top: 19px;
	left: 151px;
}

#s-education {
	height: 82px;
	width: 62px;
	background: url(../images/sub-menu/submenu-ro-03.jpg) no-repeat 0 0;
	position: absolute;
	top: 19px;
	left: 247px;
}

#s-area-maps {
	height: 82px;
	width: 69px;
	background: url(../images/sub-menu/submenu-ro-04.jpg) no-repeat 0 0;
	position: absolute;
	top: 19px;
	left: 338px;
}

#s-dining-out {
	height: 82px;
	width: 62px;
	background: url(../images/sub-menu/submenu-ro-05.jpg) no-repeat 0 0;
	position: absolute;
	top: 19px;
	left: 430px;
}

#s-things-to-do {
	height: 82px;
	width: 79px;
	background: url(../images/sub-menu/submenu-ro-06.jpg) no-repeat 0 0;
	position: absolute;
	top: 19px;
	left: 515px;
}

#s-transportation {
	height: 82px;
	width: 92px;
	background: url(../images/sub-menu/submenu-ro-07.jpg) no-repeat 0 0;
	position: absolute;
	top: 19px;
	left: 614px;
}

#s-sports-teams {
	height: 82px;
	width: 78px;
	background: url(../images/sub-menu/submenu-ro-08.jpg) no-repeat 0 0;
	position: absolute;
	top: 19px;
	left: 728px;
}

#s-shop-maps {
	height: 82px;
	width: 72px;
	background: url(../images/sub-menu/submenu-ro-09.jpg) no-repeat 0 0;
	position: absolute;
	top: 19px;
	left: 827px;
}

/* Main Container (Center Content) */
#container {
	width: 925px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFF;
}

#header {
	height: 136px;
}
#topmenu {
	height: 32px;
}
#content {
	position: relative;
	padding: 5px;
}
#sliderbar {
	width: 915px;
	position: relative;
}

#slider, #ms-slider {
	position: relative;
	overflow: hidden;	
}

#slider {
	width: 626px; 
    height: 176px;
	float: left;
}

#ms-slider {
	width: 273px; 
    height: 176px;
	float: right;
}

#sliderContent, #ms-sliderContent {
	position: absolute;
	top: 0;
	margin-left: 0;
}

#sliderContent {
    width: 626px;
}

#ms-sliderContent {
    width: 273px;
}


.sliderImage, .ms-sliderImage {
    float: left;
    position: relative;
	display: none;
}

.sliderImage span, .ms-sliderImage span { display:none; }

#submenu {
	position: relative;
	height: 120px;
	width: 915px;
}
#key-sponsors {
	position: relative;
	margin: 10px 0px 0px 0px;
	width: 915px;
	height: 110px;
	margin-bottom: 5px;
	overflow: hidden;
}
#major-sponsors {
	position: relative;
	margin: 10px 0px 0px 0px;
	width: 915px;
	height: 110px;
	margin-bottom: 5px;
	overflow: hidden;
}
#footer {
	margin-top: 5px;
	margin-bottom: 10px;
	position: relative;
	font-size: 10px;
}

#footer hr {
	padding: 0;
	margin: 0;
}

#footer #leftcol {
	float: left;
	width: 45%;
	padding-left: 10px;
}

#footer #rightcol {
	float: right;
	width: 45%;
	padding-right: 10px;
	text-align: right;
}

/* 3 Column Layout - Equal width */
.column-container > div {
	float:left;
	position: relative;
}

#upcoming-events {
	width: 291px;
	background-image: url(../images/index/ue-hr.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	float: left;
	position: relative;
}

#latest-news {
	width: 295px;	
	margin: 0px 16px 0px 40px;
	background-image: url(../images/index/ln-hr.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	float: left;
	position: relative;
}

#search-join {
	width: 273px;
	float: left;
}

#quick-find {
	background-color: #bbd531;
	padding: 10px;
	margin-bottom: 5px;
}

#join-in {
	background-color: #bbd531;
	padding: 10px;	
	float: right;
	width: 253px;
	height: 156px;
}

table.std tr td {
	padding: 5px;
}

#key-sponsors ul li {
	padding: 10px;
}

#major-sponsors ul li {
	padding: 1.2px;
}

.view-all {
	position: absolute;
	top: 17px;
	right: 19px;
}

#bl-leftcol {
	width: 625px;
	float: left;
	position: relative;	
}

#bl-rightcol {
	width: 273px;
	float: right;
	position: relative;
}

#bl-rightcol form {
	width: 253px;
}

#bl-leftcol table {
	border: 1px solid #bfd83e;
	margin: 10px 0px 10px 0px;
}

#bl-leftcol table table {
	border: none;
}

#bl-leftcol table tr td {
	padding: 5px;
}

#bl-leftcol .header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.std-leftcol { 
	width: 217px;
	float: left;
	position: relative;
	margin-right: 20px;
}

.std-rightcol {
	width: 678px;
	float: left;
	position: relative;
}

.std-leftcol img {
	margin-top: 8px;
}

hr {
	height:1px;
    width:100%;
    background: #060;
	padding: 0;
    margin: 10px auto 10px auto !important;
	margin: 2px auto 2px auto;
}

.business { color: #44b0d7; }
.advert-box { margin-top: 2px; }
#vote{
	background: #00430E;
	border-width: 0px;
	border-style: none;
	color: #BBD531;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}

#vote.disabled {
	background: #CCC;
	color: #999;
	cursor: not-allowed;
}

