﻿/* CSS RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	border-spacing: 0;
	font-family: Georgia;
	font-size: 20px;
}
fieldset,img{border:0;}
li{
	list-style: none;
}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

/* CSS RESET */


body {
	text-align: center;
	color: #000000;
	background-image: url('images/bluchk.gif');
	padding-top: 20px;
	padding-bottom: 10px;
}
a {
	text-decoration: none;
	color: #000000
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#wrap {
	width: 1000px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	background-color: #A1ACCC;
}

.float-l{ float:left}
.clearfix{ clear:both}

#bg {
	height: 667px;
	background-image: url('images/Lilly.jpg');
	background-repeat: no-repeat;
}

/* header */
#header {
	position: absolute;
	height: 260px;
	width: 1000px;
	top: 0px;
	left: 0px;
}
#SDP {
	top: 0px;
	left: 0px;
	margin-top: 5px;
	margin-left: 5px;
}
#Rainbow {
	margin-left: 19px;
	margin-top: 20px;
}
#logo {
	position: absolute;
	left: 510px;
}
#logo h1 {
	font-size: 56px;
	color: #041233;
	font-style: italic;
	font-family: Georgia;
	height: 60px;
}
#logo div {
	padding-left: 90px;
	color: #FFFFFF;
	font-family: Georgia;
	font-size: 20px;
}
#NavBox {
	position: absolute;
	left: 113px;
	font-family: Georgia;
	font-size: 18px;
	background-color: #8692C8;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	top: 116px;
}

/* content */
#TitleOutside {
	width: 1000px;
	left: 0px;
	top: 270px;
	height: 90px;
	position: absolute;
}
#TitleBox {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#TitleLeft {
	float: left;
	height: 82px;
	background-image: url('images/FancyLeft.gif');
	background-repeat: no-repeat;
}
#TitleCenter {
	float: left;
	height: 82px;
	background-image: url('images/FancyCenter.gif');
	background-repeat: repeat-x;
}
#TitleRight {
	float: left;
	height: 82px;
	background-image: url('images/FancyRight.gif');
	background-repeat: no-repeat;
}
#TitleText {
	font-family: "Poor Richard", "Times New Roman", "Arial Narrow", Garamond, Impact;
	font-size: 36px;
	color: #DCDCFF;
	font-weight: normal;
	text-align: center;
	margin-top: 20px;
}
#LeftColumn {
	border: 1px solid #FFFFFF;
	background-color: #8692c8;
	color: #DCDCFF;
	margin-left: 10px;
	padding-right: 3px;
	padding-left: 3px;
	position: absolute;
	top: 450px;
	left: 0px;
}
#LeftColumnTop {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	font-family: Georgia;
	font-size: 36px;
	color: #FFFFFF;
	text-align: center;
}
#LeftColumnBot {
	font-family: "Comic Sans MS";
	font-size: 22px;
	color: #000000;
	text-align: center;
}
#RightColumn {
	border: 1px solid #FFFFFF;
	background-color: #8692C8;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	margin-right: 10px;
	font-family: "Comic Sans MS";
	font-size: 22px;
	position: absolute;
	top: 450px;
	right: 0px;
}
#AboutContent {
	background-color: #8692c8;
	border: 1px solid #FFFFFF;
	padding: 20px;
	font-family: "Comic Sans MS";
	font-size: 20px;
}
#NewsletterContent {
	border: 1px solid #FFFFFF;
	background-color: #8692c8;
	padding: 20px;
}
#ContactUsContent {
	margin-right: auto;
	margin-left: auto;
}
#SpecialEventBox {
	color: #000000;
	background-color: #8692c8;
	border: 1px solid #FFFFFF;
	padding: 20px;
	font-family: Harrington;
	margin-top: 20px;
	font-size: x-large;
}
#CalendarContent {
	background-color: #8692c8;
	border: 1px solid #FFFFFF;
	padding: 20px;
}
#ArchivesContent {
	background-color: #8692c8;
	border: 1px solid #FFFFFF;
	padding: 20px;
	font-family: "Comic Sans MS";
	font-size: x-large;
}
#LinksContent {
	background-color: #8692c8;
	border: 1px solid #FFFFFF;
	padding: 20px;
	font-family: "Comic Sans MS";
	font-size: x-large;
}
#TitleBar {
	border-width: 2px;
	border-color: #FFFFFF;
	top: 142px;
	width: 920px;
	position: absolute;
	border-top-style: solid;
	font-family: "Poor Richard", "Times New Roman", "Arial Narrow", Garamond, Impact;
	font-size: 40px;
	font-style: italic;
	color: #041233;
	padding-left: 80px;
	vertical-align: middle;
	padding-top: 4px;
}
#GetAdobe {
	font-family: Georgia;
	font-size: large;
	color: #000000;
	text-decoration: none;
	border: 6px dotted #800000;
	padding-top: 10px;
	padding-left: 40px;
	margin: 10px 0px 0px 0px;
	padding-right: 40px;
}
#PhotoTable {
	font-family: Georgia;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	table-layout: auto;
	text-align: center;
	top: 200px;
	position: absolute;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #8692c8;
}
#content1 {
	left: 0px;
	position: absolute;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 50px;
	padding-right: 50px;
	top: 142px;
}
#content {
	margin-left: 30px;
	position: relative;
}
#column1 {
	position: absolute;
	width: 190px;
	height: 500px;
	top: 150px;
	left: 92px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
}
#column2 {
	position: absolute;
	width: 190px;
	height: 500px;
	top: 150px;
	left: 308px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
}
#column3 {
	top: 150px;
	left: 525px;
	height: 500px;
	width: 190px;
	position: absolute;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
}
#column4 {
	position: absolute;
	width: 190px;
	height: 500px;
	top: 150px;
	left: 744px;
}
.ColFontTop {
	font-family: Georgia;
	font-size: 50px;
	font-weight: bold;
	color: #000000;
}
.ColFontText {
	font-family: Georgia;
	font-size: 26px;
}
.main {
	width: 460px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

/* footer */
#footer {
	border-color: #FFFFFF;
	height: 66px;
	position: relative;
	background-color: #A1ACCC;
	width: 100%;
	border-top-style: solid;
	border-top-width: 2px;
	right: auto;
	left: auto;
	float: left;
	margin-bottom: 10px;
}
#footer1 {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #FFFFFF;
	position: absolute;
	right: auto;
	left: auto;
	width: 100%;
	height: 70px;
	top: 950px;
}
#ftinner{
	position: absolute;
	bottom: 10px;
	width: 650px;
	margin-left: 160px;
	font-family: Georgia;
	font-size: 12px;
	height: 36px;
}
.ftlink {
	width: 640px;
}
#Counter {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	font-family: "Poor Richard", "Times New Roman", "Arial Narrow", Garamond, Impact;
	font-size: x-small;
	text-align: center;
	height: 18px;
}
.style1 {
	text-align: left;
	font-size: large;
	font-family: Georgia;
}
.style3 {
	text-align: left;
	font-size: x-large;
}
.style2 {
	font-size: 36px;
	font-family: Harrington;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.style4 {
	font-family: Harrington;
	font-size: x-large;
}
.style11 {
	font-size: xx-large;
}
.style12 {
	border: 1px solid #FFFFFF;
}
.style14 {
	background-color: #8692c8;
}
.style15 {
	background-color: #8692c8;
	font-size: 40px;
}
.style16 {
	background-color: #8692C8;
}
.style17 {
	text-align: left;
	font-size: x-large;
	background-color: #8692C8;
}
.style18 {
	color: #FFFFFF;
	background-color: #3A497B;
}
.style19 {
	background-color: #98A2D1;
}
.style20 {
	text-decoration: underline;
}
