.StretchCell {
}
ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

li { /* all list items */
	float: left;
	position: relative;
	width: 135px;
	list-style-type: none;
}

li ul { /* second-level lists */
	display: none;
	position: absolute;
	left: 0;
	margin-top: 8px;
	padding-top: 0px;
	width: auto;
	z-index: 1;
	top: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F99507;
	border-right-color: #F99507;
	border-bottom-color: #F99507;
	border-left-color: #F99507;
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
	top: 23px;
}

#nav {
	margin-top: 0px;
	margin-right: 0px;


}

#content {
	clear: left;
}
#navHold {
	height: 34px;
	z-index: 1;
	text-align: center;
	padding-right: 0px;
	border: 1px none #999999;
	margin-top: 0px;
	width: 945px;
}
.NAvBACKgrounD {
	height: 34px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F99507;
	border-right-color: #F99507;
	border-bottom-color: #F99507;
	border-left-color: #F99507;
	display: block;
	background-image: url(images/PixeLREPEAT1.jpg);
	background-repeat: repeat-x;
}

#nav li li a {
	color: #3C7419;
}
#nav li li a:hover {
	height: 24px;
	color: #006699;
}
.SpaceNAV {
	width: 250px;
}

#nav a {
	text-decoration: none;
}
.DropStyle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F99507;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	font-weight: bold;
	color: #FF9900;
	height: 24px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #F99507;
	background-image: url(images/PixeLREPEAT1.jpg);
	background-repeat: repeat-x;
}
.List a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	color: #663300;
	font-weight: bold;
	display: block;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #F99507;
	border-right-color: #F99507;
	border-bottom-color: #F99507;
	border-left-color: #F99507;
}
.List a:hover {
	display: block;
	color: #006699;
}

.left {
	float: right;
}
.topBackground {
	background-image: none;
	height: 120px;
	width: 955px;
}
.right {
	float: right;
}
.cellBackGroundRepeat {
	background-image: url(images/PixelRepeat.jpg);
	background-repeat: repeat-x;
}
.left {
	float: left;
	margin-top: 2px;
	border: 1px solid #666666;
	margin-left: 2px;
}
#middle a {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
#topHold {
	width: 100%;
}
.topLineNav {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #D0B26A;
	border-right-color: #D0B26A;
	border-bottom-color: #D0B26A;
	border-left-color: #D0B26A;
	border-bottom-style: solid;
}
.logoBackground {
	background-image: url(../images/Logo_Brown.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.List2 a:hover {
	display: block;
	color: #006699;
}
.List2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	color: #663300;
	font-weight: bold;
	display: block;
	border: 1px none #236EA3;
	text-align: center;
	margin-left: 2px;
}
.insetBottomMenu {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #D0B26A;
	height: 24px;
	background-image: url(images/InsetDropDownMenu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.List a:active {

	display: block;
	color: #236EA3;
	background-image: url(images/hover.jpg);
	background-repeat: no-repeat;
}
.List2 a:active {

	display: block;
	background-image: url(images/hover2.jpg);
	background-repeat: no-repeat;
	color: #236EA3;
}
.NAvBACKgrounDCopy {
	height: 34px;
	display: block;
	background-image: url(images/navBlock.jpg);
	background-repeat: no-repeat;
	border: 1px none #F99507;
}
