body{
	background: white;
	padding: 0px;
	margin: 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
}

.clear{
	clear:both;
}
.nav-bar{
	/*background: #34461f;*/
	/*background:#191970;*/
	background: #000;
	color: #ccc;
	padding: 0px;
	text-align: center;
	font-size: 13pt;
	margin: auto;
	height:50px;
}

.nav-bar-text{
	padding:22px;
	
}
.nav-bar a{
	color: #fff;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

.nav-bar .highlight a{
	color: #ffd700;	
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}


.nav-bar a:hover{
	color: #77b93d;
	padding: 0px;
	margin: 0px;
	text-decoration: none;

}

.bottom-bar{
	background: #34461f;
	color: lightgray;
	padding: 10px;
	text-align: center;
	font-family:"Times New Roman",Georgia,Serif;
}

.bottom-bar a{
	color: lightgray;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}


.bottom-bar a:hover{
	color: #77b93d;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.light-presentation{
	background: #77b93d;
	padding: 5px;
	font-size: 15pt;
	text-align: center;
	color: #454545;
}

.light-presentation .content{
	width: 720px;
	margin-left: auto;
	margin-right: auto;
}

.light-presentation h1{
	font-size: 28pt;
	color: #900;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.light-presentation h2{
	font-size: 20pt;
	color: #111;
}

.light-presentation h3{
	font-size: 18pt;
	color: #111;
}


.dark-bar{
	background: #34461f;
	color: lightgray;
	padding: 5px;
	text-align: center;
	
}

.home-content{
	padding-bottom:30px;
	text-align: center;
	background: #eee;
}

.small-box{
	border:	2px solid #600;
	padding: 0px;
	margin: 20px 10px 20px 0px;
	width:	200px;
	height:	200px;
	text-align: center;
	background: white;
}


.small-box h1{
	font-size: 20pt;
	color: black;
	text-align: center;
	padding: 3px 3px;
	margin: 0px;
}

.small-box h2{
	font-size: 13pt;
	color: #333;
	text-align: left;
	padding: 3px 3px;
	margin: 0px;
}

.small-box a{
	color: #f00;
	font-weight: bold;
	font-size: 11pt;
}

.large-dark-box{
	background: #222;
	color: white;
	margin: 20px 0px 20px 10px;
	width: 500px;
	height:	200px;
	padding: 2px;
	font-size: 12pt;
}

.large-dark-box h1{
	color: #DDD;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	margin: 0px;
}


.large-dark-box ul{
	list-style-type: square;
}

.large-dark-box li{
	color: #ffd700;
	padding: 5px;
	font-size: 12pt;
}

.testimony_box {

	padding: 5px;
	margin: 10px;
}

.testimony_box h1{
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	color: #000;
	text-decoration: underline;
}

.testimony_box .quote{
	padding: 20px;
	font-size: 12pt;
	font-family: Verdana;
	color: #00C;
	text-align: justify;
	line-height: 140%
}
.testimony_box .quote-alt{
        padding: 20px;
        font-size: 12pt;
	font-family: Verdana;
        color: #000;
        text-align: justify;
	line-height: 140%
}
.testimony_box .given_by{
	text-align:right;
	padding:4px 0px;
	color: #666;
	font-style: italic;
}

.page-content{
	padding-bottom:30px;
	text-align: center;
		min-height:600px;
}

.page-content h1{
	color: #34461f;
	font-size: 36pt;
	text-align:center;
	padding: 20px;
	margin: 0px;
}

.page-content .center{
	margin-left: auto;
	margin-right: auto;	
}

.feature-box{

	background: #77b93d;
	color: black;
	margin: 0px 0px;
	width:100%;
	padding: 0px;
	font-size: 12pt;
	text-align:left;
	border-top: #34461f 2px solid;  
	border-bottom: #34461f 2px solid;  
}

.feature-box ul{
	list-style-type: square;
}

.feature-box li{
	color: black;
	font-size: 14pt;
	padding: 5px;
	margin: 0px;
	font-weight: bold;
}


.feature-box li a{
	color: black;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

.feature-box li a:hover{
	color: yellow;
	
}

.feature-box a{
	font-weight: bold;
	color: blue;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.feature-box h2{
	font-size: 20pt;
	color: #000;
	padding: 0px;
	margin: 5px;
}

.description-box{
	color: black;
	padding: 20px;
	margin: 0px;
	font-size:12pt;
	width:650px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}

.description-box h1{
	font-size:14pt;
	font-weight: bold;
	padding: 3px 0px;
	margin: 0px;
	text-align: left;
}

.next-step-box {
	background: #FFFFCA;
	border-top: #B3B38D medium solid;    
	border-bottom: #B3B38D medium solid;    
	padding: 5px;
/*	margin: 10px;*/
	text-align: center;
	font-size: 16pt;
}

.next-step-box h1{
	font-size:20pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.next-step-box a{
	font-weight: bold;
	color: #0000F9;
	padding: 0px;
	margin: 0px;
	text-align: center;
}


.info-box {
	background: #FFFFCA;
	border: #B3B38D medium solid;    
	padding: 5px;
/*	margin: 10px;*/
	text-align: center;
	font-size: 16pt;
}

.info-box h1{
	font-size:20pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #000;
}

.info-box a{
	font-weight: bold;
	color: blue;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.plan-boxes{
background: #77b93d;
padding: 40px;
border-top: #34461f 2px solid;  
border-bottom: #34461f 2px solid;
}


.plan-boxes a{
	font-weight: bold;
	color: blue;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.plan-boxes h1{
	font-size: 26pt;
	color: #000;
	padding: 0px;
	margin: 0px;
}

.plan-boxes h2{
	font-size: 22pt;
	color: #000;
	padding: 0px;
	margin: 5px;
}

.plan-box{
	background: #eeeeCA;
	color: black;
	width: 200px;
/*	margin-left: auto;
	margin-right: auto;*/
	padding: 10px;
	margin: 5px;
	border: 1px solid #333;
	height: 100%;

}

.plan-box h1{
	font-size:20pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #600;
	border-bottom: thin solid;
}
.plan-box ul{
}
.plan-box li{
	margin: 5px;
	font-size: 14pt;
	
	text-indent: 5px;
	
}

.plan-box li strong{
	font-size: 16pt;
	font-weight: bold;
}

.contact-text{
	width:475px;
	font-size: 14pt;
	text-align: justify;
}

.contact-text a{
	color: #34461f;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

.contact-text a:hover{
	color: #77b93d;
	padding: 0px;
	margin: 0px;
	text-decoration: none;

}

.weak{
	font-size: 10pt;
}

