/* color.css */

html { 
background-color : #ececec; }

div#content { 
background-color : #EBF5FC; 
border : 3px solid #800000; }

body { 
padding-top : 10px; }

div#branding {
height : 150px;
z-index : 10;
background : transparent url(images/background.jpg) repeat 0 0;  }

h1 { 
position : absolute;
top : -10px; 
left : -80px; }

h3 img {
position : absolute;
border : 3px solid #800000; }

h4 img {
position : absolute;
right : 0px; 
padding : 1px;
border : 5px solid #800000; }

h5 img {
position : absolute;
left : 0px;
padding : 1px;
border : 5px solid #800000; }

h6 img {
position : absolute;
top : 1010px; left : -2px;
border : 2px solid #800000; }

li#menu { 
padding-right : 154px; }

li#ladiesnight, li#dana { 
padding-left : 164px;
background-color : #fcf3ea; }

ul { 
position : relative;
padding-top : 5px; }

div#branding { 
position : relative;
z-index : 10; }

h1 { 
position : absolute; top : -8px; left : -10px;
z-index 20;
width : 770px; height : 150px; 
background : transparent url(images/logo.png) no-repeat;
text-indent : -9999px; }

h2 { 
position : absolute; top : -162px; right : -10px;
z-index : 30;
width : 300px; height : 150px; 
background : transparent url(images/news.png) no-repeat; }

div#branding blockquote { 
position : absolute;
top : -9999px; }


div#site_info h5 a { 
display : block;
width : 150px; 
height : 70px; 
text-indent : -9999px; }

div#site_info p { 
position : absolute;
left : 10px; 
top : 10px;
margin : 0; }

div#site_info h5 + p { 
text-indent : -9999px; } 