.markermenu{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	width: 170px;
	border: thin none #FFFFFF;
	text-decoration: none;
}

.markermenu li a{
	color: #666666;
	display: block;
	width: auto;
	padding-left: 20px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 2px center;
	text-align: right;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-bottom-style: solid;
	background-color: #FFCC33;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 170px;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
}

.markermenu li a:visited, .markermenu li a:active{
color: #00014e;
}

.markermenu li a:hover{
color: black;
background-color: #ffffcb;
background-image:url(../media/arrow-list-red.gif); /*onMouseover image change. Remove if none*/
}
.dash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #663300;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	text-align: left;
	bottom: 18px;
}
.dashcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #ffffff;
	border-bottom-color: #999999;
	bottom: 18px;
	border-bottom-width: 1px;
}

body {
	background-color: #330000;
	background-image: url(url());
	background-position: center top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-position: left;
	line-height: 18px;
}

.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.h3 {font-family: Arial, Helvetica, sans-serif; font-size: small; color: #FFFFFF; font-weight: bold; }
.smallhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	padding-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-bottom: 0px;
	text-align: left;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #BD0E1B;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.telephone {font-family: Arial, Helvetica, sans-serif; font-size: small; color: #FFEF4B; font-weight: bold; }
.smallprint {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #330000;
	left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	text-align: center;
	background-position: left;
	display: block;
	padding-left: 10px;
}
.smallhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #330000;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 10px;
	background-position: center;
	display: block;
	padding-left: 10px;
	list-style-position: outside;
	text-align: center;
}

.dashhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #663300;
}
