body {
	margin: 0;
	padding: 0;
	color: #5E5E5E;
	font: 14px/26px "Helvetica Neue", Helvetica, Arial;
	background: url(images/background.jpg) repeat left top;
}

#main-wrapper {
	background: url(images/main-wrapper.png) no-repeat center top;
}

h1 {
	font-size: 18px;
	color: #FFF;
	background: url(images/pink.png) repeat-x;
	height: 33px;
	padding-top: 7px;
	margin-left: -35px;
	padding-left: 30px;
	margin-top: 0px;
	font-weight: bold;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	text-shadow: 0 1px 1px #000;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #5E3D32;
}

a:focus {
	outline: none;
}

a {
	color: #5E3D32;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

.thumb-no-float {
	background: #F0F0F0;
	padding: 10px;
}

.thumb-left {
	background: #F0F0F0;
	padding: 10px;
	float: left;
	margin-right: 15px;
	margin-top: 4px;
}

.pdf-icon {
	background: url(images/pdf.png) no-repeat left center;
	padding-left: 22px;
}

#header {
	width: 980px;
	height: 188px;
	margin: 20px auto;
}

#header .logo {
	height: 168px;
	width: 196px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	float: left;
	padding: 9px;
	background: #EBEBEB;
	border: 1px solid #CCC;
}

/* Menu */

#menu {
	width: 762px;
	height: 36px;
	margin: 0px auto;
	padding-top: 152px;
	float: right;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	height: 31px;
	text-decoration: none;
	font-size: 16px;
	color: #412B21;
	padding: 5px 16px 0px;
	float: left;
	font-weight: bold;
	margin-left: 10px;
}

#menu a:hover {
	color: #FFF;
	background: url(images/brown.png) repeat-x;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	text-shadow: 0 1px 1px #000;
}

#menu .active a {
	color: #FFFFFF;
	background: url(images/brown.png) repeat-x;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	text-shadow: 0 1px 1px #000;
}

/* Main Wrapper */

#wrapper {
	background: #EBEBEB;
	margin: 0px auto;
	width: 960px;
	padding: 9px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #CCC;
}

/* Action Area */

#action {
	height: 300px;
	margin-bottom: 35px;
}

#charity {
	width: 310px;
	float: left;
	height: 300px;
}

#charity p {
	padding-right: 20px;
	padding-left: 10px;
	font-style: italic;
	line-height: 34px;
	text-align: justify;
	padding-top: 10px;
}

#nivo-slider-wrapper {
	height: 280px;
	width: 540px;
	padding: 9px;
	background: #FFF;
	float: right;
	border: 1px solid #E0E0E0;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

#nivo-slider {
	position:relative;
	background:transparent url(images/loading.gif) no-repeat 50% 50%;
	height: 280px;
	width: 540px;
}

#nivo-slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	height: 280px;
	width: 540px;
}

.nivoSlider {
	position:relative;
}

.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}

.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}

.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}

.nivo-prevNav {

	left:0px;
}

.nivo-nextNav {

	right:0px;
}

.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}

.nivo-controlNav a.active {
	font-weight:bold;
}

.nivo-controlNav {
	position:absolute;
	left:25%;
	bottom:-38px;
}

.nivo-controlNav a {
	display:block;
	width:25px;
	height:25px;
	background:url(images/bullet-1.png) no-repeat;
	text-indent:-9999px;
	border:0;
	float:left;
}

.nivo-controlNav a.active {
	background: url(images/bullet-2.png);
	height: 25px;
	width: 25px;
}

.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}

a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}

a.nivo-prevNav {
	left:10px;
}

/* Request Information Section */

#request {
	width: 910px;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	padding: 10px;
	margin: 0px auto 35px;
	height: 36px;
	float: left;
}

#request .tagline {
	margin: 0px;
	float: left;
	font-size: 18px;
	padding-top: 6px;
	color: #412B21;
	font-style: italic;
	font-weight: bold;
}

#request .button a {
	background: url(images/brown.png) repeat-x left top;
	height: 31px;
	width: 190px;
	display: block;
	float: right;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	font-weight: bold;
	text-shadow: 0 1px 1px #000;
}

#request .button a:hover {
	background: url(images/pink.png) repeat-x left top;
	height: 31px;
	width: 190px;
	display: block;
	float: right;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}

/* Page */

#page {
	width: 930px;
	margin: 0px auto;
	padding: 30px 15px 10px;
	background: #FFF;
}

/* Content */

#content {
	float: left;
	width: 560px;
}

#content-wide {
	float: left;
	width: 930px;
}

#content-wide ul {
	margin: 0px;
	list-style: none;
	padding-left: 20px;
}

#content-wide li {
	margin-bottom: 8px;
	background: url(images/check.png) no-repeat left center;
	padding-left: 22px;
}

.post {
	text-align: justify;
}

.post .entry {
	padding: 10px;
}

.post .col1 {
	float: left;
	width: 300px;
}

.post .col2 {
	float: left;
	width: 227px;
	text-align: center;
	margin-bottom: 25px;
}

.post .col3 {
	float: left;
	width: 227px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 8px;
}

#sidebar h1 {
	font-size: 18px;
	color: #FFF;
	background: url(images/brown.png) repeat-x;
	height: 33px;
	padding-top: 7px;
	margin-left: 0px;
	padding-left: 10px;
	margin-top: 0px;
	font-weight: bold;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}

#sidebar h2 {
	font-size: 16px;
	font-weight: bold;
	color: #5E3D32;
	padding-left: 10px;
}

#sidebar .icon {
	float: left;
	padding: 1px 6px 0px 8px;
}

#sidebar .social a {
	display: block;
	text-decoration: none;
	background: url(images/brown.png) repeat-x left top;
	height: 31px;
	width: 280px;
	margin-bottom: 15px;
	color: #FFF;
	font-weight: bold;
	padding-top: 5px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	text-shadow: 0 1px 1px #000;
}

#sidebar .social a:hover {
	display: block;
	text-decoration: none;
	background: url(images/pink.png) repeat-x;
}

/* Footer */

#footer-wrapper {
	margin: 20px auto;
	height: 108px;
	width: 958px;
	padding: 10px;
	background: #EBEBEB;
	border: 1px solid #CCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}

#footer {
	height: 110px;
	width: 960px;
	background: url(images/footer.png) repeat-x;
	color: #CCC;
}

#links {
	float: left;
	font-size: 12px;
	padding-left: 25px;
	padding-top: 10px;
}

#links a {
	text-decoration: none;
	color: #CCC;
	padding: 4px 6px;
}

#links a:hover {
	color: #FFF;
	text-decoration: underline;
}

#social {
	float: right;
	margin: -5px 0px 0px;
	padding: 0px 25px 0px 0px;
}

#slider .panel h1.title {
	font-size: 18px;
	color: #0F77A2;
	text-transform: uppercase;
	display: none;
}

#slider .coda-slider-wrapper {
	width: 930px;
	clear: both;
	overflow: auto;
}

#slider .coda-slider {
	float: left;
	overflow: hidden;
	position: relative;
}
	
#slider .coda-slider, .coda-slider .panel {
	width: 930px;
	text-align: justify;
} 
	
#slider .coda-nav ul li a {
	background: url(images/brown.png) repeat-x;
	color: #fff;
	display: block;
	float: left;
	margin-right: 8px;
	text-decoration: none;
	height: 31px;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	text-shadow: 0 1px 1px #000;
	padding-right: 20px;
	padding-left: 20px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

#slider .coda-nav ul li a:hover {
	background: url(images/pink.png) repeat-x;
	text-shadow: 0 1px 1px #000;
}
	
#slider .coda-nav ul li a.current {
	background: url(images/pink.png) repeat-x;
	color: #FFF;
	text-shadow: 0 1px 1px #000;
}
	
#slider .coda-slider .panel-wrapper {
}
	
#slider .panel .content {
	width: 930px;
	float: left;
	text-align: justify;
}

#slider .panel .content ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

#slider .panel .content li {
	background: url(images/bullet.png) no-repeat left 3px;
}
	
#slider .coda-slider p.loading { 
	padding: 20px; 
	text-align: center 
}

#slider .coda-nav ul {
	clear: both;
	display: block;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
}
	
#slider .coda-nav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
	
#slider .coda-slider .panel { 
	display: block; 
	float: left 
}
	
#slider .coda-slider .panel-container { 
	position: relative 
}

/* Contact Form */

label {
	display: block;
}

input {
	font: 14px "Helvetica Neue", Helvetica, Arial;
	color: #6B6B6B;
	padding: 6px;
	width: 400px;
	border: 1px solid #E0E0E0;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

select {
	font: 14px "Helvetica Neue", Helvetica, Arial;
	color: #6B6B6B;
	width: 400px;
	padding: 6px;
	border: 1px solid #E0E0E0;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

textarea {
	font: 14px "Helvetica Neue", Helvetica, Arial;
	color: #6B6B6B;
	width: 500px;
	padding: 6px;
	border: 1px solid #E0E0E0;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

.submit {
	height: 36px;
	width: 120px;
	border-style: none;
}

.required {
	font-weight: bold;
	color: #FC1E66;
}

