/* Global Styles */

body {
	margin:2px;
	background-color: #BEAB9C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
td {
	color:#333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	text-align: justify;
	}
	
a {
	color: #cc6633;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #666666;
	font-weight: bolder;
	}
	
/* ID Styles */

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #CC6600;
	letter-spacing:0.4em;
	font-weight:bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding:0px;
	}

.sidebarText {
	color: #FFFFFF;
	margin-left: 2px;
	margin-right: 16px;
	background-color: #333333;
	padding: 2px;
	width: 225px;
	left: 2px;
	text-align: left;
}
#signatures {
	top:0px;
	height: 200px;
}
#facebook {
	margin-top: 20px;
	width: 225px;
	background-color: white;
}
.bodyText {
	font:10px verdana;
	line-height:20px;
	color:#333333;
	text-align: justify;
	border-width: 20px;
	border-color: #FFFFFF;
	padding: 10px;
	margin: 20px;
	}
	
.pageName {
	font:18px verdana;
	color: #D37223;
	letter-spacing:0.1em;
	line-height:26px;
	border: 16pt;
	border-color: #FFFFFF;
	margin: 20pt;
	padding: 10;
	}
	
.subHeader {
	font:14px georgia;
	color: #CC6600;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.navText {
	color: #333300;
	letter-spacing:0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-decoration: none;
	font-weight: bolder;
	font-style: normal;
	white-space: normal;
	display: block;
	margin: 1px;
	padding: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
.bodyText a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: 100;
	color: #000066;
	text-decoration: underline;
}
.bodyText a {
	text-decoration: none;
	color: #D37223;
}
weblog {
	text-indent: 1px;
	white-space: normal;
	display: block;
}
table {
	background-color: #FFFFFF;
	width: auto;
	
}
tr {
}
tr2 {
	background-color: #666666;
}
rowright {
	color: #FFFFFF;
	background-color: #333333;
}
.headerboven {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	margin: 3px;
	padding: 4px;
	border: thin dotted #CC6633;
}
.headertable {
	padding: -20px;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	padding-left: 15px;
	padding-right: 19px;
	width: 550px;
	text-align:left;
}
.main h1 {
	color: #cc6600;
	padding-bottom: 15px;
	font-size: 18px;
}
/* Petition form */
textarea {
	width: 250px;
	height: 80px;
}
input {
	width: 250px;
}
input.small {
	width: 50px;
}
ul.errors {
	color: red;
}
dt {
	font-weight: bold;
	margin-top: 4px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #CC6600;
}
p.colophon {
	font-size: smaller;
	font-style: italic;	
}
/* Message box */
div.message {
	background-image: url('../images/info.gif');
	background-repeat:no-repeat;
	background-position: center left;
	background-color: #EDE1D5;
	border: solid #D9BEAB 1px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 5px;
}
p.share {
 	font-size: large;
 	font-weight: bold;	
}
p.share img {
	border:none;
}
