* { padding: 0; margin: 0; }
.red {	color: #900;
}

#clear {
	clear: both;
}


.style189 {
	color: #ffcc00;
	font-size: 16pt;
}
.style42 {
	color: #ffcc00;
}
.style85 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffcc00;
}
.style89 {
	color: #ffcc00;
}

.small_txt {
	color: #ff9900; 
	font-size: 10px;
	}
.org_headline_txt {
	color: #ff9900; 
	font-size: 16px;
	font-weight: bold;
	}
	.headline_txt {
	color: #ffcc00;
	font-size: 16px;
	font-weight: bold;
	text-transform:uppercase;
	}
.datetxt {
	color: #ff6600;
	
}

a:active {  color: #ffcc00; text-decoration: none}
a:link {
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
p {

	padding: 10px;

	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffcc00;

}

html {
	height: 100%;	
}

body {
	background-color: #111;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FC0;
	background-image:url(img/sk_bkgnd_gradient.png);
	background-position:bottom;
	background-repeat:no-repeat;
	height: 100%;
}



#wrapper {

	margin: 0 auto;
	height: auto;
	width: 960px;
	background:url("img/Sk_content_bk.png");
	background-repeat:repeat-y;

}


#logo a{

width: 234px;

height: 120px;

background-image:url(img/sk_logo.png);

background-repeat:no-repeat;

position:relative;

z-index:13;

float:left;

}

#nav_bar {

top: 20px;

left: -28px;

width: 596px;

height: 91px;

background-image:url(img/sk_nav_bar.png);

background-repeat:no-repeat;

position:relative;

float:left;

}

#nav {

top: -60px;

left: 30px;

width: 596px;

height: 91px;

background-image:url(img/Skullys_Website_nav_2011.png);

background-repeat:no-repeat;

position:relative;
float:left;	

}

#navigation{
display: block;
width: 436px;
height: 68px;
margin-top:0px;
background: url(img/Skullys_Website_nav_2011.png) left top no-repeat;
}

#navigation li{
display: block;
float: left;
height: 68px;

}

#navigation li a{
display: block;
text-indent:-9999px;
height:-34px;
margin-top:0px;
height: 68px;
}

#navigation li a:hover,
#navigation li a.on{
background-image: url(img/Skullys_Website_nav_2011_r.png );
}

#navigation li.calendar a{
width:90px;
background-position:-0px -0px;
}

#navigation li.nights a{
width:86px;
background-position:-90px 0px;
}

#navigation li.booking a{
width:85px;
background-position:-176px 0px;
}

#navigation li.pics a{
width:85px;
background-position:-261px 0px;
}

#navigation li.food a{
width:90px;
background-position:-346px 0px;
}

#starburst a {

top: -185px;

left: 825px;

width: 133px;

height: 124px;

background-image:url(img/starburst_txt.png);

background-repeat:no-repeat;

position:relative;	

z-index:14;
float:left;

}

#content { 

 float: left;

 color: #333;

 height: 100%;

 width: 491px;

 display: inline;
  padding-left:10px;


}



#header {

 

 width: 960px;

 float: left;

 height: 120px;

  

}

#footer {

 width: 715px;

 float: left;

 height: 42px;

 background-image:url(img/sk_footer.png); 
 
 padding-left:245px;

}
#leftcolumn { 

 color: #333;



height: 100%;

 width: 195px;

 float: left;

 padding-left:40px;
 padding-right:7px;

}



#rightcolumn { 

 color: #333;



 height: 100%;

 width: 180px;

 float: left;

 padding-left:30px;
padding-right:6px;
 

}

.centerz {
	text-align: center;
}

