﻿
body
{

    background-color:Black;
    margin:0px;
    padding:0px;
    font-family: Tahoma, Arial,Verdana,Helvetica,sans-serif;
	font-size: 0.79em;
line-height: 1.5;
}
h1 { font-size: 1.7em; font-weight: normal; margin-top: 10px;	margin-bottom: 20px; line-height: 1.2; }
h2 { font-size: 1.35em; font-weight: normal; color: #7b382f; margin: 0px 0px 0px 0px; padding: 0; line-height: 1.1; } 
h3 { font-size: 1.25em;	font-weight: normal; color: #375788; margin: 10px 0px -5px 0px; padding: 0; }
h4  { font-size: 1.1em;	font-weight: normal; text-align: left; margin-top: -3px; margin-bottom: 3px; margin-left: 4px;}/* used on landscapes page */
h5 { font-size: 1.1em; font-weight: normal; text-align: left; color: #ee881b; margin-top: 0; margin-bottom: 5px; }
P
{
}
UL 
{
}
LI
{
}

#wrapper
{
    text-align:left;
    width:923px;
    padding-top:0px;
    margin-top:0px;
    margin-bottom:0px;
    margin-right:auto;
    margin-left:auto;
}
#header
{
    background-image:url('../images/header.jpg');
    background-repeat:no-repeat;
    background-position:center top;
    height:219px;
}

#header H1
{
    padding-left:10px;
    padding-top:0px;
    margin:0;
}
#header span
{
      position:absolute;
      left:-3000px;
}

#nav
{
    background-image:url('../images/nav.jpg');
    background-repeat:no-repeat;
    width:923px;
    height:56px;
    
}
#innerwrapper
{
    background-image:url('../images/contentbg.jpg');
    background-repeat:repeat-y;
    width:923px;
}
#content
{
    background-image:url('../images/contentback.jpg');
    background-repeat:repeat-y;
    float:left;
    width:695px;
}
#contentimageheader
{
    background-image:url('../images/contentmain.jpg');
    background-repeat:no-repeat;
    
}
#contenttext
{
    letter-spacing:0.09em;
    padding-left:30px;
    padding-right:30px;
}
#contenttext a
{
    text-decoration: none;
}
#contenttext a:hover
{
    text-decoration: underline;
}
#contenttext H1
{
    font-size: 160%;
}
#contenttext H2
{
    font-size: 115%;
}
#sidenav
{
    background-image:url('../images/sidenavbg.jpg');
    background-repeat:repeat-y;
    float:right;

}
#sidenav a:link
{
    text-decoration:none;
    color:Black;
}

#sidenav a:visited
{
    text-decoration:none;
    color:Black;
}
#sidenav a:hover
{
    color:Blue;
}
#sidenav active
{
    color:#518DBA;
}
#sidenav a:focus
{
    color:#518DBA;
}
#sidenavimageheader
{
    background-image:url('../images/sidenav.jpg');
    background-repeat:no-repeat;        
    width:228px;
    height:319px;
}
#sidenavcontenttext
{

    line-height:50px;

}
#sidenavul ul
{
    font-family:Arial;
    font-size:16pt;
    list-style-type:none;
    text-align:center;
    margin:0;
    
}
#sidenavul li
{   
    display:list-item;
    
}
#sidenavul li a:link
{
    text-decoration:none;
    color:Black;
    font-weight:bold;

}

#sidenavul li a:visited
{
    text-decoration:none;
    font-weight:bold;
    color:Black;

}
#sidenavul li a:hover
{
    color:White;
    font-weight:bold;
}
#sidenavul li active
{
    color:#518DBA;
    font-weight:bold;
}
#sidenavul li a:focus
{
    color:#518DBA;
    font-weight:bold;
}
#content PRE
{
    font-family:Arial;
    font-size:80%;
    padding-left:25px;
    float:left;
    width:820px;
}

.leftb
{
    border-width: 10; 
    border-color: #2E62A8;
    border-style:solid; 
    margin-right:10px;
    margin-top:10px;
    margin-bottom:10px;
    float: left;
}
.rightb
{
    border-width: 10; 
    border-color: #2E62A8;
    border-style:solid; 
    margin-left:10px;
    margin-top:10px;
    margin-bottom:10px;
    float:right;
}
.leftw
{
    border-width: 10; 
    border-color: #FFFFFF;
    border-style:solid; 
    margin-right:10px;
    margin-top:10px;
    margin-bottom:10px;
    float: left;
}
.rightw
{
    border-width: 10; 
    border-color: #FFFFFF;
    border-style:solid; 
    margin-left:10px;
    margin-top:10px;
    margin-bottom:10px;
    float:right;
}

.left
{
    margin-right:10px;
    margin-top:10px;
    margin-bottom:10px;
    float: left;
}
.right
{
    margin-left:10px;
    margin-top:10px;
    margin-bottom:10px;
    float:right;
}
#footer
{
    background-image:url('../images/footer.jpg');
    background-repeat:no-repeat;
    background-color:#7AB05C;
    height:167px;
        padding-right:250px;
        padding-left:20px;
}
#footer p
{
    font-size:70%;
    text-align:center;
    padding-top:85px;
    margin:0;
}
#footer2
{
    background-image:url('../images/footer2.jpg');

}

.clearfloat
{
    font-size:1px;
    line-height:0px;
    clear:both;
    height:0px;
}
.googlemap
{
    border-width: 10; 
    border-color:Navy;
    border-style:solid; 
    margin-right:10px;
    margin-bottom:10px;
    margin-top:10px;
    float: left;
}
div.pagination 
{
	padding: 3px;
	margin: 3px;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000099;
	font-weight: bold;
	background-color: #000099;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}
.hidden {
  display: none;
}
#facebox .b {
  background:url('b.png');
}

#facebox .tl {
  background:url('tl.png');
}

#facebox .tr {
  background:url('tr.png');
}

#facebox .bl {
  background:url('bl.png');
}

#facebox .br {
  background:url('br.png');
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0px none;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}
div.pullQuote, div.pullQuoteL, div.pullQuoteR  {font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 18px; }
	
div.pullQuote  {  /* pullquote is full-width */
	margin: 10px;
	padding: 0;
/*	color: #c4c4ac; */
	color: #b0b092;
	line-height: 1.5;
}

div.pullQuoteL  {  /* floats pullquote to the left */
	float: left;
	margin: 10px 10px 10px 0px;
	padding: 10px;
	width: 40%;
/*	color: #c4c4ac; */
	color: #b0b092;
	line-height: 1.5;
}

div.pullQuoteR  {  /* floats pullquote to the right */
	float: right;
	margin: 10px 0px 10px 10px;
	padding: 10px;
	width: 40%;
/*	color: #71360E; */
	color: #71360E;
	line-height: 1.5;
}

div.pullQuoteSig { font-size: 16px; text-align: right; }

