html,body { padding:0px; margin:0px; } 

body {  

font-family: Trebuchet MS, Helvetica, Verdana, Sans-serif;  
font-size: 13px;  
color: white; 
background: #9c3b36;

 } 

#content-container {
width:100%;
}

#content-wrapper {
margin:auto;
width: 900px;
}

#temporarywebsite {
margin: 0 auto;
background: url('images/temporarywebsite.png') fixed center no-repeat;
height: 600px;
width: 600px;
}

#darktop{
width:100%;
height:20px;
background:#2c0000;
}

#header-container {
width: 100%;
height: 150px;
}

#header {
width: 900px;
height: 150px;
margin:auto;
}

#main-nav {
position: absolute;
z-index: 1;
top: 135px;
left: 45%;
background: none;
height: 36px;
width: 520px;
}

#nav{
padding-left: 4px;
float: left;
}

#logo {
width: 320px;
float: left;
}

#homebanner {
width: 500px;
height: 125px;
float: left;
margin-left: 75px;
margin-top: 20px;
}



#homeimagecontainer{
width: 100%;
height: 239px;
background:#aa4b45;
}

#homeimage {
margin:auto;
width: 900px;
height: 239px;
background: url('images/homeimage.png');
}

#content-left {
width: 500px;
float:left;
margin-top: 25px;
}

#content-right {
width: 380px;
float: left;
padding: 10px;
}

#picasa_album a{
font-family: Arial;  
font-size: 15px;  text-decoration: none;
}
#locationtext {
width: 700px;
background: #aa4b45;
margin: auto;
padding: 5px;
margin-bottom:10px;
}

h2{
padding:0px;
padding-top: 10px;
margin:0px;
}

a {
text-decoration: underline;
}

a:hover {
color:  #2f0300;
}

/* GALLERY STYLES */

.container {
	overflow: hidden;
	width: 870px;
	margin: 0 auto;
}
#main {
	padding: 10px;
	background: #bb514a;
	border: 1px solid #ccc;
	margin: auto;
	margin-bottom: 30px;
}
a {color: #fff;}

.main_image {
	width: 568px; height:439px;
	float: left;
	background: #333;
	position: relative;
	overflow: hidden;
	color: #fff;
	font-family: Trebuchet MS;
	
}
.main_image h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 5px;	padding: 5px;
}
.main_image p {
	font-size: 12px;
	padding: 5px;	margin: 0;
	line-height: 1.6em;
}
.block small { 
	padding: 0 0 0 20px; 
	background: url(icon_calendar.gif) no-repeat 0 center; 
	font-size: 1em; 
}
.main_image .block small {margin-left: 10px;}
.main_image .desc{
	position: absolute;
	bottom: 0;	left: 0;
	width: 100%;
	display: none;
}
.main_image .block{
	width: 100%;
	background: #111;
	border-top: 1px solid #000;
}
.main_image a.collapse {
	background: url(images/btn_collapse.gif) no-repeat left top;
	height: 27px; width: 93px;
	text-indent: -99999px;
	position: absolute; 
	top: -27px; right: 20px; 
}
.main_image a.show {background-position: left bottom;} 


.image_thumb {
	float: left;
	width: 299px;
	background: #9c3b36;
	border-right: 1px solid #fff;
	border-top: 1px solid #ccc;
}
.image_thumb img {
	border: 1px solid #ccc; 
	padding: 5px; 
	background: #fff; 
	float: left;
}
.image_thumb ul {
	margin: 0; padding: 0;
	list-style: none;
}
.image_thumb ul li{
	margin: 0; padding: 5px 5px;
	background: #9c3b36 url(nav_a.gif) repeat-x;
	width: 290px;
	float: left;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
}
.image_thumb ul li.hover {
	background: #aa4b45;
	cursor: pointer;
}
.image_thumb ul li.active {
	background: #2f0300;
	cursor: default;
}
html .image_thumb ul li h2 {
	font-size: 13px; 
	margin: 0 0; padding: 0;
	font-family: Arial;
}
.image_thumb ul li .block {
	float: left; 
	margin-left: 10px;
	padding: 0;
	width: 170px;
}	
.image_thumb ul li p{display: none;}

#products_gallery {width: 900px;margin: auto;}
/* CONTACT STYLES */

#contactcontent {
width: 450px;
float:left;
}
#contactimage {
width: 400px;
height:145px;
float: left;
margin-top: 50px;
}

/* EVENTS STYLES */

#eventcontent {
}

#eventcontent h3 {
padding:5px;
margin: 0px;
}

#eventcontent h2 {
padding:3px;
margin: 0px;
}

.eventimage {
width: 300px;
float: right;
margin-right: 40px;
margin-top:40px;
}

#events {
width:550px;
float: left;
}

.event {
float: left;
margin: 10px;
}

.eventDate{
width: 200px;
float: left;
}

.eventPost {
background: #aa4b45;
padding: 10px;
width: 200px;
float: left;
margin-left: 40px;
}

.eventdateheader {

width: 200px;
float: left;
}

.eventlocationheader {
width: 300px;
float: left;
}



/* LINKS STYLES */

.linksleft {
float: left;
width: 450px;
}

.linksright {
float:left;
width:400px;
padding-left: 50px;
}

.linksbottom {
float: left;
width: 900px;
padding-bottom: 15px;
}


/* GENERAL CONTENT STYLES */

.contentleft {
width: 430px;
float: left;
padding: 10px;
margin-bottom: 20px;
}

.contentright {
width: 430px;
float: left;
padding: 10px;
margin-bottom: 20px;
}

/* WEB BLOG STYLES */

#mainClm {
}

#mainClm  h3 {
font-size: 20px;
color: #3a0706;
}

.blogPost {
background: #aa4b45;
padding: 10px;

}


/* TRIBES STYLES */

.tribestext {
background: #aa4b45;
padding: 10px;
margin: 10px;
}


/* FOOTER STYLES */

#footerwrapper {
width:100%;
height: 200px;
}

#footer {
width: 100%;
height:100px;
background: url('images/footerbackground.png');
margin: auto;
}

#footercontentwrapper {
width: 900px;
margin:auto;
}

#footertext {
font-family: Trebuchet MS;
width: 400px;
color: #ffffff;
padding: 10px;
font-size: 11px;
float: left;
}

#footertext2 {
font-family: Trebuchet MS;
width: 250px;
height:34px;
color: #ffffff;
padding: 10px;
font-size: 11px;
float: right;
}

.small_text {
	font-size: 11px;
	text-align: justify;
}
.small_brown {
	color: #FBFEB8;
	font-weight: bold;
}
