/* CSS Document */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #829BD1;
	font-family: Times New Roman, Times, serif;
	color: #999999;
}
td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #999999;
	background-color: #FFFFFF;	
}
td.rates { background-color: #E0F688;
	color: black; }
p {
	padding-left: 10px;
	padding-right: 10px;
}
a {
	font-size: 14px;
	color: #829BD1;
	font-weight: bold;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #666666;
}
h1 {
	font-size: 28px;
	padding-left: 10px;
	color: #B4B4B5;
}
h2 {
	font-size: 16px;
}
#navcolor {
	background-color:#CCE196;
}
.small {font-size: 12px;
			color: #FFFFFF;
}
.weather {font-size: 14px;
			color: #000000;
}
.style1 {font-size: 12px;
	color: #82CA9C;
}
.style2 {color: #FFFFFF}
.image {
	margin-right: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	}

form {
	margin: 0;
	padding: 0;
	}
#mc_embed_signup{background: url(/images/signup_bg.gif) repeat-y top center; clear:left; font:12px Helvetica,Arial,sans-serif; text-align: center; }
#newsletter-signup {
	width: 151px;
	border: 1px solid #B5A588;
	background: url(/images/signup_bg.gif) repeat-y top center;
	text-align: center;
	font-size: 10px;
	color: #000;
	}
#newsletter-signup input {
	width: 100px;
	font-size: 10px;
	margin: 3px 0 10px 0;
	}
