/* @override http://localhost/medfordbusiness.org/main.css */

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #777775;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-size: 12px;
}
a:link {
	color: #777775;
}
a:visited {
	color: #777775;
}
a:hover {
	color: #9A9A98;
}
a:active {
	color: #9A9A98;
}

.orangeHeader
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF8E00;
	font-size: 15px;
	font-weight: bold;
}


h3
{
	line-height: 90%;
}

.redHeader{
	color: #C0290F;
	font-size: 15px;
	font-weight: bold;
}
.redHeader:link{
	color: #C0290F;
	font-size: 15px;
	font-weight: bold;
	text-decoration:none
}
.redHeader:visited{
	color: #C0290F;
	font-size: 15px;
	font-weight: bold;
	text-decoration:none
}
.redHeader:hover{
	color: #C0290F;
	font-size: 15px;
	font-weight: bold;
	text-decoration:underline
}
	
.orange{
	color: #FF8E00;
	font-weight: bold;
}

.overlap-left
{
	background-color: #c3b394;
	width: 294px;
}



.overlap-left img
{
	position: relative;
	left
	border-width: 0px;
	left: 75px;
	bottom: -25px;
	margin-bottom: 25px;
}

.overlap-left p
{
	margin-left: 73px;
	width: 211px;
}

.overlap-left p, .overlap-left a
{
	color: #fff;
	text-decoration: none;
}

.overlap-left a:hover
{
	text-decoration: underline;
	color: #fff;
}

.overlap-left a strong
{
	font-size: 15px;
	font-weight: normal;
}

.golf-green a
{
	color: #2DBB0C;
	text-decoration: underline;
	font-weight: bold;
}

.golf-green a:hover
{
	color: #2DBB0C;
	text-decoration: none;
	font-weight: bold;
}

#memberlist
{
	list-style-type: none;
	list-style-position: default;
}

#event-ads
{		
	width: 288px;
	display: block;
	position: relative;
	left: 235px;
	float: right;
	margin-left: -224px;
}

#event-ads img
{
	border: 0px;
}
	
#event-ads img
{
	margin-bottom: 8px;
}

.float{
	float:left;
	}

.left{
	border-right:1px solid #FF8E00;
	padding-right:15px;
	}
	
.right{
	margin-left:15px;
	}

.clear{
	clear:both;
	}

.padded{
	padding:10px;
	}

#content  {
border:				#999 1px solid;
background-color:	#fff;
margin:			20px 20px 12px 20px;
padding:12px;
}

.form_content{
	margin:3px;
	padding:5px;
	border:				#999 1px solid;
}
#content h1{
	margin:0;
	padding:0;
	}
-->