/** globals **/
body{
	margin-top:0px;
	background-color:black;
	}
td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	}
a:link, a:visited{
 	color:#F08460;
 	text-decoration:none;
}
a:hover,a:active{
	color:#F08460;
	text-decoration:none;
}
#main{
	overflow:auto;	
	height:328px;
	}
.img-gallery{
		border: 2px solid #CE6540;
	}
.bg-topbar{
	background:url('images/topbarBg.jpg') repeat-x;
	}

.bg-footer{
	background: url('images/footerBgTile.jpg') repeat-x;
	background-color:#361106;
	}
.bg-menu{
	background:url('images/menuBgTile.jpg') repeat-y right;
	}.hdbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
.fonts-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom:0;
	color: #560202;
}
.client {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #660000;
}

