body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	
	color:#333;
	font-family:Century Gothic,times new roman,serif;
	font-size:16px;

}

#coolmenu{
border: 0px;
border-bottom-width: 0;
width: 200px;
}

* html #coolmenu{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 164px;
}

#coolmenu a{
font: bold 12px Verdana;
padding: 5px;
padding-left: 10px;
display: block;
width: 100%;
color: #FFFFFF;
text-decoration: none;
border-top: 1px dashed #00A5FA;
font-weight:normal
}

html>body #coolmenu a{ /*Non IE rule*/
width: auto;
}

#coolmenu a:hover{
background-color: #00A5FA;
color: #FFF;
}

#namebanner {
	font-size: 1.3em;
	padding:0 0 20px 50px;
}

.businessname {font-size: 18px;
font-weight:100;
	font-size: 1.5em;
padding-top:5px;
color:#FFFFFF
}
.sitemanager {color: #CCCCCC}



.footer {font-size: 10px;
	padding:10px;
	text-align:center;
	color:#333;
	font-family:Century Gothic,times new roman,serif;
	}


.footer a, .footer a:visited 
	{font-size: 10px;
	text-decoration:none;
	
	font-family:Century Gothic,times new roman,serif;
	color:#333;
	}
.footer a:hover 
	{
	text-decoration:underline;
	
	}

#tabs{
	margin-left: 4px;
	padding: 0;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 5px;
}
#tabs ul{
	font: bold 11px Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
}
#tabs li{
	display:inline;
	margin:0 2px 0 0;
	padding:0;
	text-transform:uppercase;
}
#tabs a{
	float:left;
	background:#A3BBE6 url(images/tabs_left.gif) no-repeat left top;
	margin:0 2px 0 0;
	padding:0 0 1px 3px;
	text-decoration:none;
}
#tabs a span{
	float:left;
	display:block;
	background: transparent url(images/tabs_right.gif) no-repeat right top;
	padding:4px 9px 2px 6px;
}
#tabs a span{float:none;}
#tabs a:hover{background-color: #7E94B9;color: white;}
#tabs a:hover span{background-color: #7E94B9;}
#tabHeaderActive span, #tabHeaderActive a { background-color: #42577B; color:#fff;}
.tabContent {
	clear:both;
	border:2px solid #42577B;
	padding-top:2px;
	background-color:#FFF;
}


.formbutton {
	margin:5px 5px 5px 0;
	border:1px solid #000;
	padding:3px 5px;
	float:left;
	text-decoration:none;
	color:#000;
	background:#A5B9D8;
	font-weight:bold;
}
.formbutton:hover {
	background:#FFF;
	text-decoration:none;
}
.gallery .galleryimage a {
    display:block;
    border:1px solid #777;
    padding:5px;
    width:100px;
    height:120px;
    text-align:center;
    font-weight:bold;
    color:#000;
    text-decoration:none;
}

.gallery .galleryimage a:hover {
    background:#CCC;
}

.gallery .galleryimage a img {
    display:block;
    margin-top:10px;
}


h1 {
	color:#999;
	font-size:24px;
	font-family:Century Gothic, "Times New Roman", Times, serif;
	font-weight:bold;
	}