@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #ececec;
	font-size: 12px;
}

h1 {
	font-size: 14px;
	color: #05683d;
}

h2 {
	font-size: 23px;
	color: #464848;
	font-style: italic;
}

h3 {
	font-size: 14px;
	color: #FFFFFF;
}

h4 {
	font-size: 13px;
	color: #05683d;
}

p {
	font-size: 12px;
	color: #636363;
	line-height: 17px;
}
td {
	font-size: 12px;
	color: #636363;
}
a {
	color: #325483;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#centerbox {
	width: 830px;
	margin: 0 auto 0 auto;
}

#container {
	width: 808px;
	float: left;
	background: #ffffff url(images/container-bg.jpg);
	padding: 0px 11px 0px 11px;
}

#yellowbg {
	width: 800px;
	background-color: #ffffff;
	float: left;
}

#header {
	width: 808px;
	float: left;
	margin-bottom: 1px;
}

#welcome {
	margin-left: 10px;
	margin-top: 20px;
	float: left;
}

#access {
	padding-right: 10px;
	float: left;
}

#welcome p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#bookmark {
	padding-right: 10px;
	float: left;
}

#contact {
	padding-right: 12px;
	float: left;
}

#sitemap {
	padding-right: 10px;
	float: left;
}

#lefthead {
	width: 494px;
	height: 144px;
	float: left;
	background-image: url(images/headbg-left.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#lefthead p {
	font-size: 10px;
	color: #285eaf;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

#righthead {
	width: 286px;
	height: 144px;
	float: left;
	background-image: url(images/headbg-right.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 20px;
}

.navline {
	width: 191px !important;
	width: 188px;
	height: 6px !important;
	height: 1px;
	margin-top: 5px !important;
	margin-top: 2px;
	background-image: url(images/navline.jpg);
	background-repeat: repeat-x;
	float: left;
}

#content {
	width: 800px;
	margin: 0 auto 0 auto;
}

#whitebg {
	width: 800px;
	background-color: #FFFFFF;
	float: left;
}

#yellowbg {
	width: 799px;
	margin-left: 1px;
	background-color: #f6e1a8;
	float: left;
}

#leftnav {
	width: 207px;
	float: left;
}

.sidenav {
	background-image: url(images/navline.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 25px;
	margin-top: 5px;
}

.sidenav2 {
	height: 35px;
	margin-top: 5px;
	background-image: url(images/navline.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

.sidenav3 {
	height: 25px;
	margin-top: 5px;
}

#centernav {
	width: 178px;
	margin-left: 12px;
	margin-top: 15px;
}

#txtarea {
	width: 589px;
	float: left;
	padding-left: 2px;
	padding-right: 1px;
	background-color: #FFFFFF;
}

#topnav {
	width: 589px;
	height: 30px;
	float: left;
}

#topnav a {
	color: #FFFFFF;
}

#donation {
	width: 119px;
	height: 26px;
	padding-top: 4px;
	float: left;
	margin-right: 2px;
	background-color: #59ae87;
	text-align: center;
}

#latestnews {
	width: 105px;
	height: 26px;
	padding-top: 4px;
	float: left;
	margin-right: 2px;
	background-color: #59ae87;
	text-align: center;
}

#compaigns {
	width: 136px;
	height: 26px;
	padding-top: 4px;
	float: left;
	margin-right: 2px;
	background-color: #59ae87;
	text-align: center;
}

#about {
	width: 106px;
	height: 26px;
	padding-top: 4px;
	float: left;
	margin-right: 2px;
	background-color: #59ae87;
	text-align: center;
}

#contactus {
	width: 115px;
	height: 26px;
	padding-top: 4px;
	float: left;
	background-color: #59ae87;
	text-align: center;
}

#contenttop {
	width: 589px;
	float: left;
	background-image: url(images/contenttopbg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 2px;
	
}

#topleft {
	height: 184px;
	margin-top: 2px;
	width: 300px;
	margin-right: 1px;
	float: left;
}

#topright {
	margin-top: 2px;
	width: 268px;
	float: left;
	padding: 10px;
	margin-bottom: 1px;
}

#topright p {
	margin: 5px 0px 0px 0px;
}

#centerleft {
	height: 132px;
	width: 280px;
	margin-right: 1px;
	float: left;
	padding: 0px;
}

#centerright {
	height: 132px;
	width: 268px;
	float: left;
	padding: 0px;
	background-repeat: no-repeat;
}

#lighttxt {
	height: 100px;
	width: 135px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}

#lighttxt p {
	color: #FFFFFF;
}

#lowerleft {
	height: 152px;
	width: 280px;
	float: left;
	padding: 10px;
	border-top: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
}

#lowerleft a {
	color: #05683d;
}

#lowerright {
	height: 172px;
	width: 268px;
	float: left;
	padding: 10px;
}

#barbg {
	width: 808px;
	height: 13px;
	float: left;
	background: #454746;
	border-bottom: 1px solid #d2d2d2;
}

#navigation {
	width: 750px;
	height: 30px;
	float: left;
	margin-bottom: 1px;
	background: #ededed url(images/navigation-bg.jpg);
	word-spacing: 15px;
	padding: 7px 58px 0px 0px;
	text-align: right;
}

#navigation a {
	word-spacing: normal;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #848484;
}

#navigation .a1 {
	color: #325483;
}

#banner {
	width: 808px;
	float: left;
	margin-bottom: 1px;
}

#graybar {
	display: none;
}

#contgraybar {
	width: 589px;
	height: 1px;
	float: left;
	background-color: #cfcfcf;
	font-size: 0px;
}

.mybutton{
	background:#eeeeee;
	color:#898989;
	font-weight:bold;
	height:23px;
}
.mybutton2{
	background:#59ae87;
	color:#ffffff;
	font-weight:bold;
	height:40px;
	width:100px;
}
INPUT {
	BORDER-RIGHT: #a7a7a7 1px solid; 
	BORDER-TOP: #a7a7a7 1px solid; 
	FONT-SIZE: 8pt; 
	BACKGROUND: #ffffff; 
	BORDER-LEFT: #a7a7a7 1px solid; 
	COLOR: #616161; 
	BORDER-BOTTOM: #a7a7a7 1px solid; 
	FONT-FAMILY: Arial
}

TEXTAREA {
	BORDER-RIGHT: #a7a7a7 1px solid; 
	BORDER-TOP: #a7a7a7 1px solid; 
	FONT-SIZE: 8pt; 
	BACKGROUND: #ffffff; 
	BORDER-LEFT: #a7a7a7 1px solid; 
	COLOR: #616161; 
	BORDER-BOTTOM: #a7a7a7 1px solid; 
	FONT-FAMILY: Arial
}
SELECT {
	BORDER-RIGHT: #a7a7a7 1px solid; 
	BORDER-TOP: #a7a7a7 1px solid; 
	FONT-SIZE: 8pt; 
	BACKGROUND: #ffffff; 
	BORDER-LEFT: #a7a7a7 1px solid; 
	COLOR: #616161; 
	BORDER-BOTTOM: #a7a7a7 1px solid; 
	FONT-FAMILY: Arial;
	SCROLLBAR-ARROW-COLOR: #ffffff;
}
.radiostyle {
	BORDER-RIGHT: 0px none #ffffff;
	BORDER-TOP: 0px none #ffffff;
	FONT-SIZE: 8pt;
	BACKGROUND: #ffffff;
	BORDER-LEFT: 0px none #ffffff;
	BORDER-BOTTOM: 0px none #ffffff;
	FONT-FAMILY: Arial
}
.char {
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-TOP: #ffffff 1px solid; 
	FONT-SIZE: 8pt; 
	BACKGROUND: #ffffff; 
	BORDER-LEFT: #ffffff 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #ffffff 1px solid; 
	FONT-FAMILY: Arial
}
table.box2 {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #aaaaaa;
	border-collapse: collapse;

}
table.box3 {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #aaaaaa;
	border-collapse: collapse;

}
table.box2 th {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #aaaaaa;
	font-size: 12px;
}
table.box2 td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #aaaaaa;

}
.left 
{
float:left;
margin-right:10px;
margin-bottom:4px;
}
.right 
{
float:right;
margin-left:10px;
margin-bottom:4px;
}
.navyel {
	background-color: #f6e1a8;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.inter{
	padding-left: 10px;
	padding-right: 10px;
}

.shoptit {
	font-size: 14px;
	font-weight: bold;
	color: #05683d;
}
.shopprice {
	font-size: 14px;
	font-weight: bold;
	color: #05683d;
	text-align:right;
}

#fancydragrace {
	width: 300px;
	float: left;
}

#fancydragrace .p1 {
	color: #4e543f;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
}

#fancydragrace .p1 span {
	font-weight: normal;
	font-style: italic;
}

#fancydragrace .p2 {
	color: #4e543f;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

#fancydragrace .a1 {
	width: 219px;
	height: 62px;
	float: left;
	background: #6c7153 url(images/dragracedownload-bg.jpg);
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	padding-top: 25px;
	margin-left: 36px;
}

#fancydragrace .a1 span {
	font-weight: bold;
}

#midsummermidnightwalk {
	width: 287px;
	float: right;
}

#midsummermidnightwalk .p1 {
	color: #de007b;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
}

#midsummermidnightwalk .p1 span {
	font-weight: normal;
	font-style: italic;
}

#midsummermidnightwalk .p2 {
	color: #de007b;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

#midsummermidnightwalk .a1 {
	width: 219px;
	height: 62px;
	float: left;
	background: #e7228f url(images/midnightwalkdownload-bg.jpg);
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	padding-top: 25px;
	margin-left: 36px;
}

#midsummermidnightwalk .a1 span {
	font-weight: bold;
}

#homecontent {
	width: 808px;
	float: left;
	margin: 45px 0px 45px 0px;
}

#homecontentleft {
	width: 405px;
	float: left;
	margin-left: 30px;
}

#homecontentleft p {
	margin-right: 62px;
	text-align: justify;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #7c7c7c;
	line-height: 22px;
}

#homecontentleft .textbanner {
	margin-right: 0px;
}

#homecontentright {
	width: 361px;
	float: left;
}

#treearchive {
	width: 321px;
	height: 78px;
	float: left;
	background: #2c4c74 url(images/treearchive-bg.jpg);
	padding: 15px 20px 0px 20px;
	font-size: 19px;
	font-style: italic;
	color: #ffffff;
	font-weight: bold;
	margin-top: 20px;
}

#treearchive input {
	width: 86px;
	height: 39px;
	background: #018bc5 url(images/treearchiveinput-bg.jpg);
	color: #ffffff;
	border: 0px;
	font-style: italic;
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 3px;
}

#treearchive select {
	width: 225px;
	color: #8f8f8f;
	font-style: italic;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

#treearchive .select { 
	position: absolute; 
	width: 193px; 
	height: 25px; 
	padding: 1px 24px 0 8px; 
	color: #fff; 
	font: 12px/21px arial,sans-serif; 
	background: url(images/treearchiveselect-bg.jpg) no-repeat; 
	overflow: hidden;
	color: #8f8f8f;
	font-style: italic;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 6px;
} 

#homedonation {
	width: 785px;
	float: left;
	display: inline;
	margin: 0px 9px 0px 16px;
}

#homedonation h2 {
	margin-left: 11px;
}

#footer {
	width: 808px;
	float: left;
	margin-top: 15px;
}

#footer h2 {
	margin: 0px;
	text-align: center;
	font-style: italic;
	color: #3da0e3;
	font-size: 25px;
}

#footer h2 span {
	color: #344566;
	font-size: 27px;
}

#footer p {
	margin: 10px 0px 0px 0px;
	text-align: center;
	font-style: italic;
	font-size: 13px;
}

#treebox {
	width: 808px;
	height: 688px;
	float: left;
	margin-bottom: 1px;
	background: #1e375c url(images/treebox-bg.jpg);
}

#treebox h1 {
	width: 100%;
	height: 75px;
	float: left;
	margin: 0px;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding: 15px 0px 0px 15px;
	font-size: 35px;
}

#treeboxline {
	width: 808px;
	height: 16px;
	float: left;
	background: #2a456c url(images/treeboxline-bg.jpg);
}

#treeposition {
	width: 211px;
	float: right;
	display: inline;
	margin: 3px 0px 0px 0px;
}

#treepositionl {
	width: 39px;
	float: left;
}

#treepositionl img {
	behavior: url(iepngfix.htc);
}

#treepositionr {
	width: 172px;
	float: right;
	margin-top: 0px;
}

#treepositionr h2 {
	margin: 0px;
	color: #ffffff;
}

#treepositionr p {
	margin: 0px 0px 10px 0px;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
}

#treepositionr input {
	width: 121px;
	height: 43px;
	float: right;
	background: #018bc5 url(images/treepositionrsubmit-bg.jpg);
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	border: 0px;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 7px;
}

#formcontent {
	width: 720px;
	float: left;
	margin-bottom: 1px;
	background: #062441 url(images/formcontent-bg.jpg) top no-repeat;
	padding: 16px 63px 38px 25px;
}

#formcontent img {
	behavior: url(iepngfix.htc);
}

#formcontent h2 {
	color: #ffffff;
}

#formcontent h2 img {
	margin-right: 25px;
	vertical-align: middle;
}

#formcontent table td {
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
}

#formcontent table .td1 {
	padding-right: 30px;
	text-align: right;
}

#dedicationform {
	width: 720px;
	float: left;
	padding-bottom: 20px;
	border-bottom: 1px dotted #7b90aa;
	margin-bottom: 20px;
}

#dedicationform textarea {
	width: 400px;
	border: 1px solid #103961;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	padding: 5px;
}

#dedicationform select {
	width: 109px;
	border: 1px solid #103961;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

#dedicationform input {
	width: 97px;
	border: 1px solid #103961;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

#dedicationform span input {
	width: auto;
	border: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	background: transparent;
	color: #ffffff;
}

#yourdetails {
	width: 720px;
	float: left;
}

#yourdetails .input input {
	width: 365px;
	border: 1px solid #103961;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

#yourdetails .dropdown select {
	width: 219px;
	border: 1px solid #103961;
	padding: 5px;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #8f8f8f;
}

#yourdetails .select {
	position: absolute;
	width: 186px; 
	height: 24px;
	padding: 1px 25px 0 8px; 
	color: #fff;
	background: url(images/treeformselect-bg.jpg) no-repeat;
	overflow: hidden;
	color: #8f8f8f;
	font-style: italic;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 6px;
}

#yourdetails .radiotd {
	width: auto;
	float: left;
	margin-right: 15px;
	line-height: 26px;
}

#yourdetails .radio {
	width: 25px;
	height: 26px;
	padding: 0px;
	background: url(images/yourdetailsradio.jpg) no-repeat;
	display: block;
	clear: left;
	float: left;
	margin-right: 5px;
}

#yourdetails .submit input {
	width: 169px;
	height: 66px;
	background: #018bc5 url(images/yourdetailssubmit-bg.jpg);
	color: #ffffff;
	font-style: italic;
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	border: 0px;
	padding-bottom: 5px;
}

#table1 td{
	font-size: 10px;
}

#innercontent {
	width: 758px;
	float: left;
	margin: 45px 25px 45px 25px;
}

#innercontent p {
	font-size: 15px;
	line-height: 19px;
	text-align: justify;
}

.boldtxt {
	font-weight: bold;
}

.rightimg {
	margin-left: 15px;
}
