/* CSS Document */
body	{
		margin: 0px;
		padding: 0px;
		text-align: center;
		font-size: 11px;
		color: #000000;
		background-color:#f4f4f4;
		font-family:"Lucida Grande", Arial, Verdana;
		line-height: 160%;
		}
		
		
p		{
		
		}
		
		
h1	{	font-size: 17px;
		font-weight:bold;
		line-height: 150%;
		color:#666666;
		margin-top:0;
		}
		
h2	{	font-size: 13px;
		font-weight:bold;
		line-height: 150%;
		color:#666666;
		}

h3	{	font-size: 11px;
		font-weight:bold;
		line-height: 150%;
		color:#666666;
		}		
				

				
img		{
		border: 0px;
		padding: 0px;
		margin: 0px;
		}
				
li		
		{	
		}

ul
		{
		list-style:disc;
		}

li ul
		{
		list-style:circle;
		}		
		
a		{
		}
		
a:link {color:#000000; text-decoration: underline;}
a:visited {color:#000000; text-decoration: underline;}
a:hover {color:#000000; text-decoration: underline;}					
		
.clearboth
		{
		clear: both;		
		}		
		
.name
		{
		color:#5e8e36;
		font-size:13px;
		font-weight:bold;
		}

.listing
		{
		font-weight:bold;
		}				

#container
		{
		margin: 0px auto 0px auto;
		padding:0;
		width: 900px;
		background-color:#ffffff;
		background-image:url(images/wg-content-bg.gif);
		background-position:bottom left;
		background-repeat:no-repeat;
		}

#header
		{
		display:block;
		}
		
#content
		{
		width:820px;
		padding:20px 40px 80px 40px;
		}				
			
#nav
		{
		width:130px;
		margin-right:125px;
		text-align:left;
		float:left;
		color:#666666;
		}
#nav a
		{
		display:block;
		padding:2px 0 ;
		}

#nav a:link {color:#666666; text-decoration:none;}
#nav a:visited {color:#666666; text-decoration:none;}
#nav a:hover {color:#000000; text-decoration:none;}	
		

#listing
		{
		width:235px;
		text-align:left;
		float:left;
		}
		
		
#photolisting
		{
		width:255px;
		text-align:left;
		float:left;
		}		
		
#info_nophoto
		{
		width:430px;
		text-align:left;
		float:left;
		}						
		
#ads
		{
		width:255px;
		text-align:left;
		float:right;
		}
		
#ads img
		{
		display:block;
		margin-bottom: 20px;
		}		



			
																		





