﻿body {
	background-position: 0px 155px; 
	margin: 0;
	padding: 0;
	background-color: #A5C8DD;
	background-image: url('../_images/_home/back_fade.jpg');
	background-repeat: repeat-x;
}
h1 {
	color: yellow;
	text-transform: capitalize;
	font-size: 26px;
}
.keytext {
	text-transform:capitalize;
	font-style:italic;
	font-size: 1.5em;
	font-family: "Tw Cen MT";
	color: #5E9CAE;
}

.superscript {
	font-size:0.6em;
	vertical-align:super;
}

img {
border:0px;
}

.header {
	padding: 0px;
	margin: 0px;
	height: 152px;
	width: 100%;
	background-color:#FFFFFF;
}
.header .logo {
	margin-left: 20px;
}
.header .nav {
	line-height: 30px;
	width: 700px;
	text-indent: 8px;
}
.header .nav ul{
margin: 0;
padding: 0;
float: left;
font-family: "Aria";
text-transform: capitalize;
font-variant: small-caps;
font-size: 21px;
width: 100%;
border-width: 1px 0;
background: #A5C8DD url(../_images/_home/menuinactive.gif) center center repeat-x;
}
.header .nav ul li{
display: inline;
}
.header .nav ul li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}
.header .nav ul li a:visited{
color: white;
}
.header .nav ul li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(../_images/_home/menuactive.gif) center center repeat-x;
}
.header a{
	text-decoration: none;
	color: black;
}
.header a:hover {
	text-decoration: none;
	color: red;
}
.header a:visited {
	text-decoration: none;
}
.right {
	width: 269px;
	position: absolute;
	top: 0px;
	left: 496px;
}
.right .green {

	height: 255px;
}
.right .red {

	height: 194px;
}
.right .blue {

	height: 112px;
}
.sticky {
	position: absolute;
	top: 50px;
	left: 644px;
	display:none;
}
.ContentBox1 {
	width: 460px;
	margin-left: 10px;
	margin-right: 10px;
}

.ContentBox1 a{
	color:#D47600;
	text-transform:capitalize;
	font-style:italic;
	text-decoration:none;
}
.ContentBox1 a:hover{
	text-decoration:underline;
	color:red;
}


.ContentBox1 .title {
	font-family: "Tw Cen MT";
	font-size: 36px;
	color: #559CBE;
	padding-bottom: 8px;
}
.ContentBox1 .textboxheader {
	width: 460px;
	height: 12px;
	background: transparent url('../_images/_home/header_textbox.gif');
	background-repeat: no-repeat;
}
.ContentBox1 .textbox {
	color: black;
	background-color: white;
	font-family: verdana;
	font-size: 14px;
	line-height:150%;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-top: 0px;
	margin-top: 0px;
}
.notinsurance {
	color: #CCFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	height:50px;
	padding-left: 22px;
	background: #ffffff url('../_images/_home/footer_textbox.gif');
}


.membershiptable {
	width: 408px;
	font-family:font-family:, "Tw Cen MT";
	font-size:1.5em;
	text-transform:capitalize;
	background: #ffffff url('../_images/_membership/table_background.jpg');
	background-repeat:no-repeat;
	border-collapse:collapse;

}
.membershiptable td {
padding:8px;
text-align:center;
border-bottom:1px solid #D7D7D7;

}

.membershiptable td.rowlabel {
text-align:left;
}

.membershiptable td.annually {
color: #55601C;
}

.membershiptable td.monthly {
color:#9B6E51;
}


