* { margin:0; padding:0; }

body {
background-color: #ddd4c0;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color: #333333;
padding:0px;
margin:0px;
}
a {color: #333333;}
a:visited {color:#333333;}
a:hover {color: #bbb29b;}
a:active { color:#333333;}

h1 {
font-size: 11px;
padding:5px 15px;
margin:0px }

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}


/* ----------container-------------- */
#containerrep {
background:url(images/header_bg.jpg) top center repeat-x;
height: 574px;

}

#containerhome {
background:url(images/home_bg.jpg) top center no-repeat;
width: 1200px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
}


#containerrepsub {
background:url(images/sub_rep.jpg) top center repeat-x;
height: 345px;

}

#containersub {
background:url(images/sub_bg.jpg) top center no-repeat;
width: 1200px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
height: 345px;
}

/* ----------banner for logo-------------- */
#banner {
text-align: right;
padding: 0px;
margin: 0px;
}

/* -----------------content--------------------- */
#content {
width:925px;
padding: 0px;
margin:280px auto 0px auto;
text-align:center;
}
div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

#contentsub {
width:925px;
padding: 0px;
margin:30px auto 0px auto;
text-align:center;
}
div#contentsub { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

p, pre{
padding: 130px 30px 0px 30px;
margin:0px;
color:#333333;
line-height:20px;
text-align:justify;
}

#text{
width:925px;
margin:0px auto;
padding-top:30px;}

#textpic{
float:left;
width:351px;
margin-top:35px;}

#abouttext{
background:url(images/about_bg.jpg) top center no-repeat;
width: 551px;
height: 568px;
float:left;
margin-top:35px;

}

#drinkstext{
background:url(images/drinks_bg.jpg) top center no-repeat;
width: 551px;
height: 568px;
float:left;
margin-top:35px;

}

#abednegotext{
background:url(images/abednego_bg.jpg) top center no-repeat;
width: 551px;
height: 568px;
float:left;
margin-top:35px;

}


#staff{
width: 551px;
float:left;
margin-top:35px;

}

#stafftext{
	background:url(images/staff_text.jpg) top center no-repeat;
width: 551px;
height: 193px;
float:left;

}
#mitchtext{
	background:url(images/mitch_text.jpg) top center no-repeat;
width: 551px;
height: 211px;
float:left;

}

#joannatext{
	background:url(images/joanna_text.jpg) top center no-repeat;
width: 551px;
height: 211px;
float:left;

}

#tylertext{
	background:url(images/tyler_text.jpg) top center no-repeat;
width: 551px;
height: 211px;
float:left;

}

#kristatext{
	background:url(images/krista_text.jpg) top center no-repeat;
width: 551px;
height: 211px;
float:left;

}

#trevortext{
	background:url(images/trevor_text.jpg) top center no-repeat;
width: 551px;
height: 211px;
float:left;

}

#janatext{
	background:url(images/jana_text.jpg) top center no-repeat;
width: 551px;
height: 211px;
float:left;

}

#stafftext p, pre{
padding: 20px 30px 0px 30px;
margin:0px;
color:#333333;
line-height:20px;
text-align:justify;
}

#events{
width: 900px;
float:left;
margin:35px auto 0px auto;

}

/* --------------left navigavtion------------- */
#left {
float: left;
width: 200px;
margin: 0px;
padding: 0px;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: center; }
