#menuList {
	position: relative;
	width: 97%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	z-index: 100;
	margin: 1px;
	padding: 5px;
}

#mainMenu {
	position: relative;
	background: #CCCCCC;
	border-style: solid;
	border-top-color: #666666;
	border-bottom-color: #999999;
	border-bottom-style: double;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border: thin;
}

#menuList ul {
	z-index:100;
	margin: 0px;
	padding: 0px;
}

#menuList li {
	z-index:100;
	display:inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

a.starter {
	z-index:100;
	margin: 2px;
	padding: 0px;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-width: 1px;
	margin-right: 5px;
	margin-left: 5px;
	border-left-style: groove;
	border-left-width: 3px;
}

a.starter:hover, a.starter:active, a.starter:focus {
	background-color: #999999;
	color: #FFFFFF;
}
#profiles, #courses, #tours, #gallery, #links, #contact {
	width: 110px;
}
.menu {
	text-align: left;
	position: absolute;
	visibility: hidden;
	z-index: 100;
}
.menu li {
	width:100%;
}
.menu li a {
	background: #CCCCCC;
	z-index: 100;
	color: #B00000;
	display: block;
	width: 100%;
	font-size: 10pt;
	padding:2px;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	margin-top: -2px;
	border-left-style: groove;
	border-bottom-style: ridge;
	border-bottom-color: #FFFFFF;
}

.menu li a:hover, .menu li a:active, .menu li a:focus {
	background-color: #999999;
	color: #FFFFFF;
	border-bottom-style: groove;
	border-bottom-color: #999999;
}

.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #333333;
	letter-spacing: normal;
	border: thin solid #E4E4E4;
}
.headerRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #CC0000;
	letter-spacing: normal;
}
.testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: normal;
}

.links {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #B00000;
}
.linksSM {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #B00000;
}
.GreySM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
}
.DkGreyBLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333;
}
.standardSM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.standardGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	font-weight: normal;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #620000;
}
.standardGreyUL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

.GreySMlt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #CCCCCC;
}
.GreyWide {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #C0C0C0;
	letter-spacing: 8px;
}
.standardBLD {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
pre {
	background: #E4E4E4;
	border: 1px dashed #999999;
	width: 650px; 
	font-family: "Courier New", Courier;
	font-size: 12px;
}
.message {
	font-family: "Courier New", Courier;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.imageborder {
	color: #CCCCCC;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.winborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin outset #B00000;
	font-weight: bold;
	line-height: 30px;
}
.GryBldU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	border-bottom-style: none;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.commentbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: auto;
	width: 500px;
}
.RedBLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F00;
}
