@charset "UTF-8";
/* CSS Document */
body {
	background-color: #6699FF;
	background-image: url(pics/edgemarinterior.jpg);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
	font-weight: bold;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #8A1207;
}
.heading1 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.heading2 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8A1207;
}
.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000066;
}
.indent {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.areverselink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.areversehover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.blackbarstyle {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #990000;
	width: 100%;
	margin: 1px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 4px;
	height: auto;
	}
.style7 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.style8 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}


