@charset "utf-8";
/*-----------------------------------------------------------------------------
author: PalmettoSoft
date: 05/22/2008
client: Outreach for Kids 
Copyright 2008 PalmettoSoft, Inc.
-----------------------------------------------------------------------------*/
/* GENERAL
-----------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: small;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */


/* STRUCTUAL
-----------------------------------------------------------------------------*/

body {
	width: 100%;
	height: 100%;
	background: #eae5c2 url(../_media/bg.png) repeat-x center top;
	font: small "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

textarea {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: small;
}

#container {
	margin: 0 auto;
	width: 963px;
	height: 100%;
}

#header {
	width: 909px;
	height: 201px;
	position: relative;
}

#newsletter {
	width: 296px;
	height: 41px;
	float: left;
	clear: left;
	position: relative;
}

#form1 {
	padding-top: 9px;
	padding-left: 25px;
	float: left;
}

#logo {
	width: 296px;
	height:  160px;
	float: left;
	position: relative;
	clear: left;
}
#submit {
	position: relative;
}

#topnav1 {
	width: 545px;
	height: 59px;
	float: right;
	top: 0;
	position: relative;
	margin-top: -41px;
}

#topnav2 {
	width: 596px;
	height: 39px;
	float: right;
	clear: right;
	overflow: hidden;
	position: relative;
}

#donations {
	width: 185px;
	height: 59px;
	float: right;
	position: relative;
}

#mid {
	width: 963px;
	background-image: url(../_media/mid_bg.png);
	background-repeat: repeat-y;
		overflow: hidden;
}

#left {
	width: 325px;
	height: 871px;
	background-image: url(../_media/lft_bg_inner.png);
	float: left;
}

#content_main {
	width: 638px;
	float: right;
	background: url(../_media/mid_round_inner.png) no-repeat right top;
}


#copy {
	width: 545px;
	float: right;
	margin-right: 93px;
	padding-bottom: 30px;
	}

#copy p {
	color: #0d657e;
	margin: 0 0 15px;
	font: 1.1em/1.1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#copy a, #copy a:visited {
		color: #d5711e;
	text-decoration: none;
	border-bottom: 1px dotted #d5711e;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	font: normal normal 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#copy a:hover, #copy a:active {
	color: #8e8e8e;
}

#copy ul {
	color: #0d657e;
	margin-top: 10px;
	border: 4px solid #f18020;
	margin-bottom: 20px;
}

/* My Comment */

#copy li {
	margin: 25px 25px 25px 35px;
	list-style-position: outside;
	font-size: 1em;
	line-height: 1em;
}


#bottom {
	width: 919px;
	height: 80px;
	background: url(../_media/bot_bg.png) no-repeat left top;
}

#bot_home {
	width: 94px;
	height: 27px;
	float: left;
	position: relative;
	top: 13px;
	left: 13px;
}

.copyright {
	float: left;
	position: relative;
	top: 25px;
}

p.name {
	font-size: 1.4em !important;
	line-height: 1em !important;
	color: #ea7c22 !important;
	margin-right: 0 !important;
	margin-bottom: 5px !important;
	margin-left: 300px !important;
}
p.creds {
	font-size: .9em !important;
	line-height: 1em !important;
	margin-left: 300px !important;
	margin-bottom: 25px;
}

/* MAIN CONTENT
-----------------------------------------------------------------------------*/

/* NAV
-----------------------------------------------------------------------------*/
/* @group h tags */
.nav1 {
	height: 41px;
	width: 360px;
	display: inline;
	list-style-type: none;
	float: left;
	clear: left;
}

.nav1 li {
	display: inline;
	list-style-type: none;
	padding-left: 0;
	margin-top: 0;
	height: 41px;
}

.nav1 a {
	float: left;
	padding: 41px 0 0 0;
	margin:0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:41px; /* for IE5/Win only */

}

.nav1 a:hover, .nav2 a:active {
	background-position: 0 41px;
}

.nav1_1 a{
	background-image: url(../_media/hd_nav1_home.png);
	width: 71px;
}

.nav1_2 a{
	background-image: url(../_media/hd_nav1_about.png);
	width: 71px;
}

.nav1_3 a{
	background-image: url(../_media/hd_nav1_newsevents.png);
	width: 125px;
}

.nav1_4 a{
	background-image: url(../_media/hd_nav1_contact.png);
	width: 93px;
}

#donations a:hover, #donations a:active {
	background-position: 0 59px;
}

#donations a {
	width: 185px;
	height: 59px;
	padding: 59px 0 0 0;
	background-image: url(../_media/hd_nav1_donations.png);
	height: 0px !important; 
	height /**/:59px;
	overflow: hidden;
	float: right;
}

/* topnav2 */
.nav2 {
	float: right;
	list-style-type: none;
	display: inline;
	clear: right;
	width: 596px;
	height: 39px;
	position: relative;
}

.nav2 li {
	display: inline;
	list-style-type: none;
	padding-left: 0;
	margin-top: 0;
	height: 39px;
}

.nav2 a {
	float: left;
	padding: 39px 0 0 0;
	margin:0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:39px; /* for IE5/Win only */

}

.nav2 a:hover, .nav2 a:active {
	background-position: 0 39px;
}

.nav2_1 a{
	background-image: url(../_media/hd_nav2_fromkids.png);
	width: 157px;
}

.nav2_2 a{
	background-image: url(../_media/hd_nav2_infoneeds.png);
	width: 145px;
}

.nav2_3 a{
	background-image: url(../_media/hd_nav2_caseworkers.png);
	width: 143px;
}

.nav2_4 a{
	background-image: url(../_media/hd_nav2_holidaygiving.png);
	width: 151px;
}

/*left column navigation*/

.nav3 {
	width: 202px;
	height: 800px;
	top: 61px;
	left: 56px;
	position: relative;
}

.nav3 li {
	list-style-type: none;
	width: 202px;
	height: 200px;
	background-repeat: no-repeat;
}

.nav3 a {
	overflow: hidden;
	padding: 200px 0 0 0;
	width: 202px;
	height: 0px !important; 
	height /**/:200px; /* for IE5/Win only */
}

.nav3 a:hover, .nav3 a:active {
	background-position: 0 200px;
}

.nav3_1 a {
	background-image: url(../_media/left_nav3_1.png);
	float: left;
}

.nav3_2 a {
	background-image: url(../_media/left_nav3_2.jpg);
	float: left;
}

.nav3_3 a {
	background-image: url(../_media/left_nav3_3.jpg);
	float: left;
}

.nav3_4 a {
	background-image: url(../_media/left_nav3_4.jpg);
	float: left;
}

/*bottom navigation*/

#bot_home a:hover, #bot_home a:active {
	background-position: 0 27px;
}

#bot_home a {
	width: 94px;
	height: 27px;
	padding: 27px 0 0 0;
	background-image: url(../_media/bot_nav4_home.png);
	float: left;
	height: 0px !important; 
	height /**/:27px;
	overflow: hidden;
}

.nav4 {
	width: 764px;
	height: 23px;
	list-style-type: none;
	color: #e27623;
	font-size: x-small;
	float: right;
	position: relative;
	top: 19px;
	right: 16px;
}

.nav4 li {
	display: inline;
	padding-right: 8px;
	font-weight: bold;
}

.nav4 a:link, .nav4 a:visited {
	color: #e27623;
	text-decoration: none;
	border-style: dashed;
	border-bottom: 1px dashed #e27623;
}

.nav4 a:hover, .nav4 a:active {
	color: #0496a1;
	text-decoration: none;
	border-style: dashed;
	border-bottom: 1px dashed #0496a1;
}

.copyright a:link, .copyright a:visited {
	color: #039aa6;
	text-decoration: none;
	border-bottom: 1px dashed #039aa6;
}

.copyright a:hover, .copyright a:active {
	color: #e27623;
	text-decoration: none;
	border-bottom: 1px dashed #e27623;
}

/* SUB NAV
-----------------------------------------------------------------------------*/

/* PAGE ELEMENTS
-----------------------------------------------------------------------------*/

.pe_infoandneeds {
	float: right;
	position: relative;
	margin-top: 27px;
	margin-right: -80px;
}
.pe_about {
	float: right;
	position: relative;
	margin-top: 27px;
	margin-right: -80px;
}
.pe_newsandevents {
	float: right;
	position: relative;
	margin-top: 27px;
	margin-right: -80px;
}
.pe_contact {
	float: right;
	position: relative;
	margin-top: 27px;
	margin-right: -80px;
}

.pe_donations {
	float: right;
	position: relative;
	margin-top: 27px;
	margin-right: -80px;
}
.pe_fromthekids {
	float: right;
	position: relative;
	margin-top: 27px;
	margin-right: -80px;
}
.pe_coordinators {
	float: right;
	position: relative;
	margin-top: 27px;
	margin-right: -80px;
}
.pe_holidaygiving {
	float: right;
	position: relative;
	margin-top: 27px;
	margin-right: -80px;
}
.pe_birthdayfairy {
	float: right;
	position: relative;
	margin-top: 27px;
	margin-right: -80px;
}
.pe_summercamp {
	float: right;
	position: relative;
	margin-top: 27px;
	margin-right: -80px;
}
.pe_toothfairy {
	float: right;
	position: relative;
	margin-top: 27px;
	margin-right: -80px;
}
.pe_thankyou {
	float: right;
	position: relative;
	margin-top: 27px;
	margin-right: -80px;
}
/* TYPOGRAPHY
-----------------------------------------------------------------------------*/

/* @group h tags */


h1 {
	padding: 103px 0 0 0;
	float: right;
	overflow: hidden;
	position: relative;
	clear: right;
	width: 613px;
	height: 103px;
	background: url(../_media/hd_quote.png) no-repeat;
    height: 0px !important;
    height /**/:103px;
}

h2.welcome {
	background: url(../_media/h2_welcome.gif) no-repeat;
	margin-top: 13px;
	height: 0;
	overflow: hidden;
	padding-top: 80px;
}

h2.about {
	background: url(../_media/h2_about.gif) no-repeat;
	margin-top: 13px;
	height: 0;
	overflow: hidden;
	padding-top: 50px;
}

h2.newsandevents {
	background: url(../_media/h2_newsandevents.gif) no-repeat;
	margin-top: 13px;
	height: 0;
	overflow: hidden;
	padding-top: 50px;
}

h2.contact {
	background: url(../_media/h2_contact.gif) no-repeat;
	margin-top: 13px;
	height: 0;
	overflow: hidden;
	padding-top: 50px;
}

h2.donations {
	background: url(../_media/h2_donations.gif) no-repeat;
	margin-top: 13px;
	height: 0;
	overflow: hidden;
	padding-top: 50px;
}
h2.fromthekids {
	background: url(../_media/h2_fromthekids.gif) no-repeat;
	margin-top: 13px;
	height: 0;
	overflow: hidden;
	padding-top: 50px;
}
h2.infoandneeds {
	background: url(../_media/h2_infoandneeds.gif) no-repeat;
	margin-top: 22px;
	height: 0;
	overflow: hidden;
	padding-top: 50px;
}
h2.coordinators {
	background: url(../_media/h2_coordinators.gif) no-repeat;
	margin-top: 13px;
	height: 0;
	overflow: hidden;
	padding-top: 50px;
}
h2.birthdayfairy {
	background: url(../_media/h2_birthdayfairy.gif) no-repeat;
	margin-top: 13px;
	height: 0;
	overflow: hidden;
	padding-top: 50px;
}
h2.holidaygiving {
	background-image: url(../_media/h2_holidaygiving.gif);
	background-repeat: no-repeat;
	margin-top: 13px;
	height: 0;
	overflow: hidden;
	padding-top: 50px;
}
h2.summercamp{
	background: url(../_media/h2_summercamp.gif) no-repeat;
	margin-top: 13px;
	height: 0;
	overflow: hidden;
	padding-top: 50px;
}
h2.toothfairy {
	background: url(../_media/h2_toothfairy.gif) no-repeat;
	margin-top: 13px;
	height: 0;
	overflow: hidden;
	padding-top: 50px;
}
h2.thankyou {
	background: url(../_media/h2_thankyou.gif) no-repeat;
	margin-top: 13px;
	height: 0;
	overflow: hidden;
	padding-top: 50px;
}

h3 {
	color: #e27623;
	font: italic bold 1.1em/1.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}

h4 {
	color: #e27623;
	text-transform: uppercase;
}



h5 {
	color: #039aa6;
	font: bold 1em/1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}


h6 {
	color: #039aa6;
	font: .8em/1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}



hr {
	margin: 25px 0px;
}

/* @end */
.tplft {
	background: url(../_media/_box/topleft_corner.png) no-repeat;
	width: 20px;
	height: 20px;
}
.toprpt {
	background: url(../_media/_box/top_rpt.png) repeat-x;
}
.toprt {
	background: url(../_media/_box/topright_corner.png) no-repeat;
	width: 20px;
	height: 20px;
}
.lftrpt {
	background: url(../_media/_box/left_rpt.png) repeat-y;
}
.rtrpt {
	background: url(../_media/_box/right_rpt.png) repeat-y;
}
.btmlft {
	background: url(../_media/_box/bottomleft_corner.png) no-repeat;
	width: 20px;
	height: 20px;
}
.btmrpt {
	background: url(../_media/_box/bottom_rpt.png) repeat-x;
}
.btmrt {
	background: url(../_media/_box/bottomright_corner.png) no-repeat;
	width: 20px;
	height: 20px;
}
.insertbox {
	background-: white;
}
{
.galbox {
	background-color: #fed6af;
}
.card {
	margin: 100px !important;
}

.sss {
margin-top: 15px;margin-bottom: 15px;border: 4px inset #e27623;
}





/* LINKS
-----------------------------------------------------------------------------*/

/* FOOTER
-----------------------------------------------------------------------------*/

/**#branding a, #branding a:visited, #branding a:hover {
		font-size: 85% !important;
}**/

/* FORMS
-----------------------------------------------------------------------------*/
