@charset "UTF-8";
/* CSS Document */

.menu a:link, .menu a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight: bold;
	padding-right:58px;
	text-decoration: none;
	}
	
.menu a:hover {
	color:#54B948;
	}
	
.active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#54B948;
	font-weight: bold;
	padding-right:58px;
	text-decoration: none;
	}
	
#footermenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	}
	
#footermenu a:link, #footermenu a:visited {
	text-decoration: none;
	color: #666666;
	}
	
#footermenu a:hover {
	color:#54B948;
	}
	
.title {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #007DC3;
	font-size: 18px;
	line-height: 23px;
	}

.subTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #007DC3;
	font-size: 12px;
	line-height: 17px;
	}
	
.subTitleGrey {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
	}

.bodyText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 17px;
	}
	
	
	
	

body{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 17px;
	color:#666666;
	background-color: #D4D4D4;
	margin:0;
	padding:0;

}

a {
	color:#007dc3;
	text-decoration: underline;
	}
	
a:hover {
	color:#54B948;
	}
	
ul {
	margin: 0;
	padding:0 0 0 20px;
	list-style:disc;
	}

ol {
	margin: 0;
	padding:0 0 0 20px;	
	}
		
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #007DC3;
	font-size: 18px;
	line-height: 23px;
	}
	
	
.subHead {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #007DC3;
	font-size: 12px;
	line-height: 17px;
	}

#wrapper {
	width: 930px; 
	margin-right: auto;
	margin-left: auto;
	background-color:#ffffff;
	background-image:url(images/header_logo.gif);
	background-position: top;
	background-repeat: no-repeat;
	display: block;
}

#topNav {
	padding: 130px 10px 5px 84px;
	width: 836px;
	}

#topNav a:link, #topNav a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight: bold;
	padding-right:58px;
	text-decoration: none;
	}
#topNav a:hover{
	color:#54B948;
	}
	
#topNav a.active{
	color:#54B948;
	}
	
#content {
	padding: 10px 20px 20px 84px;
	width: 470px;
	
	}

#contentPrint {
	padding: 100px 20px 20px 60px;
	width: 470px;
	
	}
		
#contentWide {
	padding: 10px 20px 20px 84px;
	width: 660px;
	
	}
#contentFull {
	padding: 10px 20px 20px 84px;
	WIDTH:790PX;	
	}
	
#packagesContent p {
	width:350px;
	}
	
#columnLeft{
	width:375px;
	}
#columnRight {
	width: 375px;
	float: right;
	}
#secondaryImage {
	float: right;
	width: 311px;
	padding-top:158px;
	display:block;
	}
	
#secondaryContent {
	float: right;
	width: 311px;
	padding:10px 0 0 0;
	display:block;
	}
.floatRight {
	float: right;
	padding: 0 0 10px 10px;
	display:block;
	}
	
.priceDollars {
	font-weight: bold;
	font-size: 54px;
	color: #007DC3;
	}
	
.priceCents {
	font-weight: bold;
	font-size: 32px;
	color: #007DC3;
	width: 20px;
	float: right;
	background-color: yellow;
	}
	
.priceSmallPrint {
	width:118px;
	/width: 120px;
	/margin-left:5px;
	font-size: 10px; 
	float: right;
	color: #007DC3;
	text-align:center;
	line-height: 14px;
	}
	
	
	
sup {
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: top;
	position: relative;
	bottom: 1ex;
	
	}
	
	
	
	
#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	padding: 20px 20px 20px 84px;
	}
	
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #666666;
	}
	
#footer a:hover {
	color:#54B948;
	}
	
	