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

/* IE6 behavior fixes */

body {
	behavior: url(csshover.htc);
	}
	
img {
	behavior: url(iepngfix.htc);
	}

/* End */

html, p {
	margin: 0;
	}

body {
	background-color: #FFFFCC;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	}

a:link {
	color: #CC9933;
	}
	
a:visited {
	color: #CC9933;
	}
	
a:hover {
	color: #FF6600;
	}
	
a:active {
	color: #CC9933;
	text-decoration: none;
	}

#enterSite {
	border: 1px solid #663300;
	height: 591px;
	left: 50%;
	margin-top: -296px;
	margin-left: -286px;
	position: absolute;
	top: 50%;
	width: 571px;
	}

#container {
	background-color: #FFFFFF;
	border: 1px solid #663300;
	height: 1%;
	margin: auto;
	width: 760px;
	}
	
#header {
	float: right;
	height: 76px;
	padding-bottom: 5px;
	width: 590px;
	}
	
#leftMenu {
	display: inline;
	float: left;
	margin: 0 5px 0 5px;
	width: 160px;
	}

a.menuItem, a.menuItem:visited, a.menuItem:active, a.menuItemTop, a.menuItemTop:visited, a.menuItemTop:active {
	color: #663300;
	}
	
a.menuItem {
	border-bottom: 1px solid #663300;
	display: block;
	font-weight: bold;
	height: 14px;
	padding: 6px 0 6px 0;
	text-align: center;
	text-decoration: none;
	}
	
a.menuItemTop {
	border-bottom: 1px solid #663300;
	border-top: 1px solid #663300;
	display: block;
	font-weight: bold;
	height: 14px;
	margin-top: 5px;
	padding: 6px 0 6px 0;
	text-align: center;
	text-decoration: none;
	}

a.menuItem:hover, a.menuItemTop:hover {
	color: #CC9933;
	}
	
span.menuItemMain {
	background-color: #FFFFCC;
	border-bottom: 1px solid #663300;
	border-left: 1px solid #663300;
	border-right: 1px solid #663300;
	color: #663300;
	display: block;
	font-weight: bold;
	height: 14px;
	padding: 6px 0 6px 0;
	text-align: center;
	}
	
span.menuItemMainTop {
	background-color: #FFFFCC;
	border: 1px solid #663300;
	color: #663300;
	display: block;
	font-weight: bold;
	height: 14px;
	margin-top: 5px;
	padding: 6px 0 6px 0;
	text-align: center;
	}

#mainContent {
	background-image: url(images/back-slice.gif);
	background-repeat: repeat-y;
	border: 1px solid #663300;
	float: left;
	min-height: 353px;
	height: auto !important;
	height: 353px;
	padding: 10px;
	width: 563px;
	}
	
#footer {
	clear: both;
	color: #000000;
	font-size: 10px;
	margin-left: 170px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	}
	
#banner {
	border-left: 1px solid #663300;
	border-bottom: 1px solid #663300;
	}
	
.donateNow {
	background-color: #CC9966;
	border: 4px outset #CC9966;
	float: right;
	margin: 0 0 10px 10px;
	padding: 5px;
	text-decoration: none;
	width: 140px;
	}
	
.donateNow:hover {
	border-style: inset;
	}
	
a.noLine, a.noLine:visited, a.noLine:hover, a.noLine:active {
	color: #FFFFCC;
	display: block;
	text-decoration: none;
	}
	
.now {
	font-size: 22px;
	font-weight: bold;
	text-decoration: blink;
	}
	
#galleryContainer {
	border-top: 1px solid #FFCC66;
	border-left: 1px solid #FFCC66;
	margin: auto;
	}
	
.galleryBox {
	border-right: 1px solid #FFCC66;
	border-bottom: 1px solid #FFCC66;
	cursor: pointer;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	width: 120px;
	}

td.galleryBox:hover {
	background-color: #FFFFCC;
	}
	
.bulletList {
	list-style-type: circle;
	}

.trusteePadding {
	padding-bottom: 1.5em;
	}
	
.trusteeImage {
	border: 1px solid #FFFFFF;
	margin: 0em 1em 1em 0em;
	}
	
#melanie {
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	height: 100px;
	text-align: center;
	width: 100px;
	}

.title {
	font-size: 26px;
	font-weight: bold;
	}
	
.heading {
	font-size: 16px;
	font-weight: bold;
	}
	
.largerText {
	font-size: 14px;
	}

.smallText {
	font-size: 10px;
	text-align: center;
	}
	
.ribbon {
	float: left;
	margin: 5px;
	}
	
.homeMainImage {
	border: 1px solid #CC9966;
	float: right;
	margin: 5px;
	}
	
.vickyImage {
	float: left;
	border: 1px solid #CC9966;
	margin-right: 10px;
	}
