body {
	padding: 0px;
	margin: 0px;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #9c9c9c;
}

a { color: #81885d; font-size: 14px; margin-right: 2px;}
a:hover { color: #5d633d; }
a:focus {outline-style: none;}
img { border: 0px; }
.clr { clear: both; font-size: 0px; line-height: 0px; height: 0px; }
.hide { display: none; }

.logo { margin: 25px; }

.center {
	width: 960px;
	text-align: left;
	padding-bottom: 150px;
}

.dots {
	clear: both;
	margin: 25px 0px;
	border-top: dotted 1px #eee;
}

.divider {
	padding: 4px 0;
	margin-top: 35px;
	margin-bottom: 15px;
	border-top: solid 1px #e6e9da;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
	letter-spacing: -0.3px;
	clear: both;
}

.middle_apps {
	padding-left: 25px;
}

.app {
	width: 47%;
	float: left;
	margin-right: 3%;
	font-size: 12px;
	line-height: 20px;
}
.app img { display: block; padding-bottom: 4px; }
.app a { font-size: 12px; }

.featured_app {
	padding-top: 35px;
	padding: 2%;
	width: 45%;
	float: left;
	text-align: center;
}

.featured_app .image {
	display: block;
	text-align: center;
}

.featured_app .text { padding-top: 15px; padding-left: 15px; }
.featured_app .text, .featured_app .text a {
	font-size: 14px;
	line-height: 22px;
}

.spots { padding-left: 25px; }

.web_spot {
	width: 22%;
	margin-right: 3%;
	float: left;
	text-align: center;
	margin-bottom: 5px;
}
.web_spot .image img { 
	width: 107px;
	height: 50px;
	margin-right: 10px;
	border: solid 1px #ebebeb; 
	padding: 3px; 
	margin-bottom: 7px;
	
}
.web_spot .info a { font-weight: bold; text-decoration: none; }
.web_spot .info, .web_spot .info a { 
	font-size: 11px;
	line-height: 16px;
}



.borderTop { border-top: solid 4px #80875c; }
.borderBottom { border-bottom: solid 4px #80875c; }

.bounds { 
	background: #afb787;
	border-top: solid 1px #c5cca1;
	border-bottom: solid 1px #c5cca1;
}
.bounds_pad {
	width: 800px; 
	text-align: left; 
	padding: 15px 0px;
	color: #6C7348;
	font-size: 18px;
}
.bounds_pad b { font-size: 28px; padding-bottom: 7px; color: #fff; }
.bounds_pad a {
	color: #fff;
}
.bounds_pad a:hover {
	color: #32361d;
}
