@charset "utf-8";
/* CSS Document */

html,body{ margin: 0px; padding: 0px; background-image:url(images/light-background-repeat.gif); background-repeat: repeat-x; background-color:#bbd1d9;}

	
#nav {
width: 367px; 
float:right;
text-align:right;
padding: 72px 10px 0 0;
font-family:"lucida grande",verdana,sans-serif;
font-size: 13px;
color: #8a510f;
}


.middleRepeat {
background-image:url(images/middle-layout-repeat.gif); 
background-repeat: repeat-y;
}

.navPane {
width:219px;
padding: 0 10px 0 8px;
}

.navPad {
padding: 5px 0 5px 8px;
border-bottom: solid 1px #ffffff;
font-family:"lucida grande",verdana,sans-serif;
font-size: 13px;
color: #0e0e0e;
}

.navPad2 {
padding: 5px 10px 5px 8px;
font-family:"lucida grande",verdana,sans-serif;
font-size: 13px;
line-height: 22px;
color: #0e0e0e;
}

li {
list-style:none;
padding: 0;
margin: 5px 0 5px 12px;
}

ul {
padding: 0;
margin: 0;
}

a:link {
color: #0e0e0e;
text-decoration: underline;
}

a:visited {
color: #0e0e0e;
text-decoration: underline;
}

a:hover {
color: #0e0e0e;
text-decoration: none;
}

a:active {
color: #0e0e0e;
text-decoration: none;
}

#footer {
margin: 0 auto;
text-align: right;
width: 852px;
padding: 10px 5px 10px 0;
font-family:"lucida grande",verdana,sans-serif;
font-size: 12px;
color: #595959;
}

a.footer:link {
color: #595959;
text-decoration: underline;
}

a.footer:visited {
color: #595959;
text-decoration: underline;
}

a.footer:hover {
color: #595959;
text-decoration: none;
}

a.footer:active {
color: #595959;
text-decoration: none;
}

a.topNAV:link {
color: #8a510f;
text-decoration: none;
}

a.topNAV:visited {
color: #8a510f;
text-decoration: none;
}

a.topNAV:hover {
color: #8a510f;
text-decoration: underline;
}

a.topNAV:active {
color: #8a510f
text-decoration: none;
}

.searchtxt {
padding: 5px 0 0 5px;
height: 28px;
font-family:"lucida grande",verdana,sans-serif;
font-size: 12px;
color: #595959;
}

.searchAff {
padding: 5px 0 0 5px;
font-family:"lucida grande",verdana,sans-serif;
font-size: 12px;
color: #595959;
height: 19px;
}

.txt {
font-family:"lucida grande",verdana,sans-serif;
font-size: 12px;
color: #000;
line-height: 18px;
}

a.txt:link {
color: #000;
text-decoration: underline;
}

a.txt:visited {
color: #000;
text-decoration: none;
}

a.txt:hover {
color: #000;
text-decoration: none;
}

a.txt:active {
color: #000;
text-decoration: none;
}

.grey_txt {
font-family:"lucida grande",verdana,sans-serif;
font-size: 12px;
color: #595858;
line-height:20px;
}

.dashed_line {
border-top-width: 1px;
border-top-style: dashed;
border-top-color: #9e9e9e;
}

.featured_box {
background-color: #e9e9e9;
border: 1px dashed #9e9e9e;
}

.featured_title {
font-family:"lucida grande",verdana,sans-serif;
font-size: 16px;
color: #860505;
padding: 5px;
}

.news_title {
font-family:"lucida grande",verdana,sans-serif;
font-size: 16px;
color: #860505;
}

.dark_grey_line {
border-top-width: 1px;
border-top-style: dashed;
border-top-color: #9e9e9e;
}

.dark_grey_line_right {
padding:5px;
border-right-width: 1px;
border-right-style: dashed;
border-right-color: #9e9e9e;
}

