body
{
	background:#000000 url('../images/atlanta-nightlife-bkgd.png') no-repeat fixed top center;
	font-family: Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	margin-bottom: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #999999;
	margin-bottom: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: -15px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	margin-bottom: -15px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	margin: 10px 0 -15px 0;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#Table_01 #content table td {
	padding-bottom:10px;
	}
	
#Table_01 #content table td table td {
	padding-bottom:2px;
	margin-top:5px;
	}

#Table_01 #content h6 {
	margin-bottom:-18px;
	}
	
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	margin-bottom: 0px;
}
ul {
	list-style: none;
	}
li {
	padding-left: 10px;
	background: url(../images/pixels/arrow-right-red.png) no-repeat;
	background-position: 0 7px;
	}
	
.announce {
	border:solid 1px;
	border-color:#FFFFFF;
	background-color:#333333;
	padding:10px;
	font-size:10px;
	}

.fb_login_ready { display: none; }

.red {color:#FF0000;}
.white {color:#FFFFFF;}

.boldwhite { color: #FFFFFF; font-weight: bold; }

.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}

#Table_01 {
	text-align:center;
}

/******* Form Test *******/

/*Comments*/
.comment { 
padding-left:10px;
padding-right:10px;
color:#949494;
padding-top:10px;
padding-bottom:10px;
}

.comment .title
{
font-weight:bold;
color:#dadada;
margin-top:0px;
margin-bottom:35px;
}

.comment .info{
margin-bottom:10px;
}

.comment span 
{
font-size:13px;
font-weight:bold;
color:#dadada;
}

.comment .text 
{
text-align:justify;
}

.comment .text a
{
color:#a7a7a7;
}

.send-comment { 
padding-left:11px;
padding-right:9px;
color:#949494;
padding-top:10px;
padding-bottom:10px;
}


.send-comment .mt-3{
margin-top:3px;
}

.send-comment .mb-6{
margin-bottom:6px;
}

.send-comment .title
{
font-weight:bold;
color:#dadada;
margin-top:0px;
margin-bottom:20px;
}

#contact-form label
{
font-size:14px;
color:#dadada;
}

#contact-form input
{
width:285px;
color:#949494;
}

.send-comment select
{
width:256px;
color:#949494;
}

.send-comment textarea {
width:273px; 
height:167px;
color:#949494;
overflow:auto;
}


.sending-message,
.success-sending-message,
.error-sending-message { font-size: 14px; display: none; margin:20px 10px 20px 10px; color:#FFF;}
.sending-message { padding: 6px 0 6px 35px;  }

#Table_01 #content .pics tr td {
	margin-top: 10px;
}

