/* resets */
body {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0 0 12px 0;
	font-weight: normal;
}
a img {
	border: 0;
}
a {
	outline: none;
}

/* cms styles */
#main .page_video {
	text-align: center;
	margin: 24px 0;
}
#main .photoset {
	margin: 12px 0;
}
#main .photoset img {
	float: left;
	margin: 6px 15px 9px 0;
	border: 2px solid #036;
}
#main .rf-paragraph {
	margin: 0 0 18px 0;
}
#main img.right, #main div.right {
	margin: 0 0 12px 12px;
	border: 2px solid #036;
    float: right;
}
#main img.left, #main div.left {
	margin: 0 12px 12px 0;
	border: 2px solid #036;
    float: left;
}


/* LAYOUT  */

body {
	background: url(/images/bg.jpg) repeat #0166b4;
}
#body {
	font: normal normal normal 14px Georgia, "Times New Roman", Times, serif;
	color: #464646;	
	background: url(/images/bodybg.jpg) repeat-x top center;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

/* header area */
#logobg {
	width: 370px;
	height: 157px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(/images/logobg.png) no-repeat;
	z-index: 10;
}
#logo {
	top: 0;
	left: 30px;
	position: absolute;
	z-index: 11;
}

ul#util_nav {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	right: 16px;
	z-index: 9;
	width: 400px;
	height: 30px;
}
ul#util_nav li {
	margin: 0;
	padding: 10px 16px 10px 8px;
	height: 10px;
	display: block;
	float: left;
	background: url(/images/utilnav-div.gif) no-repeat center right;
}
ul#util_nav li#util_nav-contact_us {
	padding-right: 0;
	background: none;
}
ul#util_nav li a {
	display: block;
	height: 10px;
}
ul#util_nav li a span {
	display: none;
}
ul#util_nav li a:hover, ul#util_nav li a.active {
	background-position: 0 -10px !important;
}
ul#util_nav li#util_nav-about a {
	background: url(/images/utilnav-about.gif) no-repeat;
	width: 44px;
}
ul#util_nav li#util_nav-media a {
	background: url(/images/utilnav-media.gif) no-repeat;
	width: 43px;
}
ul#util_nav li#util_nav-news a {
	background: url(/images/utilnav-news.gif) no-repeat;
	width: 35px;
}
ul#util_nav li#util_nav-resources a {
	background: url(/images/utilnav-resources.gif) no-repeat;
	width: 71px;
}
ul#util_nav li#util_nav-contact_us a {
	background: url(/images/utilnav-contact_us.gif) no-repeat;
	width: 81px;
}


/* sidebar area */
#sidebar_wrap {
	z-index: 5;
	position: absolute;
	top: 0;
	left: 0;
}
#sidebar {
	width: 300px;
	background: url(/images/sidebarbg-top.png) no-repeat;
}
#sidebar_int {
	padding: 150px 63px 0 60px;
}
#sidebar_btm {
	background: url(/images/sidebarbg-btm.png) no-repeat;
	height: 35px;
	width: 300px;
}
#sidebar ul#main_nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar ul#main_nav li {
	margin: 0;
	padding: 10px 0;
	border-top: 1px solid #999;
}
#sidebar ul#main_nav li#main_nav-things_to_do {
	border-top: 0;
}
#sidebar ul#main_nav li a {
	display: block;
	height: 11px;
}
#sidebar ul#main_nav li a span {
	display: none;
}
#sidebar ul#main_nav li a:hover, #sidebar ul#main_nav li a.active {
	background-position: 0 -11px !important;
}
#sidebar ul#main_nav li#main_nav-things_to_do a {
	background: url(/images/mainnav-things_to_do.gif) no-repeat;
}
#sidebar ul#main_nav li#main_nav-places_to_stay a {
	background: url(/images/mainnav-places_to_stay.gif) no-repeat;
}
#sidebar ul#main_nav li#main_nav-places_to_eat a {
	background: url(/images/mainnav-places_to_eat.gif) no-repeat;
}
#sidebar ul#main_nav li#main_nav-event_calendar a {
	background: url(/images/mainnav-event_calendar.gif) no-repeat;
}
#sidebar ul#main_nav li#main_nav-travel_tools a {
	background: url(/images/mainnav-travel_tools.gif) no-repeat;
}
#sidebar ul#main_nav li#main_nav-downtown a {
	background: url(/images/mainnav-downtown.gif) no-repeat;
}
#sidebar ul#main_nav li#main_nav-government_information a {
	background: url(/images/mainnav-government_information.gif) no-repeat;
}
#sidebar ul#main_nav li#main_nav-history_and_culture a {
	background: url(/images/mainnav-history_and_culture.gif) no-repeat;
}
#sidebar ul#main_nav li#main_nav-gallery a {
	background: url(/images/mainnav-gallery.gif) no-repeat;
}
#sidebar ul#main_nav li ul.subsubnav {
	margin: 0;
	padding: 0 0 9px 15px;
	list-style-type: none;
}
#sidebar ul#main_nav li ul.subsubnav li {
	border: 0;
	padding:  9px 0 0 0;
}
#sidebar ul#main_nav li ul.subsubnav li a {
	background: none !important;
	color: #0067b5;
	text-decoration: none;
	font-size: 14px;
}
#sidebar ul#main_nav li ul.subsubnav li a:hover {
	color: #000;
}
#sidebar ul#main_nav li ul.subsubnav li a.active {
	color: #000;
}


/* main area */
#main_out {
	background: url(/images/mainbg-rpt.jpg) repeat-y;
}
#main {
	background: url(/images/mainbg-top.jpg) no-repeat top left;
}
#main_int {
	background: url(/images/mainbg-btm.jpg) no-repeat bottom left;
	padding: 83px 20px 130px 53px;
	min-height: 770px;
}
#header_box {
	width: 877px;
}
#header_title {
	height: 81px;
	background: url(/images/headerbox-top.png) no-repeat;
}
#header_title_int {
	padding: 39px 80px 4px 30px;
	overflow: hidden;
}
#header_title_int h1 {
	color: #036;
	font-size: 30px;
	line-height: 38px;
	margin: 0;
}
#header_title_int h1 a {
	color: #036;
	text-decoration: none;
}

#header_subnav {
	background: url(/images/headerbox-rpt.png) repeat-y;
	padding: 1px;
}
#subnav {
	padding: 5px 80px 5px 30px;
}
#subnav ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 170px;
}
#subnav ul#subnav_col2 {
	margin: 0 15px;
}
#subnav ul li {
	margin: 0 0 6px 0;
}
#subnav ul li a {
	text-decoration: none;
	display: block;
	background: url(/images/headerboxli.gif) no-repeat 0 5px;
	padding-left: 9px;
}
#subnav ul li a:hover, #subnav ul li a.active {
	color: #000;
}
#archive a {
	text-decoration: none;
}
#archive a:hover, #archive a.active {
	color: #000;
}
#header_bottom {
	height: 40px;
	background: url(/images/headerbox-btm.png) no-repeat;
}
#content {

}
#content_int {
	padding: 0 70px 80px 30px;
}
/* to account for the sidebar */
#content, #header_title, #header_subnav {
	padding-left: 225px;
}


/* footer area */
#footer {
	font-size: 11px;
	height: 130px;
	position: absolute;
	z-index: 3;
	bottom: 0;
	width: 960px;
	left: 0;
	color: #fff;
	background: url(/images/footerlogo.jpg) no-repeat top left;
}
#footer_int {
	padding: 55px 178px 0 240px;
}
#footer a.social_link {
	display: block;
	position: absolute;
	text-align: right;
	top: 57px;
	height: 55px;
}
#footer a.social_link span {
	display: none;
}
#sm_facebook {
	right: 110px;
	width: 55px;
	background: url(/images/sm-facebook.jpg) no-repeat;
}
#sm_twitter {
	right: 25px;
	width: 75px;
	background: url(/images/sm-twitter.jpg) no-repeat;
}
#footer a {
	color: #ff9 !important;
}
#footer a:hover {
	color: #fff !important;
}


/* STYLING */

#main h2 {
	font-size: 24px;
	font-style: italic;
	color: #000;
}
#main h3 {
	font-size: 18px;
	text-transform: uppercase;
	color: #930;
}
#main h4 {
	font-size: 15px;
	font-weight: bold;
	color: #111;
}
#main .date {
	color: #999;
	font-style: italic;
}
#main div.hr {
	border-top: 1px solid #ccc;
	margin: 25px 0;
}

#main a {
	color: #930;
}
#main a:hover {
	color: #0067b5;
}

#main form {
	margin: 24px 0;
}
#main form label {
	width: 100px;
	padding: 3px 15px 3px 0;
	text-align: right;
	float: left;
}
#main form input.text {
	border: 1px solid #999;
	padding: 2px;
	width: 200px;
	font: 14px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #666;
}
#main form textarea {
	font: 14px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #666;
	border: 1px solid #999;
	padding: 2px;
	width: 300px;
	height: 150px;
}

#main .rf-paragraph h3 {
	margin-bottom: 6px;
}

#main .page_image_wrap {
	margin: 0 0 12px 12px;
	padding: 15px 26px 26px 15px;
	background: url(/images/pageimagebg.png) no-repeat;
	float: right;
	width: 236px;
	height: 176px;
}
#main .page_image_wrap .page_image {
	width: 236px;
	height: 176px;
	overflow: hidden;
}

/* INDIVIDUAL PAGES */

/* about */
#main .faq-listing {
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #ccc;
}
#main .faq-listing p {
	margin-bottom: 3px;
}
#main .faq h4 {
	margin-bottom: 3px;
	font-size: 16px;
}

/* events */

#main .event {
	margin: 15px 0 15px 0;
}
#main .event h4 {
	margin-bottom: 0;
}
#main .event p {
	margin: 0 0 6px 0;
}
#main .event .event-date {
	float: left;
	width: 46px;
	height: 32px;
	padding: 7px 0;
	margin-right: 9px;
	background: url(/images/eventdatebg.jpg) #F2D7A1;
	color: #000;
	border: 2px solid #d06c21;
	text-align: center;
	font: 15px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

/* gallery */
#photo-pages {
	margin: 24px 0;
}
#photo-pages .photo-page {
	float: left;
	width: 126px;
	margin-right: 18px;
	margin-bottom: 18px;
	text-align: center;
}
#photo-pages .photo-page img {
	border: 3px solid #824737;
	margin: 0 auto 9px auto;
	display: block;
}
#photo-pages .photo-page a {
	text-decoration: none;
}

#video-box {
	margin-top: 18px;
	width: 390px;
	float: left;
	overflow: hidden;
}
#video-box embed {
	width: 390px;
	height: 315px;
}
#video-list {
	margin-top: 18px;
	padding-left: 20px;
	width: 150px;
	float: left;
}
#video-list a.active {
	color: #000;
}

/* news */
#rss-feed {
	float: right;
}
#main .news-article {
	margin: 12px 0 18px 0;
}
#main .news-article h3 {
	margin-bottom: 0;
}
#main .news-article p {
	margin-bottom: 3px;
}

/* govt info */
#main .dept {
	margin-bottom: 18px;
}
#main .dept_contact {
	float: left;
	width: 45%;
	padding-right: 4%;
	margin-bottom: 6px;
}
#main .dept_contact h4 {
	margin: 0;
}

/* homepage */

#body.page-home #main_out {
	background: none;
}
#body.page-home #main {
	background: url(/images/mainbg-top-home.jpg) no-repeat top left;
}
#body.page-home #main_int {
	background: none;
	padding: 92px 22px 10px 238px;
	height: 814px;
}
#body.page-home #header_box {
	width: 700px;
	height: 196px;
}
#body.page-home #header_img {
	z-index: 4;
}
#body.page-home #header_img img {
	width: 700px;
	height: 196px;
	z-index: 4;
}
#body.page-home #content {
	padding-left: 20px;
	color: #fff;
}
#body.page-home #footer {
	background: url(/images/footerlogo-home.jpg) no-repeat top left;
}

#welcome {
	width: 456px;
	height: 186px;
	top: 288px;
	left: 288px;
	position: absolute;
	z-index: 3;
}
#welcome h1 {
	background: url(/images/welcome.jpg) no-repeat;
	width: 456px;
	height: 66px;
	margin-bottom: 0;
}
#welcome h1 span {
	display: none;
}
#welcome_text {
	width: 440px;
	height: 120px;
	overflow: hidden;
	padding: 0 0 0 10px;
	line-height: 20px;
}
#free_guide {
	width: 220px;
	position: absolute;
	top: 240px;
	right: -20px;
	background: url(/images/freeguide.jpg) no-repeat;
	padding-top: 200px;
	padding: 180px 10px 0;
	text-align: center;
	font-size: 12px;
	color: #fff;
	font-style: italic;
}
#free_guide a, #welcome_text a {
	color: #ff9;
	text-decoration: underline;
}
#free_guide a:hover, #welcome_text a:hover {
	color: #fff;
	text-decoration: underline;
}
#focii {
	position: absolute;
	z-index: 2;
	top: 450px;
	left: 0;
	width: 960px;
	height: 466px;
	background: url(/images/focusboxbg.jpg) no-repeat;
	color: #464646;
}
#focii_int {
	padding: 65px 30px 123px 70px;
	/* if padding changes, make sure height = focii.height - padding-top - padding-bottom */
	height: 280px;
}
#events {
	width: 190px;
	padding-right: 35px;
	float: left;
	border-right: 1px solid #898989;
	height: 280px;
	overflow: hidden;
}
#events .focus-event {
	margin: 9px 0 9px 0;
}
#events .focus-event p {
	margin: 0 0 3px 0;
}
#events .focus-event-description p {
	margin: 0;
}
#focii .focus {
	width: 164px;
	padding-left: 36px;
	float: left;
	height: 280px;
	font-size: 13px;
	overflow: hidden;
}
#focii .focus-title {
	color: #930;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
}
#focii .focus-subtitle {
	color: #111;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	margin-bottom: 9px;
}
#focii .focus-img {
	border: 2px solid #036;
	width: 160px;
	height: 120px;
	overflow: hidden;
	margin-bottom: 9px;
}
#focii a {
	color: #0065b4;
}
#focii a:hover {
	color: #000;
}

/* other styles */
.clear {
	clear:both;
}
.fakelink {
	color: #999;
	text-decoration: underline;
}