
body {

	background: url(../gfx/body-bg.jpg) repeat-x top;
	color: #000000;
	background-color: #CCCCCC;

}

#index {

	text-align: center;
	width: 100%;
	font-family: Verdana, sans serif;
	font-size: 12pt;

}

div#master {

    margin-top: 36px;
    border: 2px #595959 solid;
    background: #FFF;

}

p img {

	margin:1em 1em 1em 1em;
	padding:0;
	border-style: none;
	
}

p a img{

	border-style: none;

}

div#footer {

	text-align: center;
	color: black;

}

div#footer ul {

	list-style-type: none;

}

div#footer li {

	display: inline;

}

div#footer a:focus, div#footer a:hover {

	text-decoration: none;
	color: #63a215;

}

div#footer a, div#footer {

	text-decoration: none;
	color: black;

}

div#left-sidebar ul {

	list-style-type: none;

}

div#left-sidebar h5 {

	margin-top: 36px;

}

div#left-sidebar h6 {

	font-size: 1em;

}

div#right-sidebar img {

	margin-left: 12px;
}

div#right-sidebar h3 {

	margin-top: 36px;

}

.top {

	font-size: 11pt;
	font-weight: bold;
	color: #000000;

}

.subtop {

	font-size: 11pt;
	margin-left: 5px;
	color: #000000;

}

.top a:focus, .subtop a:focus, .top a:hover, .subtop a:hover {

	color: #000000;

}

p + p { text-indent:0px; margin-top:0px; }

h5 {

	font-size: 0.9em;

}

h6 {

	font-size: 0.8em;

}

.top a, .subtop a {

	color: #000000;

}

table.donations {

	width: 80%;
}

div.colborder {

	border-right:1px solid #A6A6A6;

}

h1, h2, h3, h4, h5, h6 {

	color: #A68D1E;
	padding: 0px;
	
}

blockquote {

	color: #595959;

}

a:focus, a:hover {

	color: #92F22C;
	text-decoration: underline;

}

a {

	color:#63a215;
	text-decoration: none;
		
}

.quiet {

	color:#C4C4C4;
	
}

.loud {

	color:#000000;
	
}

.box {

	background: none;

}

body.mceContentBody {

   background: #FFF;

}

.left {

	text-align: left;

}

.center {

	text-align: center;

}

.right {

	text-align: right;

}

.justify {

	text-align: justify;

}

hr {

	width: 80%;

}
