/* Body and Container Divs with background image instructions */

body {	
	background-color: #CABFB5;
	background-image: url(../image/Leaded4.gif);
	background-repeat:no-repeat;
	width: 750px;
	background-position: center top;	
	margin: 0 auto; 
	text-align: left;

	}

#logo {
	margin-left:175px;
	background-image: url(../image/logo7.gif);
	background-repeat:no-repeat;
	width: 250px;
	height:65px;
	background-position: center top;
}

#nav {
	margin-left:185px;
}

#nav ul {
	display: inline;
	list-style:none;
	margin-left:6px;
	padding: 0;
	font: bolder .75em verdana, arial;
	color:#AB6738;

	}

#nav li {
	display: inline;
	list-style:none;
	margin-left:6px;
	padding: 0;
	color:#AB6738;
	text-decoration: none;
	}

#nav li a {
	font: bolder .75em verdana, arial;
	color:#AB6738;
	text-decoration: none;
	}

#nav li a:hover {
	font: bolder .75em verdana, arial;
	color:#000000;
	text-decoration: none;
	}

li#selected {
	font: bolder .75em verdana, arial;
	color: #000000;
}

#container { 
	float:left;
	filter:alpha(opacity=80); 
	-moz-opacity: 0.80; 
	opacity: 0.80;
	background-color: #EDE9E3;
	width: 725px;
	background-position: center top;	
	margin:7cm 3cm 3cm .25cm;
	padding:6px; 
	text-align: left;
	border:thin solid #2A211C;
	}
#container  {
	background-image: url(../image/br.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}

#images ul {
	list-style:none;
	margin-left:6px;
	padding: 0;
	font: bolder 1.05em verdana, arial;
	color:#000000;

	}

#images li a {
	font: bolder .90em verdana, arial;
	list-style:none;
	margin-left:6px;
	padding: 0;
	color:#AB6738;
	text-decoration: none;
	}

#images li a:hover {
	font: bolder .90em verdana, arial;
	color:#000000;
	text-decoration: none;
	}

#begin {
	padding:0;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:20px;
	float:left;
	width:96%;
}

a {
	font: bold  .80em verdana, arial;
	color:#6699cc;
	text-decoration: none;
}

#blues {
	padding:0;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:20px;
	float:left;
	width:96%;
}

#twelve {
	padding:0;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:10px;
	float:left;
	width:96%;
}



#barstool {
	padding:0;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:20px;
	float:left;
	width:96%;
}



#public {
	padding:0;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:20px;
	float:left;
	width:96%;
}



#twelve ul li {
	font: normal  .8em verdana, arial;
	color:#AB6738;
	list-style:none;
}

#shows ul {
	font: bolder  .9em verdana, arial;
	color:#000000;
	list-style:none;
}

#shows ul li {
	font: bold  .8em verdana, arial;
	color:#AB6738;
	list-style:none;
}

img.floatLeftClear { 
    float: left; 
    clear: left; 
    margin: 0 10px 0 0; 
	border-right:thick solid #AB6738;
}



img.floatRightClear { 
    float: right; 
    clear: right; 
    margin: 0 0 0 10px; 
border-left:thick solid #AB6738;
}



h1 {	
	font: bolder 1.15em verdana, arial;
	color:#AB6738;
}



p {
	font: bold  .80em verdana, arial;
	color:#000000;
}
