/* Daves Accessible StyleSheet */

body {
	margin: 0px;
	background-color: #dbd9d9;
}

.ClearMe {
	clear: both;
}

.HideMe {
	display: none;
}

.FloatMeLeft {
	float: left;
}

.FloatMeRight {
	float: right;
}

.CountDown {
	float: right;
	margin: 4px 8px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: red;
	text-transform: uppercase;
}

.EmailFormStyle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #4F9F2E;
}

.EmailFormSmall {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #555555;
}

a:focus {
	border: solid 2px #cccc00;
} 

#Wrapper {
	width: 780px;
	position: relative;
	left: 50%;
	margin-left: -387px;
	background-color: #FFFFFF;
	background-image: url(homepage/backgroundtile.gif);
	background-repeat: repeat-y;
}

#AllContent {
	width: 720px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

#AccessLinks {
	margin: 0px 0px 8px 0px;
	background-color: #ededed;
	min-height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

#AccessLinks ul {
	margin: 0px;
	padding: 4px 0px 8px 0px;
}

#AccessLinks li {
	list-style-type: none;
	padding-left: 24px;
	display: inline;
	background-image:url(homepage/accessbullet.gif);
	background-repeat:no-repeat;
	background-position: 8px 1px;
}

#AccessLinks a {
	color: #666666;
	text-decoration: none;
}

#AccessLinks a:hover {
	text-decoration: underline;
}

#Headline {
	width: 720px;
}

#Headline h1 {
	position: relative;
	margin: 0px;
	width: 720px;
	height: 184px;
	z-index: 2;
}

#Headline span {
	position: absolute;
	background-image: url(homepage/headlinegfx.gif);
	width: 100%;
	height: 100%;
	z-index: 1;
}

#SignUp {
	width: 720px;
}

#SignUp p {
	position: relative;
	margin: 0px;
	width: 720px;
	height: 128px;
	z-index: 2;
}

#SignUp span {
	position: absolute;
	background-image: url(homepage/signthepetition.gif);
	width: 100%;
	height: 100%;
	z-index: 1;
}

#ActionBox {
	width: 720px;
	min-height: 180px;
}

#PetitionBox {
	position:relative;
	width: 290px;
	height: 144px;
	margin: 0px 0px 0px 35px;
	background-image:url(homepage/petitionbutton.gif);
	background-repeat:no-repeat;
	float: left;
	display: inline;
}

#PetitionBox p {
	text-align:center;
	font-size: 0.8em;
	color: #666666;
}

#PetitionBox h2 {
	position:relative;
	margin: 0px;
	padding: 0px;
	top: 32px;
	left: 35px;
	width: 214px;
	height: 144px;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	font-size: 16pt;
}

#PetitionBox h2 a {
	text-decoration: none;
	color: white;
}

#MailingListBox {
	width: 290px;
	padding-right: 35px;
	float: right;
	display: inline;
}

#MailingListBox p {
	padding-top: 0px;
	text-align:center;
	font-size: 0.8em;
	color: #666666;
}

#MailingListBox h2 {
	position: relative;
	margin: 0px;
	width: 290px;
	height: 61px;
	z-index: 2;
}

#MailingListBox span {
	position: absolute;
	background-image:url(homepage/mailinglistbkgnd.gif);
	background-repeat:no-repeat;
	width: 100%;
	height: 100%;
	z-index: 1;
}

#MailingListBottom {
	background-image:url(homepage/mailinglistbottom.gif);
	background-repeat:no-repeat;
	margin: 0px;
	width: 290px;
	height: 83px;
	text-align: center;
}

#SubContentBox {
	position: relative;
	padding-top: 56px;
	width: 720px;
}

#SubContentBox h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #009900;
	font-weight: normal;
}

#SubContentBox h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	font-weight: bold;
}

#SubContentBox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

#SubContentBox ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px 0px 0px 16px;
}

.SubContentBlock {
	width: 162px;
	margin-right: 20px;
	float: left;
	display: inline;
}

.SubContentBlockEnd {
	margin-right: 0px;
	width: 162px;
	float: left;
	display: inline;
}

#SubPageTitle {
	margin-top: 48px;
	width: 214px;
	float: left;
}

#SubPageTitle h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #4F9F2E;
}

#SubPageTitle ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.6em;
}

#SubPageContent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.3em;
	margin-top: 48px;
	width: 431px;
	float: right;
}

#SubPageContent h1,h2,h3,h4,h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #009900;
}

#SubPageContent h2 {
	font-size: 1.5em;
}

#SubPageContent h3 {
	font-size: 1.2em;
}

#SubPageContent h4 {
	font-size: 1em;
}

#SubPageContent em {
	font-size: 0.9em;
}

#SubPageContent li {
	line-height: 2em;
}

#FormBox {
	padding: 16px;
	background-color:#eeeeee;
}

#FormBox form {
	margin: 0px;
	padding: 0px;
}

#Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 48px 0px 0px 0px;
	padding: 8px 0px 8px 0px;
	text-align: center;
	color: #999999;
	font-size: 0.7em;
	line-height: 1.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
}
