body {
	margin: 0px;
	padding: 0px;
background: url(Images/bg.jpg) transparent no-repeat top right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #000;
}


#headerimg{
background: url(Images/bayou.jpg) no-repeat center top;}

#headerimg2{
background: url(Images/bayou_logotop.jpg) no-repeat center top;}

#slideshow {
    position:relative;
    height:146px;
    width:562px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

#formtop{
margin-left:10px;}


.footerCenter 
{
	text-align: center;
}

a {
	color: #366243;;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h2 {
	font-weight: bold;
	font-size: 16px;
	font-style: italic; 
	font-family: Arial;
	padding: 0px;
	color: #5C372E;
}

h3 {
	font-weight: bold;
	font-size: 14px;
	font-style: italic; 
	font-family: Arial;
	padding: 0px;
	margin-bottom: 0px;
	color: #5C372E;
}

p {
	margin-top: 0px;
	padding: 0px;
}

.img1 {
	float: left;
	margin: 0px;
}

.images {
	margin-left: 10px;
	margin-right: 10px;
	border-style: solid;
	border-width: 2px;

	}

.images2 {
	margin-left: -16px;
	margin-right: 0px;
	border-width: 0px;

	}
	
.images3 {
	margin-right: 2px;
        
	border-width: 0px;

	}

	
/** Navagation Menu*/



#nav {
   background:#366243;
        color:#fff;

}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	display: inline;
}

#nav a {
	display: block;
	padding: 5px 15px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #fff;
}

#nav a:hover {
	background: #b8918d;
	color: #FFFFFF;
}

#nav .active a {
	background: #BABABA;
	color: #fff;
}

/** Website Content */

#content {
	width: 742px;
	margin: 0px auto;
	padding: 0px;
}

#trans{    
  filter:alpha(opacity=60);
  opacity:0.6;
     background:#366243;
        color:#fff;
}

#left {
        float: left;
	width: 180px;
	height:612;
	padding: 0px;
     background:#366243;
        color:#fff;
           }
#left a:hover {
	color: #FFFFFF;
}
#right {
	float: right;
	width: 520px;
	padding: 12px 20px 0px 15px;
	color: #683E33;
       border-right:2px solid;
       background:#fff;
filter:alpha(opacity=80);
  opacity:0.8;

}


/** Website Footer */

#footer {
	float: left;
	width: 142px;
	margin: 0px auto;
	text-align: center;
}

#footer p {
	margin: 0px;
	padding: 12px 5px 0px 5px;
	color: #4773C1;
	text-align: left;
	font-size: 9px;
}

.imgcenter{
margin-left:180px;
}

.imgcenter2{
margin-left:150px;
}
.buttoncenter{
margin-left:45px;
}

#fb{
background:#fff;}

.reg_form {
	padding-right:10px;
	font-size:13px;
}

.vendors{
font-size: 12px;
}

