* {
   margin: 0;
   padding: 0;
}

body{
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 72.5%;
	background-color: #1E4150;
	background-repeat: repeat-y;
	background-position: center top;
}

hr{
   display: none;
}

#skip{
   position: absolute;
   text-indent: -9999px;
   list-style: none;
}

#container{
	width: 994px;
	margin: 56px auto;
	background: url(../images/bg_container.gif) no-repeat;
}

a{
   overflow: hidden;
}

/* =Header
---------------------------------------------------------------------
*/

#header{
	float: left;
	width: 970px;
	height: 144px;
	background: url(../images/bg_header.gif) no-repeat;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
}

#header h1{
	display: inline; /* IE6 double margin float bug hack */
	float: left;
	width: 389px;
	height: 144px;
	background: url(../images/logo.gif) no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 12px;
}

#header h1 a{
   display: block;
   width: 389px;
   height: 66px;
}

#header #other{
   display: inline; /* IE6 double margin float bug hack */
   float: right;
   margin: 0 8px 5px 0;
   padding: 0;
   background: url(../images/bg_other.gif) no-repeat top right;
}

#header #other p{
   height: 21px;
   padding: 4px 10px 0;
   color: #F0E5D6;
   font-size: 1.4em;
   font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
   text-align: center;
   background: url(../images/bg_other_p.gif) no-repeat top left;
   line-height: 1;
}

#header #other strong{
   color: #E0CDB4;
   font-weight: normal;
}

#header #tagline{
   display: inline; /* IE6 double margin float bug hack */
   clear: right;
   float: right;
   margin-right: 8px;
}

#header #tagline p{
   text-indent: -9999px;
}

#header #tagline a{
	display: block;
	width: 388px;
	height: 120px;
	background: url(../images/bg_map.gif) no-repeat;
	margin: 20px;
}

/* =Navigation
---------------------------------------------------------------------
*/

#nav{
   float: left;
   clear: left;
   width: 174px;
   list-style: none;
}

#nav li{
	float: left;
	width: 174px;
	background: url(../images/bg_nav_li.gif) no-repeat left bottom;
	font-size: 1.6em;
}

#nav li a{
   display: block;
   padding: 6px 25px;
   background: url(../images/bg_nav_li_a.gif) no-repeat 12px center;
   color: #FFF;
   text-decoration: none;
}

#nav li a:hover{
   background: url(../images/bg_nav_li_a_hover.gif) no-repeat left center;
   color: #F0DEC3;
}

#nav li ul{
   position: absolute;
   left: -999em;
   z-index: 999;
   width: 140px;
   margin: -50px 0 0 146px;
   border: 1px solid #2C3137;
   list-style: none;
   line-height: 1;
}

#nav li li{
   width: auto;
   border-bottom: 1px solid #4C555E;
   font-size: 1em;
}

#nav li ul ul{
   margin: -28px 0 0 140px;
}

#nav li:hover ul ul,
#nav li.sfhover ul ul{
   left: -999em;
}

#nav li:hover ul,
#nav li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul{
   left: auto;
}

#nav li li li{
   font-size: 1em;
}

#nav li li a{
   width: 120px;
   padding: 7px 10px;
   background: #626D78;
}

#nav li li a:hover{
   background: #58616B;
   color: #D6C7B1;
}

/* =Container-Inner
---------------------------------------------------------------------
*/

#container-inner{
	float: left;
	clear: both;
	width: 994px;
	background: url(../images/bg_container-inner.gif) repeat-y;
}

body#home #container-inner{
   background: url(../images/bg_container-inner_home.gif) repeat-y;
}

/* =Content-Wrap
---------------------------------------------------------------------
*/

#content-wrap{
	float: left;
	width: 970px;
	padding: 0 12px;
	background-image: url(../images/bg_content-wrap.gif);
	background-repeat: no-repeat;
	background-position: 12px top;
}

#content-wrap #nav-wrap{ float: left; }

#content-wrap #new-here h3{
   float: left;
   width: 174px;
   margin-top: 17px;
   text-indent: -9999px;
}

#content-wrap #new-here a{
   display: block;
   width: 174px;
   height: 44px;
   background: url(../images/bg_new-here.gif) no-repeat;
}

#content-wrap #new-here a:hover{
   background: url(../images/bg_new-here-hover.gif) no-repeat;
}
/* =Content
---------------------------------------------------------------------
*/

#content{
	float: right;
	width: 758px;
	margin-top: 3px;
	padding: 8px 15px;
	background-color: #FFFFFF;
	}

body#home #content{
	width: 788px;
	padding: 0;
	background: none;
}

#content h2{
	margin: 0 0 .25em -8px;
   padding: 5px 8px;
   color: #412612;
   font-size: 2em;
   font-weight: bold;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#content h3{
   margin: 0 0 .25em -8px;
   padding: 5px 8px;
   color: #412612;
   font-size: 1.7em;
   font-weight: bold;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#content h4{
   margin-bottom: 1em;
   color: #852801;
   font-size: 1.6em;
   font-weight: bold;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#content h5{ margin-bottom: 1em; color: #666666; font: bold 1.5em Arial, Helvetica, Verdana, Tahoma, sans-serif; text-decoration: underline; padding-top: 10px; 
}

#content h6{
   margin-bottom: 1em;
   color: #412612;
   font-size: 1.6em;
   font-weight: bold;
   //font-family: Georgia, "Times New Roman", serif;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#content p,
#content ul,
#content ol,
#content td{ margin-bottom: 1em; color: #2C2722; font-size: 1.3em; line-height: 1.5; font-weight: normal; 
}

#content td p{
   font-size: 1em;
}

#content ul,
#content ol{
   margin-left: 3em;
}

#content ul#byline{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   margin-bottom: 10px;
   font-size: 1.1em;
   list-style: none;
}

#content blockquote{
   margin-left: 25px;
}

#content hr{
   display: block;
   margin-bottom: 1em;
}

#content a{
	color: #852801;
	text-decoration: none;
}

#content a:hover{
	text-decoration: underline;
}

#content img{
   margin: 0 10px 5px 0;
}

#content img#home_header{
   display: block;
   float: none;
   margin: 0;
}

#content img#mcms_stats{
   display: none;
}

#content #text{
   clear: both;
}

#content .amfbox{
   clear: both;
   float: left;
   width: 100%;
   margin-bottom: 30px;
}

#content .amfbox h4{
   margin-bottom: 5px;
}

#content .amfbox p{
   padding: 0;
   margin: 0;
}

#content .amfbox p.amflink{
   margin-top: 10px;
}

#content .amfbox p.eventtime{
   margin-bottom: 0;
}


#content table.calendar{
   margin: 0 auto;
   border: 1px solid #AC9577;
   border-right: 0;
   border-bottom: 0;
   border-collapse: collapse;
   text-decoration: none;	 
}

#content table.calendar caption{
   padding-bottom: .4em;
   color: #343C44;
   font-size: 1.5em;
   font-weight: bold;
   text-decoration: none;	 
}

#content table.calendar caption span{
   color: #8A4700;
   font-size: 1.3333em;
   text-decoration: none;	 
}

#content table.calendar th{
   padding: 2px 0;
   border-bottom: 1px solid #AC9577;
   background: #343C44;
   color: #FAFAFD;
   font-size: 1.3em;
   font-weight: normal;
   text-decoration: none;	 
}

#content table.calendar td{
   width: 68px;
   height: 68px;
   padding: 2px;
   border: 1px solid #AC9577;
   border-left: 0;
   border-top: 0;
   background: #FCF3E8;
   color: #313131;
   font-size: 1em;
   vertical-align: top;
   text-decoration: none;	 
}

#content table.calendar td.empty{
   background: #FCF3E8;
   text-decoration: none;	 
}

#content table.calendar td a{
   color: #852801;
   /*text-decoration: underline;*/
   text-decoration: none;
}

#content table.calendar td a:hover{
   text-decoration: underline;
}

#content table.calendar td ul{
   margin: .5em 0 0 0;
   list-style: none;
   line-height: 1.2;
   text-decoration: none;	 
}

#content table.calendar td li{
   margin-bottom: .5em;
   text-decoration: none;	 
}

#content .book{
   clear: left;
   float: left;
   width: 90%;
   margin: 0 0 20px 20px;
}

#content .book p{
   margin-bottom: 0;
}

#content .book img{
   float: left;
   margin: 0 10px 10px 0;
}


/* =Sidebar
---------------------------------------------------------------------
*/

#sidebar{
   clear: left;
   float: left;
   width: 174px;
}

#sidebar h3{
   height: 33px;
   padding: 11px 0 0 22px;
   background: url(../images/bg_sidebar_h3.gif) no-repeat;
   color: #FFF;
   font-size: 1.5em;
   font-weight: normal;
}

#sidebar h3 img{
   margin-right: 5px;
   border: 0;
   vertical-align: -10%;
}

#sidebar h3 a{
   color: #FFF;
   text-decoration: none;
}

#sidebar .event{
   float: left;
   width: 154px;
   padding: 10px;
   background: url(../images/bg_sidebar_event.gif) no-repeat left bottom;
}

/* remove later
#sidebar .event{
   padding-left: 10px;
} */

#sidebar .event p{
	margin-right: 6px;
	color: #FFF;
	font-size: 1em;
	line-height: 15px;
}

#sidebar .event a{
	text-decoration: none;
	color: #CCCC99;
}
#sidebar .event a:hover{
	text-decoration: underline;
	color: #999966;
}

#sidebar p.more{
   margin-right: 7px;
   margin-top: 5px;
   text-align: right;
   text-transform: lowercase;
   text-decoration: none;
}

#sidebar p.more a{
   font-size: 117%;
   color: #DBC6B1;
   text-decoration: none;
}

#sidebar p.more a:hover{
   text-decoration: underline;
}

#sidebar p.focus{
   margin-right: 7px;
   margin-left: 7px;	 
   margin-top: 5px;
   text-align: left;
   text-decoration: none;
}

#sidebar p.focus a{
   font-size: 117%;
   color: #DBC6B1;
   text-decoration: none;
}

#sidebar p.focus a:hover{
   text-decoration: underline;
}

/* =Subnav
---------------------------------------------------------------------
*/

#subnav{
   display: inline; /* IE6 double margin float bug hack */
   clear: left;
   float: left;
   width: 167px;
   margin: 12px 0 7px 7px;
}

#subnav h3{
   height: 26px;
   background: url(../images/bg_subnav_h3.gif) no-repeat;
   padding: 3px 17px 0;
   color: #D8BF9F;
   font-size: 1.6em;
   font-weight: normal;
}

#subnav ul{
   padding: 6px 0 9px 18px;
   background: url(../images/bg_subnav_ul.gif) no-repeat left bottom;
   list-style: none;
}

#subnav li{
   padding: 3px 0;
   font-size: 1.2em;
}

#subnav li a{
   color: #FFF;
   text-decoration: none;
}

#subnav li a:hover{
   color: #FFF;
   text-decoration: underline;
}

/* =Quicklinks
---------------------------------------------------------------------
*/

#quicklinks{
	width: 780px;
	float: right;
	
}

#quicklinks div{
   float: left;
}

#quicklinks h3{
   color: #363636;
   margin-bottom: .6em;
   font-size: 1.4em;
   font-weight: bold;
   line-height: 1;
}

#quicklinks p{
   color: #363636;
   font-size: 1.2em;
   line-height: 1.2;
}

#quicklinks a{
   color: #363636;
   text-decoration: none;
}

#quicklinks a:hover{
   text-decoration: underline;
}

#quicklinks #quicklink1{
	width: 220px;
	padding: 8px 10px 0 0;
}

#quicklinks #quicklink2{
	width: 290px;
	padding: 8px 10px 0 0;
}

#quicklinks #quicklink3{
	width: 220px;
	padding: 8px 10px 0 0;
}


//body#inner #quicklinks #quicklink1{
   //width: 126px;
   //height: 95px;
   //padding: 18px 5px 0 64px;
   //background: url(/mediafiles/quicklink-1-inner.gif) no-repeat;
//}

//body#inner #quicklinks #quicklink2{
   //width: 111px;
   //height: 101px;
   //padding: 18px 5px 0 81px;
   //background: #EBE7E2 url(/mediafiles/quicklink-2-inner.gif) no-repeat 5px 20px;
//}

//body#inner #quicklinks #quicklink3{
   //width: 120px;
   //padding: 16px 5px 0 71px;
   //background: url(/mediafiles/quicklink-3-inner.jpg) no-repeat 15px 18px;
//}

#quicklinks #quicklink1 img{
   display: block;
   margin: 0 10px 5px 0;
   float: left;
   border="0"
   //border: 3px solid #B09D94;
}

#quicklinks #quicklink2 img{
   display: block;
   margin: 0 10px 5px 0;
   float: left;
   border="0"
   //border: 3px solid #B09D94;
}

#quicklinks #quicklink3 img{
   display: block;
   margin: 0 10px 5px 0;
   float: left;
   border="0"
   //border: 3px solid #B09D94;
}

//#quicklinks #quicklink2{
   //width: 88px;
   //height: 105px;
   //padding: 14px 10px 0 99px;
   //background: #DDD6CD url(/mediafiles/quicklink-2.gif) no-repeat 1px 15px;
//}

//#quicklinks #quicklink3{
   //width: 109px;
   //padding: 14px 5px 0 82px;
   //background: #FFF url(/mediafiles/quicklink-3.gif) no-repeat 10px 29px;
//}

/* =Footer
---------------------------------------------------------------------
*/

#footer{
	clear: both;
	float: left;
	width: 954px;
	padding: 20px;
	background: url(../images/bg_footer.gif) no-repeat;
}

body#home #footer,

body#inner #footer{
   background: url(../images/bg_footer_home1.gif) no-repeat;
}

#footer p{
   float: left;
   color: #fff;
}

#footer p.powered{
  float: right; 
}

#footer a{
   color: #fff;
}
/* highslide
---------------------------------------------------------------------
*/
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.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;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}


.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/* FOOTER IMAGES */
#inner #container #footer img { clear: none; float: left; padding-right: 20px; border-style: none; }
