@charset "UTF-8";
/* CSS Document */

body {
	background: #EEE5D6 url(../../images/interface/bkg.jpg) no-repeat top center;
	font: 1em Georgia, Times New Roman, Times, serif;
	text-align: justify;
}
li {
	list-style-image:none;
	list-style-type:none;
}
.input {
	padding:0.15em;
	border:1px solid #ddd;
	background:#fafafa;
	font: bold 0.95em arial, sans-serif;
}
.invalid {
	color: red;
}
input:hover, input:focus, textarea:hover, textarea:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
}
fieldset {
	border:1px solid #ddd;
	padding:0 0.5em 0.5em;
}
.container {
	width:940px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
}
.clear {
	clear:both;
}
#header {
	height:300px;
}
.piglet {
	margin-left:30px;
	height: 153px;
	width: 148px;
	float:left;
}
.headertext {
	margin-left:200px;
	margin-right: 70px;
	padding-top: 15px;
}
.headertext p {
	color: #FEFCD5;
	font: 24px Georgia, Times New Roman, Times, serif;
	line-height: 1.5em;
}
.title {
	margin: 30px 0 0 30px;
	height: 71px;
}
.mainbody {
	margin-top:30px;
}
.sponsor {
	width:290px;
	height:150px;
	float:right;
	background: url(../../images/headings/index3_sponsor.jpg) no-repeat;
	padding: 275px 10px 10px 10px;
	margin-left: 20px;
}
.sponsor h1 {
	text-align: center;
	color:#37402A;
}
#gallery img {
	border: 1px solid black;
	float: left;
}
#footer {
	background-image:url(../../images/interface/footerbkg.jpg);
	background-repeat:no-repeat;
	height:112px;
	width: 921px;
	margin: 25px auto 0 auto;
	text-align:center;
	padding: 20px 15px 0 15px;
}
.headingmain {
	height: 50px;
	width: 550px;
	background-image: url(../../images/interface/headingbkg.jpg);
	font-weight: normal;
	font-size: small;
	font-variant: normal;
	text-transform: none;
	color: #3B2305;
	padding: 15px 0 0 15px;
	background-repeat: no-repeat;
}
.headingmain h2 {
	font-size:15px;
	color: #875B42;
}

/* Lightbox Styles */

