/*
	SPDN
	06 August 2008

	main styles
	floated fixed width (980px)
	
	#f8f8f2
	
*/

/*------------------------------------------------------------{   COMMON PAGE ELEMENTS   }------------------*/

html {
	min-height:101%;
}

body {
	margin:0;
	padding:0;
	background:#7697a5;
	text-align:center;
	font-size:80%;
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#333;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:10px 0 5px;
	font-weight:normal;
	font-family:Arial, helvetica, sans-serif;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:200%;
	color:#00648c;
	letter-spacing:1px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:150%;
	color:#787872;
}

h3 {
	font-size:130%;
	color:#bc8b6b;
}

h4 {
	font-size:120%;
	color:#888;
	font-weight:bold;
}

p {
	margin:0;
	padding:5px 0 10px;
	line-height:150%;
}

ul, ol {
list-style-image:url(../images/layout/list_arrow.gif);
}

li {
	line-height:150%;
	padding:3px 0 5px;
}

hr {
	clear:both;
	height:1px;
	background:#cccbbd;
	border:none;
	border-top:1px solid #cccbbd;
	width:98%;
}

a {
	padding:2px;
	border-bottom:1px dashed #00648c;
	text-decoration:none;
	color:#00648c;
}

a:hover {
	background:#efede0;
	border-bottom:1px solid #00648c;
}

a.noborder,
a.noborder:hover {
	background:none;
	border:none;
}

a,
*,
*:focus {
	outline:none;
}


/*------------------------------------------------------------{   CONTAINER BLOCKS   }------------------*/

#drag_ghost {
	position:absolute;
	display:none;
	top:0;
	left:0;
	height:200px;
	width:200px;
	padding:5px;
	background:#efede0;
	border:3px double #7697a5;
	color:#2e5f73;
	font-family:"Times New Roman", Times, serif;
	font-size:120%;
	letter-spacing:0.05em;
}

#text_only {
	position:absolute;
	top:0;
	left:0;
}

#text_only a {
	font-size:1px;
	line-height:1px;
	color:#fff;
}

#wrapper_top {
	float:left;
	width:100%;
	background:url(../images/layout/page_header_bg.gif) repeat-x top #efede0;
}

#wrapper_middle {
	float:left;
	width:100%;
}

#wrapper_bottom {
	float:left;
	width:100%;
	background:url(../images/layout/page_footer_bg.gif) repeat-x bottom;
}

#shadow_container {
	width:970px;
	margin:0 auto;
	text-align:left;
}

#content_shadow {
	float:left;
	width:970px;
	background:url(../images/layout/content_shadow.gif) repeat-y center;
}

#header_shadow_left {
	float:left;
	width:970px;
	background:url(../images/layout/header_shadow_left.gif) no-repeat top left;
}

#header_shadow_right {
	float:left;
	width:970px;
	background:url(../images/layout/header_shadow_right.gif) no-repeat top right;
}

#footer_shadow_left {
	float:left;
	width:970px;
	background:url(../images/layout/footer_shadow_left.gif) no-repeat bottom left;
}

#footer_shadow_right {
	float:left;
	width:970px;
	background:url(../images/layout/footer_shadow_right.gif) no-repeat bottom right;
}

#content_container {
	float:left;
	width:960px;
	padding:0 5px;
}

#header {
	float:left;
	width:960px;
	height:204px;
	background:url(../images/layout/content_header_bg.gif) repeat-x 18px top;
}

#site_logo {
	float:left;
	width:365px;
	height:161px;
	padding:39px 0 0;
	background:url(../images/layout/site_logo.gif) no-repeat 0 39px;
}

#content {
	float:left;
	width:550px;
	padding:20px 50px 30px 50px;
	font-size:110%;
}

#right_column {
	float:right;
	width:310px;
}

#footer {
	float:left;
	width:940px;
	height:135px;
	padding:35px 20px 0 0;
	background:url(../images/layout/content_footer_bg.gif) repeat-x top;
	text-align:right;
	font-size:x-small;
	color:#646566;
}

#footer p {
	padding:0 0 5px;
	line-height:normal;
}

#footer a,
#footer a:hover {
	padding:0;
	background:none;
	border:none;
}

/*------------------------------------------------------------{   MAIN MENU   }------------------*/

#menu {
	float:right;
	width:310px;
	padding:42px 0 0;
	font-family:Arial, helvetica, sans-serif;
}

#menu ul,
#menu ul li {
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
}

#menu ul a {
	display:block;
	width:190px;
	padding:3px 0 3px 20px;
	border:none;
	font-size:110%;
	letter-spacing:1px;
	color:#deccb1;
}

#menu ul a:hover,
#menu ul a.active,
#menu ul a.active:hover {
	text-decoration:none;
	color:#fff;
	background:url(../images/layout/menu_arrow.gif) no-repeat left center;
}

/*------------------------------------------{   submenu 1   }----------------------------*/

#menu ul ul a {
	display:block;
	width:190px;
	padding:5px 0 5px 10px;
	background:#f7f7f7;
	color:#777;
}

#menu ul ul a:hover,
#menu ul ul a.active,
#menu ul ul a.active:hover {
	background:#fff;
	color:#222;
}

/*------------------------------------------{   submenu 2   }----------------------------*/

#menu ul ul ul a {
	display:block;
	width:190px;
	padding:5px 0 5px 10px;
	background:#f7f7f7;
	color:#777;
}

#menu ul ul ul a:hover,
#menu ul ul ul a.active,
#menu ul ul ul a.active:hover {
	background:#fff;
	color:#222;
}

/*------------------------------------------{   newsboxes   }-------------------------------*/

#content .newsbox_container {
	float:left;
	width:530px;
	background:url(../images/layout/left_column_box_middle.gif) repeat-y;
}

#content .newsbox_top {
	float:left;
	width:530px;
	background:url(../images/layout/left_column_box_top.gif) no-repeat top;
}

#content .newsbox_bottom {
	float:left;
	width:490px;
	padding:20px;
	background:url(../images/layout/left_column_box_bottom.gif) no-repeat bottom;
}

#content .newsbox_bottom h2 {
	padding:0;
	text-align:right;
	color:#00648c;
}

#content .newsbox_bottom h3 {
	padding:5px 0 2px;
}

#content .newsbox_bottom p {

}

#right_column .newsbox_container {
	float:left;
	width:253px;
	margin:30px 0 0;
	background:url(../images/layout/right_column_box_middle.gif) repeat-y;
}

#right_column .newsbox_top {
	float:left;
	width:253px;
	background:url(../images/layout/right_column_box_top.gif) no-repeat top;
}

#right_column .newsbox_bottom {
	float:left;
	width:233px;
	padding:0 10px 20px;
	background:url(../images/layout/right_column_box_bottom.gif) no-repeat bottom;
}

#right_column .newsbox_bottom h2 {
	text-align:right;
	color:#00648c;
}

#right_column .newsbox_bottom h3 {
	padding:5px 0 2px;
	font-weight:bold;
	color:#787872;
}

#right_column .newsbox_bottom p {
	padding:0;
	line-height:normal;
	font-size:small;
}

#right_column .newsbox_bottom a {
	border:1px solid #f5f4e8;
}

#right_column .newsbox_bottom a.active {
	border:1px solid #adc0c9;
}

#content .event_holder {
	float:left;
	clear:both;
	width:550px;
	margin:3px 0;
}

#content .event_holder .event_location {
	font-weight:normal;
	font-size:140%;
	color:#444;
}

#right_column .event_holder {
	float:left;
	clear:both;
	width:233px;
	margin:3px 0;
}

.event_blurb {
	font-size:87%;
}

.date_holder {
	float:left;
	width:65px;
	margin:0 10px 0 0;
	border:1px solid #bbb;
	border-bottom:2px solid #888;
	text-align:center;
}

.date_holder .month {
	display:block;
	text-transform:uppercase;
	background:#e4d8c8;
	border-bottom:1px solid #444;
	font-weight:bold;
	color:#787872;
}	

.date_holder .day {
	display:block;
	line-height:90%;
	font-weight:normal;
	font-size:150%;
	font-family:"Times New Roman", Times, serif;
	color:#333;
}

.date_holder .year {
	display:block;
	font-size:x-small;
	color:#660000;
}

.event_location {
	font-weight:normal;
}

/*-----------------------------------------------{  dynamic map stuff   }----------------------------*/

area.show_hand {
	cursor:pointer;
}

#hidden_div1,
#hidden_div2,
#hidden_div3,
#hidden_div4,
#hidden_div5,
#hidden_div6,
#hidden_div7,
#hidden_div8,
#hidden_div9,
#hidden_div10,
#hidden_div11,
#hidden_div12,
#hidden_div13,
#hidden_div14,
#hidden_div15
 {
	float:left;
	width:350px;
	height:1px;
	visibility:hidden;
	z-index:100;
}

#hidden_div_links1,
#hidden_div_links2,
#hidden_div_links3,
#hidden_div_links4,
#hidden_div_links5,
#hidden_div_links6,
#hidden_div_links7,
#hidden_div_links8,
#hidden_div_links9,
#hidden_div_links10,
#hidden_div_links11,
#hidden_div_links12,
#hidden_div_links13,
#hidden_div_links14,
#hidden_div_links15
 {
	float:left;
	clear:left;
	width:530px;

	display:none;
	z-index:100;
}

/*------------------------------------------------------------{   CLASS STYLES   }------------------*/

.small {
	font-size:70%;
}

.photae {
	margin:5px;
	padding:5px;
	background:#fff;
	border:1px solid #aaa;
}

.hidden {
	display:none;
}

a.morelink {
	font-size:x-small;
	text-transform:uppercase;
	border:none;
}

a.morelink:hover {
	background:none;
	border:none;
	text-decoration:underline;
}

table.styled {
	border-top:1px solid #bebebe;
	border-left:1px solid #bebebe;
}

table.styled th{
	background:#efefef;
	border-bottom:1px solid #bebebe;
	border-right:1px solid #bebebe;
	text-align:right;
}

table.styled td{
	border-bottom:1px solid #bebebe;
	border-right:1px solid #bebebe;
}

/*---------------------{   SimplePics styles   }-------------*/

#simplepics_container {
	float:left;
	text-align:left;
	width:500px;
}

#simplepics_image {
float:left;
width:100%;
}

#simplepics_description {
	width:400px;
	margin:0 auto;
	background:#fbf7ea;
	border:1px solid #f3e7c3;
}

#simplepics_description p {
	padding:7px;
	line-height:150%;
}

#simplepics_pagenav {
	float:right;
	width:50%;
	padding:2px 0;
	text-align:right;
	line-height:32px
}

#simplepics_pagenav a {
	padding:3px 5px;
	background:#e8e4e0;
	border:1px solid #b3c1cb;
	font-family:"Times New Roman", Times, serif;
	color:#748da0;
}

#simplepics_pagenav a:hover {
	border:1px solid #748da0;
	text-decoration:none;
	color:#5f7789;
}

#simplepics_pagenav a.sp_current,
#simplepics_pagenav a.sp_current:hover {
	background:#efefef;
	border:1px solid #cecece;
	color:#cecece;
}

.picnav {
	border:none;
	background:none;
	font-family:"Times New Roman", Times, serif;
	font-size:400%;
	font-weight:normal;
	text-decoration:none;
}

.picnav:hover {
	border:none;
	background:none;
	text-decoration:none;
}

.drag_me {
	border:1px solid #888;
	cursor:pointer;
}

.drop_target {
	height:60px;
	width:20px;
	padding:5px 0;
	background-color:#ddd;
	border:1px solid #aaa;
	color:#aaa;
	cursor:pointer;
}

.drop_target:hover {
	border:1px solid red;
}

#drag_ghost {
	position:absolute;
	top:0;
	left:0;
	width:1px;
	height:1px;
	z-index:1000;
	text-align:left;
}

#drag_ghost img {
	padding:3px;
	background:#fff;
	border:1px solid #888;
}

/*--------------------------------------------------{   HIGHSLIDE STYLES   }-----------------*/

.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
	border:none;
}

.highslide:hover {
	border:none;
	background:none;
}

.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {

}

.highslide:hover img {
}

.highslide-wrapper {
	background: #909090;
}

/*---------------------{   the zoomed image   }-----*/
.highslide-image {
	padding:5px;
	border:1px solid #706547;
	background:#fff;
}

.highslide-image-blur {
}

.highslide-caption {
    display: none;
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

a.highslide-full-expand:hover {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}