/* CSS Document */

<style type="text/css">

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #800000;
}
body {
	margin: 0px;
	padding: 0px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #800000;
	font-style: 10;
}
.text a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336600;
	font-style: 10;
	text-decoration: underline;
}
<li id="text2">Second</li>
.text2 {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0033CC;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	cursor: default;
	margin-bottom: 2px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #FFC56C;
}
 <li id="text3">First</li>

.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
	text-align:center!important;
	font-size: 26px;
	color: #336600;

}
H2.text3 { 
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
	text-align:center!important;
	font-size: 26px;
	color: #336600; 
}

.text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #800000;
	font-weight:bold;
}
 
.StretchCell {
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
	padding-left: 3px;
}
.whitebg {
	background-color: #FFFFFF;
	border: 1px none #800000;
}


ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

li { /* all list items */
	float: left;
	position: relative;
	width: 135px;
	list-style-type: none;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #336600;
	background-color: #FFFFFF;
	padding-left: 12px;
	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: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
	margin-right: 60%;
}


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;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 3px;
	padding-left: 3px;
	color: #5E0000;
}

p.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	margin-right: 3px;
	filter: alpha(opacity=60);
}
.tablemenu {
	margin: 0px;
	padding: 0px;
	line-height: 10px;
}

p.link a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	margin-right: 3px;
	font-weight: bold;
	text-decoration: none;
	color: #336600;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 2px;
	filter: alpha(opacity=60);
}
p.link a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	margin-right: 3px;
	font-weight: bold;
	text-decoration: none;
	color: #336600;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 2px;
}
p.emailtop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

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(file:///C|/wamp/www/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;
}
.style6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
.style8{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.menu li {
	position: relative;
	float: none;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	width: 199px;
}
.menu li a{
	position: relative;
	float: none;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.menu li a:hover {
	position: relative;
	list-style-type: circle;
	float: none;
	font-size: 12px;
	color: #800000;
	text-decoration: none;
}
.accommodationlist {
	padding: 4px;
}
.accommodationlist:hover {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #800000;
	border-right-color: #800000;
	border-bottom-color: #800000;
	border-left-color: #800000;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.transbox
  {
  background-color:#ffffff;
  border:1px solid #CCCCCC;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  }
  
.border {
	border: 2px solid #800000;
	padding: 3px;
	margin: 2px;

}
#Changes all defined H1 headers to be H4
lib.stdheader.10.1 >
lib.stdheader.10.1 = TEXT
lib.stdheader.10.1.current = 1
lib.stdheader.10.1.insertData = 1
lib.stdheader.10.1.fontTag =
<h4{register:headerStyle}{register:headerClass}{color:#336600 !important}> |</h4>!important
</style>
