/* Start of CMSMS style sheet 'Navigation:Top' */
#menuwrapper {
clear:both;
margin:0;
padding:0 auto;
text-align:center;
}

.menu_item {
display:inline;
margin:0;
padding:5px 10px;
}

.menu_item a {
color:#663300;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
line-height:20px;
text-align:center;
text-decoration:none;
text-transform:lowercase;
margin:0;
padding:0;
}

.menu_item a:hover {
color: #993300;
}

#menuwrapper2 {
clear:both;
width:950px;
height:20px;
margin:0;
padding:0 auto;
text-align:center;
background-color:#C0B68B;
}

.menu_item2 {
display:inline;
margin:0;
padding:10px 5px;
}

.menu_item2 a {
color:#993300;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
font-weight:bold;
line-height:20px;
text-align:center;
text-decoration:none;
text-transform:lowercase;
margin:0;
}

.menu_item2 a:hover {
color: #663300;
}

#foot_homelink {
display:inline;
margin:0;
padding:10px;
}

#foot_homelink a {
color:#993300;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
line-height:20px;
text-align:center;
text-decoration:none;
text-transform:lowercase;
margin:0;
}

#current, #current a {
color:#993300;
background-color:#C0B68B;
}

#current2 {
background-color:#993300;
margin:0;
padding:0 5px;
border:2px solid #993300;
}

#current2 a {
color: #FFFFFF;
}
/* End of 'Navigation:Top' */

