@charset "UTF-8";
/* CSS Document */


body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-color: #d3cbb4;
}

#divWrapper {
	width: 960px;
	margin: 0 auto;
	background-image: url(../images/wrapperBackground.gif);
	background-repeat: repeat;
}

#divHeaderLeft {
	float: left;
	width: 300px;
}
#divHeaderLeftLogo {
	height: 408px;
	width: 300px;
	background-color: #d3cbb4;
	background-image: url(../images/template_LogoNav.jpg);
}
#divHeaderLeftLogoSpry {
	padding-top: 195px;
	padding-left: 35px;
}
#divHeaderRightBottom {
	background-image: url(../images/template_headerImage.jpg);
	clear: both;
	height: 352px;
	width: 660px;
}

#divHeaderRightBottom_involved {
	background-image: url(../images/template_headerImage_involved.jpg);
	clear: both;
	height: 352px;
	width: 660px;
}

#divHeaderRightBottom_contact {
	background-image: url(../images/template_headerImage_contact.jpg);
	clear: both;
	height: 352px;
	width: 660px;
}
#divHeaderRightBottom_programs {
	background-image: url(../images/template_headerImage_programs.jpg);
	clear: both;
	height: 352px;
	width: 660px;
}
#divHeaderRightBottom_events {
	background-image: url(../images/template_headerImage_Events.jpg);
	clear: both;
	height: 352px;
	width: 660px;
}
#divHeaderRightBottom_links {
	background-image: url(../images/template_headerImagelinks.jpg);
	clear: both;
	height: 352px;
	width: 660px;
}
#divHeaderRightBottom_sponsors {
	background-image: url(../images/template_headerImage_programs1.jpg);
	clear: both;
	height: 352px;
	width: 660px;
}

#divHeaderRightBottomContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #423324;
	padding-top: 258px;
	padding-left: 10px;
	padding-right: 20px;
}

#divHeaderRight {
	float: left;
	width: 660px;
}
#divHeaderRightLeft {
	float: left;
	height: 56px;
	width: 490px;
	background-color: #000000;
}
#divHeaderRightLeftContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D3CBB4;
	text-align: center;
	padding-top: 20px;
}
#divHeaderRightRight {
	background-color: #d06a78;
	float: left;
	height: 56px;
	width: 170px;
}
#divBodyLeft {
	background-image: url(../images/template_missionBackground.jpg);
	background-repeat: no-repeat;
	height: 361px;
	width: 300px;
	float: left;
	background-color: #007;
}
#divBodyLeftContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #e4e1dc;
	padding-top: 135px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#divBodyLeftContent h1, h2, h3, h4  {
	color: #544533;
}

#divBodyMiddle {
	background-image: url(../images/2ndtemplate_contentBackground.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 480px;
}
#divBodyMiddleContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #444444;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: square;
} 

#divBodyMiddleContent h1, h2, h3, h4  {
	color: #544533;
}

#divBodyRight {
	float: left;
	width: 180px;
}
#divBodyRightContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #444444;
	padding-left: 10px;
}

#divFooter {
	background-color: #000000;
	clear: both;
	height: 46px;
	width: 960px;
}
#divFooterLeft {
	float: left;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d6cfbb;
	padding-top: 15px;
	padding-left: 30px;
}
#divFooterRight {
	float: left;
	width: 450px;
	padding-top: 15px;
	padding-Right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d6cfbb;
	text-align: right;
}

#divFooterRight a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #d6cfbb;
	text-decoration: none;
}

#divFooterRight a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #d6cfbb;
	text-decoration: none;
}
#divFooterRight a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #d6cfbb;
	text-decoration: underline;
}
#divFooterRight a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #d6cfbb;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #544533;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #544533;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #544533;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #544533;
	text-decoration: none;
}

fieldset
{
border: 1px solid #9C5A5F ;

}
.style1 {
	color: #ff0000;
}

legend {
color: #ffffff;
background: #9C5A5F;
border: 1px solid #333192;
padding: 2px 6px
}

.button {
	color: #333192;
    border: 1px solid #333192;
    background: #a5abea;

}
li {
	list-style-type: circle;
}

#divChristmas {
	font-size: 10px;
}

#divChristmas a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}

#divChristmas a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}

#divChristmas a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
}


#divChristmas a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
