/*
**********************************
* Created by:                    *
* http://www.topsitemakers.com   *
**********************************
*/

/* Reset */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,a,big,em,img,small,strong,sub,sup,b,u,i,center,ol,ul,li,fieldset,form,label,table,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent}body{line-height:130%}ol,ul{list-style:none;padding-left: 20px;}table{border-collapse:collapse;border-spacing:0}a:link,a:visited,a:hover,a:active{text-decoration:none;}p{padding-bottom:8px;}h1,h2,h3{padding-bottom:10px;font-weight:bold;}h1{font-size:16px}h2{font-size:14px}h3{font-size:12px}ins{text-decoration: none;}del{text-decoration: line-through;}a:focus{outline:0;}

/* Main stylesheet */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0px;
	background: url(../images/bg.jpg) repeat-y top center;
}
a {
	color: #333;
	text-decoration: none;
	cursor: pointer;
}
:focus {
	outline: none;
}
h1, h2, h3 {
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #6A1E71;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
ul, ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea, button, select {
	font-family: inherit;
	font-size: inherit;
	border: 1px solid #CCC;
}
.clear {
	display: block;
	clear: both;
}
.clearfix:after {
	content:".";
	display:block;
	clear: both;
	visibility:hidden;
	line-height:0;
	height:0;
}
.clearfix {
	display:inline-block;
}
html[xmlns] .clearfix {
	display:block;
}
* html .clearfix {
	height:1%;
}
.nav ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.nav ul li {
	display: inline;
}
ul.nav {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul.nav li {
	display: inline;
}
#main {
	width: 1034px;
	margin: 0 auto;
	background: #FFF;
}
#main #logo {
	float: left;
	width: 214px;
	margin-bottom: 10px;
}
#main #good-search {
	float: left;
	width: 810px;
	height: 85px;
	text-align: right;
}
#main #good-search #good-search-logo {
	margin-bottom: 5px;
	margin-top: 12px;
}
#main #good-search #good-search-input {
	background: url(../images/good-search-input.jpg) no-repeat;
	border: 0px none;
	height: 16px;
	width: 145px;
	float: right;
	padding: 2px 2px 2px 7px;
}
#main #good-search #good-search-button {
	border: 0px none;
	float: right;
}
#main #nav {
	float: left;
	width: 810px;
	height: 23px;
	text-align: right;
	margin-bottom: -4px;
	position: relative;
	padding-top: 17px;
	background: url(../images/bg-nav-main.png) no-repeat top right;
}
#main #nav a {
	text-transform: uppercase;
	margin: 0 34px;
	color: #FFF;
	font-size: 14px;
}
#main #left {
	float: left;
	width: 223px;
	margin: 20px 0 104px 0;
	position: relative;
}
#main #content {
	float: left;
	width: 814px;
	background-image: url(../images/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 530px;
	margin-left: -3px;
}
#main #nav-thumbs {
	float: left;
	width: 780px;
	height: 70px;
	margin: -2px 0 0 15px;
	background: url(../images/bg-nav-bottom.png) no-repeat top left;
}
#main #nav-thumbs a {
	float: left;
	margin-right: 1px;
	height: 60px;
	width: 196px;
}
#main #footer {
	float: left;
	width: 909px;
	margin: 5px 53px 0 62px;
	height: 105px;
	border: 1px solid #FF8AFE;
	border-bottom: 0 none;
}
#main #footer #logo-small {
	float: left;
	margin: 18px 20px 0 38px;
}
#main #footer #description {
	float: left;
	margin-top: 30px;
	text-align: center;
}
#main #footer #logo-acc {
	float: left;
	margin: 22px 0 0 40px 
}
#main #footer #contact-info {
	float: right;
	text-align: right;
	margin: 18px 20px 0 0;
}
#main #footer #contact-info img {
	margin-top: 5px;
}
#main #created-by {
	float: right;
	margin: -3px 13px 0 0;
	clear: both;
}
#homepage {
	float: left;
	height: 595px;
	width: 100%;
}
#about {
	background:url("../images/bg-page-about.jpg") no-repeat scroll 278px bottom transparent;
	height:509px;
	padding-left:20px;
	padding-top:18px;
	font-size: 12px;
	color: #555;
	line-height: 135%;
}
#about p.short {
	width: 225px;
}
#about p.thank-you {
	width: 215px;
}
#volunteer,
#donate {
	padding-left: 20px;
	padding-top: 18px;
	font-size: 12px;
	line-height: 135%;
}
#donate h1 {
	font-size: 18px;
	padding-bottom: 12px;
}
#volunteer ul {
	padding-bottom: 10px;
	list-style: disc;
}
#donate ul {
	padding-bottom: 5px;
	list-style: disc;
}
#donate p {
	padding-bottom: 4px;
}
#donate h2 {
	padding-bottom: 6px;
}
#donate h2.small {
	font-size: 12px;
}
#donate {
	background: url(../images/bg-page-donate.jpg) no-repeat 464px top;
	margin-top: 4px;
	margin-right: 3px;
	height: 505px;
	width: 441px;
	padding-right: 350px;
}
#donate h3 {
	color: #999;
	font-weight: normal;
	float: left;
	clear: both;
	padding-left: 70px;
	padding-top: 0px;
	width: 158px;
	font-size: 11px;
	text-align: center;
	line-height: 120%;
}
#donate input[type=image] {
	border: 0px;
	margin-top: -4px;
	margin-left: -3px;
	float: left;
}
#donate input[type=text] {
	border: 0px;
	background: url(../images/bg-donate-input.jpg) no-repeat left;
	height: 29px;
	width: 60px;
	padding-left: 24px;
	margin-left: 50px;
	float: left;
	font-size: 14px;
	color: #937196;
}
#content.events {
	padding-left: 2px;
	padding-top: 2px;
	margin-right: -2px;
	margin-bottom: -2px;
}
#content.events .laura {
	position: absolute;
	margin-left: 578px;
	margin-top: 250px;
	width: 193px;
	height: 126px;
}
#content.events .facebook {
	position: absolute;
	margin-left: 702px;
	margin-top: 483px;
	width: 87px;
	height: 31px;
}
#main #content.news {
	padding: 20px 20px;
	width: 774px;
	font-size: 12px;
	line-height: 150%;
	height: 490px;
}
#content.news ul li {
	list-style: disc;
	padding-bottom: 3px;
}
#content.news ul {
	padding-bottom: 6px;
}
#main #content.news blockquote {
	background: url(../images/page-news-gandhi.jpg) no-repeat 130px 40px;
	width: 300px;
	float: right;
	margin-right: 0px;
	font-size: 11px;
	height: 80px;
}
#donate form {
	float: right;
	margin-top: -40px;
	margin-right: 10px;
}
#content.thank-you h1 {
	padding-top: 15px;
	padding-left: 12px;
}
#nav-thumbs ul {
	position: absolute;
	z-index: 90;
}
#events:not(.new) {
  background: url(../images/page-events.jpg);
  float: left;
  height: 510px;
  width: 800px;
  margin: 2px;
}
#events:not(.new) a {
  float: left;
  position: absolute;
}
#slideshow img {
  position: absolute;
  z-index: 10;
}
#slideshow1 {
  margin: 60px 0 0 530px;
  width: 130px;
  height: 85px;
}
#slideshow2 {
  margin: 80px 0 0 660px;
  width: 120px;
	height: 80px;
}
#slideshow3 {
  margin: 165px 0 0 300px;
  width: 140px;
  height: 90px;
}
#slideshow4 {
  margin: 140px 0 0 440px;
  height: 95px;
	width: 80px;
}
#slideshow5 {
  margin: 145px 0 0 525px;
  width: 130px;
  height: 90px;
}
#slideshow6 {
  margin: 165px 0 0 660px;
  width: 120px;
  height: 80px;
}

