/* 
	Bayou Teche Museum main style.
	David Entremont
	Pixelbrush Studios
	May 2010
	Version 1
*/

* {
	padding: 0;
	margin: 0;
}
/* Headings */
h1.logo {
	position: relative;
	width: 344px;
	height: 131px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	padding: 0;
	text-indent: -9999px;
	background-image: url("images/logo.gif");
}

#exhibits h2 {
	background-color: #660000;
	height: 30px;
	font-weight: normal;
	padding: 20px 0 0 20px;
}
#logo-box h2 {
	margin: 115px 0 0 20px;	
}
h2.featured {
	position: relative;
	width: 430px;
	height: 130px;
	overflow: hidden;
	float: left;
	margin: 50px 0 0 0;
	padding: 0;
	text-indent: -9999px;
}
h2.featured span {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url("images/layout/featured-text.png");
}
h2 {
	font-size: 1.13em;
	text-transform: uppercase;
	font-weight: normal;
}
#middle-left h2 {
	font-size: 2.25em;
	font-weight: normal;
	text-transform: lowercase;
	color: #660000;	
}
h3 {
	font-weight: normal;
}
#middle-left h3 {
	font-size: 0.75em;
	font-weight: bold;
	text-transform: uppercase;
}
#contact-box h2 {
	font-size: 2.25em;
	font-weight: normal;
	text-transform: capitalize;
	color: #fff;
	margin	
}
#bottom-left h2, #bottom-right h2 {
	margin-top: 30px;
	margin-bottom: 40px;
	text-transform: uppercase;	
}
#bottom-left h3, #bottom-right h3 {
	margin-bottom: 20px;
	text-transform: uppercase;		
}
#bottom-right h3 {
	font-size: 0.75em;
	font-weight: bold;
}
h4 {
	font-size: 0.75em;
	font-style: italic;
}
.large {
	font-size: 2.50em;
}
/* Text */
p {
	font-size: 0.75em;
}
p.top-nav {
	position: absolute;
	top: 10px;
	left: 830px;
	color: #4c0000;
}
#logo-box p.times, #exhibits p {
	margin: 20px;	
}
#logo-box p {
	margin: 10px 0 0 20px;	
}
#featured-image p {
	margin-top: 10px;
}
#bottom-right p {
	margin-bottom: 60px;
	line-height: 1.5em;	
}
a.red2 {
	color: #3a0101;
}
a.red2:hover {
	text-decoration: underline;	
}
a.white {
	color: #fff;
}
a.white:hover {
	text-decoration: underline;	
}
.italics {
	font-style: italic;	
}
.caps {
	text-transform: uppercase;
}
.bold {
	font-weight: bold;
}
.light {
	color: #a3a3a3;
}
.offset {
	padding-left: 220px;
	padding-top: 15px;
}
.red1 {
	color: #660000;
}
.red2 {
	color: #3a0101;
}
.red3 {
	color: #9d7979;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.name {
	color: #fff;
	font-style: italic;
}
.position {
	color: #9d7979;
	font-style: italic;
}
.message {
	color: #9d7979;
	font-style: italic;	
}
/* Lists */
#members ul {
	margin: 20px 0 0 0;
	list-style: none;
	width: 110px;
	float: left;
	padding: 0 0 0 10px;
	border-right: 1px solid #5c0202;
}
#members ul li {
	width: 110px;
	float: left;
	padding: 5px 0 5px 0;
	margin: 0;
	font-size: 0.75em;
	color: #9d7979;
}
#members ul.last {
	border: none;
}
#members ul.first {
	padding: 0;
}
/* Forms */
#contact-box form {
	margin-top: 10px;	
}
#contact-box form label {
	color: #fff;
	margin: 0px 0 0px 0;
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	width: 70px;
}
#contact-box form input {
	margin: 5px 0 5px 0;
	width: 255px;	
}
#contact-box form select {
	width: 330px;
	margin: 5px 0 5px 0;	
}
#contact-box form label.reason {
	width: auto;
}
#contact-box form input.submit {
	width: 95px;
	height: 35px;
	margin-top: 10px;
}
#contact-box form textarea {
	width: 330px !important;
	min-width: 330px !important;
	max-width: 330px !important;
	height: 60px !important;
	min-height: 60px !important;
	max-height: 60px !important;
}
/* Images */
#header img.header-person {
	position: absolute;
	top: 293px;
	left: 30px;	
	z-index: 100;
}
#featured-image img {
	border: 4px solid #fff;	
}
img.dark-border {
	border: 4px solid #3b0000;
	float: left;	
}
#middle-left img {
	margin-right: 30px;
}
#bottom-left img {
	margin-right: 30px;	
}

/* Misc */
.clear {
	clear: both;
}
.space35 {
	height: 15px;
}
/* Main Sections */
body {
	background-color: #fff;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 100.01%;
	color: #fff;	
}


#top {
background: #fffff3 url("images/bg_top.gif") repeat-x center bottom;
height:131px;
margin-bottom:10px;
}

#logo {
width: 960px;
margin: 0 auto 0 auto;
}

.container {
	width: 960px;
	margin: 0 auto 0 auto;
	padding-top: 10px;
	text-align: left;
	position: relative;
}



#header {
	width: 100%;
	overflow:auto;
	background: #fffff3 url("images/layout/header-bg.png") repeat-x center bottom;
}
#logo-box, #exhibits {
	width: 400px;
	padding: 0px 20px 0px 0px;
	float: left;
	margin:  20px;
	background-color: #660000;
}

#logo-box {
	height: 495px;	
}

#logo-box h3, #logo-box img  {
	padding: 5px 20px 5px 20px;
}

#logo-box p  {
	font-size:14px;
	
}

#logo-box ul {
	padding: 0px 20px 0px 30px;
}



#exhibits {
	background-color: #4c0000;
	margin-top: 100px;
	height: 295px;
}
#featured {
	width: 460px;
    float: left;
    margin:  20px;
	background-color: #660000;
	overflow:auto;
	height: 495px;	
}
#featured-image {
	padding: 20px;
	background-color: #660000;
}
#middle {
	width: 100%;
	background-color: #fffff3;
	color: #000;
	overflow:auto;
	padding-bottom:30px;
}
#middle-left {
	width: 560px;
	float: left;
}
#middle-right {
	float: left;
}

#contact-box {
	width: 335px;
	min-height: 415px;
	background-color: #000;
	padding: 20px 35px 20px 30px;
	overflow: hidden;
}
#bottom {
	width: 100%;
	background-color: #660000;
	overflow:auto;
	padding-bottom:30px;
}
#bottom-left {
	width: 480px;
	float: left;
}
#bottom-right {
	width: 365px;
	height: 580px;
	float: left;
	padding: 0 25px 0 60px;
	margin-left: 30px;
	background: url(images/layout/about-bg.jpg) no-repeat right bottom;
}
#footer {
	width: 100%;
	height: 60px;
	background-color: #000;
	overflow:auto;
}
.boardtop {
	height: 25px;
	width: 444px;
	margin-top: -1px;
	padding: 10px 3px 10px 3px;
	border-top: 1px solid #5c0202;
	border-bottom: 1px solid #5c0202;	
}
.boardleft {
	width: auto;
	float: left;
}
.boardright {
	width: auto;
	float: right;
}

.infoBox {width:140px; 
float:left;

}
