body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

li { /* all list items */
	float: left;
	position: relative;
	width: 150px;
	text-align: center;
	list-style-type: none;
}

li ul { /* second-level lists */
	display: none;
	position: absolute;
	left: 0;
	margin-top: 0px;
	padding-top: 0px;
	width: auto;
	z-index: 1;
	top: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B6B8BA;
	border-right-color: #B6B8BA;
	border-bottom-color: #B6B8BA;
	border-left-color: #B6B8BA;
}

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: 30px;
	margin-top: 1px;
	z-index: 1;
	text-align: center;
	padding-right: 0px;
	background-image: url(Top/images/TopNAv_PixelRepeat.jpg);
	background-repeat: repeat-x;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-style: none;
	border-left-style: none;
}
#nav li li a {
	color: #236EA3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#nav li li a:hover {
	display: block;
	background-repeat: repeat-x;
	height: 24px;
	color: #FFFFFF;
}
#nav a {
	text-decoration: none;
}
.DropStyle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0B3B6;
	height: 24px;
	background-image: url(images/TopNAv_PixelRepeat.jpg);
	background-repeat: repeat-x;
}
.List a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #003468;
	font-weight: bold;
	display: block;
	background-image: url(Top/images/TopNAv_Inset.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.List a:hover {
	display: block;
	color: #9F606F;
}

.left {
	float: right;
}
.topBackground {
	background-image: none;
	height: 120px;
	width: 955px;
}
.right {
	float: right;
}
.cellBackGroundRepeat {
	background-image: url(Top/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: #9F606F;
}
.List2 a {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #023467;
	font-weight: bold;
	display: block;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
	border: 1px none #236EA3;
}
.insetBottomMenu {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #D0B26A;
	height: 24px;
	background-image: url(Top/images/InsetDropDownMenu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bord {
	border: 1px solid #946A74;
}
.headrepeat {
	background-image: url(images/trainsafari-headrepeat.jpg);
	background-repeat: repeat-x;
}
.mainhover {
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
}

.List2 a:visited {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #023467;
	font-weight: bold;
	display: block;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
	border: 1px none #236EA3;
}
.List a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #003468;
	font-weight: bold;
	display: block;
	background-image: url(Top/images/TopNAv_Inset.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.mainhover:hover {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
