/* @override http://arsviva.org/css/home09.css */

div#uber_wrapper {
	width: 100%;
	background-color: #CDCDCD;
	background-image: url(../images/front_bg_blu.jpg);
	background-repeat: repeat-x;
	float: left;
}
	
div#alan_div {
	width: 913px;
	height: 308px;
	background: url(../images/alan_div.jpg) no-repeat right top;
}

div#wrapper {
	height: 308px;
	margin: 0;
	padding: 0;
}

div#top_of_page {
	background-image: none;
}



div#container2 {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	z-index: 0;
}

div#flashcontent,
div#crossSlide {
	width: 592px;
	height: 193px;
	float: left;
}


div#container3 {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	background-color: #3C2415;
	background-image: url(../images/container3_bg.jpg);
	background-repeat: repeat-x;
	padding-bottom: 3em;
}
#container3 #blurbholder {
	width: 913px;
	display: block;
	background: transparent;
	margin: 0px;
	padding: 0px;
	position: relative;
}


.blurb {
	width: 235px;
	float: left;
	color: #FFFFFF;
	margin: 18px 30px 0 30px;
}

div#third {
	float: right;
	margin-right: 50px;
}

#container3 .blurb p {
	color: #c0b18f;
	margin: 0em 0em 1.3em 0em;
	font-size: 0.8em;
	line-height: 1.5em;
}
#container3 .blurb a{
	color: #80d71d;
}
#container3 .blurb h2 {
	color: #FFFFFF;
	margin: 15px 0 5px 0;
	font-size: 1em;
	font-weight: normal;
}
#container3 #third.blurb h2 {
	font-size: 0.8em;
}

#container3 .imageholder {
	clear: both;
	padding: 0px;
	margin: 00 0px 10px 10px;
	color: #90856D;

}


#benefit {
	width: 150px;
	margin-right: 50px;
	margin-left: 60px;
}
#benefit .imageholder {
	float:none;
	margin-left: 0;
	margin-bottom: 0px;
}
#benefit.blurb h2 {
	margin-top: 5px;
}

div#footer {
	padding-top: 215px;
}

div#footer p {
	margin-left: 30px;
	margin-bottom: 10px;
	width: 400px;
}

div.blurb .purchase {
	margin-left: 0px;
	margin-top: 14px;
}

div.blurb .divisi {
	border-bottom: 1px solid #372013;
	margin-right: 0px;
	margin-left: 0px;
}


#description {
	clear: left;
	color: #716855;
	font-size: 0.8em;
	line-height: 1.6em;
	width: 530px;
	float: left;
	margin: 20px 0 0 30px;
	font-style: italic;
	padding: 10px 0;
	border-top: 1px solid #372013;
	border-bottom: 1px solid #372013;
}
#description a {
	color: #5B9800;
}

.purchase a {
	display: block;
	height: 52px;
	width: 183px;
	margin: 22px 0 0 0;
	text-indent: -3000px;
	background: url(../Library/images/connect_buttons.gif) no-repeat 0 0;
}

.purchase a#mailinglist {
	height: 72px;
}
.purchase a#contribute {
	background-position: 0 -94px;
}
.purchase a#tellafriend {
	background-position: 0 -168px;
}
.purchase a#facebook {
	background-position: 0 -242px;
}


.purchase a#mailinglist:hover,
.purchase a#contribute:hover,
.purchase a#tellafriend:hover,
.purchase a#facebook:hover {
	background-position-x: -183px;
}


