@charset "utf-8";
/* CSS Document */
body,p,td,li{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
line-height:1.4em;
}
a{
color:#666633;
}

.bottomlinks{
text-align:center;
color:fff;
}

.bottomlinks a{
font-size:10px;
color:white;
}

.bottomlinks span{
padding-right:100px;
}

.breadcrumb{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
}
.breadcrumb a{
text-decoration:none;
}

.note{
color:red;
}

h1{
font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 22px;
	line-height: 24px;	
	font-weight: normal;	
	color:#666666;
	/*border-left: 10px solid #666;
	padding-left: 10px;
	border-bottom: 1px solid #666;*/
}	

h2{
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
}

h3{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
}

#news-container{
width:150px;
padding:20px 10px 0 10px;
}

#news{
background-color:#fff;
color:black;
}
#news-items{
padding:5px;
border-bottom: 1px dotted #333;
}

#news h3{
font-family: "Trebuchet MS", Arial, Helvetica;
font-size: 18px;
font-weight:normal;
color: #900;
letter-spacing:4px;
border-bottom: 1px dotted #333;
}

/*
#sidebar {width: 165px; padding-left: 5px;padding-top:50px;}
#sidebar h3 {font: 1.5em Georgia, Times, serif; letter-spacing: 0; text-transform: none;
  margin-bottom: 0.25em; color: #333;}

#search {width: 80px;}
#search, #submit {vertical-align: bottom;}

#sidebar div {border-top: 1px dashed #B2B2B2; padding: 10px 0.5em;}
#sidebar div.first {padding-top: 0;}
#sidebar li {padding: 0.5em 0 0.5em;}
#sidebar li a:link, #sidebar li a:visited {padding-left: 12px;
  background: url(/pix/diamond-gray.gif) 0 0.4em no-repeat;}
#sidebar p {font-size: 0.85em; margin-top: 0.25em;}
#topiclist a, #lucre a, #colophon a {border-bottom-width: 0;}*/
#navcontainer{
padding-top:10px;
}
ul#navlist
{
width: 155px;
\width: 153px;
w\idth: 155px;
padding: 0px;
border: 0px solid #786466;
border-top: 0px;
margin: 0px;
font: bold 11px verdana,helvetica,arial,sans-serif;
background: #ffffff;
}

ul#navlist li
{
list-style: none;
margin: 0px;
border: 0;
border-top: 0px solid #786466;
}

ul#navlist li a
{
display: block;
width: 150px;
\width: 150px;
w\idth: 150px;
padding: 2px 8px 2px 8px;
border: 0;
border-left: 10px solid #BEA77D;
background: #ffffff;
text-decoration: none;
text-align: left;
}

ul#navlist li a:link { color: #56283D; }
div#navcontainer li a:visited { color: #56283D; }

ul#navlist li a:hover
{
border-color: #786466;
color: #56283D;
background: #ffffff;
}
ul#navlist ul
{
padding:0;

}
ul#navlist ul li
{
padding:0;
line-height: 1em;
}


.sectionnav{
text-align:right;
padding-right:15px;
padding-top: 2em;
}

.sectionnav span{
font-weight:bold;
color:#666666;
}

