@import url("/apps/js/polls/polls-pack.css");

/* General */
body {
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	background: #faf5db;
}
div#top {
	width: 900px;
	height: 20px;
	margin: 0 auto;
}
div#shadow {
	margin: 0 auto;
	width: 950px;
	background: url('/pics/shadow.jpg') top center repeat-y;
	text-align: left;
}
div#shadowTop {
	width: 950px;
	background: url('/pics/shadowtop.jpg') top center no-repeat;
	text-align: left;
}
div#shadowBot {
	width: 950px;
	background: url('/pics/shadowbot.jpg') bottom center no-repeat;
	text-align: left;
}
div#wrapper {
	margin-left: 25px;
	width: 900px;
	text-align: left;
	background: #fff;
}
.contentIndex {
	text-align: left;
	background: url('/pics/indexbg.jpg') repeat-y left top;
	width: 900px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
	padding-bottom: 20px;
}
.content {
	text-align: left;
	background: #FFFFFF;
	width: 870px;
	padding: 15px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}
.relative {
	position: relative;
}

/* Index properties */
#indexTop {
	background: url('/pics/indextop.jpg') top left no-repeat;
}
#indexBot {
	min-height: 400px;
	height: auto!important;
	height: 400px;
	background: url('/pics/indexbot.jpg') bottom left no-repeat;
	padding: 18px 8px 20px 8px;
}
#leftColumn {
	width: 674px;
	float: left;
}
#leftColumnL {
	width: 226px;
	float: left;
}
#leftColumnR {
	width: 448px;
	float: right;
}
#rightColumn {
	width: 226px;
	float: right;
}
/* Homepage Sections Containers */
#container_primary {
	width: 392px;
	min-height: 270px;
	height: auto!important;
	height: 270px;
	margin: 10px auto;
}
#container_secondary {
	width: 216px;
	min-height: 270px;
	height: auto!important;
	height: 270px;
	margin: 10px auto;
}
/* Homepage Section Table Includes */
.HPNews {
	width: 392px;
	padding: 0;
	margin: 15px auto 0;
	color: #000;
}
.HPEvents, .HPLinks {
	width: 205px;
	padding: 0;
	margin: 12px auto 0;
	color: #000;
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 7px;
}


.HPNews #l a, 
.HPEvents #l a, 
.HPLinks #l a, { text-decoration:underline;}




/* Image shuffles */
#shuffle2 {
	width: 197px;
	height: 176px;
	margin: 0 auto;
}
#marquee {
	width: 670px;
	height: 20px;
	color: #000;
	float: left;
}
#search {
	width: 140px;
	float: right;
}
#spanish {
	float: right;
	width: 80px;
	height: 16px;
	background: url('/pics/district/spanish.gif') top left no-repeat;
}




#account {
	width: 900px;
	height: 25px;
	margin: 0 auto;
	padding: 0 0 0 0px;
}

.NoSponsorDiv {
	padding-left:5px;
	padding-right:5px;
}

div#storeMenuBox div#rightNav a{
	display:block;
	padding:5px;
	padding-left:20px;
	text-decoration:none;
	font-weight:bold;
	color: #1761a8;
}
div#storeMenuBox div#rightNav a:hover {
	background-color: #1761a8;
	color: #fff;
}

div.storeCheckoutInstructions  {
	padding:10px;
	border:1px solid #666;
	background-color:#efefef;
	margin-bottom:10px;
}

img.sub{
	width:100 px;
}
