@charset "utf-8";
/* CSS Document */
@import 'nav.css';
* { outline: 0px none; }
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #fff;
	background: #0A0A0A;
}
.clear {
	clear:both;
	display:block;
	float:none;
	height:0pt;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	width:0pt;
}
p {
	font-family: Verdana, Geneva, "Trebuchet MS", Helvetica, Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
	margin-bottom: 30px;
	color: #fff;
}
a, a:visited, a:active {
	color: #11c5db;
	text-decoration: underline;
}
a:hover, a:visited:hover {
	color: #8dd3db;
	text-decoration: none;
}
h3 {
	color: #0ba8c8;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 26px;
	margin: 0px;
	margin-bottom: 10px;
	font-weight: normal;
	letter-spacing: -1px;
}
h4 {
	font-size: 20px;
	font-family: Verdana, Geneva, "Trebuchet MS", Helvetica, Tahoma, Arial, sans-serif;
	color: #fff;
	margin: 0px;
	line-height: 18px;
	margin-bottom: 15px;
	letter-spacing: -0.25px;
	font-weight: normal;
}
h5 {
	font-size: 18px;
	font-family: Verdana, Geneva, "Trebuchet MS", Helvetica, Tahoma, Arial, sans-serif;
	color: #fff;
	margin: 0px;
	line-height: 18px;
	margin-bottom: 30px;
	font-weight: normal;
}
h6 {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 7px;
	color: #0eacc0;
}
table {
	width: 100%;
	background: #060606;
	margin-bottom: 20px;
	border-collapse: collapse;
}
table caption {
	font-family: Verdana, Geneva, "Trebuchet MS", Helvetica, Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	background: #0ba8c8;
}
td {
	vertical-align: top;
	padding: 7px;
	border-bottom: 1px solid #333;
}
blockquote {
	background: #000 url(/images/quote_bg.jpg) top left no-repeat;
	padding: 10px 20px 10px 35px;
	margin-left: 10px;
	margin-right: 10px;
	border:1px solid #0A0A0A;
}
blockquote p { margin-bottom: 0px; }
.blue, .blue * { color: #0cacc5 !important; }
.grey, .grey * { color: #5f5f5f !important; }
/**************************************************
* Home Page Styles
***************************************************/
#theFlash { text-align: center; }
#flash_content {
	min-height: 874px;
	height: auto !important;
	height: 874px;
	margin: 0px auto;
	width:980px;
}
/***** Footer Styles *****/
#footer_wrapper {
	width: 100%;
	background: #0A0A0A url(/images/footer_line_rpt.gif) top left repeat-x;
}
#footer_container {
	width: 915px;
	padding-top: 30px;
	margin: 0px auto;
	padding-bottom: 60px;
	background: url(/images/footer_line.gif) 50% top no-repeat;
}
#footer_links {
	width: 270px;
	float: left;
	color: #fff;
	margin: 0px;
	line-height: 26px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
}
#footer_links a, #footer_links a:visited, #footer_links a:active {
	color: #fff;
	text-decoration: none;
}
#footer_links a:hover, #footer_links a:visited:hover {
	color: #eee;
	text-decoration: underline;
}
#social_links {
	float: left;
	width: 140px;
	margin-left: 30px;
	margin-top: 4px;
	display: inline;
}
#social_links a, #social_links a:visited, #social_links a:active {
	background: url(/images/social_icons.png) top left no-repeat;
	display: block;
	height: 18px;
	float: left;
}
.ie6 #social_links a, .ie6 #social_links a:visited, .ie6 #social_links a:active { behavior: url('/iepngfix.php'); }
#social_links a:hover, #social_links a:visited:hover { background-position: bottom; }
#social_links a.twitter {
	width: 15px;
	margin-right: 12px;
}
#social_links a.facebook {
	width: 18px;
	margin-right: 15px;
	background-position: -27px top;
}
#social_links a.myspace {
	width: 16px;
	margin-right: 16px;
	background-position: -60px top;
}
#social_links a.rss {
	width: 39px;
	margin-right: 0px;
	background-position: -92px top;
}
#social_links a.twitter:hover {
	width: 15px;
	margin-right: 12px;
	background-position: 0px bottom;
}
#social_links a.facebook:hover {
	width: 18px;
	margin-right: 15px;
	background-position: -27px bottom;
}
#social_links a.myspace:hover {
	width: 16px;
	margin-right: 16px;
	background-position: -60px bottom;
}
#social_links a.rss:hover {
	width: 39px;
	margin-right: 0px;
	background-position: -92px bottom;
}
#newsletter_form {
	width: 325px;
	float: right;
}
#newsletter_form h3 {
	float: left;
	color: #fff;
	margin: 0px;
	line-height: 26px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
}
#newsletter_form label {
	text-indent: -999em;
	position: absolute;
}
#newsletter_form #newsletter_email {
	margin-left: 17px;
	background: url(/images/newsletter_input_bg.png) top left no-repeat;
	height: 20px;
	width: 155px;
	float: left;
	color: #666666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 0px none;
	padding-left: 12px;
	padding-top: 6px;
}
.ie6 #newsletter_form #newsletter_email { behavior: url('/iepngfix.php'); }
#footer_bottom {
	border-top: 1px solid #0F5062;
	border-bottom: 1px solid #0F5062;
	margin-top:20px;
}
#logo {
	width: 106px;
	float: left;
}
#logo img { float: left; }
.footer_text_section, .footer_text_section p {
	color: #5f5f5f;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.footer_text_section p {
	margin: 0px;
	margin-top: 9px;
}
.footer_text_section a, .footer_text_section a:visited, .footer_text_section a:active { color: #5f5f5f; }
.footer_text_section a:hover, .footer_text_section a:visited:hover {
	color: #eee;
	text-decoration: none;
}
#section1 {
	float: left;
	width: 195px;
	padding-right: 10px;
	margin-left: 20px;
	display: inline;
}
#section2 {
	float: left;
	width: 110px;
	margin-left: 20px;
	display: inline;
	padding-right: 10px;
}
#section3 {
	float: left;
	width: 150px;
	padding-right: 10px;
	margin-left: 20px;
	display: inline;
}
#design_by_am {
	margin-top: 13px;
	float: right;
	overflow: auto;
}
/**************************************************
* Sub Page Styles
***************************************************/
#container {
	width: 970px;
	margin: 0px auto;
}
#theFlash_Wrapper {
	min-height: 128px;
	height: auto !important;
	height: 128px;
}
.sub.hasflash #theFlash {
	height: 128px;
	width: 970px;
}
#sub_top_rounded {
	background: url(/images/subpage_top_rounded.png) top left no-repeat;
	width: 970px;
	height: 16px;
	float: left;
}
.ie6 #sub_top_rounded { behavior: url('/iepngfix.php'); }
#sub_page_wrapper {
	background: url(/images/subpage_bg_rpt.png) top left repeat-y;
	width: 970px;
	float: left;
}
.ie6 #sub_page_wrapper { behavior: url('/iepngfix.php'); }
#sub_page_tower_wrapper {
	background: url(/images/subpage_bg_tower.png) top left no-repeat;
	width: 970px;
	float: left;
}
.ie6 #sub_page_tower_wrapper { behavior: url('/iepngfix.php'); }
.map #sub_page_tower_wrapper { background:none;}
#sub_page_bottom_wrapper {
	background: url(/images/subpage_bottom_bg.png) bottom left no-repeat;
	width: 970px;
	float: left;
	min-height: 800px;
}
.ie6 #sub_page_bottom_wrapper { behavior: url('/iepngfix.php'); }
#left_column {
	width: 640px;
	float: left;
}
#sub_header {
	width: 640px;
	height: 300px;/*float: left;*/
}
#page_content {
	padding-left: 50px;
	width: 555px;
	margin-bottom: 30px;
}
#page_content h3 {
	background: url(/images/h3_arrow.png) left 3px no-repeat;
	padding-left: 26px;
}
.ie6 #page_content h3 { behavior: url('/iepngfix.php'); }
#right_column {
	width: 330px;
	float: right;
}
#sub_page_tag { margin-bottom: 35px; }
#sidebar_top {
	width: 304px;
	height: 12px;
	float: left;
	background: url(/images/sidebar_top.png) top left repeat-y;
}
.ie6 #sidebar_top { behavior: url('/iepngfix.php'); }
#sidebar_middle_container {
	width: 304px;
	float: left;
	background: url(/images/sidebar_bg_rpt.gif) top left repeat-y;
}
#sidebar_middle {
	width: 304px;
	float: left;
	min-height: 656px;
	background: url(/images/sidebar_middle.png) top left no-repeat;
}
.ie6 #sidebar_middle { behavior: url('/iepngfix.php'); }
#sidebar_middle h3 {
	color: #0fc7d4;
	font-size: 26px;
	margin: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	margin-right: 15px;
	text-transform: uppercase;
	margin-bottom: 25px;
}
#image_sidebar {
	width: 286px;
	padding-left: 20px;
}
#image_sidebar p { margin: 0px; }
#image_sidebar img { margin-bottom: 20px; }
a img { border: 0px none; }
#side_quicklinks {
	width: 286px;
	padding-left: 20px;
	margin-bottom: 30px;
	min-height:54px;
	overflow: auto;
}
.ie6 #side_quicklinks, .hasflash #side_quicklinks { height:54px; }
#side_quicklinks a {
	background:#11c5db;
	-moz-border-radius:5px;
	padding:0 25px;
	line-height:54px;
	height:54px;
	font-size:20px;
	margin-bottom:10px;
	color:#fff;
	display:block;
	width:219px;
}
#text_sidebar {
	width: 266px;
	padding-left: 20px;
}
#text_sidebar p {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 10.5px;
	color: #666666;
	line-height: 14px;
}
#text_sidebar a, #text_sidebar a:visited, #text_sidebar a:active { color: #666666; }
#text_sidebar a:hover, #text_sidebar a:visited:hover {
	color: #eee;
	text-decoration: none;
}
#sidebar_bottom {
	width: 304px;
	height: 14px;
	float: left;
	background: url(/images/sidebar_bottom.png) top left repeat-y;
}
.ie6 #sidebar_bottom { behavior: url('/iepngfix.php'); }
/**************************************************
* No Flash Styles
***************************************************/
.no_flash { display: none; }
#noflash_content {
	width: 950px;
	margin: 0px auto;
}
#noflash_content #noflash_nav { list-style: none; }
#noflash_content h2.navigation {
	float: left;
	margin: 0px;
	margin-right: 10px;
	margin-top: 3px;
}
#noflash_content #noflash_nav li {
	float: left;
	background: none;
	padding: 0px;
}
#noflash_content #noflash_nav li a, #noflash_content #noflash_nav li a:visited, #noflash_content #noflash_nav li a:active {
	padding: 4px 15px 6px;
	display: block;
	color: #fff;
	font-size: 17px;
	text-transform:uppercase;
	text-decoration: none;
}
#noflash_content #noflash_nav li a:hover, #noflash_content #noflash_nav li a:visited:hover {
	color: #fff;
	text-decoration: none;
	background: #0ba8c8;
}
#noflash_content #noflash_nav li ul { display: none; }
.explanation {
	background: #000;
	padding: 10px;
	width: 930px;
	margin-bottom: 10px;
}
.explanation p { margin: 0px; }
#noflash_content .picture {
	float: right;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: #000;
}
#noflash_content .picture #picture_info { padding-left: 10px; }
#noflash_content .picture #picture_info h3 { margin: 0px; }
#noflash_content .buckets {
	float: left;
	margin-right: 10px;
	width: 560px;
	background: #000;
}
#noflash_content .buckets img { margin: 10px; }
#noflash_calendar {
	background: #000;
	width: 265px;
	padding: 10px;
	margin-bottom: 10px;
}
#noflash_calendar h4 { margin-bottom: 5px; }
#noflash_calendar h6 {
	margin-bottom: 4px;
	margin-top: 10px;
}
#noflash_calendar p { margin-bottom: 2px; }
#no_flash_tag {
	text-align: right;
	margin-top: 20px;
}
#noflash_subheader { margin-left: 56px; }
#noflash_subheader h2 {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 38px;
	color: #0ba8c8;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px;
	margin-bottom: 32px;
}
#noflash_subheader img { margin-left: 8px; }
/**************************************************
* Form Builder Styles
***************************************************/
.success {
	display: block;
	background: #cfc url(/images/accept.jpg) 4px 50% no-repeat;
	border: 1px solid #393;
	border-left: 3px solid #393;
	font-size: 11px;
	padding: 5px 24px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333 !important;
	margin: 5px 0px 10px 0px;
}
.error {
	display: block;
	background: #fcc url(/images/exclamation.jpg) 4px 50% no-repeat;
	border: 1px solid #c00;
	border-left: 3px solid #c00;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333 !important;
	padding: 5px 24px;
	margin: 5px 0px 10px 0px;
}
.notice {
	display: block;
	background: #ffc url(/images/error.jpg) 4px 50% no-repeat;
	border: 1px solid #fc0;
	border-left: 3px solid #fc0;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333 !important;
	padding: 5px 24px;
	margin: 5px 0px 10px 0px;
}
#form_wrapper .form_title { }
#form_wrapper .form_desc { margin-bottom: 3px; }
#form_wrapper .element {
	float: left;
	width: 553px;
	border:1px solid #0A0A0A;
	background: #000;
	margin-bottom: 5px;
	padding: 10px;
}
#form_wrapper label.main {
	width: 150px;
	float: left;
	line-height: 24px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
#form_wrapper .elementText input, #form_wrapper .elementEmail input {
	width: 385px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	padding: 5px;
	float: left;
	border: 1px solid #ccc;
}
#form_wrapper .elementSelect select {
	width: 397px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	padding: 5px;
	float: left;
	border: 1px solid #ccc;
}
#form_wrapper .elementRadio .grouping {
	width: 385px;
	float: left;
	line-height: 24px;
}
#form_wrapper .elementRadio .grouping .groupingitem {
	width: 385px;
	float: left;
}
#form_wrapper .elementRadio .grouping .elementlabel { float: left; }
#form_wrapper .elementRadio .grouping input {
	float: left;
	margin-right: 6px;
	margin-top: 6px;
}
#form_wrapper .elementCheckbox .grouping {
	width: 385px;
	float: left;
	line-height: 24px;
}
#form_wrapper .elementCheckbox .grouping .groupingitem {
	width: 385px;
	float: left;
}
#form_wrapper .elementCheckbox .grouping .elementlabel { float: left; }
#form_wrapper .elementCheckbox .grouping input {
	float: left;
	margin-right: 6px;
	margin-top: 6px;
}
#form_wrapper .elementSection h5 { margin-bottom: 5px; }
#form_wrapper .elementSection p { margin-bottom: 10px; }
#form_wrapper .elementTextarea textarea {
	width: 385px;
	height: 100px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	padding: 5px;
	float: left;
	border: 1px solid #ccc;
}
#form_wrapper .btn {
	padding: 4px 20px;
	background: #0EACC0;
	border: 2px solid #0FC7D4;
	color: #fff;
	margin-left: 160px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
/**************************************************
* Event Calendar Styles
***************************************************/
.events-calendar {
	width: 553px;
	background: transparent;
}
#calendar-nav {
	height: 40px;
	width: 553px;
	border-bottom: 1px dotted #333;
}
#calendar-nav #month-title {
	font-size: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 40px;
	width: 230px;
	text-align: center;
	text-transform:uppercase;
	color: #ffffff !important;
	float: left;
}
#calendar-nav #month-title strong { color: #ffffff !important; }
#loader {
	height:200px;
	margin-left:auto;
	margin-right:auto;
	margin-top:65px;
	width:66px;
}
#prev-month, #next-month {
	width: 30px;
	width: 30px;
	float: left;
	margin-top: 5px;
}
#prev-month a {
	float: left;
	width: 30px;
	text-decoration: none;
	display: block;
}
#next-month a {
	float: left;
	width: 30px;
	text-decoration: none;
	display: block;
}
.events-calendar th {
	line-height: 24px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
}
.events-calendar td {
	width: 65px;
	height: 36px;
	border:1px dotted #333;
	color:#333;
	background: #060606;
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
.events-calendar td.day_event {
	background: url(/images/cal_event_day_bg.jpg) top left no-repeat;
	color: #fff;
}
.events-calendar td.day_event a, .events-calendar td.day_event a:visited, .events-calendar td.day_event a:active {
	color: #fff;
	text-decoration: none;
	display: block;
}
.events-calendar td.day_event a:hover, .events-calendar td.day_event a:visited:hover {
	text-decoration: none;
	color: #84C9D6;
}
.event_popup {
	display: none;
	position: absolute;
	background: #333;
	border: 1px solid #555;
	font-size: 11px;
	width: 200px;
	padding: 7px;
	margin: -2px 0px 0px 60px;
}
.event_popup ul {
	margin: 0px;
	padding-left: 20px;
	text-align: left;
}
.event_popup a { width: 160px; }
.day_container .show_all_link {
	display: none;
	position: absolute;
	margin-top: -25px;
	margin-left: 485px;
}
.ajax_event_loader {
	margin-left: 5px;
	margin-top: 2px;
	display: none;
}
.ajax_event_loader img { vertical-align: sub; }
.event_details {
	display: none;
	background: #222;
	border: 1px solid #444;
	margin-bottom: 10px;
}
.event_details #calendar-nav { width: 440px; }
.event_details #month-title {
	width: 535px !important;
	font-size: 18px !important;
	text-align: left !important;
}
.event_details .date {
	background: #060606;
	padding: 10px 20px;
	line-height: 30px;
	color: #fff;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
}
.ie6 .event_details .date { background: #060606; }
.event_details .date img {
	float:left;
	margin-right:7px;
	margin-top:7px;
}
.event_details .overview { padding: 10px 20px; }
.event_details .overview p {
	line-height: 30px;
	color: #aaa;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	margin-bottom: 0px;
}
.event_details .description { padding: 10px 20px; }
.event_details .description p {
	line-height: 22px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	margin-bottom: 0px;
}
.event_details .description h5 { margin-bottom:8px; }
#category_sort { float: right; }
#category_sort ul {
	padding-left: 0px;
	float: right;
	margin-bottom: 0px;
	margin-top:5px;
	width:210px;
	list-style: none;
}
#category_sort ul li {
	background: none;
	padding-left: 0px;
}
#category_sort .choice, #category_sort .choice:visited, #category_sort .choice:active {
	background: url(/images/calendar_dd_bg.jpg) top left no-repeat;
	display: block;
	width: 202px;
	height: 21px;
	color: #333;
	text-decoration: none;
	padding-left:8px;
	font-size: 10px;
	text-transform: uppercase;
	padding-top:9px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#category_sort .choice:hover, #category_sort .choice:visited:hover {
	color: #333;
	text-decoration: none;
}
#category_sort #categories ul {
	border-bottom:1px solid #ccc;
	margin:0;
	padding:0;
	position:absolute;
	width:180px;
 #margin-left: 16px;
}
#category_sort #categories ul li { padding: 0px; }
#category_sort #categories ul li a, #category_sort #categories ul li a:visited, #category_sort #categories ul li a:active {
	background: #fff;
	border-top: 1px solid #ccc;
	padding-left: 8px;
	display: block;
	color: #333;
	text-transform: uppercase;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
#category_sort #categories ul li a:hover, #category_sort #categories ul li a:visited:hover {
	background: #333;
	color: #fff;
}
#events_list_ajax h4.event_day {
	margin-bottom: 0px;
	border-bottom: 1px dotted #333;
	padding-bottom: 6px;
	margin-bottom: 4px;
	margin-top: 6px;
}
#events_list_ajax .event_link a {
	font-size:16px;
	line-height:30px;
	text-decoration:none;
}
#events_list_ajax .day_container { margin-bottom:25px; }
/**************************************************
* Google Map Styles
***************************************************/

#gmap {
	height: 350px;
	border: 1px solid #333;
	width: 100%;
}
#directions { margin-bottom:10px; }
#directions h4 { margin-bottom: 5px; }
#directions #saddr {
	padding: 6px;
	border: 1px solid #ccc;
	border-right: 0px none;
	float: left;
	font-size: 11px;
	color: #666;
	height: auto;
	width: 474px;
	background: #fff;
	font-family: Verdana, Tahoma, Arial, "Trebuchet MS", sans-serif;
}
#directions #mapit {
	padding: 7px 16px;
	border: 0px none;
	text-decoration: none;
	font-size: 11px;
	float: left;
	color: #fff;
	font-family: Verdana, Tahoma, Arial, "Trebuchet MS", sans-serif;
	background: #0EC6D4;
}
#map_canvas {
	border:1px solid #ccc;
	height:375px;
	width:553px;
}
#view_larger_map {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	width: 555px;
}
/*******************************************
** Photo Gallery Styles
********************************************/

#photo_gallery_header {
	background: url(/images/cal_caption_bg.png) top left;
	height: 44px;
	padding-left: 10px;
	padding-top: 6px;
	width: 870px;
}
.ie6 #photo_gallery_header { behavior: url('/iepngfix.php'); }
#photo_gallery_header .gallery_title {
	font-size: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 40px;
	width: 700px;
	text-align: left;
	text-transform:uppercase;
	color: #ffffff;
	float: left;
}
#photo_gallery_header .backlink {
	float: right;
	width: 130px;
	padding-right: 10px;
}
#photo_gallery_header .backlink a, #photo_gallery_header .backlink a:visited, #photo_gallery_header .backlink a:active {
	color: #fff;
	text-decoration:none;
	line-height: 38px;
}
#photo_gallery_header .backlink a:hover, #photo_gallery_header .backlink a:visited:hover {
	text-decoration: underline;
	color: #efefef;
}
#photo_gallery_header .backlink img {
	float:left;
	margin-right:7px;
	margin-top:12px;
}
.photo {
	display:inline;
	float:left;
	margin: 15px 9px 10px 9px;
	width:200px;
}
.photo .image_wrapper {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #DFDFDF;
	height:120px;
	margin-bottom:7px;
	padding:4px;
	width:190px;
}
.photo .image {
	height:120px;
	overflow:hidden;
	width:190px;
}
.photo .image img { width:190px; }
.photo .title {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
	margin-left:6px;
}
.photo .misc {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	margin-left:6px;
}
.backlink + h3 { margin-top:30px; }
#photo { width:480px; }
#photo .image { margin-bottom:10px; }
#photo .image img { width:480px; }
#photo .title {
	font-size:14px;
	font-weight:bold;
}
#photo .desc p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#photo .fullview { }
#photo .nav { }
#photo .nav a { }
#photo .nav a:hover { }
#photo .nav .prev { }
#photo .nav .home { }
#photo .nav .next { }
#photo_gallery h3 { margin-bottom:15px; }
#additional-sites_btn {
	background:url(../images/btn_additional_sites.png) no-repeat;
	width:124px;
	height:27px;
	display:block;
	text-indent:-999em;
	position:absolute;
	margin-left:805px;
}
.ie6 #additional-sites_btn { behavior: url('/iepngfix.php'); }
#dropdowncontrol { border-top:9px solid #191919; }
#dropdownlink {
	width:970px;
	margin:0 auto;
}
#dropdown_content {
	display: none;
	background: #191919;
}
#dropdown_content #dropdown_container {
	/*padding-top: 8px;*/
	/*padding-bottom: 63px;*/
	width: 970px;
	margin: 0px auto;
}
#dropdown_content h3{
	background:url(../images/AddPulseSites.gif) no-repeat;
	width:226px;
	height:25px;
	display:block;
	text-indent:-999em;
	position:absolute;
	margin-left:0px;
		margin-top: 15px;
					 }
.additional_sites_link, .additional_sites_link:visited, .additional_sites_link:active {
	color: #FFFFFF;
	display: block;
	float: Right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight:bold;
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 125px;
	text-decoration: none;
	text-transform: uppercase;
	border-left:#FFF solid;
}
.ie6 .additional_sites_link, .ie6 .additional_sites_link:visited, .ie6 .additional_sites_link:active { behavior: url('/iepngfix.php'); }
.additional_sites_link:hover, .additional_sites_link:visited:hover {
	color: #000;
	text-decoration: none;
	background-color:#0CF
}
/*******************************************
** Photo Gallery Styles
********************************************/
.wide #left_column { width: 970px; }
.wide #sub_page_tag { margin-bottom: 8px; }
#wide_sidebar #image_sidebar {
	height: 150px;
	overflow: hidden;
}
.wide #page_content { width: 880px; }
.map #page_content { padding:0; }
.flash_embed_player {
	text-align:center;
	margin-bottom:15px;
}
#search-results h4 {
	line-height:normal;
	padding:5px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:16px;
	background:#11c5db;
}
#page-results li {
	margin-bottom:15px;
	list-style:none;
}
.pr_title { font-size:18px; }
.pr_path { color:#999; }
.hasflash #flashinteractivemap {
	margin-top:-16px;
	position:relative;
}
#map_popup {
	left:50%;
	margin-left:-307px;
	position:absolute;
	top:360px;
	width:614px;
	z-index:999;
}
#popup_content{
	background:url(/images/popup_bg.png) no-repeat scroll left bottom;
	width:614px;
	height:464px;
}
#map_popup #titlebar {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/location_titlebar_bg.jpg) no-repeat scroll 0 0;
	height:71px;
	margin:0 34px 0 43px;
}
#map_popup #title {
	display:inline;
	float:left;
	margin:5px 0 0 10px;
	width:437px;
}
#map_popup #title span { }
#map_popup #close {
	display:inline;
	float:right;
	position:relative;
	margin:-10px -10px 0 0;
	width:75px;
}
#map_popup #close a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/btn_close.png) no-repeat scroll 0 0;
	display:block;
	height:40px;
	text-align:left;
	text-indent:-9999px;
	width:75px;
}
#map_popup #location_details {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	padding:20px 68px;
}
#map_popup #details_wrapper {
	height:304px;
	overflow:auto;
}
#map_popup #location_details #description {
	display:inline;
	float:left;
	width:215px;
}
#map_popup #location_details #description h1, #map_popup #location_details #description h2, #map_popup #location_details #description h3, #map_popup #location_details #description h4 {
	color:#FFFFFF;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0 0 15px;
}
#map_popup #location_details #description h5 {
	color:#FFFFFF;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 0 7px;
}
#map_popup #location_details #description h6 {
	color:#999999;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 0 7px;
}
#map_popup #location_details #description p {
	color:#FFFFFF;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size:11px;
	line-height:16px;
	margin:0 0 10px;
}
#map_popup #location_details #details_wrapper .noside {
	display:block !important;
	float:none !important;
	width:100% !important;
}
#map_popup #location_details #image {
	display:inline;
	float:right;
	overflow:hidden;
	width:240px;
}
#map_popup #location_details #image img { max-width:240px; }
#section4 {
	float:left;
	display:inline;
	margin-left:20px;
	line-height:44px;
}
#section4 a{
	color:#fff;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
#section4 a:hover{
	text-decoration:underline;
}

a.blue_button{
	margin-bottom:10px;
	display:block;
	text-decoration:none;
}
.blue_button .blue_left{
	background:url(../images/bluebtn_left.gif) no-repeat;
	width:4px;
	height:32px;
	display:inline;
	float:left;
}

.blue_button .blue_inner{
	background:url(../images/bluebtn_repeat.gif) repeat-x;
	float:left;
	height:32px;
	line-height:32px;
	color:#fff;
	display:inline;
	padding:0 8px;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;

}

.blue_button .blue_right{
	background:url(../images/bluebtn_right.gif) no-repeat;
	width:4px;
	height:32px;
	float:left;
	display:inline;
}
.hr{
	height:1px;
	display:block;
	border-bottom:1px solid #666666;
}
.hr hr{ display:none;}

.backtocal{
	float:right;		
}
#events .event_link a{
	font-size:16px;
	line-height:30px;
	text-decoration:none;	
}