* {
   margin: 0;
   padding: 0;
}

body{
   background: #355C6F;
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   font-size: small;
}

hr{
   display: none;
}

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

#container{
   position: relative;
   width: 760px;
   margin: 0 auto;
   background: url(/images/bg_container.gif) repeat-y;
}

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

a{
   overflow: hidden;
}

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

#header{
   height: 79px;
   background: url(/images/bg_header.jpg) no-repeat;
}

body#home #header{
   height: 130px;
   background: url(/images/bg_header_home.jpg) no-repeat;
}

#header h1{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   width: 167px;
   height: 57px;
   margin: 16px 0 0 9px;
   text-indent: -9999px;
}

body#home #header h1{
   width: 264px;
   height: 90px;
   margin: 10px 0 0 58px;
}

#header h1 a{
   display: block;
   width: 167px;
   height: 57px;
}

body#home #header h1 a{
   width: 264px;
   height: 90px;
}

#header h2{
   clear: right;
   display: inline; /* IE6 double margin float bug hack */
   float: right;
   width: 400px;
   margin-right: 28px;
   color: #FFF;
   font-size: 75%;
   text-align: right;
}

#header h2#location{
   margin-top: 5px;
   margin-bottom: 3px;
   font-size: 90%;
}

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

#container-inner{
   clear: both;
}

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

#nav{
   float: left;
   width: 146px;
   padding-top: 22px;
   background: url(/images/bg_nav_global.jpg) no-repeat;
   font-weight: bold;
   list-style: none;
}

#nav li{
   display: inline;
   font-size: 100%;
}

#nav a{
   display: block;
   width: 116px;
   padding: 5px 15px 5px 15px;
   color: #FFF;
   text-decoration: none;
}

#nav a:hover{
   background: #39555D;
}

#nav_admin{
   position: absolute;
   top: 63px;
   right: 45px;
   font-weight: bold;
   list-style: none;
}

body#home #nav_admin{
   top: 113px;
   right: 7px;
}

#nav_admin li{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   margin-left: 17px;
   font-size: 79%;
   text-transform: uppercase;
}

#nav_admin a{
   color: #583114;
   text-decoration: none;
}

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



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

#content{
   float: left;
   width: 396px;
   padding: 212px 30px 10px 40px;
   background: url(/images/bg_content.jpg) no-repeat;
}

body#home #content{
   width: 466px;
   padding: 258px 0 10px;
   color: #4B6B99;
}

#content h3{
   position: absolute;
   top: 257px;
   margin-left: -12px;
   padding: 2px 19px 0 12px;
   color: #833715;
   background: url(/images/bg_h3.gif) no-repeat right top;
   font-size: 150%;
}

body#home #content h3{
   position: static;
   float: none;
   margin: 0 0 4px 8px;
   padding: 0;
   background: none;
   font-size: 135%;
   text-transform: uppercase;
   color: #4B6B99;
}

/* These were the original PSD styles 

#content h4{
   clear: left;
   margin-bottom: 2px;
   color: #355C6F;
   font-size: 115%;
   text-transform: uppercase;
}

#content h5{
   float: left;
   margin: 0 5px 10px 0;
   color: #355C6F;
   font-size: 95%;
   font-style: italic;
}

#content p{
   clear: left;
   margin-bottom: 1em;
   color: #583114;
   font-size: 85%;
   line-height: 1.33;
}

#content p.byline{
   clear: none;
   margin: 0;
}
*/

#content h4{
   clear: left;
   margin-bottom: .75em;
   font-size: 152%;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#content h5{
   margin-bottom: 1em;
   font-size: 115%;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
   font-style: italic;
}

#content p,
#content ul,
#content ol,
#content blockquote{
   clear: left;
   margin-bottom: 1em;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

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

body#home #content p{
   clear: none;
   margin: 0;
   color: #4B6B99;
   font-size: 100%;
}

#content blockquote{
   margin-left: 3em;
}

#content a img{
 border:none;   
}

#content #text img.right{
   display: inline;
   float: right;
   padding: 0 0 15px 15px;
}

#content img.mcms_stats{
  display: none;
}

#content #quicklinks{
   float: left;
   margin-right: 5px;
   padding-right: 5px;
   border-right: 1px solid #833715;
}

#content #quicklinks ul{
   margin: 6px 0 0 23px;
   list-style-image: url(/images/li_quicklinks.gif);
}

#content #quicklinks ul li{
   margin-bottom: 3px;
   font-size: 85%;
   font-weight: bold;
   text-transform: uppercase;
}

#content #quicklinks ul a{
   color: #4B6B99;
   text-decoration: none;
}

form {
   margin: 10px 0;
}

form label {
	display: block;
	width: 310px;
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 12px 0px;
}

form input {
	display: block;
	margin-top: 3px;
}

form textarea {
	margin-top: 3px;
}

#content #sidebar-section{
   float: right;
   width: 165px;
   margin: 0 0 10px 10px;
   background: url(/images/bg_sidebar-section.gif) no-repeat;
   font-family: Arial, Helvetica, sans-serif;
}

#content #sidebar-section-inner{
   padding: 10px;
   background: url(/images/bg_sidebar-section-inner.gif) no-repeat left bottom;
}

#content #sidebar-section h3,
#content #sidebar-section p{
   font-size: 85%;
}

#content div.gallery{
   float: left;
   margin: 0 60px 25px 0;
}

#content div.gallery img{
   border: 1px solid #355C6F;
}

#content div.gallery-image{
   float: left;
   margin: 0 10px 10px 0;
}

#content div.gallery-image span{
   display: block;
   float: left;
}

#content div.gallery-image a.prev,
#content div.gallery-image a.next{
   display: block;
   float: left;
   width: 16px;
   height: 16px;
   margin: 0 5px;
   text-indent: -9999px;
}

#content div.gallery-image a.prev{
   background: url(/images/previous.gif) no-repeat;
}

#content div.gallery-image a.next{
   background: url(/images/next.gif) no-repeat;
}

#content div.gallery-thumbnail{
   float: left;
   margin-right: 20px;
}

#content div.gallery-thumbnail img{
   border: 1px solid #355C6F;
}

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

#sidebar{
   float: right;
   width: 128px;
   height: 436px;
   padding: 15px 10px 0;
   background: url(/images/bg_sidebar.jpg) no-repeat;
   overflow: visible;
}

body#home #sidebar{
   height: 391px;
   background: url(/images/bg_sidebar_home.jpg) no-repeat left bottom;
}

#sidebar p{
   color: #231F20;
   font-size: 85%;
}

#sidebar blockquote p{
   margin-bottom: 5px;
   font-style: italic;
   line-height: 1.5;
}

#sidebar p#test_text{
   margin-bottom: 5px;
   font-style: italic;
   line-height: 1.5;
}

#sidebar p#test_attr{
   font-size: 75%;
}

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

#footer{
   clear: both;
   width: 760px;
   padding: 5px 0;
   background: #355C6F;
   text-align: center;
}

#footer p{
   color: #E6DEA4;
   font-size: 80%;
}

#footer a{
   color: #E6DEA4;
   text-decoration: none;
}

/* monkForm */

form.monkForm{
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

form.monkForm fieldset{
  border: 0;
}

form.monkForm legend{
  display: none;
}

form.monkForm label{
  padding-bottom: 0;
}

form.monkForm input,
form.monkForm textarea{
  width: 300px;
  font-size: 12px;
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

form.monkForm textarea{
  padding: 2px;
}

form.monkForm p#formsubmit input{
  width: auto;
}

form.monkForm p.error{
  margin-bottom: 0 !important;
  color: red;
  font-size: 11px;
  font-style: italic;
}

form.monkForm p.errorSummary{
  color: red;
  font-weight: bold;
}