﻿body
{
	background-color: #ee1c23;
	background-position: 50% 0;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Tahoma, Arial, Helv;
	font-size: 13px;
}

#main
{
	width: 812px;
	padding: 0px 0px 10px;
	margin: auto;
	background-color: white;
	background-position: 50% 0;
	background-repeat: repeat-y;
}

#main-wrapper
{
	width: 798px;
	padding: 0px 7px 0px;
	margin: auto;
}

#head
{
	background-position: 50% 0;
	background-repeat: no-repeat;
	position: relative;
}

#head .mag
{
	position: absolute;
	top: 28px;
	left: 540px;
	width: 250px;
}

#head .mag img
{
	float: right;
	margin: 0 0 0 8px;
}

#head .mag p
{
	text-align: right;
	font-size: 85%;
	color: #666;
	margin: 0 0 0.5em 0;
}


a
{
	color: #dc341e;
	text-decoration: underline;
}

h1
{
	background-image: url(/images/h1-2.png);
	/*background-image: url(/images/logo_smallweb.gif);*/
	background-position: 0px 30px;
	background-repeat: no-repeat;
	padding-top: 205px;
	margin: 0px;
	height: 0px;
	overflow: hidden;
}

#leftmenu
{
	width: 170px;
	/*background-image: url(/images/menu-head.png);
	background-repeat: no-repeat;
	background-position: 0 0;*/
	padding: 5px 0px 0px;
	/*background-color: #fef9f8;*/
	float: left;
}

#leftmenu div
{
	/*background-image: url(/images/menu-head.png);
	background-repeat: no-repeat;
	background-position: 0 100%;*/
	padding: 0px 0px 8px;
}

#leftmenu ul
{
	list-style: disc;
	margin: 0px 0px 0px 8px;
	padding: 0px;
	color: #dc341e;
	line-height: 2em;
	list-style: none;
	font-size: 85%;
	font-family: Verdana, Arial, Helv;
	/*font-weight:bold;*/
}

#leftmenu ul li
{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px;
}

#leftmenu ul li.first
{
	border-bottom: 1px dotted #dc341e;
	margin: 0px;
	font-weight: bold;
}

#leftmenu ul li.last
{
	border-top: 1px dotted #dc341e;
	margin: 0px;
	font-weight: bold;
}

#leftmenu a
{
	color: #777;
	text-decoration: none;
	display: block;
	padding: 0px 5px 0px 15px;
	background-image: url(/images/menu-bullet.gif);
	background-position: 3px 8px;
	background-repeat: no-repeat;
}

#leftmenu a:hover
{
	text-decoration: underline;
}


h2
{
	font-size: 180%;
	color:#ee1c23;
	margin-top: 0px;
}

h3
{
	font-size: 140%;
	color:#ee1c23;
	/*border-bottom: 1px dotted #ed1d93;*/
}



#footer
{
	clear: both;
	text-align: center;
	padding: 20px 0;
	font-size: 80%;
	color: #000;
	margin-top: 0px;
	background-color: #fff;
	
	width: 812px;
	margin: 0px auto;
}


#content
{
	width: 480px;
	float: right;
	padding-right: 20px;
padding-right:135px;
	margin-right: 115px;
margin-right:0px;
	padding-bottom: 40px;
}

.image-right,
.image-right-border
{
float: right;
margin-left: 8px;
}

.image-left,
.image-left-border
{
float: left;
margin-right: 8px;
}

.image-right,
.image-left,
.image-right-border,
.image-left-border
{
/*margin-bottom: 8px;*/
font-size: 80%;
color: #404040;
}

.image-right-border,
.image-left-border
{
background-color: #faecea;
padding: 5px;
border: 1px solid #dc341e;
}

.image-right img,
.image-left img,
.image-right-border img,
.image-left-border img
{
display: block;
margin-bottom: 3px;
}

.image-right-border img,
.image-left-border img
{
border: 1px solid #f4b3ac;
}
#powered-by
{
display: inline;
margin-left: 40px;
vertical-align: middle;
}

#powered-by img
{
vertical-align: middle;
}

#divBusinessListings
{
	margin-top: 15px;
}

#divBusinessListings .Listing
{
	border: 1px solid #dc341e;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #faecda;
}

#divBusinessListings .Listing h3
{
	margin: 0px;
	padding: 0px;
	font-size: 110%;
}

#divBusinessListings .Listing .ListingContact,
#divBusinessListings .Listing .ListingAddress,
#divBusinessListings .Listing .ListingDesc
{
	font-size: 85%;
	padding-bottom: 4px;
}

#divBusinessListings .Listing .ListingContact
{
	float: right;
}

#divBusinessListings .Listing .ListingContact table
{
	border: 0px;
}

#divBusinessListings .Listing .ListingContact table td,
#divBusinessListings .Listing .ListingContact table th
{
	font-weight: normal;
	padding: 0px;
}

#divBusinessListings .Listing .ListingContact table th
{
	text-align: right;
	padding-right: 4px;
}
#divBusinessListings .Listing .ListingAddress
{
	float: left;
}

#divBusinessListings .Listing .ListingDesc
{
	clear: both;
	border-top: 1px dotted #dc341e;
}

#divBusinessListings .Listing .ListingDesc p
{
	margin: 2px 0px 5px 0px;
}
