/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  01: 2Col_Fixed_Sidebar_Right
  ------------------------------------------------
*/

body {
	font-family: Georgia, Times, serif;
	font-size: 100%;
	color: #000000;
	background-color: #000;
	margin: 20px;
	padding: 0;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
	font-style: normal;
}
p {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 18px;
}


#masthead {
	color: #999999;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30;
	background-image: url(../images/skateheader.jpg);
	height: 90px;
}
#wrapper {
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#notice {
	color: #9e0b0f;
	padding: 10px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #06C9CF;
	border-right-color: #06C9CF;
	border-bottom-color: #06C9CF;
	border-left-color: #06C9CF;
	background-image: url(../images/scskatenotice.png);
}
#column_wrapper {
	background-position: right top;
	margin: 0px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
}
#background_wrapper {
	background-image: url(../images/skater_middle.jpg);
	background-position: right 519px;
	background-repeat: no-repeat;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 532px;
	float: left;
	margin-left: 60px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#left li {
	margin-bottom: 12px;
}
#right {
	width: 208px;
	float: left;
}

#left .content {
	padding: 24px 36px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#right .content {
	padding: 24px 20px;
	font-size: .75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 12px 20px;
}
#footer .content {
	padding-top: 92px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	text-align: center;
	margin: 0px;
}
#footer {
	color: #999999;
	padding: 0px;
	clear: both;
	background-image: url(../images/skater-footer.jpg);
	background-position: right top;
	height: 300px;
	background-repeat: no-repeat;
	margin: 0;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #9B7C00;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #DE1E1E;
}
#right a:link {
	color: #755E00;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.5em;
	margin: 30px 0 0 0;
	color: #9e0b0f;
	text-decoration: underline;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
#buttons {
	width: 176px;
	float: right;
	margin-right: 13px;
}
#button_hours {
	height: 40px;
	width: 176px;
	background-image: url(../images/park_hours_up.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#button_hours:hover {
	height: 40px;
	width: 176px;
	background-image: url(../images/park_hours_down.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


#button_hours a {
	height: 40px;
	width: 176px;
	margin: 0px;
	float: left;
}
#button_hours span {
	display: none;
	width: 176px;
	height: 36px;
}

#button_photos {
	height: 49px;
	width: 176px;
	background-image: url(../images/photos_up.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#button_photos:hover {
	height: 49px;
	width: 176px;
	background-image: url(../images/photos_down.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


#button_photos a {
	height: 49px;
	width: 176px;
	margin: 0px;
	float: left;
}
#button_photos span {
	display: none;
	width: 176px;
	height: 49px;
}

#button_rules {
	height: 43px;
	width: 176px;
	background-image: url(../images/parks_rules_up.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#button_rules:hover {
	height: 43px;
	width: 176px;
	background-image: url(../images/parks_rules_down.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


#button_rules a {
	height: 39px;
	width: 176px;
	margin: 0px;
	float: left;
}
#button_rules span {
	display: none;
	width: 176px;
	height: 36px;
}

#button_news {
	height: 36px;
	width: 176px;
	background-image: url(../images/news_events_up.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#button_news:hover {
	height: 36px;
	width: 176px;
	background-image: url(../images/news_events_down.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


#button_news a {
	height: 39px;
	width: 176px;
	margin: 0px;
	float: left;
}
#button_news span {
	display: none;
	width: 176px;
	height: 36px;
}
#button_eserv {
	height: 48px;
	width: 176px;
	background-image: url(../images/eservice_up.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#button_eserv:hover {
	height: 48px;
	width: 176px;
	background-image: url(../images/eservice_down.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


#button_eserv a {
	height: 47px;
	width: 176px;
	margin: 0px;
	float: left;
}
#button_eserv span {
	display: none;
	width: 176px;
	height: 47px;
}
.hiddenPic {
display:none;
}
#citylogo {
	width: 265px;
	height: 90px;
	float: left;
	position: relative;
}
#citylogo a {
	width: 265px;
	height: 90px;
	float: left;
	position: relative;
}

#citylogo a span {
	display: none;
	width: 265px;
	height: 90px;
	float: left;
	position: relative;
}

#cityhall {
	width: 70px;
	height: 20px;
	float: left;
	position: relative;
	margin-top: 55px;
	margin-left: 185px;
}

#cityhall a {
	width: 70px;
	height: 20px;
	float: left;
	position: relative;
}

#cityhall a span {
	display: none;
	width: 70px;
	height: 20px;
	float: left;
	position: relative;
}

#cityservices {
	width: 100px;
	height: 20px;
	float: left;
	position: relative;
	margin-top: 55px;
	margin-left: 12px;
}

#cityservices a {
	width: 100px;
	height: 20px;
	float: left;
	position: relative;
}
#cityservices a span {
	display: none;
	width: 100px;
	height: 20px;
	float: left;
	position: relative;
}

#community {
	width: 80px;
	height: 20px;
	float: left;
	position: relative;
	margin-top: 55px;
	margin-left: 12px;
}

#community a {
	width: 80px;
	height: 20px;
	float: left;
	position: relative;
}
#community a span {
	display: none;
	width: 80px;
	height: 20px;
	float: left;
	position: relative;
}

#leisure {
	width: 60px;
	height: 20px;
	float: left;
	position: relative;
	margin-top: 55px;
	margin-left: 12px;
}

#leisure a {
	width: 60px;
	height: 20px;
	float: left;
	position: relative;
}
#leisure a span {
	display: none;
	width: 60px;
	height: 20px;
	float: left;
	position: relative;
}

#socialnet {
	width: 110px;
	height: 60px;
	float: right;
	margin-top: 70px;
	position: relative;
}

#twitter {
	width: 50px;
	height: 60px;
	position: relative;
	float: left;
	background-image: url(../images/facebook_up.png);
	position: relative;

}

#twitter:hover {
	width: 50px;
	height: 60px;
	position: relative;
	float: left;
	background-image: url(../images/twitter_down.png);
}

#twitter a {
	width: 50px;
	height: 60px;
	position: relative;
	float: left;

}

#twitter a span {
	display: none;
	width: 60px;
	height: 60px;
	float: left;
	position: relative;

}


#facebook {
	width: 60px;
	height: 60px;
	float: left;
	background-image: url(../images/facebook_up.png);
	position: relative;
	background-repeat: no-repeat;
}
#facebook:hover {
	width: 60px;
	height: 60px;
	float: left;
	position: relative;
	background-image: url(../images/facebook_down.png);
	background-repeat: no-repeat;
}

#facebook a {
	width: 60px;
	height: 60px;
	float: left;
	position: relative;

}

#facebook a span {
	display: none;
	width: 60px;
	height: 60px;
	float: left;
	position: relative;

}

.newsimage {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;

}
.hangingindent {
	text-indent: -28px;
	padding-left: 28px;
}
.space {
	text-indent: -22px;
	padding-left: 22px;
}
.bullets {
	text-indent: -30;
	padding-left: 22px;
	list-style-position: outside;
	list-style-type: circle;
}

