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

/* ----- RESET ----- */
@import url("reset.css");

/* forces scrollbars
html { 
	height: 100%;
	margin-bottom: 1px;
}*/ 

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #313131;
	margin: 0px;
	padding: 0px;
	background-color: #d7d5c3;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	text-align: center;
	}
	
img {
	border: none;
	}

p {
	font-size: 14px;
	line-height: 18px;
	margin: 0px 0 9px 0;
	padding: 0px;
	}
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 21px;
	line-height: 30px;
	margin: 12px 0 0 0;
	padding: 0px;
	}
	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	width: 100%;
	color: #fff;
	background-color: #661013;
	border-bottom: 3px solid #313131;
	font-size: 21px;
	line-height: 21px;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0 20px 0;
	}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	}
	
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	margin: 18px 0 0 0;
	padding: 0px;
	}
	
/*em {
	color: #FF0000;
	font-style: normal;
	}*/
	
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

li {
	margin: 0px;
	padding: 0px;
	}

a:link, a:visited {
	color: #313131;
	}
	
a:hover, a:visited:hover {
	color: #89271b;
	}
	
hr {
	border: none 0;
	border-top: 1px solid #ffffff;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin: 24px 0 24px 0;
	}
	
table img {
	margin: 0px;
	padding: 0px;
	}
	
	
iframe {
	margin: 0px 0 0 0;
	padding: 0px;
	border-top: 1px solid #313131;
	}
	
#footer {
	margin: 0px 0 0 0px;
	padding: 0px 0 24px 0;
	text-align: center;
	}
	
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #9e9c85;
	}
	
#footer a:hover, #footer a:visited:hover {
	color: #ff6600;
	}
	
/*#email {
	width: 540px;
	height: 60px;
	background-color: #661013;
	border-bottom: 3px solid #313131;
	text-align: center;
	margin: 0 0 0px 0;
	}
	
#email h2 {
	padding: 20px 0 0 0;
	}*/
	
/* nav nausea */
#site-nav-l {
	width: 395px;
	height: 340px;
	margin: 0px;
	position: relative;
	left: 0px; 
	padding: 0px;
	float: left;
	}
	
#site-nav-r {
	width: 390px;
	height: 340px;
	margin: 0px;
	position: relative;
	left: 0px; 
	padding: 0px;
	float: left;
	}
	
#site-nav-l img, #site-nav-r img { border: none;}
#site-nav-l span, #site-nav-r span { display: none; }
#site-nav-l li, #site-nav-r li {margin: 0px; padding: 0px; list-style: none; position: absolute; top: 0px;}

#site-nav-l li, #site-nav-l a, #site-nav-r li, #site-nav-r a {height: 340px; display: block;}

#site-nav1 {
	left: 0px;
	width: 390px;
}
#site-nav1 a:hover {background: transparent url(images/hands.png) 0 72px no-repeat;}
#site-nav2 {
	left: 0px;
	width: 390px;
}
#site-nav2 a:hover {background: transparent url(images/hands.png) -100px 72px no-repeat;}
	
.underline {
	padding: 0px 0 0px 0;
	border-bottom: 1px solid #dbdddd;
	}



/* layout the page */
#container {
	width: 1100px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	}
	
#the-meat {
	background: url(images/splash-background.jpg) top center no-repeat;
	height: 1000px;
	}

	
#splash-content {
	height: 600px;
	}

#notice {
	width: 270px;
	height: 404px;
	overflow: auto;
	margin: 54px 0 0 120px;
	padding: 10px;
	text-align: center;
	float: left;
	color: #fff;
	}
	
#notice h3 {
	color: #fff;
	font-weight: bold;
	}
	
#notice p {
	color: #fff;
	font-weight: normal;
	}


#current {
	width: 270px;
	height: 200px;
	overflow: auto;
	margin: 69px 110px 0 0;
	padding: 10px;
	text-align: center;
	float: right;
	color: #313131;
	}
	
#current h3 {
	color: #313131;
	font-weight: bold;
	}
	
#current p {
	color: #661013;
	font-weight: normal;
	}

#addresses{
	color: #313131 #9e9c85;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0 0 0;
	text-align: center;
	line-height: 20px;
	}

#joiner {
	width: 310px;
	height: 100px;
	text-align: center;
	float: left;
	}
	
#private {
	width: 300px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}
	
#page p {
	margin: 12px 0 12px 0;
	}

/*-------------------------------------------------
Contact
-------------------------------------------------*/

#joiner .form-textarea,
#joiner .form-text {
	width: 270px;
	border: none;
	font-size: 16px;
	padding: 2px 1px;
	color: #313131;
	text-align: center;
	position: relative;
	border: none;
	top: 69px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#joiner .form-textarea { height: 287px; width: 455px; }

#joiner label {
	display: block;
	position: absolute;	
	text-indent: -9999px;
	font-size: 0px;	
	left: 110px;
}
/*
#joiner #form-name label {
	top: 180px;
	background: url('images/bg_name.png') no-repeat;
	width: 96px;
	height: 17px;
}

#joiner #edit-name {
	background: #dddddd url('images/bg_name_input.png') no-repeat;
	top: 195px;
}

#joiner #form-email label {
	top: 300px;
	background: url('images/bg_email.png') no-repeat;
	width: 96px;
	height: 17px;
}

#joiner #edit-mail {
	/*background: #dddddd url('images/bg_email_input.png') no-repeat;
	top: 315px;
}

#joiner #form-website label {
	top: 418px;
	background: url('images/bg_website.png') no-repeat;
	width: 138px;
	height: 19px;
}

#joiner #edit-subject {
	background: #dddddd url('images/bg_website_input.png') no-repeat;
	top: 437px;
}

#joiner #form-message label {
	left: 560px;
	top: 176px;
	background: url('images/bg_message.png') no-repeat;
	width: 168px;
	height: 19px;
}

#joiner #edit-message {
	background: #dddddd url('images/bg_message_input.png') no-repeat;
	left: 560px;
	top: 194px;
}*/

#joiner #edit-submit {
	position: relative;
	top: 96px;
	color: #009933;
	height: 25px;
	width: 73px;
	background: url(images/oink.gif) no-repeat;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
}

#joiner #edit-submit-oink {
	position: relative;
	top: 100px;
	color: #009933;
	height: 25px;
	width: 73px;
	background: url(images/oink-over.gif) no-repeat;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
}

#joiner #edit-submit:hover { background-position: 0 -25px; }

#joiner #edit-submit:visited { background-position: 0 -48px; }

#joiner #form-copy,
#joiner fieldset.collapsed {
	display: none;
}

#joiner .captcha {
	left:329px;
	position:absolute;
	top:265px;
	display: none;
}

#contact_next_button a {
	position: absolute;
	bottom: 50px;
	right: 300px;
	height: 56px;
	width: 512px;
	background: url(images/form-submit.png) no-repeat;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
	display: block;
}

#contact_next_button a:hover { background-position: 0 -57px; }

#contact_next_title {
font-size:32px;
font-weight:700;
left:335px;
letter-spacing:-1px;
position:absolute;
top:234px;
display:none;
}


.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin:0px; padding:0px;
	background: transparent;
	}

.right {
	float: right;
	}
	
.left {
	float: left;
	}

