#sddm
{
	margin: 0;
	padding: 0;
	z-index: 30;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif!important;
	text-transform: uppercase;
	font-size: 11px;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;

	}

#sddm li a
{
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 110px;
	color: #F00;
	text-align: center;
	text-decoration: none;

}

#sddm li 
{
	height: 35px;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 7px 0px 0px 0px;
	padding: 0;
        border-top: solid 1px #fff;
        border-bottom: solid 1px #ccc;
	border-left: solid 1px #eeeeee;
        border-right: solid 1px #eeeeee;
        line-height: 15px;


}

#sddm div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: 110px;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	color: #999;
	background-color: #fff;
        border-bottom: solid 1px #ccc;
}

#sddm div a:hover {
	background: #087BAE;
	color: #777777;
        background-color: #eeeeee;
	background-image: url(../images/subnav-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#subnav {
	width: 940px;
	background-image: url(../images/nav-back2.jpg);
	background-position: center bottom;
	height: 35px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-repeat: no-repeat;
}
.theadams li.tab1,
.theberkley li.tab2, 
.thecambridge li.tab3, 
.thedevonshire li.tab4, 
.thefranklin li.tab5, 
.thegarrison li.tab6,
.thehamilton li.tab7  {
	background-image: url(../images/nav-arrow.gif)!important;
	background-position: center bottom!important;
	background-repeat: no-repeat!important;
}

