body
{
	margin: 0px;
	padding: 0px;
	font-size:10pt;
	font-family: Verdana, Arial, sans-serif;
	color: #000;
	background-color: #008364;
}

td{
font-size:10pt;
	font-family: Verdana, Arial, sans-serif;
}

th{
font-size:10pt;
	font-family: Verdana, Arial, sans-serif;
}

#TownTable
{
	width:500px;
}

#TownTable td
{
	font-size:10pt;
	font-family: Verdana, Arial, sans-serif;
	text-align:right;
}

#TownTable th
{
	font-size:10pt;
	font-family: Verdana, Arial, sans-serif;
}

.TableHeader
{
	background-color:#CCCCCC;
}

#WrapperMain
{
	width:100%;
	background-color: #008364;
	text-align: center;
}
#WrapperInside
{
	width:870px;
	background-color: #008364;
	border-left: 10px solid #A0A2A6;
	border-right: 10px solid #A0A2A6;
	text-align: left;
	margin-left: auto;
  	margin-right: auto;
}
#Wrapper
{
	width:870px;
	background-color: #ffffff;
	text-align: left;
}


a:link
{
	
	color:#0e0059;			
	cursor:pointer;
}

a:hover
{
	color:#9fa1a4;
}

a:visited
{
	
	color:#0e0059;
}


h1
{
	font-variant: small-caps;
	font-weight: bold;
	font-size: larger;
}

h2
{
	font-variant: small-caps;
	font-weight: bold;
	font-size: 10pt;
}

.mlsheader
{
	font-variant: small-caps;
	font-weight: bold;
	font-size: larger;
}
.mlsheader2
{
	font-variant: small-caps;
	font-weight: bold;
	font-size: 13pt;
	color: #F50002;
}

#Banner
{
	color: #00a0c6;
	background-color: #fff;
}

#TVRlogo
{
	float:left;
	width:670px;
	padding-top: 23px;
	padding-bottom: 23px;
	padding-left: 7px;
	background-color: #ffffff;
}

#RightTop
{
	float:right;
	width: 180px;
	color: #008265;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
	
}

#Slogan
{
	font-style:italic;
	font-weight:bold;
}

#ContactInfo
{
	}

#BlueBar
{
	border:1px solid #9fa1a4;
	background-color: #0e0059;
	height: 23px;
	width:100%;
	clear:both;
	margin-bottom:0px;
}
#container
{
	/*background-image: url('Images/green.jpg');*/
	background-repeat: repeat-y;
	xborder-top:1px solid white;
	margin-top: 0px;
}

#container2
{
	background-image: url('Images/white.jpg');
	background-repeat: repeat-y;
	background-position: right;
	/*border-top:1px solid #008265;*/
	margin-top: 0px;
}

#cleardiv
{
	clear: both;
	height: 1em;
}
#cleardivnoline
{
	clear: both;
}
#LeftNav
{
	background-color: #9fa1a4;
	width:150px;
	float:left;
	margin-top:0px;
}

#LeftNav a
{
	display: block;
	font-weight:bold;
	color:#ffffff;
	padding:10px -0px 10px 10px;
	margin:1px;
	background-color: #008265;
	text-decoration:none;
	max-width:140px;
	width:150px; 
}

#LeftNav a:hover
{
	background-color: #0e0059;
}

#RightColumn
{
	width:149px;
	float:right;
	background-color: #ffffff;
	text-align: center;
	margin-top: 0px;

}
#InteriorImage
{
	padding-top: 2px;

}
#ExteriorImage
{
}

#BrokerPhoto
{
}
#photo1
{
margin-top:7px;
margin-bottom:0px;
}
#photo2
{
margin-top:5px;
margin-bottom:0px;
}
#photo3
{
margin-top:5px;
margin-bottom:0px;
}

#content
{
	margin-left: 22px;
	margin-right: 150px;
	width: 675px;
	margin-top: 1em;
	
	
}
#contentmls
{
	margin-left: 22px;
	margin-right: 22px;
	width: 820px;
	margin-top: 1em;
	text-align: center;
	
}

#FooterLinks
{
	border-top:1px solid #9fa1a4;
	border-bottom:1px solid #9fa1a4;
	margin-top:7px;
	padding-left:10px;
	padding-top:7px;
	font-size: smaller;
	padding-bottom:7px;
}


#CopyrightSection
{
}

#CopyrightText
{
	padding-top:7px;
	padding-left:10px;
	font-size: smaller;
}

#EHOLogo
{
	padding:10px;
	float: left;
}

#MLSLogo
{
	padding:10px;
}
#PayPalLogo
{
	padding:10px;
}
#LeftNav2
{
	background-color: #008265;
	width:150px;
	float:bottom;
	margin-top:0px;
}

#LeftNav2 a
{


	color:#ffffff;
	padding:10px -0px 10px 10px;
	margin:1px;
	background-color: #00a0c6;
	text-decoration:none;
	max-width:140px;
	width:150px; 
}

#LeftNav2 a:hover
{
	background-color: #000066;
}

.indentwrapper {
width:100%;
background: #008364 url(http://www.ledgewoodrealty.com/images/indentbg.gif) center center repeat-x;
font: bold 10pt Arial;
overflow: hidden;
}

.indentmenudiv a {
float: left;
font: bold 10pt Arial;
color: white; /*text color*/
padding: 5px 24px;
text-decoration: none;
border-right: 1px solid #A0A2A6; /*dark #564c66 purple divider between menu items*/
}

.indentmenudiv a:visited{
color: white;
}

.indentmenudiv a:hover, .indentmenudiv a:active, .indentmenu .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: #008364 url(http://www.ledgewoodrealty.com/images/indentbg2.gif) center center repeat-x;
}

.indentmenulast a {
float: left;
font: bold 10pt Arial;
color: white; /*text color*/
padding: 5px 23px;
text-decoration: none;
text-align: center;
}

.indentmenulast a:visited{
color: white;
}

.indentmenulast a:hover, .indentmenulast a:active, .indentmenu .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: #008364 url(http://www.ledgewoodrealty.com/images/indentbg2.gif) center center repeat-x;
}


