body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #FFF url(/images/common/masthead-bg.jpg) top left repeat-x;
	font-family: Lucida Grande, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #5d850d;
}

a, a img, img {
	text-decoration: none;
	border: 0;
	outline: none;		
}

a {
	color: #137fb8;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #285a8d;
}

p {
	margin: 0;
	padding: 10px 0 10px 0;
	line-height: 20px;
}

div.faq p {
	padding: 0px 0px 20px 20px;
}

div.faq p.q {
	font-weight: bold;
	color: #699313;
	font-size: 14px;
	padding: 5px 0 0 0;
}

sub {
	font-size: .6em;
}

h1 {
	padding-top: 10px;
	color: #f39127;
	font-weight: normal;
	font-size: 1.95em;
	margin-bottom: 0px;
}

h1.calc {
	margin-bottom: 0px;
}

h2 {
	padding-top: 10px;
	color: #699313;
}

h3 {
	margin: 5px 0px 4px 0px;
}

h4 {
	margin: 20px 0 5px 0;
}

ul {
	margin: 0 0 20px 30px;
	padding: 0 0 0 20px;
}

ol {
    line-height: 20px;
}

ol li {
    margin: 10px 0;
}

.hilite { color: #668e11; }

.cf { clear: both; }

.lf { float: left; }

.rf { float: right; }

/* ****************************** */
/* ************* PAGE ELEMENTS    */
/* ****************************** */

#page {
	overflow: hidden;
}

#leftCol {
	width: 230px;
	float: left;
	margin: 0 30px 40px 0;
	display: inline;
}

#leftColWide {
	width: 660px;
	float: left;
	margin: 0 0 40px 0;
	display: inline;
}

#centerCol {
	float: left;
	width: 400px;
	margin: 0px 0 40px 0;
	display: inline;
}

#rightCol {	
	width: 250px;
	float: right;
	display: inline;
	margin-bottom: 40px;
}

#content {
	width: 940px;
	margin: 0 auto;
	padding: 7px 0 30px 0;
}

/* ****************************** */
/* ************* MISSION          */
/* ****************************** */

.mission {
	margin: 16px 0 0 0;
	padding: 0 0 10px 0;
	background: url(/images/common/line-dotted-green.gif) bottom left repeat-x;
}

/* ****************************** */
/* ************* HEADER           */
/* ****************************** */

#headerbg {
	width: 100%;
	background: url(/images/common/masthead-l-bg.jpg) top left no-repeat;
}

#header {
	height: 130px;
	width: 100%;
	min-width: 960px;
	background: url(/images/common/masthead-r-bg.jpg) top right no-repeat;
}

#header #logo {
	margin: 0 auto;
	width: 950px;
	padding: 0px;
	display: block;
	height: 110px;
}

#header img.logo {
	margin-top: 10px;
	float: left;
	width: 486px;
	height: 88px;
}
#navigation {
	width: 100%;
	background: #cecece url(/images/common/nav-bg.gif) top left repeat-x;
	height: 31px;
}

ul#nav {
	display: block;
	width: 940px;
	margin: 0 auto;
	padding: 0px;
	list-style-type: none;
}

#nav li {
	background-color: #cecece;
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
	color: #fff;
}

#nav li span {
	/* display: none; */
	text-indent: -3000px;
}

#nav li.sfhover a { cursor: pointer; } /* IE6 wants this */

#nav li#home { background: url(/images/common/nav-home.gif) top left no-repeat; display: block;}
#nav li#home span { width: 69px; height: 31px; display: block; }
#nav li#home:hover, #nav li#home.sfhover { background: url(/images/common/nav-home-on.gif) top left no-repeat; }
#page.home #nav li#home { background: url(/images/common/nav-home-on.gif) top left no-repeat; }

#nav li#projects { background: url(/images/common/nav-projects.gif) top left no-repeat;  display: block;}
#nav li#projects span { width: 102px; height: 31px; display: block; }
#nav li#projects:hover, #nav li#projects.sfhover { background: url(/images/common/nav-projects-on.gif) top left no-repeat; }
#page.projects #nav li#projects { background: url(/images/common/nav-projects-on.gif) top left no-repeat; }

#nav li#why { background: url(/images/common/nav-why.gif) top left no-repeat;  display: block;}
#nav li#why span { width: 116px; height: 31px; display: block; }
#nav li#why:hover, #nav li#why.sfhover  { background: url(/images/common/nav-why-on.gif) top left no-repeat; }
#page.why #nav li#why { background: url(/images/common/nav-why-on.gif) top left no-repeat; }

#nav li#about { background: url(/images/common/nav-about.gif) top left no-repeat;  display: block;}
#nav li#about span { width: 106px; height: 31px; display: block; }
#nav li#about:hover, #nav li#about.sfhover  { background: url(/images/common/nav-about-on.gif) top left no-repeat; }
#page.about #nav li#about { background: url(/images/common/nav-about-on.gif) top left no-repeat; }

#nav li#how { background: url(/images/common/nav-how.gif) top left no-repeat;  display: block;}
#nav li#how span { width: 168px; height: 31px; display: block; }
#nav li#how:hover, #nav li#how.sfhover  { background: url(/images/common/nav-how-on.gif) top left no-repeat; }
#page.how #nav li#how { background: url(/images/common/nav-how-on.gif) top left no-repeat; }

#nav li#getinvolved { background: url(/images/common/nav-getinvolved.gif) top left no-repeat;  display: block;}
#nav li#getinvolved span { width: 128px; height: 31px; display: block; }
#nav li#getinvolved:hover, #nav li#getinvolved.sfhover  { background: url(/images/common/nav-getinvolved-on.gif) top left no-repeat; }
#page.getinvolved #nav li#getinvolved { background: url(/images/common/nav-getinvolved-on.gif) top left no-repeat; }

#nav li#blog { background: url(/images/common/nav-blog.gif) top left no-repeat; display: block;}
#nav li#blog span { width: 69px; height: 31px; display: block; }
#nav li#blog:hover, #nav li#blog.sfhover { background: url(/images/common/nav-blog-on.gif) top left no-repeat; }
#page.blog #nav li#blog { background: url(/images/common/nav-blog-on.gif) top left no-repeat; }


#nav li#cart { background: url(/images/common/nav-cart.gif) top left no-repeat; float: right; position: relative; display: block; }
#nav li#cart span { width: 251px; height: 31px; display: block; }
#nav li#cart:hover, #nav li#cart.sfhover { background: url(/images/common/nav-cart-on.gif) top left no-repeat; }
#page.cart #nav li#cart { background: url(/images/common/nav-cart-on.gif) top left no-repeat; }
#nav li#cart .cart_sum { font-size: 13px; position: absolute; color: #fff; top: 7px; right: 117px; }
#nav li#cart:hover .cart_sum, #nav li#cart.sfhover .cart_sum { color: #f38605;}
* html #nav li#cart .cart_sum { top: 5px; }
#nav li#cart.sfhover { cursor: pointer; }
#page.cart #nav li#cart .cart_sum { color: #f38605; }


/* ****************************** */
/* ************* FOOTER           */
/* ****************************** */

#footer {
    margin-top: 20px;
	width: 100%;
	height: 30px;
	background: #efefef url(/images/common/footer-bg.gif) top left repeat-x;
	text-transform: uppercase;
}

#footer ul {
	margin: 0 auto;
	width: 970px;
	padding: 1px 0 0 0;
	font-size: 10px;
	text-decoration: none;
}

#footer li {
	display: inline;
	float: left;
	background: url(/images/common/footer-divider.gif) top right no-repeat;
	padding: 9px 9px 5px 7px;
}

#footer li.copyright {
	padding-right: 15px;
	float: right;
	color: #999;
	background: none;
}

#footer a {
	color: #888;
}

#footer a:hover {
	color: #137fb8
}

/* ****************************** */
/* ************ STANDARD BOX      */
/* ****************************** */

.box {
	margin: 10px 0 10px 0;
	overflow: hidden;
}

.box p {
	padding: 0px;
}


/* ****************************** */
/* ************* CALCULATOR BOX   */
/* ****************************** */

.box#calculator {
	width: 250px;
}

#calculator .header {
	background-image: url(/images/common/calc-bg-top.jpg);
	line-height: 1.5em;
	color: #5d850d;
}

#calculator .title {
	padding: 10px;
	background: url(/images/common/calc-bg-top-btm.gif) bottom left no-repeat;
}

#calculator .body {
	margin: 0px;
	padding: 0px;
}

#calculator .option {
	float: left;
	display: inline;
	width: 250px;
	background: url(/images/common/calc-on-bg.gif) top left repeat-y;
}

#calculator .option .section {
	float: left;
	display: inline;
	width: 250px;
	height: 32px;
	color: #bfbfbf;
	line-height: 22px;
	background: url(/images/common/calc-nav-bg.gif) top left no-repeat;
}

#calculator .option.on .section {
	background: url(/images/common/calc-nav-on-bg.gif) top left no-repeat;
}

#calculator .option.on .section a {
	color: #fff;
}

#calculator .section a {
	display: block;
	font-weight: bold;
	font-size: 13px;
	color: #5d850d;
	text-align: right;
	margin: 0 0 0 10px;
	padding-top: 4px;
	overflow: hidden;
	width: 230px;
	height: 28px;
}

#calculator .section a.auto { background: url(/images/common/calc-auto.gif) top left no-repeat; }
#calculator .section a.air { background: url(/images/common/calc-air.gif) top left no-repeat; }
#calculator .section a.home { background: url(/images/common/calc-home.gif) top left no-repeat; }
#calculator .section a.events { background: url(/images/common/calc-events.gif) top left no-repeat; }

#calculator .option.on a.auto { background: url(/images/common/calc-auto-on.gif) top left no-repeat; }
#calculator .option.on a.air { background: url(/images/common/calc-air-on.gif) top left no-repeat; }
#calculator .option.on a.home { background: url(/images/common/calc-home-on.gif) top left no-repeat; }
#calculator .option.on a.events { background: url(/images/common/calc-events-on.gif) top left no-repeat; }

#calculator .section a:hover {
	text-decoration: none;
}

#calculator .items {
	float: left;
	display: inline;
	width: 230px;
	padding: 0 0px 8px 10px;
}

#calculator .itemSet {
	padding: 10px 0 5px 0;
}

#calculator ul {
	list-style-type: none;
	margin: 0px; 
	padding: 0px;
	width: 230px;
}

#calculator li {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#calculator .option.on .items {
	display: inline;
	color: #FFF;
}

#calculator .items a {
	font-size: 9px;
	color: #FFF;
	padding: 0px;
}

#calculator div.footer {
	display: block;
	height: 20px;
	background-image: url(/images/common/calc-bg-btm.jpg);
}

#calculator select {
	font-size: 1em;;
	color: #5d850d;
	background: url(/images/common/form-bg.gif) no-repeat;
	height: 18px;
	border: 0px;
	width: 108px;
	padding: 1px 0 0 3px;
	margin-bottom: 0px;
	display: block;
}

#calculator input[type=text] {
	font-size: 1em;
	color: #5d850d;
	background: url(/images/common/form-bg.gif) no-repeat;
	height: 18px;
	border: 0px;
	padding: 1px 3px 0px 3px;
	width: 102px;
	display: block;
}

#calculator input.hometype {
    margin-bottom: 2px;
}

#calculator label {
	text-align: left;
	display: inline-block;
	float: left;
	width: 110px;
	font-size: 13px;
	padding-top: 2px;
	height: 18px;
	margin-bottom: 10px;
}

#calculator input, #calculator select {
	float: right;
}

#calculator br {
    clear: left;
}

#calculator div.label {
	text-align: left;
	display: inline-block;
	float: left;
	width: 110px;
	font-size: 13px;
	padding-top: 2px;
	height: 18px;
	margin-bottom: 10px;
}

#calculator div.sublabel {
    clear: right;
	color:#D3EDA5;
	font-size:10px;
	margin-bottom:10px;
	text-align:right;
	text-transform:uppercase;
}

#calculator div.field {
	text-align: right;
	float: right;
	display:  inline-block;
	width: 100px;
	height: 30px;
	padding-right: 6px;
	margin-bottom: 8px;
}

* html #calculator div.field {
	padding-right: 0px;
	margin-bottom: 0px;
}

#calculator .addAuto {
	clear: both;
	float: left;
	display: inline;
	padding: 0 0 10px 0;
	margin: -10px 0 0 0;
}

#calculator .addAuto a {
	font-size: 1em;
}

#calculator .flight_instructions {
    font-size: 1em;
    clear: both;
    float: left;
    display: inline;
    padding: 5px 0 10px 0;
    margin: -10px 0 0 0;
}

#calculator .remove {
	width: 200px;
	text-align: right;
	clear: both;
	float: right;
	display: inline;
	padding: 0 0 15px 0;
	margin: -5px 0 0 0;
}

#calculator .remove a {
	font-size: .9em;
}

#calculator select option {
	background: #fff;
}

#calculator .submit {
	display: inline;
	float: right;
	padding: 0px;
}

#calculator .clear {	
	display: inline;
	float: left;
	padding: 0px;
}

#calculator .actions {
	background: url(/images/common/line-dotted-calc.gif) top left no-repeat;
	padding-top: 10px;
	height: 24px;
}


* html #calculator .actions {
	margin-top: 10px;
}


#calculator .title .set {
	float: left; 
	display: inline;
}

#calculator .title .total {
	float: right;
	display: inline;
	font-weight: bold;
}

#calculator .title .subtotal {
	width: 230px;
	text-align: right;
	font-weight: bold;
	background: url(/images/common/line-dotted.gif) top left repeat-x;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
}

#calculator .title .subtotal .apply {
    float:left;
    padding-top:3px;
}

#calculator .title .subtotal .sum {
    float:right;
    width:120px;
}

#calculator .title .subtotal .sum img {
    padding-top: 3px;
}

#calculator .more {
	float: right;
	display: inline;
	font-size: .8em;
	color: #d3f688;
	padding: 5px 0 0 0;
}

#calculator .more a {
	font-size: 12px;
	color: #FFF;
}

/* ****************************** */
/* ************* SPONSOR         */
/* ****************************** */
#sponsor img {
  margin-bottom: 10px;
}

#sponsor img.sponsor {
  margin-bottom: 20px;
}

/* ****************************** */
/* ************* NEWSLETTER       */
/* ****************************** */

#newsletter {
	width: 250px;
	margin: -10px 0 10px -10px;
	background: url(/images/common/newsletter-bg.gif) top left repeat-y;
}

#rightCol #newsletter {
  float: left;
	width: 260px;
	margin: 10px 0 10px -10px;
	background: url(/images/common/newsletter-bg-rc.gif) top left repeat-y;
}

#newsletter .form {
	padding: 3px 0 8px 10px;
	background: url(/images/common/newsletter-btm.gif) bottom left no-repeat;

}

#rightCol #newsletter .form {
	padding: 3px 0 8px 10px;
	background: url(/images/common/newsletter-btm-rc.gif) bottom left no-repeat;
}

#newsletter .header {
	background: url(/images/common/newsletter-top.gif) top left no-repeat;
	width: 240px;
	height: 89px;
}

#rightCol #newsletter .header {
	background: url(/images/common/newsletter-top-rc.gif) top left no-repeat;
	width: 260px;
	height: 91px;
}

#newsletter input.email {
	float: left;
	width: 124px;
	height: 19px;
	font-size: 12px;
	color: #6a6a6a;
	line-height: 15px;
	background: transparent url(/images/common/form-bg.gif) top left no-repeat;
	border: 0;
	margin: 2px 5px 0 10px;
	padding: 3px 3px 0px 3px;
}

#newsletter .privacy {
	padding: 5px 0 0 10px;
}

#newsletter #newsletter_flash {
	width: 220px;
	color: #fff;
	text-align: right;
	padding: 0 10px 4px 0;
}

#rightCol #newsletter #newsletter_flash {
	width: 240px;
	color: #fff;
	text-align: right;
	padding: 0 10px 4px 0;
}

#rightCol #newsletter input.email {
	width: 144px;
}

/* ****************************** */
/* ************* OVERLAY FORM     */
/* ****************************** */

.overlayBox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9010;
    width: 600px;
    Height: 500px;
    background: #000;
}

.overlayBox p {
	padding: 20px;
}

/* ****************************** */
/* ************* OVERLAY          */
/* ****************************** */

#lcOverlay {
  position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
	z-index: 9009;
}

/* ****************************** */
/* ************* HACKS FOR IE6/PC */
/* ****************************** */

/* \*/

* html #leftCol { margin-right: 25px; }

/* For IE6 png transparency */
* html .logo { behavior:url(/javascripts/iepngfix.htc);  w