@charset "utf-8";

/*-------CSS RESET-----------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, str5ong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*--------------------------------------------*/


h1 {
	margin-top: 20px;
	font-size:60px;
	color:#6c3c2e;
	width:650px;
	font-family: 'Crete Round', serif;
}

h2 {
	font-family: 'Crete Round', serif;
	font-size:22px;
	color:#98AE1B;
	margin-top:-15px;

}

h3 {
	font-family: 'Crete Round', serif;
	font-size:20pt;
	color:#98AE1B;
	margin-bottom:10px;
}

h4 {
	font-family: 'Crete Round', serif;
	font-size:20px;


}

h5 {

	font-family: 'Crete Round', serif;	
	font-size:35px;
	color:#545246;

}
h6 {
	font-family: 'Crete Round', serif;
	font-size:15pt;
	color:#3d515f;
	margin-bottom:12px;

}

html{
	xbackground-color:#cec9b3;
	xbackground-color:#2C2827;
	xbackground-color:#CEC9B3;
	background-color:#F4F4F4;
	background-attachment:fixed;
	padding:0px;
	margin:0px;
}

.fb_iframe_widget span { width: 240px !important; }
.fb-like-box iframe { width: 240px !important; }

/* ELEMENT/TAG SELECTORS */


ul {
	list-style-type: none;
	margin-bottom:15px;
	width:auto;
}

li.bullets {
	line-height: 23px;
	list-style:circle;
	margin-left:-7px;
    color:#ebebeb;
    font-family:Arial, Geneva, SunSans-Regular, sans-serif;
    font-size:14px;
    line-height:1.6;
    text-align:left;
    vertical-align:top;
	margin-left:25px;

}

li {
	xposition:relative;
	margin-top: 0;
    color:#ebebeb;
    font-family:Arial, Geneva, SunSans-Regular, sans-serif;
    font-size:14px;
    line-height:1.6;
    text-align:left;
    vertical-align:top;


}

p {
  xcolor:#503e28;
  color:#555555;
  color:#D3D3D3;
  color:#727682;
  font-family:Arial, Geneva, SunSans-Regular, sans-serif;
  font-size:14px;
  line-height:1.7;
}

#headline_div{
	position:relative;
	margin-left:50px;
	margin-bottom:25px;
}

.headline{
  color:#727682;
  font-family:Arial, Geneva, SunSans-Regular, sans-serif;
  font-size:13px;
}


.blurb{
	position:relative;
	width:auto;
	xmargin-left:25px;
	border:1px solid #D4D4D4;
	background-color:#EBEBEB;
	margin-top:10px;	
	-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;
	padding-top:12px;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:10px;
	margin-top:60px;
}

.blurbtext{
	xfont-size:15px;
	font-size:12px;
	color:#555555;
	padding:10px;
	margin-right:20px;
}

.blog{
	position:relative;
	border:1px solid #D4D4D4;
	background-color:#EBEBEB;
	margin-top:10px;	
	-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;
	padding-top:12px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:20px;
	margin-left:0;
	margin-bottom:20px;
	xwidth:535px;
	xwidth:500px;
	width:450px; 
	color:#555555;
}

.bands{
	font-family: 'Crete Round', serif;
	font-size:30px;	
}

.imgHover:hover {
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}

a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}

a:link {text-decoration: none; }
a:visited { text-decoration: none; }
a {color:#6398a8;}

.dimOnHover:hover img{
	opacity:0.85;
	filter:alpha(opacity=85); /* For IE8 and earlier */
}

a.underline:link {color: #446e7a; text-decoration: none; }
a.underline:visited {color:#4d4d4f; text-decoration: none; }
a.underline:hover {
	color: #4d4d4f;
	text-decoration: none;
	font-size: 100%;
}

/* Expandable List */

.expandable_menu a.expanded {
	cursor:pointer;
	font-family:Arial, Geneva, SunSans-Regular, sans-serif;
	font-size:18px;
	color:#6F9D9A;
	line-height:20px;
	}

.expandable_menu a.collapsed {
	cursor:pointer;
	font-family:Arial, Geneva, SunSans-Regular, sans-serif;
	font-size:18px;
	color:#6F9D9A;
	line-height:20px;
}

.expandable_menu a.expanded:hover{
		color:#01296e;
}
.expandable_menu a.collapsed:hover{
		color:#01296e;
}

.expandablemenu{
	position:relative;
	xleft:-50px;
	width:500px;
	margin-left:25px;
}

.shadow {
	-webkit-box-shadow: 9px 9px 20px rgba(50, 48, 50, 0.75);
	-moz-box-shadow:    9px 9px 20px rgba(50, 48, 50, 0.75);
	box-shadow:         9px 9px 20px rgba(50, 48, 50, 0.75);
	-webkit-box-shadow: -3px 3px 29px rgba(50, 48, 50, 0.92);
	-moz-box-shadow:    -3px 3px 29px rgba(50, 48, 50, 0.92);
	box-shadow:         -3px 3px 29px rgba(50, 48, 50, 0.92);
}

.picShadow{
-webkit-box-shadow: 4px 2px 12px rgba(50, 50, 50, 0.21);
-moz-box-shadow:    4px 2px 12px rgba(50, 50, 50, 0.21);
box-shadow:         4px 2px 12px rgba(50, 50, 50, 0.21);
}

.columns1 {
	display:inline-block;
	width:200px;
	float:left;
	margin-left:0px;
}

.columns2 {
	display:inline-block;
	width:200px;
	margin-right:50px;
	float:right;
}

.getInvolvedList li {
	margin-bottom:20px;
	
} 

.getInvolvedList li p {
	font-size:13px;
}

.getInvolvedList li div {
	left:50px;
	position:relative;
}

.getInvolved {
	background-color:#EBEBEB;
	-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;
	padding:30px;
}

.button{
	padding:8px;
	border:1px solid #bfbfbf;
	font-family:arial;
	font-size:14px;
	background:#bfbfbf;
	color:white;
	-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;
}

.button:hover{
	padding:8px;
	border:1px solid #bfbfbf;
	font-family:arial;
	font-size:14px;
	background:#cccccc;
}

.button2{
	padding:8px;
	border:1px solid #bfbfbf;
	font-family:arial;
	font-size:14px;
	background:#98AE1B;
	color:white;
	-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;
}

.button2:hover{
	padding:8px;
	border:1px solid #bfbfbf;
	font-family:arial;
	font-size:14px;
	background:#abc41e;
}
.forest{
 background: url('../images/backgrounds/forestBackground.png') no-repeat -50px 50px;
}

.link{
	color:#555555;
}
.link:hover{
	color:#cccccc;
}

#header_div{
	position:relative;
	height:auto;
	xheight:210px; 
	width:auto;
	background-image:none;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0;	
	z-index:100;
	

}

#navBar{
	height:	25px;	
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	z-index:1000;
	width:100%;
	top:0px;
	
}

#innerNavBar{
	width:800px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	padding-top:5px;
	position:fixed;
	
	width:100%;
	margin-left:auto;    
	margin-right:auto;
	text-align:center;
	padding-left:20px;
	background-color:#98AE1B;
	padding-bottom:5px;
	border-bottom:1px solid #777777;

}


#innerNavBar a{
	color:white;
	font-size:16px;
	font-family:Arial, Geneva, SunSans-Regular, sans-serif;
	margin-right:30px;
	z-index:999;
}

#innerNavBar a:hover{
	color:#555555;
	cursor:pointer;
}

#innerHeader_div{
	position:relative;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	xmargin-bottom:200px;
}



#socialMedia{
	position:absolute;
	xmargin-top:20px;
	xmargin-left:25px;
	right:5px;
	top:9px;
	z-index:999;
}


#photoBanner_div{
	position:relative;
	width:auto;
	height:auto;
	z-index:999;
	

}


#wrapper_div{
	top:-200px;
	padding-top:200px;
	margin-bottom:-200px;
	position:relative;
	height:auto;
	width:900px;
	background-color:transparent;
	margin-left:auto;
	margin-right:auto;
	xmin-height:2375px;
	xmin-height:2600px;
	xmin-height:3250px;
	xmin-height:3000px;
	xmin-height:3500px;
	xmin-height:4200px;
	
}
#wrapper2_div{
	position:relative;
	height:auto;
	background-color:#e5e5e5;
	margin-left:auto;
	margin-right:auto;
	padding-top:2px;
}

#wrapper3_div{
	margin-bottom:100px;
	margin-top:20px;
	position:relative;
	height:auto;
	width:900px;
	background-color:transparent;
	margin-left:auto;
	margin-right:auto;
	xmin-height:4200px;
	
}

#topLinks {
	position:relative;
	font-family: 'Crete Round', serif;
	font-weight:300;
	font-size:15px;
	color:#383838;
	text-shadow: 0px -1px 0px #ffffff;
	line-height:23px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:560px; 
	left:-30px;
	padding-bottom:20px;
	margin-top:10px;
}

#content_div{
	position:relative;
	height:auto;
	padding-bottom:90px;
	xwidth:800px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	top:8px;
	background-color:transparent;
	min-height:700px;
	xfloat:left;
	xmargin-bottom:90px;

}



#blurb_div{
	position:relative;
	width:auto;
	height:auto;
	font-family: 'Crete Round', serif;
	font-weight:400;

}



#rightSide_div{
	position:absolute;
	width:300px;
	height:auto;
	right:0px;
	top:0px;
	xborder-left:solid 1px grey;
	background:#EEEEEE;
	border:1px solid #98AE1B;
		border-bottom-left-radius:5px;
		border-bottom-right-radius:5px;
		border-top-left-radius:5px;
		border-top-right-radius:5px;
	
	/*background-color:white;
	border:1px solid #CCCCCC;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	padding:15px;
	width:300px;
	*/

}

.rightside {
  color:#545246;
  font-family:helvetica;
  font-family: 'Crete Round', serif;	
  font-size:30px;
  font-size:25px;
  text-align:left;
}


#contactInfo{
	position:relative;
	width:auto;
	xwidth:auto;
	height:auto; 
	padding: 0 40 40 40px;
	xleft:15px;
	xmargin-right:auto;
	margin-left:auto;
	padding-left:30px;
	/*-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border:1px solid #DDDDDD;
	-webkit-box-shadow: #B3B3B3 2px 2px 2px;
	-moz-box-shadow: #B3B3B3 2px 2px 2px; 
	box-shadow: #B3B3B3 2px 2px 2px;  */
 
}

#contactInfo p, h2{
	text-align:left;
 
}


.press{
	position:relative;
	width:500px;
	margin-left:15px;
	line-height:13px;
	border:1px solid #e5e5e5;
	background-color:white;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	padding-top:5px;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:5px;
	color:#482714;
	margin-top:5px;
	
}

.press:hover{
	color:white;
	background-color:#49463D;
}

.press:hover .pressDate{
	color:white;
}

.pressDate {
	font-family: 'Crete Round', serif;	
	font-size:15pt;
	color:#3d515f;
	line-height:30px;
	margin-bottom:10px;
}

.hoverLink:hover{
	color:black;
}

#expandableArea{
	position:relative;
	width:450px;
	height:auto;
	xleft:82px;
	padding-top:40px;
	xmin-height:475px;
	xmin-height:590px;
}

#bottom_content_div {
	margin-left:0px;
	margin-right:75px;
}

.bottomContent {
	margin-left:0px;
	margin-right:75px;
	width:500px;
}

.bottomContent li {
	color:#555555;
}

#prefooter_div{
	background-image:url('../images/grass4.png');
	background-repeat:repeat-x;
	background-size:auto 250px;
	height:250px;
}



#footer_div{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	xtop:20px;
	text-align:center;
	Xmargin-bottom:20px;
	padding-bottom:20px;
}

#bottom_footer{
	background-color:white;
	height:35px;
	width:auto;
	text-align:center;
	padding-top:10px;
}
#bottom_footer p{
	color:black;
} 

#mapviewer a {
	font-family:Arial, Geneva, SunSans-Regular, sans-serif;
	font-size:18px;
	color:#383838;	
}

#googleMap a{
	font-family:Arial, Geneva, SunSans-Regular, sans-serif;
	font-size:18px;
	color:#383838;	
}

#boardofsupervisors {
	
}


/* Cool Panel Thingy */
#nav-container {
    width:800px; /*556*/
    xmargin:auto 0;
    padding:10px;
    background:#efefef; 
    background:#98AE1B; 
	height:38px;
}

#nav ul {
    list-style:none;
}

#nav li {
    display:inline;
    margin:0 13px 0 0;   
}

#nav li:hover {
    cursor:pointer;
	color:white;
}

#nav_container2 {
	height:100px;
	background-image:url('../images/ADisappearingBeauty-Cover.jpg');
	display:none;

}
.allPanels {
    width:832px; /*480 */
    xheight:400px;
    padding:10px;
    xbackground:#1BB5E0;
	height:500px; 
	background-color:#EBEBEB;
	margin-left:10px;
	xwidth:520px; 
	padding-left:20px; 
	padding-right:20px; 
	overflow:auto;
	border:8px solid #DDDDDD;
	border-top:0px;
	overflow-x: hidden;
}

#panel-1 {
	overflow:hidden; 
	background-image:url('../images/ADisappearingBeauty-Cover.jpg');
}
#panel-2 {
    display:none;
}
#panel-3 {
    display:none;
}
#panel-4 {
    display:none;
}
#panel-5 {
    display:none;
	overflow-x:hidden;
}
#panel-6 {
    display:none;
}
#panel-7 {
    display:none;
}
#panel-8 {
    display:none;
}
#panel-9 {
    display:none;
}
#panel-10 {
    display:none;
}

#all-Panel-Container{
	border:2px solid transparent;
	width:875px;
	margin-top:40px;
	margin-bottom:50px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
}

.highlighted {
    color:#98AE1B;  
	font-weight:700;
	text-decoration:underline;
}

.storySubtitle{
	font-family: 'Crete Round', serif;	
	background:#49463D;
	padding-top:6px;
	font-size:19px;
}

.innerChapterTitle{
	font-family: 'Crete Round', serif;	
	font-size:23px;
	color:#545246;
	margin-bottom:20px;

}

.innerChapterNav{
	font-family: 'Crete Round', serif;	
	font-size:20px;
	color:#545246;

}

.innerChapterNav:hover{
	font-family: 'Crete Round', serif;	
	font-size:20px;
	color:#DE554B;
	cursor:pointer;

}

.hoverDark{
	color:#bfbfbf;
} 
.hoverDark:hover{
	color:#555555;
} 

.imgBorder{
	padding:5px;
	border:1px solid #cccccc;
}

.displayInline li{
	display:inline;
	margin-right:25px;
	position:relative;
}

.libraryInline li{
	display:inline-block;
	margin-right:25px;
	position:relative;
}

.movieSub{
  color:#727682;
  font-family:Arial, Geneva, SunSans-Regular, sans-serif;
  font-size:14px;
  line-height:1.2;
}

.bookTitle{
	font-family: 'Crete Round', serif;
	background-position:initial initial;
	background-repeat:initial initial;
	border-color:#98AE1B;
	border-bottom-style:solid;
	border-bottom-width:4px;
	color:#222222;
	font-size:28px;
	height:47px;
	padding-top:20px;
	text-align:center;
}

.filmstripLink{
	position:absolute; 
	color:#e0d56a; 
	font-size:26px; 
	font-family: 'Raleway', sans-serif;
	right:33px;
	top:200px;
	text-align:right;
}

.filmstripLink:hover{
	color:white;
}

.rally4valleyLink{
	position:absolute; 
	color:#555555; 
	font-size:26px; 
	font-family: 'Raleway', sans-serif;
	right:33px;
	top:150px;
	text-align:right;
}

.rally4valleyLink:hover{
	color:#98AE1B;
}


#Rally4ValleySignupHere{
	font-family: 'Crete Round', serif;
	font-size:40px;
	color:#868758;
}

#Rally4ValleySignupHere:hover{
	color:#7cc45e;
}


.forum  li{
	position:relative;
	width:500px;
	margin-left:15px;
	line-height:13px;
	border:1px solid #e5e5e5;
	background-color:white;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	padding-top:5px;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:5px;
	color:#482714;
	margin-top:5px;
	
}

.forum a:hover li {
	color:white;
	background-color:#49463D;
}

.forum a:hover li{
	color:white;
}

.forum a:hover p{
	color:white;
}

.forum  li{
	font-family: 'Crete Round', serif;	
	font-size:15pt;
	color:#3d515f;
	line-height:30px;
	margin-bottom:10px;
}

.articleDesc{
	line-height:1.3;
	font-size: 11px;
}


.donateButton {
	-moz-box-shadow: 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow: 0px 1px 0px 0px #fff6af;
	box-shadow: 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
	background:-moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
	background-color:#ffec64;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ffaa22;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-family:arial;
	font-size:23px;
	font-weight:bold;
	padding:7px 16px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffee66;
}
.donateButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
	background:-moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64',GradientType=0);
	background-color:#ffab23;
}
.donateButton:active {
	position:relative;
	top:1px;
}

#alert{
	xbackground:url('../images/backgrounds/warning-bg.png');
	background:#cc7174;
	color:white;padding-top: 10px;
	padding-bottom: 18px;
	display:none;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	-webkit-box-shadow: inset 1px 1px 13px 7px rgba(50, 50, 50, 0.09);
	-moz-box-shadow:    inset 1px 1px 13px 7px rgba(50, 50, 50, 0.09);
	box-shadow:         inset 1px 1px 13px 7px rgba(50, 50, 50, 0.09);
}

.inner{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:900px;
}

.musicFestButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6));
	background:-moz-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-webkit-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-o-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-ms-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0);
	background-color:#ffffff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:11px 20px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
	
	position: absolute;
    bottom: 17px;
    left: 294px;
}
.musicFestButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ddd), color-stop(1, #ffffff));
	background:-moz-linear-gradient(top, #ddd 5%, #ffffff 100%);
	background:-webkit-linear-gradient(top, #ddd 5%, #ffffff 100%);
	background:-o-linear-gradient(top, #ddd 5%, #ffffff 100%);
	background:-ms-linear-gradient(top, #ddd 5%, #ffffff 100%);
	background:linear-gradient(to bottom, #ddd 5%, #ffffff 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ddd', endColorstr='#ffffff',GradientType=0);
	background-color:#ddd;
	color:#c0ce72;
}
.musicFestButton:active {

}

.petitionButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6));
	background:-moz-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-webkit-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-o-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-ms-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0);
	background-color:#ffffff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:11px 20px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
	
	position: absolute;
    bottom: 17px;
    left: 100px;
}
.petitionButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ddd), color-stop(1, #ffffff));
	background:-moz-linear-gradient(top, #ddd 5%, #ffffff 100%);
	background:-webkit-linear-gradient(top, #ddd 5%, #ffffff 100%);
	background:-o-linear-gradient(top, #ddd 5%, #ffffff 100%);
	background:-ms-linear-gradient(top, #ddd 5%, #ffffff 100%);
	background:linear-gradient(to bottom, #ddd 5%, #ffffff 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ddd', endColorstr='#ffffff',GradientType=0);
	background-color:#ddd;
	color:#c0ce72;
}
.petitionButton:active {

}


.whiteButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6));
	background:-moz-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-webkit-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-o-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-ms-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0);
	background-color:#ffffff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:11px 20px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.whiteButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #ffffff));
	background:-moz-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:-webkit-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:-o-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:-ms-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:linear-gradient(to bottom, #f6f6f6 5%, #ffffff 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0);
	background-color:#f6f6f6;
}
.whiteButton:active {
	position:relative;
	top:1px;
}