/* Begin all standard Link style */
p a {
	text-indent: 0em;
}

a {
	text-decoration: none;
	color: #484;
}
/* End all standard Link style */

/* Begin Button class */
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}

p a.button {
	text-indent: 0em;
}

a.button {
	background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}

a.button span {
	background: transparent url('../images/bg_button_span.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}

a.button:active {
	background-position: bottom right;
	color: #000;
	outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
}
/* End of Button class */

/* Begin maquee style */
marquee {
	height: 380px;
	background: #faff0a;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.15);
	box-shadow: 0 3px 3px rgba(0,0,0,0.15);
}

/* End maquee style */

/* Begin HeadContent */

#headcontent {
	height: 260px;
	background: #acc981
}

#headcontent img {
	position: relative;
	top: 26px;
	left: 44px;
}

/* End HeadContent */

/* Begin Navigation Menu */

#nav {
	float: left;
	margin: 15px 0;
	padding: 0 19px;
	height: 30px;
	background: #ccc;
	border: 1px solid #bbb;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#nav li {
	float: left;
	position: relative;
}
#nav li.open, #nav li:hover {
	background: #bbb;
}
#nav li a {
	display: block;
	padding: 5px 25px;
	line-height: 20px;
	color: #444;
	text-decoration: none;
}
#nav li ul {
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
	width: 117px;
	padding: 0 0 5px;
	background: #bbb;
	border: solid #bbb;
	border-width: 0 1px 1px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.15);
	box-shadow: 0 3px 3px rgba(0,0,0,0.15);
}
#nav li:hover ul {
	display: block;
}
#nav li ul li {
	float: none;
}
#nav li ul li a {
	padding: 8px 10px;
	display: inline-block;
}
#nav li ul li a {display: block;}
#nav li ul li a:hover {
	background: #444;
	color: #bbb;
}

/* End Navigation Menu */

/* Begin content styles */
#content {
	text-align: justify;
	letter-spacing: 2pt;
	line-height: 120%;
	width: 960px;
}

#para1 p, #para1 h2 {
	padding: 1em;
	text-indent: 2.4em;
	text-align: justify;
}

#col1 p, #col2 p, #col3 p, #col4 p, #col5 p, #col6 p {
	padding: 1em;
	text-indent: 2.4em;
	text-align: justify;
}

#col1 h5, #col2 h5, #col3 h5, #col4 h5, #col5 h5, #col6 h5 {
	padding: 1em;
	font-size: 14pt;
}

#col1 h4, #col2 h4, #col3 h4, #col4 h4, #col5 h4, #col6 h4 {
	padding: 1em;
	font-size: 18pt;
}

h4 {
	padding: 1em;
	font-size: 18pt;
}

/* End content styles */

/* Begin letter styles */

.letter {
	float:right;
	margin: 0 0 15px 15px;
}

/* End letter styles */

/* Begin donation table styles */

#donationtable {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:100%;
	border-collapse:collapse;
}
#donationtable td, #donationtable th {
	font-size:1em;
	border:1px solid #98bf21;
	padding:3px 7px 2px 7px;
}
#donationtable th {
	font-size:1.1em;
	text-align: center;
	padding-top:5px;
	padding-bottom:4px;
	background-color:#A7C942;
	color:#ffffff;
}
#donationtable tr.alt td {
	color:#000000;
	background-color:#EAF2D3;
}

/* End table styles */

/* Begin tab styles */

.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
/* .ui-tabs .ui-tabs-hide { display: none !important; } */
.ui-tabs .ui-tabs-hide {
	position: absolute;
	left: -10000px;
}

/* End tabbed_box styles */

/* Begin footer styles */

#footerWrapper {
	clear: both;
	margin-top: 40px;
	background: #e4e4e4 url(../images/footer-bg.png) repeat-x left 42px;
}
#footer {
	width: 875px;
	margin: 0 auto;
	padding-left: 25px;
	line-height: 42px;
}
#footer #copyright {
	float: left;
}
#footer #address {
	float: right;
}

/* End footer */
