@charset "utf-8";
/* CSS Document */

/* CSS Document */


body {
/*	background:url(../../images/background-bg.jpg) repeat;*/
	background-color: #bbc392;
	padding:0px;
	margin:0px;
}

div.wrapper {
	text-align:center;
	font-family:tahoma;
	overflow:visible;
}

div.MainContainer {
	background: #bac391;
	width:933px;
	
	margin: 0 auto;
	text-align:left;
	border:#003300 solid 1px;
	border-top:none;
	background: url(../../images/bg-body.gif) repeat-x #bbc392;
}

div.HeadContainer {
	background:url(../../images/header.jpg);
	height:159px;
	width:765px;
}

div.NavigationContainer {
	background:url(../../images/menu_bg.jpg);
	width:933px;
	height:36px;
}
	div.nav { 
	margin-left: 161px;
	height:27px;
	overflow:hidden;
	}
	
	
  div.nav a {
  		margin-top: 1.25px;
		background:url(../../images/menu.gif);
		width:96px;
		height:20px;
		display:inline;
		float:left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		text-align:center;
		padding-top:6px;
		text-decoration:none;
		color:#e9e4d0;
		font-weight:bolder;
	}
	div.nav a:hover {
		color:#544e38;
	}
	
div.secondNavigationContainer {
	margin-left:-10px;
	margin-top:-4px;
	height:36px;
}
		div.secondnav { 
		margin-left: 12px;
		height:27px;
		overflow: visible;
		text-align:center;
		}
	
	
	  div.secondnav a {
			margin-top: 1.25px;
			background:#bbc392;
			border: #333333 solid 1px;
			width:115px;
			height:20px;
			display:inline;
			float:left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 15px;
			text-align:center;
			padding-top:6px;
			text-decoration:none;
			color: #333333;
			font-weight:bolder;
			margin-right: 5px;
		}
		div.secondnav a:hover {
			color:#544e38;
		}

div.NeighborhoodsContainer {
	clear:both;
	float:left;
	background:url(../../images/bottom_logo.jpg) no-repeat;
	width:150px;
	height:454px;
}
	
	div.NeighborhoodsContent {
	margin-top: 40px;
	margin-left:6px;
	text-align:center;
	line-height:0px;
	}
	
		div.NeighborhoodsContent h2 {
			text-align:center;
			font-size:13.5pt;
			color:#3d3d3d;
			font-weight:normal;
			margin:10px;
		}
	
		
div.ContentContainer {
	float:left;
	background:url(../../images/content_bg.gif) repeat-y;
	width:613px;
	min-height:459px;
	border-bottom: #9d9d73 solid 1px;
}

div.Content {
	margin-left: 40px;
	width: 547px;
	min-height:207px;
	padding-bottom: 10px;
	
}
	div.Content h2{
		color:#493f0b;
		font-size:13.5pt;
		color:#3d3d3d;
		font-weight:normal;
		text-align:center;
	}
	div.Content img{
		margin:10px;
	}
	div.Content p{
		font-size:9pt;
		line-height:17pt;
	}
	
	div.Content a{
		color:#015d98;
		text-decoration:none;
	}
	
	div.Content a:hover{
		color:#0090ff;
		text-decoration:underline;
	}	


/*div.fillerright {
	float:left;
	background:url(../../images/bg_07.jpg) #9d9d73;
	width:171px;
	min-height:454px;
	margin-left:0px;
}*/

div.FootContainer {
	clear:both;
	width:760px;
	height:47px;
	background:url(../../images/bg-footer.gif);
	margin-left:2px;
}

div.Wolfgang{
	width:174px;
	height:285px;
	background:url(/images/bg-wolfgang-div.jpg) no-repeat;
	float:right;
	margin: 5px 0px 5px 5px;
}

div.AboutMargie{
	width:119px;
	height:210px;
	background:url(/images/bg-margie-div.jpg) no-repeat;
	float:right;
	margin: 5px 0px 5px 5px;
}

div.Margie{
	width:116px;
	height:145px;
	background:url(/images/contactpictures/margie.jpg) no-repeat;
	margin: 5px 0px 5px 5px;
}

div.TradeAllies{
	clear:both;
	border:1px dotted #000000;
	padding:0px;
	margin-left:44px;
	margin-bottom:10px;
	width:530px;
	background:#FFFFFF;
}




h1 {
display:none;
}

h2 {
	/*  H1 Tahoma Regular 18px #3d3d3d */
	text-align:left;
	font-size:13.5pt;
	color:#3d3d3d;
	font-weight:normal;
}

h3 {
	/*  H2 Tahoma Bold 13px #372d00  */
	font-size:9.75pt;
	color:#372d00;
}

h4 {
	/*  H1 Tahoma Regular 18px #3d3d3d */
	font-size:16pt;
	color:#3d3d3d;
	font-weight:normal;
}

h5 {
	/*  H1 Tahoma Regular 18px #3d3d3d */
	text-align:left;
	font-size:13.5pt;
	color:#3d3d3d;
	font-weight:normal;
}

div.list ul {
	list-style-image:none;
}

div.list li {
	font-size:12px;
	font-weight:normal;
	list-style-image:url(../../images/bg-li.gif);
	margin-left:-10px;
	margin-bottom:7px;
	
}

ol {font-weight:bold;margin-left:0px;}

form {border:0;}
fieldset {border:0;}


/*---------Listings Css-----------*/

div.listing_content {float:left; margin: 2px 4px 0px 4px; text-align:left; padding:4px; width:95%;}
	div.listing_content ul {font-size:12px;margin:2px;}
	div.listing_content li {font-size:12px;margin:2px;}
div.listing_photo {float:right; margin:4px;text-align:center; padding:2px;}
div.listing_info_left {float:left; margin:1px;text-align:left;}
div.listing_info_right {float:right; margin:1px;text-align:left;}
div.listing_clear {clear:both;}

/*-----end-------*/

table {}
tr {}
th {text-align:center; font-size:13px;padding:5px;}
td {text-align:center; font-size:12px;padding:5px;}


