body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background : #c40000;
	color : #cococo;
	background-color: #666666;
	margin-top: 0px;
	background-image: url(http://www.badboysbeachbar.com/images/background.gif)
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
    color: #FFD600;
}



h3 {
	font-family: Georgia,'Times New Roman',Times,serif;
	font-size: 16px;
	font-weight: bold;
	color : #C40000;
	bottommargin: 12px;
}

h5 {
	font-family: Georgia,'Times New Roman',Times,serif;
	font-size: 35px;
	font-weight: bold;
	color : #C40000;
	bottommargin: 0px;
}

td {
	font-size: 12px;
}

hr {
	color : #000000;
	height: 1px;
}

.textinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: groove 1px;
}

.listbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: groove 1px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: raised 1px;
}

a {
	color: #C40000;
	text-decoration: none;
	
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #ff0000;
	text-decoration: none;
}

.headline a {
	text-decoration: none;
	color: #ffcc66;
}

.headline a:hover {
	text-decoration: none;
	color: #ffffff;
}

.bottom {
  background-image: url(images/bottom-skull.png);
  background-repeat: no-repeat;
  background-position: top left;
  padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif ;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;  
}


.headline {
  background-image: url(images/top.png);
  background-repeat: no-repeat;
  background-position: top left;
}

.shockwave {
  background-image: url(images/bad-boys-beach-bar-01.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}

.headline {
	font-family: Arial, Helvetica, sans-serif ;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 100%;
	letter-spacing: 0.02cm;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
}


.content a {
	color: #c40000;
	text-decoration: underline; 
	
	}

	.content a:hover {
	color: #666666;
	text-decoration: none ;
	
	}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2c2c2c;
	font-size: 12px;
    line-height: 120%;
	font-weight: normal ;
    background-color: #fff;	
}

.content h3 {
	font-family: Georgia,'Times New Roman',Times,serif;
	font-size: 16px;
	font-wight: bold;
	color: #c40000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 0px;
}

.light {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px ;
	font-weight: bold ;
	line-height: 100% ;
}

.dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px ;
	font-weight: normal ;
	line-height: 100% ;
}

.dark a {
		color: #ffcc66;
		text-decoration: underline;
}

.dark a:hover {
	text-decoration: none;
	color: 	#ffffff;
}

.image {
	border-style: solid;
	border-width:1;
	border-color: #000000;
	margin: 2px;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color: #666666;

}

.footer a {
	text-decoration: underline;
	color: #c40000;
}

.footer a:hover {
	color: #666666;
	text-decoration: none;
}

.footer a:visited {
	color: #ff0000;
	text-decoration: underline;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

.small a {
		color: #c40000;
		text-decoration: underline;
}

.small a:hover {
	text-decoration: none;
	color: 	#666666;
}

.small_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	line-height: 100% ;
	margin: 5px;
	padding: 5px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
overflow: hidden;
margin-bottom: 1px;
border: 1px solid #666666;
border-width: 1px 0;
background: black url(images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid #666666;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
}


