body	{
text-align: center;
margin: auto auto 20px auto;
padding: 0;
background: #fff;
}

a	{
text-decoration: underline;
color: #000;
background: transparent;
}

a:hover	{
color: #930;
background: transparent;
}

p	{
margin: 0 0 10px 0;
padding: 0;
}

/* IDs */

#wrapper	{
text-align: left;
position: relative;
margin: auto;
}

#header	{
position: relative;
border-top: none;
height: 102px;
}

#logo	{
position: absolute;
top: 0px;
left: 0px;
}

#letterhead	{
width: 300px !important;
align: center;
position: relative;
top: 10px;
left: 300px;
}


#home-content	{
padding: 25px 0 20px 0;
text-align: center;
}

#home-left	{
width: 150px;
padding-right: 35px;
padding-top: 5px;
color: #b2a273;
}

#home-center	{
text-align: center;
width: 360px;
padding-right: 35px;
}

#home-center-left	{
width: 180px;
text-align: left;
height: 200px;
border-top: 1px solid #b2a273;
border-left: 1px solid #b2a273;
border-right: 1px solid #b2a273;
}

#home-center-right	{
width: 180px;
text-align: left;
height: 200px;
border-top: 1px solid #b2a273;
border-right: 1px solid #b2a273;
}

#home-right	{
text-align: left;
width: 160px;
border-top: 1px solid #b2a273;
border-left: 1px solid #b2a273;
border-right: 1px solid #b2a273;
}	

#content-left{
min-width: 155px;
width: 155px;
padding: 40px 0px 40px 0px;
background-color: #eae6da;
}

#content-right{
color: #000;
line-height: 1.8em;
padding: 10px 0 40px 10px;
}

#footer	{
width: 95%;
border-bottom: 1px solid #b2a273;
border-top: 1px solid #b2a273;
text-align: center;
margin: auto;
padding: 10px 0;
color: #b2a273;
}

#footer a	{
text-decoration: none;
color: #051844;
background: transparent;
}

#footer a:hover	{
text-decoration: none;
color: #930;
background: transparent;
}

#bottomUpdated
{
margin:0px auto 5px auto;
width:95%;
}

#tan-line	{
position: absolute;
top: 110px;
left: 0;
padding: 0;
margin: 0;
line-height: 0;
border: 0;
font-size: 0;
height: 5px;
}

#blue-line	{
position: absolute;
top: 92px;
left: 155px;
z-index: 1;
padding: 0;
margin: 0;
line-height: 0;
font-size: 0;
height: 18px;
}

#searchbox	{
width: 168px !important;
width /**/: 145px;
position: absolute;
top: 8px;
right: 5px;
}

#static-links	{
width: 180px;
height: 10px;
padding-top: 8px;
position: absolute;
top: 74px;
right: 0 !important;
right: -1px;
letter-spacing: 1px;
text-align: center;
color: #fff;
}

#static-links a	{
text-decoration: none;
color: #fff;
background: transparent;
}

#static-links a:hover	{
text-decoration: none;
color: #930;
background: transparent;
}

#quicklinksform	{
margin: 0;
padding: 0;
}

#quickmenu {
   width: 140px;
}

#breadcrumbs	{
color: #000;
position: relative;
top: 8px;
}

#home-title	{
color: #f00;
font-weight: bold;
text-align: center;
letter-spacing: 5px;
padding-bottom: 5px;
}

#title	{
width: 95%;
border-left: 1px solid #ccc1a2;
border-bottom: 1px solid #ccc1a2;
padding: 9px 10px;
font: 20px verdana, arial, helvetica, sans-serif;
font-weight: bold;
color: #930;
margin-bottom: 7px;
}

#print	{
position: absolute;
top: 96px !important;
top: 95px;
right: 15px;
z-index: 1;
}

#print a	{
text-decoration: underline;
color: #fff;
background: transparent;
}

#map	{
margin-top: 45px !important;
margin-top: 40px;
width: 100%;
border-bottom: 1px solid #051844;
text-align: center;
}

#mainpic	{
border: 1px solid #988344;
margin-bottom: 10px;
}

/* Classes */

.mainwidth	{
width: 100%;
}

.tan	{
background-color: #988344;
}

.blue	{
background-color: #051844;
}

.clear	{
clear: both;
margin: 0;
padding: 0;
height: 0;
line-height: 0;
font-size: 0;
border: 0;
}

.content-padding	{
padding: 25px 30px 30px 30px;
}

.content-left-padding{
padding: 0px 10px 10px 15px;
}

.footer-black-text	{
text-align: center;
color: #000;
padding-top: 5px;
}

.tiny-font	{
font: 8px verdana, arial, helvetica, sans-serif;
}

.small-font	{
font: 10px verdana, arial, helvetica, sans-serif;
}

.big-font	{
font: 10px verdana, arial, helvetica, sans-serif;
}
.letterhead-font	{
font: 16px verdana, arial, helvetica, sans-serif;
font-weight: bold;
}

.italics
{font-style:italic;}

.centered
{text-align:center;}

.header	{
color: #fff;
text-align: center;
padding: 1px 0;
}

.bordered-content	{
padding: 10px 5px;
}

.hr {
border-top: 1px dotted red;
padding-bottom: 10px;
margin-top: 10px;
}

/* Nav */

#top-nav	{
letter-spacing: 1px;
margin: 0;
padding: 0;
height: 20px;
position: absolute;
left: 0;
top: 85px;
z-index: 3;
}

#top-nav ul	{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#top-nav ul li	{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#top-nav ul li a	{
background: transparent;
width: 145px;
height: 20px;
padding: 3px 0 0 0;
margin: 0;
color: #fff;
text-decoration: none;
display: block;
text-align: center;
font: normal 10px verdana, arial, helvetica, sans-serif;
}

#top-nav ul li a:hover	{
color: #fff;
background: #988344;
}

.sidenav-header{
width: auto !important;
width /**/:100%;
padding: 5px;
color: #fff;
font: 10px verdana, arial, helvetica, sans-serif;
margin-top: 10px;
}

.sidenav-header a{
text-decoration: none;
font-weight: bold;
color: #fff;
background: transparent;
}

.sidenav-header a:hover{
text-decoration: none;
font-weight: bold;
color: #fff;
background: transparent;
}

.left-side-nav {
padding-top: 5px;
}

.left-side-nav ul {
margin: 0;
padding: 0;
display: inline;
list-style: none;
}

.left-side-nav li	{
margin: 0;
padding: 0;
display: inline;
}

.left-side-nav li a	{
text-decoration: none;
margin: 0 0 8px 0;
padding: 0 0 0 10px;
display: block;
color: #051844;
vertical-align: bottom;
background:  url(file:///C|/Documents%20and%20Settings/Administrator/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/i/common/arrow-brown.gif) no-repeat 0 4px;
}

.left-side-nav li a:hover	{
color: #930;
}

.home-nav {
margin: 0 0 5px 0;
padding: 0;
text-align: right;
width: 150px;
}

.home-nav a {
color: #051844;
text-decoration: none;
}

.home-nav a:hover {
color: #930;
text-decoration: none;
}

.home-nav-img {
padding: 4px 0 0 10px;
}

#left-side-nav-home	{
text-align: right;
padding-top: 15px;
}

#left-side-nav-home ul	{
margin: 0;
padding: 0;
display: inline;
list-style: none;
}

#left-side-nav-home li	{
display: inline;
}

#left-side-nav-home li a	{
margin: 0 0 5px 0;
padding: 0 15px 0 0;
color: #051844;
text-decoration: none;
display: block;
vertical-align: bottom;
background:  url(file:///C|/Documents%20and%20Settings/Administrator/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/i/common/arrow-brown.gif) right no-repeat;
}

.left-side-nav-home-header	{
margin: 0;
padding: 0 15px 0 0 !important;
padding: 0 10px 0 0;
background:  url(file:///C|/Documents%20and%20Settings/Administrator/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/i/common/arrow-brown.gif) right no-repeat;
}

#left-side-nav-home li a:hover	{
color: #930;
}

.scArrows	{
float: left;
}

#scNewsContainer {
   position: relative;
   top: 0;
   left: 5px;
   width: 150px;
   height: 165px;
   overflow: hidden;
   clip: rect(0,150,165,0);
   visibility: visible;
} 

#scNewsContent {
   position: absolute;
   top: 0;
   left: 0;
   z-index: 1;
} 

#scSpotlightsContainer {
   position: relative;
   top: 0;
   left: 5px;
   width: 150px;
   height: 165px;
   overflow: hidden;
   clip: rect(0,150,165,0);
   visibility: visible;
} 

#scSpotlightsContent {
   position: absolute;
   top: 0;
   left: 0;
   z-index: 1;
} 

#scEventsContainer {
   position: relative;
   top: 0;
   left: 5px;
   width: 125px;
   height: 340px;
   overflow: hidden;
   clip: rect(0,125,340,0);
   visibility: visible;
} 

#scEventsContent {
   position: absolute;
   top: 0;
   left: 0;
   z-index: 1;
} 