﻿html, body, form, div, h1, h2, h3 {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	padding: 0 0 0 0;
	margin: 0;
}

img {
	border-style: none;
	border-color: inherit;
	border-width: 0;

}

html, body  {
	height: 100%; 
}


body {
	text-align:left;
	color:#000;
	background:#bae3f1 url('../../images/bg.gif') repeat-x scroll center top;
	min-width:900px;
}

.cufon-loading {
	visibility: hidden !important;
}


.padstyle {
	padding:6px;
}

#container {
	width:100%; 
	position:relative; 
	background:transparent url('../../images/contentbg.gif') repeat-y scroll center top;
	text-align:center;
	float:right;
}

#header {
	width:100%; 
	height:452px;  
	background:transparent url('../../images/header.jpg') no-repeat scroll center top;
	text-align:center;
	position:relative;
	float:right;
	
}

#header #contain { width:906px; position:relative; margin:0 auto }

#header #loginarea { position:absolute; right:10px; top:5px; margin:0; color:#1E708A; z-index:10 }

.bannerimg {
	position:absolute; 
	left:6px; 
	*left:7px;
	bottom:0;
}

.slideshow { 
position: relative; 
top: 196px;
width: 894px; 
height: 218px ;
margin: 0 auto;
z-index: 0;
}

#left_menu {
	width:190px;
	position:absolute;
	left:7px;
	top:0;
	min-height:450px;
	color:#fff;
}

#left_menu a{
	color:#000
}

#right_menu {
	width:190px;
	margin-right:6px;
	margin-top:6px;
	float:right;
	position:relative;

}


#right_menu p, #left_menu p {
	padding:0;
	margin:0;
}

#right_menu img {
	margin-bottom:6px;
}

#right_menu .adedit { position:absolute; top:3px; left:10px; background-color: #bae3f1 }

#subcategories {
	padding-bottom:7px;
	text-align:right;
	
}

#subcategories p {
	padding:2px;
	
}


#content {
	width:906px;
	position:relative;
	margin:0 auto;
	text-align:left;
}

#bodycontent {
	padding:20px;
	margin:0 196px 0 196px;
	position:relative;
	min-height:450px;
}

#subcatheader {
	border-top:2px #a9aaac dotted;
	text-align:right;
}

#footer {
	width:100%; 
	padding-top:60px;
	text-align:center;
	background:#bae3f1 url('../../images/footer.gif') no-repeat scroll center top;
	position:relative;
	font-size:12px;
	float:right;
	
}

#popmenu
{	margin: 0;
	padding: 0;
	padding-left:10px;
	position:relative;
	text-align:center;
}

#popmenu li, #popmenu ul {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	padding: 0 0 0 0;
	margin: 0;
}
	
	#popmenu li
	{	float: left;
		list-style: none;
		cursor:pointer;
		}

	#popmenu li a
	{	display: block;
		background: transparent;
		text-decoration: none;
		white-space: nowrap;
		color:#FFF;
		}

	#popmenu li a:hover
	{	background: transparent;
	color:#bae3f1;
		}
		
		#popmenu li ul
		{	margin:0 0 0 6px;
			padding: 0;
			font-size:12px;
			position: absolute;
			visibility: hidden;
			bottom:0px;
		}
		
		#popmenu li ul.businesses {
			margin-left:12px
		}
		
		#popmenu li ul li
		{	float: none;
			display: inline}
		
		#popmenu li ul li a
		{	width: 153px;
			background:transparent url('../../images/menu.cap.png') repeat scroll left top;
			color:#000;
			padding-bottom:6px;
			}
		
		#popmenu li ul li a:hover
		{	background:transparent url('../../images/menu.cap.png') repeat scroll left top;
			color:#be1e2d;}

	#businesscap {
	background:transparent url('../../images/business.menu.cap.png') no-repeat scroll left top;
	height:19px;
	width:153px;
	}
	
	#thedtacap {
	background:transparent url('../../images/thedta.menu.cap.png') no-repeat scroll left top;
	height:19px;
	width:153px;

	}


#admin_tbl {
	font-size:12px; 
	width:100%;
}

#admin_tbl td.zero { width:40px; }
#admin_tbl td.one { width:200px; }
#admin_tbl td.three { width:70px; }
#admin_tbl td.four { width:25px; }
#admin_tbl td.five { width:30px; }
#admin_tbl td.six { width:70px; }

#contactform {
	padding:0;
	margin:0;
	width:100%;
}

#contactform p {
	padding:0;
	margin-bottom:4px;
}

#contactform .left {
	text-align:left;
}

.asterisks {
	color:#be1e2d
}

#facebook {
	margin:48px;
}