*
	{
	margin: 0;
	padding: 0;
	border: 0 none;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	outline-style: none;
	}
u
	{
	text-decoration: underline;
	}
ul
	{
	list-style-type: none;
	}
ul li
	{
	display: inline; 
	}
h1, h2, h3, h4, h5, h6
	{
	font-family: Tahoma, sans-serif;
	letter-spacing: 1px; 
	}
em
	{
	font-style: italic; 
	}
body
	{
	font: 11px/1.7 verdana, sans-serif;
	color: #dbdddf;
	background: transparent url('../images/content_bg.png') repeat-y 50% 0%;
	overflow: auto;
	height: 1200px;
	}
button
	{
	cursor: pointer; 
	}

* html body
	{
	overflow:hidden;
	} 
#logo
	{
	position: absolute;
	border: none;
	top: 10px;
	left: 5px;
	}
#masthead_wrap
	{
	width: 100%;
	height: 96px;
	background: white url('../images/masthead_bg.png') repeat-x 0 0;
	}
#featured_wrap
	{
	height: 220px;
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
	background: transparent url('../images/featured_bg.png') repeat-y 50% 0%;
	}
#primary_wrap
	{
	background: transparent url('../images/primary_bg.png') repeat-y 50% 0%;
	/* overflow: auto; */
	padding: 0 0 85px 0;
	}
#band_wrap
	{
	background: transparent url('../images/primary_bg.png') repeat-y 50% 0%;
	}
#content_wrap
	{
	background: transparent url('../images/content_bg.png') repeat-y 50% 0%;
	overflow: auto;
	padding: 0 0 85px 0;
	}
#footer_wrap
	{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	position: fixed;
	height: 60px;
	background-color: #0d071d;
	}
#masthead
	{
	position: relative;
	width: 890px;
	margin: 0 auto;
	padding-top: 17px;
	}
#masthead h4
	{
	float: right;
	font-size: 13px;
	color: #171e0c;
	font-family: verdana, sans-serif;
	font-weight: 900;
	letter-spacing: -1px; 
	}
ul#nav
	{
	width: 890px;
	position: absolute;
	top: 70px;
	left: 20px;
	}
ul#nav li
	{
	float: left;
	margin-left: 5px;
	cursor: pointer;
	text-align: center;
	padding: 5px 5px;
	border: 1px solid #0d071d;
	background-color: #cbcc8b;
	width: 95px;
	}
ul#nav li#first
	{
	margin-left: 30px;
	}
ul#nav li a
	{
	display: block;
	font-weight: bold;
	color: #24144f;
	font-size: 13px;
	font-size: 1.1em;
	}
ul#nav li a:hover
	{
	color: #cbcc8b;
	font-size: 15px;
	}
ul#nav li:hover
	{
	color: #cbcc8b;
	margin-top: -5px;
	background-color: #003300;
	border: 1px solid #cbcc8b;
	}
#featured
	{
	position: relative;
	width: 890px;
	margin: 0 auto;
	z-index: 9;
	}
h5#blurb
	{
	width: 425px;
	height: 210px;
	font-size: 18px;
	padding-top: 40px;
	color: #4c535d;
	}
h5#blurb2
	{
	width: 415px;
	height: 210px;
	font-size: 18px;
	padding-top: 40px;
	color: #4c535d;
	float: right;
	}
strong
	{
	color: #006600;
	font-weight: 900;
	}
h5#blurb a, h5#blurb a:hover
	{
	color: #da4c1a 
	}
#primary
	{
	width: 950px;
	margin: 0 auto;
	padding-top: 3em;
	padding-bottom: 2em;
	color: #eee;
	height: 100%;
	overflow: auto; 
	}
#primary h3, #primary h3 a
	{
	font-size: 22px;
	color: #c5d5b1;
	margin-bottom: 22px;
	height: 30px;
	}
#primary h3 a
	{
	font-weight: normal 
	}
#primary a
	{
	 color: #f0b7a3;
	 border-bottom: 0 none;
	 font-weight: bold;
	letter-spacing: 0.05em;
	}
#primary a:hover, #primary h3 a:hover
	{
	border-bottom: 1px dotted;
	}
#panel1
	{
	margin-left: 30px;
	width: 270px;
	float: left;
	}
#panel2
	{
	margin-left: 40px;
	width: 270px;
	float: left;
	}
#panel3
	{
	margin-left: 40px;
	width: 270px;
	float: left;
	}
#panel1 p, #panel2 p, #panel3 p
	{
	color: #bbb;
	font-size: 16px;
	}
#panel1 h3, #panel2 h3, #panel3 h3
	{
	margin-bottom: 10px;
	}
#panel1 h4, #panel2 h4, #panel3 h4
	{
	margin: 10px 0;
	font-size: 13px;
	font-style: italic;
	}
#testimonial
	{
	padding-top: 15px;
	width: 270px;
	float: right;
	}
#testimonial h4
	{
	color: #8cab63;
	font-size: 20px;
	line-height: 120%;
	margin: 30px 20px 20px 20px;
	font-style: normal;
	}
#testimonial .byline1
	{
	color: #cfd1d3;
	font-size: 16px;
	margin-left: 60px 
	}
#testimonial .byline2
	{
	color: #aaa;
	font-size: 12px;
	margin-left: 60px 
	}
#band
	{
	width: 890px;
	margin: 0 auto;
	padding-top: 3em;
	padding-bottom: 2em;
	color: #eee;
	overflow: auto;
	}
#content
	{
	width: 890px;
	margin: 0 auto;
	padding-top: 3em;
	padding-bottom: 2em;
	overflow: auto;
	}
ol.plans
	{
	margin-top: -1em;
	}
ol.plans li
	{
	margin-left: 1.5em;
	padding: .25em 0 0 1em;
	list-style-image: url("../images/bullet.png")
	}

ol.stdlist
	{
	margin-top: -1em;
	margin-bottom: 1em;
	}
ol.stdlist li
	{
	margin-left: 1.5em;
	padding: .25em 0 0 1em;
	list-style-image: url("../images/bullet.png")
	}
ul.stdlist
	{
	margin-top: -1em;
	margin-bottom: 1em;
	}
ul.stdlist li 
	{
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 2em;
	display: block;
	}

#content p
	{
	margin-bottom: 1.5em;
	}
#content_nav
	{
	float: right;
	width: 275px;
	color: black;
	font-size: 1.3em;
	border: 1px solid black;
	}
#content_nav h2
	{
	display: block;
	background-color: #24144f;
	color: white;
	padding: 5px 0 5px 30px;
	}
#content_nav h3
	{
	padding: 10px 0 10px 30px;
	line-height: 1.2em;
	}
#content_nav h3 a
	{
	color: #006600; 
	}
#content_nav h3 a:hover
	{
	color: #24144f; 
	border-bottom: 1px dotted #24144f;
	}
#content_nav h5
	{
	margin: -5px 30px 5px 30px;
	line-height: .5em;
	border-bottom: 1px dotted #24144f;
	}
#showcase
	{
	width: 565px;
	float: left;
	color: black;
	font-size: 1.5em;
	}

.sc_550
	{
	min-height: 500px;
	}

.price
	{
	clear: left;
	padding: 5px 8px;
	margin-left: 5px;
	float: right;
	border: 1px solid #006600;
	color:#006600;
	}
#footer
	{
	width: 890px;
	margin: 0 auto;
	color: white;
	padding: 8px 0 0;
	}
#footer address
	{
	float: right;
	text-align: right;
	}
.cotwo
	{
	float: right;
	padding-right: 250px;
	background: transparent url('../images/co2bg.png') top left no-repeat;
	}
#footer a
	{
	color: white;
	}
#footer a:hover
	{
	color: #999;
	}

.backbutton
	{
	font-size: 0.8em;
	}

hr
	{
	border-top: 1px solid silver;
    width: 80%;
	}


.text
	{
    padding: 2px;
    margin: 2px;
	border: 1px solid silver;
	}
/*
input[type=button], input[type=submit], input.submit, input.button
*/
.submit
	{
    padding: 2px 10px 2px 10px;
    margin: 2px;
    border: 1px outset;
	}

.submit:hover
    { 
    border: 1px inset;
	}

#teampics 
    { 
    float: left;
    }
.block
    {
    width: 250px;
    padding: 5px 10px;
    margin: 10px auto;
    display: block;
    clear: both;
    height: 100px;
    }
#teampics .caption
    {
    float: left;
    display: inline;
    color: #999999;
    font-size: 0.7em;
    line-height: 1.2em;
    font-style: italic;
    padding: 0;
    margin: 25px 0 0 10px;
    }

#teampics img
    { 
    display: block;
    border-width: 1px;
    border-style: double;
    border-color: #999;
    margin-top: 8px;
    padding: 2px;
    float: left;
    }
#myportal
	{
	width: 888px;
	height: 1500px;
	min-height: 1500px;
	scrolling: none;
	overflow-x: hidden;
	overflow-y: hidden;
	frameborder: 0;
	}