/* ~~~~~~~~~~ reset styles ~~~~~~~~~~ */

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0px;
	padding: 0px;
}
img, fieldset {
	border: 0;
}
body, select, input, textarea {
	font: 100%/1.2 "Times New Roman", Times, serif;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 1.0em;
}

/* ~~~~~~~~~~ sherry's wishes styles ~~~~~~~~~~ */

body {
	width: 750px;
	margin: 20px auto;
	color: #2B6447;

}

h1 {
	font-variant: small-caps;
	font-size:1.6em;
	padding: 0px 15px;
}

a, a:link, a:visited {
	color: #F6921E;
	text-decoration: none;
}

a:hover, a:active {
	color: #FFB001;
	text-decoration: underline;
}

a img {
	border: none;
}

p {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	padding: 0px 15px;
	margin: 10px 0px 0px;
}

ul.content {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	list-style-type: disc;
	padding: 5px 45px 0px 45px;
}

#header {
	height: 100px;
	background: url(../images/header.gif) top right no-repeat;
	background-position: right 20px;
	margin: 6px 0px;
}

#header a.logo {
	float: left;
}

#nav {
	margin: 78px 0px 0px;
	float: right;
}

#nav ul {
	font-family: "Times New Roman", Times, serif;
	list-style: none;
	display: inline;
}

#nav ul li {
	text-align: right;
	float: left;
}

#nav ul li a {
	font-variant:small-caps;
	display: block;
	width: 90px;
	height: 20px;
	background:url(../images/menu.gif) top right no-repeat;
	color: #FFF;
	margin: 0px 0px 0px 10px;
	padding: 1px 10px;
	text-decoration: none;
}

#nav ul li a.current {
	background-position: right -44px;
	
}

#nav ul li a.current:hover {
	background-position: right -44px;
}

#nav ul li a:hover {
	background-position: right -22px;
}

#left {
	width: 270px;
	min-height: 420px;
	float: left;
	margin: 0px 0px 10px 0px;
	background: url(../images/left.gif) top left no-repeat;
}

#left-home {
	width: 270px;
	min-height: 420px;
	float: left;
	margin: 0px 0px 10px 0px;
}

#left-home img {
	margin: 0 0 10px;
}

img.left {
	padding: 10px;
}

h2.left {
	text-align: center;
	color: #2B6447;
}

#right {
	width: 470px;
	float: right;
}

#content {
	background: url(../images/boxtop.gif) top left no-repeat;
}

p.content {
	background: url(../images/boxbottom.gif) bottom left no-repeat;
	padding: 12px 15px;
	text-align: justify;
	margin: 0px;
}

p.content span {
	display: block;
	text-align: right;
	padding: 2px 0px 0px;
}

#news {
	width: 200px;
	min-height: 185px;
	float: left;
	margin: 6px 10px 0px 0px;
	padding: 0px 0px 10px 0px;
	background: url(../images/boxbottomsm.gif) bottom left no-repeat;
}

#news h1 {
	background: url(../images/boxtopsm.gif) top left no-repeat;
	text-align: center;
}

#news p.date {
	margin: 10px 15px 0px;
	padding: 0;
	font-weight: bold;
	background: none;
}

#news p.newsitem{
	margin: 0px 15px;
	padding: 0;
	background: none;
	text-align: left;
}

#goal {
	width: 260px;
	float: left;
	padding: 0;
	margin: 0;
}

h1.goal, h2.goal {
	margin: 0;
	padding: 0;
	display: block;
	text-align: right;
	font-size: 2.4em;
}

h2.goal {
	font-size: 1.8em;
	margin-top: -10px;
}

form.donate {
	margin: 0;
	padding: 0;
	width: 240px;
}

input.donate {
	cursor: pointer;
	font-size: .8em;
	display: inline-block;
	font-variant:small-caps;
	width: 240px;
	height: 20px;
	background:url(../images/donate.gif) top right no-repeat;
	color: #FFF;
	padding: 1px 10px;
	text-decoration: none;
	text-align: right;
	border: none;
}

a.donate:hover {
	background-position: right -22px;
}

#ytd {
	width: 230px;
	margin: 6px 0px;
	padding: 15px;
	float: right;
	background: url(../images/donations.gif) top left no-repeat;
}

#ytd h3, #ytd h4 {
	margin: 0;
	padding: 0;
}

#ytd h3.goal {
	color: #8FA83E;
	margin: -10px 0px -5px;
	padding: 0;
	display: block;
	text-align: right;
	font-size: 4em;
}

#ytd h4.goal {
	color: #8FA83E;
	margin: -7px 0px 0px;
	font-size: 1em;
	font-variant: small-caps;
}

#footer {
	width: 760px;
	height: 52px;
	color: #FFF;
	clear: both;
	text-align: center;
	background: url(../images/footer.gif) bottom left no-repeat;
}

p.footer {
	padding-top: 36px;
	text-align: center;
}

p.nav {
	text-align: center;
	clear: both;
	padding: 10px 0px;
}

#main_image {
	margin:0;
	height:420px;
	width:270px;
}
#main_image img {
	margin:10px;
}

.clear {
	clear: both;
	display: block;
	height: 0px;
}
