/***
*   VPPL stylesheets
*   Author: Jeff Sand
*
*   home.css - Styles specific to home.php
*
**/


#tophalf { height: 1%;position: relative; padding-bottom: 0px; background: url('../images/images/home_3.gif') right repeat-y; position: inherit;}

#tophalf table {border: 0; margin: 0; padding: 0; position: inherit;}
#tophalf td {border: 0; vertical-align: top; margin: 0; padding: 0; background: none;}


#tophalf ul { list-style: none; text-align: right; margin: 0; padding: 0;
			} 
#tophalf li { margin: 0; padding: 4.3px 8px; font-size: 120%; font-weight: normal;}
#tophalf li a { color: #402F19; }

#featured { background: #806F59; background: url('../images/images/featured_2.gif') bottom right no-repeat;
			color: white; font-weight: bold; width: 341px; padding: 0 0px; }
#featured p {margin-top: 0px; padding-left: 0px}
#featured h1 { background: url('../images/images/featured_1.gif') top left; color:white; 
				font-size:125%; font-weight:bold; border-bottom: 1px solid #402F19;
				border-top: none; margin: 0; padding: 2px 2px 2px 22px; }
#featurednav { font-size: 82%; padding: 2px 22px 2px 4px; border-top: 1px solid #402F19; }
#featurednav a {color: white; }

#tophalf #tabs { padding-left: 0px; margin-left: 10px; background: #FAF2D5 none repeat scroll 0 0;}

.fade1 { background: url('../images/images/home_1.gif') right repeat-y; background-color: #faf2d5; }
.fade2 { background: url('../images/images/home_2.gif') right repeat-y; background-color: #faf2d5; }
#tophalf {background: #fff; }

#bottomhalf {
	margin-right: 160px;
}

#rightside {
	float: right;
	width: 150px;
	margin-right: 0px;
	background: url('../images/images/home_5.gif') top right repeat-y;
	margin-top:250px;
	position: absolute;
	right: 10px;
}

#rightside h2 { background: #405780; color: white; margin-top: 10px; border: 0; padding: 3px 5px; font-size: 110%;}
#rightside p { font-size: 82%; }
#rightside a { color: #20437F; margin: .5em;}

