/* A Web 4 U CSS Style Document */

body {
	background-image:     url(images/bgd.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.nav:link, a.nav:visited, a.nav:active {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Comic Sans MS";
}

a.nav:hover {
	color: #004566;
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
	font-family: "Comic Sans MS";
}

a.trail:link, a.trail:visited, a.trail:active {
	font-size: 10px;
	font-weight: bold;
	color: DarkMagenta;
	text-decoration: none;
}

a.trail:hover {
	color: MediumPurple;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #004F75;
}

.info {
	text-align: justify;
	text-indent: 15px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.navdividers {color: #FFFFFF}

.trailer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
	margin: 5px 0px 0px;
	padding: 0px;
	color: #48006A;
}

.testimonial {
	background-color: #F7F7F7;
	border-style: solid;
	border-color: #E3E3E3;
	border-width: 1px;
	margin: 10px;
	padding: 0px 10px 10px;
}
.options {
	background-color: #F7F7F7;
	border-style: solid;
	border-color: #E3E3E3;
	border-width: 1px;
}
fieldset {
	width: 450px;
	position: relative;
	padding: 5px;
}
