@charset "ISO-8859-1";

td, li, ul, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FE000A;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	background-position: left;
}
.listype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-position: inside;
	list-style-type: disc;
}
.constr_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FB0004;
	font-weight: bold;
	text-decoration: blink;
}
.table_bkgd {
	background-attachment: scroll;
	background-image: url(images/Coast-home9_side.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	background-color: #D2D2D2;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FA0303;
}

.special {
	display: none;
}

.error {
	color: red;
}

