/* CSS Document */

html, body {
	background: url(images/background.gif) top repeat-x #e2e9c0;
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 11px;
	color: #333333;
}

a:link, a:visited, a:active  {
	color: #454a2b;
	text-decoration:underline;
}

a:hover {
	text-decoration: none;
	color: #669933;
}

.backgroundshort{
	background: url(images/background-short.gif) top repeat-x #e2e9c0;
}

p{
line-height:18px;
}
 
strong { font-weight:bold; }

div#container{
	margin: 0 auto;
	width: 960px;
}

div#header{
}

div#headerinner{
	margin:0 auto;
	height: 75px;
	}
	
div#logo{
	height:56px;
	width: 196px;
	margin-top: 8px;
	float: left;
	margin-left: 10px;
}	
	
	
div#olivepanel{
	height:265px;
}


div#olivepanell{
	float:left;
	width:500px;
	margin: 5px 10px 0px 10px;
}

div#olivepanell img{
	border: 1px solid #6f7849;
}

div#olivepanelr{
	float:right;
	width:400px;
	margin: 30px 10px 10px 0px;
}

div#olivepanelr img{
	padding-bottom:10px;
}

div#olivepanelr .signup{
	background:#9e003a;
	padding:5px;
	text-align: center;
	color: white;
	margin-top: 17px;
}

div#olivepanelr .signup h1{
	color: #fff;
	font-size:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div#olivepanelr .signup h1 a{
color:white;
}


#bottom{
	padding: 10px 0px;
	width: 960px;
	clear: both;
}

.bottomcol{
	width:520px;
	margin: 20px 10px;
	font-size: 14px;
	line-height: 20px;
	float: left;
}

.bottomcol dl{
	display: inline;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	width: 239px;
	height: 180px;
}

.bottomcol dt{
}

.bottomcol dt img{
	border:2px solid #d2e097;
}

.bottomcol h2{
font-family:Arial, Helvetica, sans-serif;
}


.bottomcol h3{
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color: #9e003a;
	font-weight: bold;
	margin-bottom: 5px;
} 

.bottomcol dd{
	width: 235px;
	padding-top: 5px;
}

.bottomcol dd p{
	font-size: 11px;
	line-height: 16px;
}


.bottomcolr{
	width:370px;
	margin: 20px 10px 5px 10px;
	float: left;
	padding: 10px 15px;
	background: #cdd896;
}

.bottomcolr ul{
margin:0; padding:0;
list-style:none;
}

.bottomcolr li{
	background: url(images/icons/yes.png) 0 5px no-repeat;
	list-style:none;
}


.bottomcolr li h2{
	font-size:18px;
	margin-left:25px;
	font-family:Arial, Helvetica, sans-serif;
	color:#9E0039;
	font-weight: bold;
	letter-spacing: -1px;
}

.bottomcolr p{
	margin-left:25px;
	margin-bottom:20px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
}


.bottomcolr h1{
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	color: #4c6027;
	font-weight: bold;
	margin-top: 5px;
}


.bottomcolr ul,li{
	list-style:square;
	margin-left:5px;
	padding: 4px 0px;
}

#uppersection{
	clear:both;
	margin: 5px 10px;
	float:left;
	width: 940px;
}

#uppersection img{
	float:left;
	}
	
	#uppersection hr{
	margin-top: 5px;
	}


#section2{
	clear:both;
	padding: 20px 10px 0 10px;
}


table#prices{
	border:2px solid #839561;
	font-size: 100%;
	background: white;
	width: 100%;
}

table#prices td{
	border: 1px solid #839561;
	padding: 7px;
	text-align: center;
	}

table#prices .alt{
background:#ededee;
}

table#prices .top{
	background:#9E0039;
	color: white;
	font-size: 125%;
}

table#prices .top img{
	text-align:center;
	margin:0 auto;
}

.pricestr{
	width:103px;
	text-align: center;
}

.col1prices{
	width:130px;
}

.pricespadding{
}


input{
	background:url(images/forminput.gif) bottom repeat-x #fff;
	border: 1px solid #d1d1d1;
	padding: 5px;
}

.odd{
	background:#d1deb9;
}

.even{
background:#fff;
}

.box{
background:#edeeee;
padding:10px;
border:1px solid #999;
}



div#freeplan{
	background:#889361;
	padding:10px 15px;
	color:white;
	margin: 10px 0px 30px 0px;
	font-size: 120%;
	font-weight: bold;
}

.texthighlight{
font-weight:bold:
background:#ffffcc;
	background: #ffffcc;
	padding: 3px;
	font-weight: bold;
}

	div#infobox{
	clear:left;
	border-bottom: 2px dotted #838f5c;
	margin:40px 10px;
	padding: 10px;
	}
	
	div#roundedbox img{
	float:left;
	margin-right:20px;
	}
	
	hr{
	border:0px;
	border-bottom: 2px dotted #808c59;
	}
	
	.footer{
	background:url(images/footer.gif) repeat-x;
	padding:10px;
	clear: both;
	height: 575px;
	}
	
	.footerinner{
	width:940px;
	margin:auto;
	padding: 10px;
	height: 550px;
	}
	
	.footercolumns{
	float:left;
	width:450px;
	margin-right: 20px;
	margin-top: 5px;
	}
	
	.footercolumns h2{
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#9e003a;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 15px;
	}
	
	.footersecond{
	border-top:5px solid #999361;
	background: #bfc796;
	padding:10px;
	clear: both;
	height: 375px;
	}


	.footerinner2{
	width:940px;
	margin:auto;
	padding: 10px;
	height: 350px;
	}
	
	.imgfloat{
	float:left;
	border:1px solid #999361;
	margin-right: 10px;
	}
	
	.termsbox{
	height:30px;
	clear:both;
	padding:40px 20px;
	font-size:250%;
	color:#FFFFFF;
	font-weight:bold;
}
	
	.termstext{
	padding:30px 20px;
	font-size: 110%;
}

.termstext h2{
	font-size:120%;
	font-weight:bold;
	margin-bottom: 10px;
}
