@charset "UTF-8";
/* CSS Document */
a {text-decoration:none!important;
	color:#C18B13}
p, {margin:0; padding:0;}
#genPar{
	padding:0px 60px 0px 100px}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../../elements/pattern.jpg);
}
.callout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #C18B13;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C18B13;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #414208;
}
p, .list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	
	color: #414208;
}
#currentpage{background-color: #2C4F0B!important;}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	color: #314F0B;
}
#navcontainer{
	width:864px;
	margin:auto;
}
#navcontainer ul {
	padding:0px;
	margin:0px;
	background-color: #696b18;
	color: White;
	float: left;
	width: 864px;
	font-family: arial, helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	border-left:#FFFFFF solid 1px;
	border-right:#FFFFFF solid 1px;
	border-top:#FFFFFF solid 1px;
}
#navcontainer ul li {
	display: inline;
}
#navcontainer ul li a {
	padding: 0.2em 1.4em;
	background-color: #696b18;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}
#navcontainer ul li a:hover {
	background-color: #2c4f0b;
	color: #fff;
}
#container2{
	clear:both;
	width:885px;
	margin: 0 auto;
	border: 1px solid #FFFFFF;
	text-align: left;
	padding:5px;
	padding-bottom:3px;
	background-color:#868741;
	display:block;
}
#leftCol{
	width:258px!important;
	float:left!important;
	clear:none;
	padding-left:10px;

}
/*--- Left Header Images ---*/
#leftCol2, #leftCol2compare, #leftCol2how, #leftCol2services, #leftCol2mission, #leftCol2contact, #leftCol2faq{
	width:258px; 
	height:420px; 
	margin-top:30px;
	background:no-repeat bottom
}
#leftCol2{
	background-image:url(../../elements/nowcan.jpg); 
}
#leftCol2compare{
	background-image:url(../../elements/left/compare.jpg)
}
#leftCol2how{
	background-image:url(../../elements/left/how.jpg)
}
#leftCol2services{
	background-image:url(../../elements/left/services.jpg)
}
#leftCol2mission{
	background-image:url(../../elements/left/mission.jpg)
}
#leftCol2contact{
	background-image:url(../../elements/left/contact.jpg);
}
#leftCol2faq{
	background-image:url(../../elements/left/faq.jpg)
}
#rightCol{
	float:right; 
	padding-right:10px;
	width:600px;
	
}
#rightCol2{
	background-image:url(../../elements/aim-text.jpg); 
	width:600px; 
	height:218px; 
	margin-top:10px
}
#affordable{
	float:left; 
	margin-top:10px; 
	width:345px; 
	height:45px; 
	background-image:url(../../elements/afford.jpg)
}
#competition{
	float:right; 
	margin-top:10px; 
	width:240px; 
	height:45px; 
	background-image:url(../../elements/comp.jpg)
}
#rightColBox1{
	float:left; 
	margin-top:10px; 
	width:345px; 
	height:70px;
	background-color:#F1F1DF;
	
}
#rightColBox2{
	float:right; 
	margin-top:10px; 
	width:240px; 
	height:70px;
	background-color:#F1F1DF;
}
#rightColBox3{
	float:right; 
	margin-top:10px; 
	width:600px; 
	min-height:45px!important;
	background-color:#F1F1DF;
}
#clearFix{clear:both}
#footer a{color:#FFFFFF}
#footer{
	width:864px;
	margin:0 auto; 
	background-color:#666600; 
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:9px; 
	color:#FFFFFF;
	text-transform:uppercase;
	border-bottom:#FFFFFF solid 1pt;
	border-left:#FFFFFF solid 1pt;
	border-right:#FFFFFF solid 1pt;
}