body {
	background-color: #DFF4F4	;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	color: #330099;
	font: normal normal fantasy;
	font-weight: bold;
}
a {
font-weight : bold;
text-decoration: none;
}

a:link {
color : #864926;
}

a:visited {color: #ff0d41
}
a:hover, a:active {color:#8E2800;
text-decoration: underline overline;
}



.awmanchor {
	position: relative;}

.contact-us-font {
	border: 3px #000000;
	font: normal bolder large cursive;
	letter-spacing: 2px;
	word-spacing: 2px;
}

.mstheme {
	navbutton-background-color: #999966;
	top-bar-button: url("../_themes/coral/theme.css");
}

.mstheme-topbar-font {
	color: #00FFFF;
	font-family: MS Sans Serif;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	list-style-image: url(../_themes/coral/corbanc.gif);
}

.photo {width:200px ;
font-size: .8em;font-weight: inherit;}

.floatRight {float: right;margin-left: 10px;}

.floatLeft {float: left;margin-right: 10px;}

.clearfloat {clear: both;height: 0;	
font-size: 1px;;}

.bulletfish {display: list-item;list-style-image: url(../images/Miscellaneous/fish.gif)
}

.bulletblock {white-space: inherit;display: block;
}