/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#5d4e4c;
	font-size:13px;
	margin:0 auto;
	background-color:#5f1700;
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_back.jpg);
}

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

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:17px; color:#f4911e; margin:0; }
h2 a { color:#f4911e; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.img_left {
	position:relative;
	float:left;
	margin: 0 8px 0 0;
	border:none;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.hr-style {
	border: 1px solid #c4c4c4;
	margin: 14px 0;
}

.sub-text {
	font-size:13px;
	color:#9f918c;
	text-transform:uppercase;
}

.question {
	color:#3D1104;
	font-weight:bold;
	font-size:15px;
}

.no-bullet li{
	list-style:none;
}

.bullet-cross li{
	list-style-image:url(images/bullet_cross.jpg);
}

.letter-bullet li{
	list-style:upper-alpha;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:960px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:141px;
	background-repeat:no-repeat;
	background-image:url(images/bg_header.jpg);
}

.header-date {
	position: absolute;
	top:0;
	right:65px;
	width:353px;
	height:96px;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:108px;
	left:268px;
	width:655px;
	height:32px;
}

#sponsor-nav {
	position:relative;
	margin: 0 0 0 5px;
	width:263px;
	height:69px;
	left:30px;
}

#volunteer_rollover {
	position:relative;
	width:263px;
	height:56px;
}

/* ---- end nav id settings -------------------------- */

#main_top {
	position:relative;
	width:960px;
	height:auto;
	background-repeat:no-repeat;
	background-image:url(images/bg_main-top.jpg);
}

#main {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:auto;
	background-repeat:repeat-y;
	background-image:url(images/bg_main.jpg);
}

/* ---- start img main settings ----------------- */

#img_main {
	position:relative;
	width:960px;
	height:337px;
	background-repeat:no-repeat;
	background-image:url(images/img_main.jpg);
}

.img-msg {
	position:relative;
	float:left;
	width:582px;
	height:337px;
padding: 0 0 0 41px;
}

.img-right {
	position:relative;
	float:right;
	width:264px;
	height:auto;
	padding: 12px 58px 0 0;
}

.buttons {
	position:relative;
	width:264px;
	height:136px;
}

.stay-connected {
	position:relative;
	width:264px;
	height:95px;
	padding:0 0 25px 0;
}

.email-updates {
	position:relative;
	width:264px;
	height:60px;
}

.email-table {
	position:relative;
	width:264px;
	height:60px;
	top:-5px;
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:290px;
	height:500px;
	padding: 8px 0 0 12px;
	overflow-y:scroll;
}

#content_main-sub {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:570px;
	min-height:350px;
    height:auto !important;
    height:350px;
	padding: 8px 0 0 52px;
}

#content_main-full {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:840px;
	min-height:350px;
    height:auto !important;
    height:350px;
	padding: 8px 0 0 52px;
}


/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar-left {
	position:relative;
	color:#fff;
	top:0;
	left:0;
	float:left;
	width:276px;

	height:auto;
	padding: 8px 0 0 50px;
}

.what-is {
	position:relative;
	width:252px;
	height:197px;
	background-repeat:no-repeat;
	background-image:url(images/bg_what-is.jpg);
	padding:45px 12px 8px 12px;
}

.our-sponsors {
	position:relative;
	width:269px;
	height:236px;
	background-repeat:no-repeat;
	background-image:url(images/bg_our-sponsors.jpg);
	padding:46px 0 10px 9px;
}

.our-sponsors2 {
	position:relative;
	width:269px;
	height:236px;
	background-repeat:no-repeat;
	background-image:url(images/bg_our-sponsors.jpg);
	padding:46px 0 10px 9px;
}


#side_bar-right {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:271px;
	height:auto;
	padding: 8px 50px  0 0;
}

.side_bar-btn {
	position:relative;
	width:271px;
	height:auto;
}

.btn-1 {
	padding: 0 0 14px 0;
}

#side_bar-sub {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:271px;
	height:auto;
	padding: 8px 50px  0 0;
}

.the-beers {
	position:relative;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	width:271px;
	height:68px;
	background-repeat:no-repeat;
	background-image:url(images/btn_the-beers.jpg);
	padding: 50px 0 0 0;
}

.beer-facts {
	position:relative;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	width:271px;
	min-height:69px;
    height:auto !important;
    height:69px;
	background-repeat:no-repeat;
	background-image:url(images/btn_beer-facts2.jpg);
	padding: 50px 0 5px 0;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:120px;
	clear:both;
	background-repeat:no-repeat;
	background-image:url(images/bg_footer.jpg);
}

.copy {
	position:relative;
	color:#fff;
	float:left;
	padding: 28px 0 0 50px;
}

.slug {
	position: relative;
	float:right;
	width:275px;
	padding: 53px 60px 0 0;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:32px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav.gif);
}

a#nav_01 {
	width:59px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -32px;
}

.active_01 {
	background-position: 0 -32px !important;
}

a#nav_02 {
	width:76px;
	background-position:-59px 0;
}

a:hover#nav_02{
	background-position:-59px -32px;
}

.active_02 {
	background-position:-59px -32px !important;
}

a#nav_03 {
	width:81px;
	background-position:-135px 0;
}

a:hover#nav_03{
	background-position:-135px -32px;
}

.active_03 {
	background-position:-135px -32px !important;
}

a#nav_04 {
	width:78px;
	background-position:-216px 0;
}

a:hover#nav_04{
	background-position:-216px -32px;
}

.active_04 {
	background-position:-216px -32px !important;
}

a#nav_05 {
	width:118px;
	background-position:-294px 0;
}

a:hover#nav_05{
	background-position:-294px -32px;
}

.active_05 {
	background-position:-294px -32px !important;
}

a#nav_06 {
	width:86px;
	background-position:-412px 0;
}

a:hover#nav_06{
	background-position:-412px -32px;
}

.active_06 {
	background-position:-412px -32px !important;
}

a#nav_07 {
	width:74px;
	background-position:-498px 0;
}

a:hover#nav_07{
	background-position:-498px -32px;
}

.active_07 {
	background-position:-498px -32px !important;
}

a#nav_08 {
	width:83px;
	background-position:-572px 0;
}

a:hover#nav_08{
	background-position:-572px -32px;
}

.active_08 {
	background-position:-572px -32px !important;
}

/* ---- start sponsor navigation settings -------------------------- */
 
#sponsor-nav a {
	position:relative;
	float:left;
	height:69px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/sponsor-nav.jpg);
}

a#sponsor-nav_01 {
	width:63px;
	background-position:0 0;
}

a:hover#sponsor-nav_01{
	background-position: 0 -69px;
}

.active_01 {
	background-position: 0 -69px !important;
}

a#sponsor-nav_02 {
	width:64px;
	background-position:-63px 0;
}

a:hover#sponsor-nav_02{
	background-position:-63px -69px;
}

.active_02 {
	background-position:-63px -69px !important;
}

a#sponsor-nav_03 {
	width:63px;
	background-position:-127px 0;
}

a:hover#sponsor-nav_03{
	background-position:-127px -69px;
}

.active_03 {
	background-position:-127px -69px !important;
}

a#sponsor-nav_04 {
	width:73px;
	background-position:-190px 0;
}

a:hover#sponsor-nav_04{
	background-position:-190px -69px;
}

.active_04 {
	background-position:-190px -69px !important;
}

/* ---- start volunteer rollover settings -------------------------- */
 
#volunteer_rollover a {
	position:relative;
	float:left;
	height:56px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/btn_volunteers.jpg);
}

a#volunteer-nav_01 {
	width:264px;
	background-position:0 0;
}

a:hover#volunteer-nav_01{
	background-position: 0 -56px;
}

.active_01 {
	background-position: 0 -56px !important;
}

/*------------------------------------------------------acc settings ------------------------*/

.mypets{ /*header of 1st demo*/
	cursor: pointer;
	border-bottom: 2px solid #999999;
	padding: 10px 0;
	display: block;
	color: #2a0902;
	font-size: 16px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
}

.mypets a {
	color:#fff;
}

.mypets img {
margin: 0 0 0 140px;
}

.mypets a:hover {
	color: #C4AB29;
}

.openpet{ /*class added to contents of 1st demo when they are open*/

}

/* ---- start nav drop settings section 1 -------------------------- */
