/* Global Styles */

body {
	margin-top: 0px;
	background-color: #3399CC;
	background-image: url(images/bkg.gif);
	background-repeat: repeat;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

/* 

bgcolor="#3399CC" background="../images/bkg.gif"

*/


.maintextwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 18pt;
	color: #FFFFFF;
}
.bullets {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 12pt;
	color: #FFFFFF;
}
.textwhite13bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 18pt;
	color: #FFFFFF;
	font-weight: bold;

}
.linkswhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
}

.towns {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #FFFFFF;
	letter-spacing: .1em;
	line-height: 18px;
}



.aboutus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: normal;
	color: #FFFFFF;
}

.title24 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 1.5em;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}



.crcrfooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FFFFFF;
	letter-spacing: .1em;
	line-height: 18px;
}
#outercontainer {
	border: thin solid #CCCCCC;
}
