body {
	margin: 0px;
	background-image: url(images/backgrounds/Pale_FractalB-bluehue.jpg);
	background-repeat: repeat;
}
.check_flag_bullet {
	font-family: "Century Gothic", Verdana, Arial, helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000080;
	list-style-position: outside;
	list-style-image: url(images/checker_flag_bullet.gif);
	padding-bottom: 10px;
	text-decoration: none;
}
.check_flag_bullet a:link { 
	color: #000080;
}
.check_flag_bullet a:visited {
	color: #003366;
}
.check_flag_bullet a:hover {
	color: #006600;
}
.nav_bullet {
	font-family: "Century Gothic", Verdana, Arial, helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #003366;
	list-style-position: outside;
	list-style-image: url(images/red_corvette_bullet.gif);
	padding-bottom: 10px;
	text-decoration: none;
	padding-left: 15px;
}
.nav_bullet a:link { 
	color: #003366;
	text-decoration: none;
}
.nav_bullet a:visited {
	color: #003366;
	text-decoration: none;
}
.nav_bullet a:hover {
	color: #FF0000;
	text-decoration: none;
}
.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.breadcrumbs a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.breadcrumbs a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.breadcrumbs a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #008000;
	text-decoration: none;
}
#masthead{
	margin: 0px;
	width: 100%;
}

#left_col{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
}

#right_col{
  float:right;
	width: 20%;
	padding-right: 10px;
}

#center_col{
	float: left;
  	width: 55%;
}
#bottom{
	clear: both;
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
}
#officer_list {
	float: left;
	width: 20%;
	margin: 0px;
}
#newletter_content {
	width: 75%;
	margin: 10px;
	float: right;
}
#wrapper {
	font-family:"Century Gothic", Verdana, Arial, helvetica, sans-serif;
	color:#000066;
	margin: 30px 40px 30px 40px;
	padding: 10px;	
}
.main_text {
	font-family: "Century Gothic", Verdana, Arial, helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #003399;
}
.main_text a:link { 
	color: #000066;
}
.main_text a:visited {
	color: #000066;
}
.main_text a:hover {
	color: #006600;
}
.large_main_text {
	font-family: "Century Gothic", Verdana, Arial, helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #008800;
}
.large_main_text a:link { 
	color: #000066;
}
.large_main_text a:visited {
	color: #000066;
}
.large_main_text a:hover {
	color: #006600;
}
.heading_text {
	font-family: "Century Gothic", Verdana, Arial, helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #663300;
}
.page_name {
font-family: "Century Gothic", Verdana, Arial, helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #663300;
}	
.newsletter_text {
	font-family: "Century Gothic", Verdana, Arial, helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #008800;
}
.newsletter_text a:link { 
	color: #000066;
}
.newsletter_text a:visited {
	color: #000066;
}
.newsletter_text a:hover {
	color: #006600;
}
#corvette_bottom{
	clear: both;
	padding: 10px 10px 10px 10px;
}
textarea {
	font-family: "Century Gothic", Verdana, Arial, helvetica, sans-serif;
	font-size: small;
	color: #003399;
}
input {
	font-family: "Century Gothic", Verdana, Arial, helvetica, sans-serif;
	font-size: small;
	color: #003399;
}
#site_mapleft_col{
	float: left;
	width: 45%;
	padding: 10px;
}
#site_mapright_col{
  float:right;
	width: 45%;
	padding: 10px;
}
#site_mapbottom{
	clear: both;
}
.red_heading_text {
	font-family: "Century Gothic", Verdana, Arial, helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FF0000;
}