@charset "utf-8";
/* CSS Document */

* {
	margin: 0em;
	padding: 0em;
}

body {
	background-image: url(../_images/background.png);
	background-repeat: repeat-x;
	margin: 0 auto;
	background-color: #a09f6a;
}

p {
	font-family: "Comic Sans MS", arial, sans-serif;
	font-size: 13pt;
	padding-bottom: 10px;
	text-align: justify;
}
.img  {
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 5px;
	border: none;
	vertical-align: middle;

}
.imgsidebartop  {
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-bottom: 10px;
	border: none;

}
.imgsidebarbottom  {
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-top: 15px;
	border: none;

}
.imgr  {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: none;

}
.imgl  {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	border: none;
}

a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}

h1 {
	font-family: "Comic Sans MS", arial, sans-serif;
	font-size: 15pt;
	padding-bottom: 10px;
	letter-spacing: 0.1em;
}
h2 {
	font-family: "Comic Sans MS", arial, sans-serif;
	font-size: 15pt;
	padding-bottom: 5px;
	color: #ececb4;
}
h3 {
	font-family: "Comic Sans MS", arial, sans-serif;
	font-size: 18pt;
	padding-bottom: 10px;
	color: #ececb4;
}
h4 {
	font-family: "Comic Sans MS", arial, sans-serif;
	font-size: 13pt;
	padding-bottom: 10px;
	letter-spacing: 0.1em;
}
h5 {
	font-family: "Comic Sans MS", arial, sans-serif;
	font-size: 15pt;
	padding-bottom: 5px;
	color: #ececb4;
}
.center  {
	text-align: center;
}
.middle  {
	vertical-align: middle;

}

object { width: 0px; height:0px; }


#wrapper {
	background-image: url(../_images/roots.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 400px;
	margin: 0 auto;
}
#container {
	width: 1000px;
	margin: 0 auto;
	height: auto;
}

#logo  {
	height: 236px;
	width: 662px;
	padding: 20px 0 20px 0;
	margin: 0 auto;
}
#sidebar-a {
	float: left;
	width: 206px;
	margin: 0;
	background-image: url(../_images/nav/navmenu.png);
	background-repeat: no-repeat;
}

#sidebar-a {
	float: left;
	width: 206px;
	margin: 0;
	background-image: url(../_images/nav/navmenu.png);
	background-repeat: no-repeat;
	height: 378px;
}

#menu {
	position: relative;
	height: 355px;
	z-index: 9;
	display:block;
	width:207px;
	font-family: "Comic Sans MS", arial, sans-serif;
	font-size: 14pt;
	padding-top: 20px;
}

#menu a span {
	display:none;
}

#menu ul {
	margin: 0;
	padding: 0;
	border-bottom: none;
	margin-left:21px;
	width: 207px;
}

#menu li {
	position: relative;
	margin: 0;
	float: left;
	list-style: none;
	width:auto;
	display: block;
	padding: 0 0 0 0;
	text-decoration: none;
	height:45px;
	width:186px;
	background-position:top left;
	background-repeat:no-repeat;
}

#menu li a {
	display:block;
	height:45px;
	color: #000;
	text-decoration: none;
	padding-left: 50px;
}

#menu li a:hover {
	background-position:bottom left;
	color:#72598c;
}

#menu li:hover ul {
	display:block;
	visibility:visible;
}

#menu li ul {
	display:none;
	margin:0px;
	margin-top: -80px;
	padding-top:0px;
	width:207px;
	position:absolute;
	z-index:10;
	background-image:url(../_images/nav/ul/middlenav.gif) !important;
	background-position:left bottom;
	background-repeat:no-repeat;
	left: 185px;
	height: auto;
	padding-bottom: 30px;
}
/*#menu #top     {
	background-image: url(../_images/nav/ul/topnav.gif);
	background-repeat: no-repeat;
	height: 27px;
	position: relative;
	top: 0px;
	padding-bottom: 0px;	/*margin-bottom: -40px;
}
#menu ul li ul #top  {
	background-image: url(../_images/nav/ul/topnav.gif);
	background-repeat: no-repeat;
	height: 27px;
	position: relative;
	top: 0px;
	padding-bottom: 0px;	/*margin-bottom: -40px;
}*/



#menu li ul li {
	display:block;
	height:auto;
	width: 100%;
	background-image: url(../_images/nav/ul/mid.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
#menu ul li ul .none {
	background-image: none;
	position: relative;
	top: 10px;
}



#menu li ul li a {
	background:none !important;
	font-family: "Comic Sans MS", arial, sans-serif;
	color:#000;
	font-size:12pt;
	font-weight: normal;
	height:auto;
	padding-top:3px;
	padding-left:5px;
	width: 100% !important;
	text-decoration:none;
}
/*#menu ul li ul #bottom  {
	background-image: url(../_images/nav/ul/bottomnav.gif);
	background-repeat: repeat-y;
	height: 27px;
	position: relative;
	background-position: left bottom;
}*/

#menu ul ul li {
	display:block;
}


#sidebar-a #downloads {
	background-image: url(../_images/downloads.png);
	background-repeat: no-repeat;
	height: 360px;
	margin-top: 10px;
	padding-top: 10px;
}


#sidebar-a #downloads .nav {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 20px;
}
#sidebar-a #downloads .nav li a {
	text-decoration: none;
	font-family: "Comic Sans MS", arial, sans-serif;
	font-size: 11pt;
	color: #d0bae6;
	top: 10px;
	font-weight: bold;
}
#sidebar-a #downloads .nav li a:hover {
	text-decoration: none;
	font-family: "Comic Sans MS", arial, sans-serif;
	font-size: 11pt;
	color: #bf90ed;
	top: 10px;
	font-weight: bold;
}
#sidebar-a #downloads    li{
	background-image: url(../_images/pdf.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 32px;
	height: auto;
	padding-bottom: 4px;
	padding-top: 4px;
	display: block;
}
#sidebar-a #downloads    h3{
	padding-left: 20px;
	padding-bottom: 5px;
}
ul.nav{
	list-style-type: none;
}

#main_content {
	width: 545px;
	float: left;
	margin-top: 10px;
	z-index: 30;
	min-height:720px;
	height:auto !important;
	height:860px;
	margin-left: 20px;
	margin-bottom: 10px;
}


#main_content2 {
	width: 770px;
	float: left;
	margin-top: 10px;
	min-height:740px;
	height:auto !important;
	height:860px;
	margin-left: 20px;
	margin-bottom:10px;
}

#main_content2 ul {
	font-family: "Comic Sans MS", arial, sans-serif;
	font-size: 13pt;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
}

#main_content2 ul li   {
	list-style-type: none;
	margin-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-position: 0 center;
	background-image: url(../_images/bullets/purple.png);
	background-repeat: no-repeat;
	}
#main_content2 li.pdf    {
	background-image: url(../_images/pdf.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 35px;
	height: auto;
	padding-bottom: 10px;
	padding-top: 5px;
	display: block;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
}
#main_content2 ul li p {
	padding: 0px;
	color: #000;
}
#main_content2 table {
	width: 100%;
	margin-bottom: 10px;
	font-family: "Comic Sans MS", arial, sans-serif;
	font-size: 13pt;
}
#main_content2 table p {
	padding: 0px;
	text-align: left;
}
#main_content2 table h3 {
	padding: 0px;
}

#main_content2 table tr td {
	padding-bottom: 10px;
	vertical-align: top;
	padding-right: 5px;
}
#main_content2 table tr td .padding {
	padding-top: 10px;
	padding-bottom: 10px;
}
#main_content2 table tr td .padding2 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

label{
	float: left;
	width: 150px;
	font-weight: normal;
	font-family: "Comic Sans MS", arial, sans-serif;
	font-size: 12pt;
	padding-bottom: 0px;
}

input, textarea{
	width: 180px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

textarea{
	width: 250px;
	height: 100px;
}

.boxes{
	width: 1em;
}
form {
	padding-bottom: 10px;
}
#main_content2 form input {
	width: 250px;
	background-color: #f9f8d0;
	border: 1px solid #c3c280;
}
#main_content2 form textarea {
	width: 250px;
	background-color: #f9f8d0;
	border: 1px solid #c3c280;
}
#main_content2 form #submit {
	width: 70px;
	height: 30px;
	font-family: "Comic Sans MS", arial, cursive;
	font-size: 12pt;
}


#submit{
	margin-left: 150px;
	margin-top: 5px;
	width: 90px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

br{
	clear: left;
}

#sidebar-b {
	float: right;
	width: 206px;
	margin: 0 0px 10px 20px;
}
#sidebar-b #events {
	background-image: url(../_images/events.png);
	background-repeat: no-repeat;
	height: 146px;
	padding: 10px 0 0 15px;
}
#sidebar-b #events p{
	color: #dbc5f1;
	text-align: left;

}
#sidebar-b #aim {
	background-image: url(../_images/aim.png);
	background-repeat: no-repeat;
	height: 556px;
	margin-top: 10px;
	padding: 10px;
}
#sidebar-b #aim p {
	font-size: 12pt;
	padding: 0px;
	text-align: left;
}



#footer {
	height: 158px;
	float: left;
	position: relative;
}
#footer p  {
	padding: 0px;
	font-size: 12pt;
}

#footer #left {
	float: left;
	width: 303px;
	background-image: url(../_images/footer.png);
	background-repeat: no-repeat;
	height: 138px;
	padding: 10px 10px 10px 20px;
	text-align: left;
}

#footer #middle {
	background-image: url(../_images/logo_tree.png);
	background-repeat: no-repeat;
	height: 158px;
	float: left;
	width: 330px;
	background-position: center center;
}
#footer #right {
	float: right;
	width: 303px;
	background-image: url(../_images/footer.png);
	background-repeat: no-repeat;
	height: 138px;
	padding: 10px 20px 10px 10px;
}
#footer #right p {
	text-align: right;
}


#siteinfo {
	position: relative;
	float: left;
	margin: 10px 0px 0px 0px;
	width: 980px;
	padding: 0px 0px 0px 20px;
}
#siteinfo p {
	font-size: 10pt;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
#siteinfo .copy {
}
.charity  {
	text-align: right;
	position: relative;
	top: -15px;
	left: -20px;
	float: right;
}

#rpm-tag {
	position:relative;
}

#rpm-tag .rpm {
	position:absolute;
	left: 323px;
	top:28px;
}
#speak {
	float: left;
	width: 200px;
	background-image: url(/_images/speech.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	background-position: left 2px;
	margin-left:20px;
	height:25px;
}

#speak p {
	font-family: "Comic Sans MS", arial, sans-serif;
	font-size: 11pt;
	padding-bottom: 0px;

	}
