@charset "UTF-8";
body {
	background-color: #482910;
	margin: 0px;
}

#wrapper {
	background-color: #1F8F63;
	width: 708px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image: url(images/oliverstwist_header.gif);
	background-repeat: no-repeat;
	height: 238px;
	width: 100%;
}

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

a:hover {
	color: #B0DB26;
	text-decoration: underline;
	}

.logo {
	margin-top: 145px;
}

#content {
	background-image: url(images/oliverstwist_footer.gif);
	background-position: bottom;
	min-height: 168px;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 20px;
	padding: 20px;
	padding-left: 212px;
	padding-top: 0px;
	padding-bottom: 25px;
	}


#galwrapper {
	padding: 20px;
	background-image: url(images/oliverstwist_footer.gif);
	background-position: bottom;
	min-height: 168px;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 20px;
	}
	
#content h1, h1 {
	font-family: "Trajan Pro", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: none;
	font-size: 17px;
	letter-spacing: 1px;
	font-variant: small-caps;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 25px;
	color: #ffffff;
}

#content h2 {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 0px;
	margin-top: 15px;
	}

#content p {
	margin-top: 5px;
	margin-bottom: 10px;
	}
	
.quote {
	background-image: url(images/quotes.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-left: -25px;
	padding-top: 10px;
	}
	
.quoteby {
	text-align: right;
	font-style: italic;
	}

#footer {
	width: 708px;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #8D796A;
}

.footerleft {
	float: left;
	width: 50%;
	text-align: left;
	}
	
.footerright {
	float: right;
	width: 50%;
	text-align: right;
	}
	
#footer a:link, #footer a:visited, #footer a:active {
	color: #8D796A;
	text-decoration: none;
	}

#footer a:hover {
	color: #1F8F63;
	text-decoration: underline;
	}

.clear {
	clear: both;
	}
	
.front_lg {
	float: left;
	margin-left: -212px;
	padding-right: 20px;
	}
.aboutimage {
	margin-left: -212px;
	padding-right: 20px;
	float: left }
.index-bottom {
	margin-left: -212px;
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 10px;
	}
	
.index-links {
	float: left;
	margin-top: 18px;
	margin-right: 41px;
	}

.index-links img {
	margin-bottom: 6px;
	}
	
.img1, .img2  {
	padding-right: 19px }
	
.index-content h1 {
	height: 66px;
	width: 497px;
	text-indent: -10000px;
	background-image: url(images/webelieve.gif);
	background-repeat:no-repeat;
	margin-left: -19px;
	}
	
.index-content p {
	text-align:justify;
	font-size: 13px;
	}
	
.styledinput {
	border: 1px solid #40A07A;
	background-color: #FFFFFF;
	color: #40A07A;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
.submitbutton {
	color: #B0DB26;
	border: none;
	background-color: transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
.submitbutton:hover {
	color: #FFFFFF;
	cursor: pointer;
	}