* {
	margin: 0;
	padding: 0;
	}

p {
	margin: 2px 0 10px 0;
	}
	
img { 
	border: 0; 
}	
	
a img { 
	border: 0; 
}	
	
body {
	background-color: #DDe7c0;
	color: #313833;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	min-height: 80%;
}
.holder {
	background-color: #f9f9f0;
	width: 820px;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	text-align: left;
}
.page {
	width: 100%;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 100%;
}
.toolbar{
	background: #8ec1c7 url(../images/toolbar-left.gif) no-repeat left;
	margin: 0 auto;
	color: #313833;
	display: block;
	font-size: 85%;
	height: 19px;
	text-transform: uppercase;
	width: 750px;
}
.links{
	width: 200px;
	padding-top: 2px;
	padding-left: 10px;
	float: left;
}
.links a{
	color: #313833;
	text-decoration: none;
}
.links a:hover{
	color: #CC5e23;
	text-decoration: none;
}

.signin{
	width: 300px;
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
	float: right;
}
.login{
	background: #CC5e23 url(../images/toolbar-right.gif) no-repeat right;
	width: 134px;
	display: block;
	padding-top: 2px;
	padding-left: 6px;
	height: 17px;
	color: #F9F9F0;
	float: right;
}
.login img{
	padding: 0 7px;
}
.login a{
	color: #F9F9F0;
	text-decoration: none;
}
.login a:hover{
	color: #8ec1c7;
	text-decoration: none;
}
.head{
	clear: both;
	margin: 0 auto;
	font-size: 95%;
	font-weight: 300;
	height: 120px;
	text-transform: uppercase;
	width: 750px;
}
#logo{
padding: 10px 24px;
}
#tagline{
padding-bottom: 34px; 
padding-left: 230px;
}
.menu{
	background: #313833;
	margin: 0 auto;
	color: #F9F9F0;
	height: 31px;
	width: 750px;
}
.menu ul {
    margin:0;
    padding:0;
    list-style: none;
}

.menu li {
	margin-left: 20px;
    background-position:0px 0;
	background-repeat: no-repeat;
	float: left;
	line-height: normal;
	text-indent: 0;
  }
.menu a {
  float:left;
  display:block;
  text-decoration:none;
  }

.what .nav-what,
.how .nav-how,
.support .nav-support,
.partners .nav-partners,
.about .nav-about,
.contact .nav-contact
 {
  background-position:0px -31px;
}
  
.menu li:hover, .menu li:hover a {
  background-position:0px -31px;
  }
.menu li:hover a {
  background-position:0px -31px;
  }

.nav-what{
	background-image: url(../images/menu-what.gif);
 }
.nav-what a{ 
 width: 166px;
 height: 31px;
}

.nav-how{ 
    background-image: url(../images/menu-how.gif);
 }
.nav-how a{ 
 width: 78px;
 height: 31px;
}

.nav-support{ 
	background-image: url(../images/menu-support.gif);
 }
.nav-support a{ 
 width: 127px;
 height: 31px;
}

.nav-partners{ 
 	background-image: url(../images/menu-partners.gif);
 }
.nav-partners a{ 
 width: 94px;
 height: 31px;
}

.nav-about{ 
 background-image: url(../images/menu-about.gif);
 }
.nav-about a{ 
 width: 62px;
 height: 31px;
}
.nav-contact{ 
 background-image: url(../images/menu-contact.gif);
 }
.nav-contact a{ 
 width: 75px;
 height: 31px;
}
.flash-head{
	margin: 0 auto;
	height: 260px;
	width: 820px;
}
.main{
	margin: 10px auto 20px auto;
	width: 750px;
	height: 235px;
}
.content{
	clear: both;
	width: 750px;
	padding-bottom: 20px;
	margin: 10px auto;
}
.content-left{
	width: 315px;
	float: left;
	background-image: url(../images/dotted-y.gif);
	background-position: right 0;
	background-repeat: repeat-y;
}
.content-left p{
	font-size: 140%;
	line-height: 130%;
}
.content-left ul{
	list-style-type: none;
	padding: 3px 0 0 0;
	margin: 0;
}
.content-left li{
	font-weight: 900;
	background-image: url(../images/list-square.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 14px;
	padding-bottom: 3px;
}
.content-icon{
	margin: 0 auto;
	text-align: center;
}
.content-button{
	text-align: center;
	padding-top: 12px;
	margin: 0 auto;
	vertical-align: bottom;
}
.content-mid{
	padding-left: 10px;
	width: 210px;
	float: left;
	background-image: url(../images/dotted-y.gif);
	background-position: right 0;
	background-repeat: repeat-y;
}
.content-mid p{
	color: #638a8f; 
	font-size: 90%;
	padding-bottom: 6px;
}

.content-contact a{
	color: #CC5e23;
	text-decoration: underline;
}
.content-contact a:hover{
	color: #8ec1c7;
	text-decoration: none;
}
.preamble{
	width: 100%;
	padding: 0 0;
	background-image: url(../images/dotted-overline.gif);
	background-repeat: repeat;
	background-position: 0 0;
	font-size: 150%;
	padding-bottom: 12px;
	line-height: 25px;
}
.what-head{
	width: 100%;
	padding: 0 0;
	background-image: url(../images/dotted-overline.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	padding-bottom: 6px;
	line-height: 20px;
	padding-top: 6px;
}
.what-pre{
	width: 100%;
	background-image: url(../images/dotted-overline.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 0;
}

.content-main{
	padding-top: 8px;
	padding-left: 13px;
	width: 440px;
	float: left;
}
.content-main p{
	font-size: 150%;
	padding-bottom: 6px;
	line-height: 25px;
}
.content-main a{
	text-decoration: none;
	font-weight: 900;
	color: #CC5e23;
}
.content-main a:hover{
	text-decoration: underline;
	font-weight: 900;
	color: #ADC97F;
}
.content-main a:visited{
	text-decoration: none;
	font-weight: 900;
	color: #CC5e23;
}
.content-main ul{
	list-style-type: none;
	padding: 8px 0 0 0;
	margin: 0;
}
.content-main li{
	font-weight: 900;
	background-image: url(../images/list-square.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 14px;
	padding-bottom: 3px;
}
.buy-left{
	color: #638a8f; 
 	float: left; 
	width: 130px;
	height: 300px;

}
.buy-left b{
	font-weight: 900;
	}
.buy-left p{
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 100%;
}
.case-head{
	width: 100%;
	height: 85px;
	padding: 0 0;
	padding-bottom: 6px;
	line-height: 20px;
	padding-top: 6px;
}
.case-head img{
	padding-right: 8px;
	}
.case-head h2{
	font-size: 120%;
	font-weight: 900;
	padding-top: 15px;
	padding-bottom: 5px;
	line-height: normal;

}
.case-head h3{
	font-size: 110%;
	font-weight: 900;
	color: #CC5e23;
	line-height: normal;
}

.case-content{
	width: 100%;
	padding: 0 0;
}
.case-content p{
 	font-size: 100%;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 10px;
}
.qa {
	width: 100%;
	background-image: url(../images/dotted-overline.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 0;
}
.qa b{
	color: #313833;
	font-weight: 900; 
}
.qa dl {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.qa dt {	
	text-indent: -15px;
	color: #CC5e23;
	margin: 0;
	font-weight: 900;
	padding-top: 6px;
	padding-left: 15px;
	padding-bottom: 3px;
}
.qa dd {	
	list-style-type: none;
	text-indent: -14px;
	margin: 0;
	padding-bottom: 12px;
	padding-left: 15px;
}

.about-links{
	line-height: 20px;
	font-size: 90%;
	font-weight: 900;
}
.about-links a{
	text-decoration: none;
	color: #313833;
}
.about-links a:hover{
	text-decoration: underline;
	color: #ADC97F;
}
.about-links a:visited{
	text-decoration: none;
	color: #ADC97F;
}
.about-menu{
	float: left; 
	width: 136px;
	height: 200px;
	padding-top: 8px;
}
.content-sidebar{
	color: #638a8f; 
	padding-left: 16px;
	width: 140px;
	float: left;
}
.content-sidebar p{
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 8px;
}
.partner-wrapper-top
{
	width: 100%;
	padding-top: 15px;
	padding-bottom: 5px;
	height: 96px;
}
.partner-wrapper
{
	width: 100%;
	padding-top: 15px;
	padding-bottom: 5px;
	background-image: url(../images/dotted-overline.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	height: 96px;

}
.partner-logo
{
	width: 220px;
	height: 96px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.partner-text
{
	width: 220px;
	height: 96px;
	text-align: left;
	float: right;
}

.side-wrapper{
	font-size: 90%;
}
.subtitle{
	color: #313833;
	font-size: 90%;
	font-weight: bolder;
	padding-top: 2px;
	padding-bottom: 8px;
}
.line-spacer{
	background-image: url(../images/dotted-x.gif);
	background-position: 0 bottom;
	background-repeat: repeat-x;
	width: 95%;	
	margin: 3px 0 5px 0;
}
.sub-head{
	color: #638a8f; 
	font-size: 95%;
	font-weight: bold;
	padding-bottom: 8px;
}

.screen-wrapper{
	float: left;
	width: 136px;
	height: 200px;
 }
.screen-wrapper p{
	color: #638a8f; 
	font-size: 90%;
	padding-bottom: 8px;
}

h3{
	color: #CC5e23;
	font-size: 140%;
	font-weight: bolder;
	padding-top: 4px;
	padding-bottom: 4px;
}
h4{
	font-size: 120%;
	color: #CC5e23;
	font-weight: bolder;
	padding-top: 4px;
	padding-bottom: 4px;
}

h5{
	color: #CC5e23;
	font-size: 90%;
	font-weight: bolder;
	text-transform: uppercase;
	padding-bottom: 8px;
}
b{
	color: #CC5e23;
	font-weight: normal;
}
.content-right{
	padding-left: 10px;
	width: 200px;
	height: 235px;
	float: left;
}
.content-right p{
	color: #638a8f; 
	font-size: 90%;
	padding-bottom: 4px;
}
.content-wrapper{
	padding: 0px;
	height: 215px;
}
.quote{
	clear: both;
	margin: 0 auto;
	width: 750px;
	height: 60px;
	background-image: url(../images/bg-quote.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.quote-tall{
	clear: both;
	margin: 0 auto;
	width: 436px;
	height: 123px;
	background-image: url(../images/bg-quote-big.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.quote-tall-text{
	text-align: center;
	width: 410px;
	height: 75px;
	padding-top: 20px;
	margin: 0 auto;
	font-style: italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	font-size: 100%;
	overflow: hidden;
}
.quote-tall-author{
	text-align: center;
	padding-top: 2px;
	width: 436px;
	height: 20px;
	font-size: 90%;
	margin: 0 auto;
}


.quote-text{
	text-align: center;
	width: 725px;
	height: 20px;
	padding-top: 15px;
	margin: 0 auto;
	font-style: italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	overflow: hidden;
}
.quote-text2{
	text-align: center;
	width: 725px;
	height: 36px;
	padding-top: 13px;
	margin: 0 auto;
	font-style: italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	overflow: hidden;
}
.quote-author{
	text-align: center;
	width: 723px;
	height: 20px;
	margin: 0 auto;
}

.vertquote{
	float: left;
	width: 136px;
	height: 222px;
	background-image:url(../images/bg-quote-vert.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.vertquote-text{
	width: 119px;
	height: 120px;
	padding-left: 11px;
	padding-top: 38px;
	overflow: hidden;
}
.vertquote-text p{
	text-align: center;
	font-style: italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
}
.vertquote-author{
	text-align: center;
	width: 119px;
	height: 20px;
	margin: 0 auto;
	font-size: 90%
}

.vertquote-church{
	float: left;
	width: 136px;
	height: 350px;
	background-image:url(../images/bg-quote-church-vert.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.vertquote-church-text{
	width: 115px;
	height: 270px;
	padding-left: 13px;
	padding-top: 37px;
	overflow: hidden;
}
.vertquote-church-text p{
	text-align: center;
	font-style: italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 88%;
}

.vertquote-munic{
	float: left;
	width: 136px;
	height: 540px;
	background-image:url(../images/bg-quote-munic-vert.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.vertquote-munic-text {
	text-align: center;
	width: 119px;
	height: 454px;
	padding-left: 12px;
	padding-top: 36px;
	overflow: hidden;
	margin: 0;
}

.vertquote-munic-text p{
	font-style: italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	word-spacing: Normal;
	line-height: normal;
}
.casebox{
	clear: both;
	margin: 0 auto;
	width: 440px;
	height: 61px;
	background-image: url(../images/bg-case.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.casebox-text{
	vertical-align: middle;
	text-align: center;
	width: 425px;
	height: 40px;
	padding-top: 21px;
	margin: 0 auto;
	font-weight: 900;
	font-size: 90%;
	overflow: hidden;
}

.linkbox{
	clear: both;
	margin: 0 auto;
	width: 440px;
	height: 61px;
	background-image: url(../images/bg-quote-sm.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.linkbox-text{
	text-align: center;
	width: 425px;
	height: 40px;
	padding-top: 21px;
	margin: 0 auto;
	font-weight: 900;
	font-size: 90%;
	overflow: hidden;
}
.linkbox-text img{
	padding-top: 2px;
}


.content-mission{
	width: 440px;
	height: 240px;
	background-image: url(../images/bg-fade.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	padding: 8px;
}

.chart{
	width: 445px;
	height: 336px;
	background-image: url(../images/bg-chart.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0 0;
	border-style: solid;
	border-color: #f9f9f0;
	border-width: 1px;

}
.chart-wrapper{
	width: 423px;
	height: 60px;
	
	margin: 11px;
	background-image: url(../images/dotted-x.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.chart-wrapper-noline{
	width: 423px;
	height: 60px;
	margin: 11px;
	padding: 0 0;
}

.chart-title{
	padding: 0 0;
	margin: 0 0;
	font-weight: bold;
	font-size: 140%;
	text-decoration: underline;
	width: 125px;
	height: 58px;
	float: left;
  
}
.chart-title a{
	color: #313833;
}
.chart-title a:hover{
	color: #ADC97F;
}

.chart-title a:visited{
	color: #313833;
}

.chart-desc{
	width: 170px;
	height: 58px;
	float: left;
	margin: 0 10px;
	}
.chart-btn{
	width: 101px;
	height: 58px;
	float: left;
}
.steps{
	background-image: url(../images/bg-steps.gif);
	background-color:#ba5620;
	width: 432px;
	height: 285px;
	color: #ffffff;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.steps h2{
	color: #ffffff;
	font-size: 14px;
}
.step{
	float: left; 
	padding-top: 146px; 
	width: 135px; 
	padding-right: 14px;
}
.stepright{
	float: left; 
	padding-top: 146px; 
	width: 128px;
	padding-right: 0px;
}
.contact-line{
	clear: both;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 10px;
	width: 750px;
	background-image: url(../images/dotted-x.gif);
	background-position: 0 bottom;
	background-repeat: repeat-x;
	font-size: 140%;
}
.contact-line  b{
	color: #CC5e23;
	font-size: 110%;
	font-weight: bolder;
	}
.footer-links{
	margin: 0 auto;
	padding: 10px 0;
	width: 750px;
	font-size: 85%;
	text-transform: uppercase;
}
.footer-links a{
	color: #313833;
	text-decoration: none;
}
.footer-links a:hover{
	color: #ADC97F;
	text-decoration: underline;
}
.footer{
	margin: 0 auto;
	padding: 10px 0;
	width: 750px;
}
.footer p{
	font-size: 90%;
	line-height: 18px;
}
