
body, td 
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 170%;
	color: #0078B5;
}

a:link, 
a:visited,
a:hover 
{
	color: #53AE4F; 
	font-weight: normal;
	text-decoration: none;
}


#wrapper
{
	width: 591px;
	margin: auto;
}

#content 
{
	float: left; width: 591px;
	border: 1px solid #C6DDED;
	padding: 0;
	margin: 0;
	background-color: #fff;
	
}	
	#copy
	{
		width: 565px;
		padding: 15px 0 0 !important;
		float: left;
		margin-left: 15px !important;
		margin-left: 8px;
		text-align: justify;
	}

	#mainHeader
	{
		padding: 10px 15px;
		padding-bottom: 5px;
		background-color: #ECF5F9;
		text-transform: uppercase;
		float: left;
		width: 100%;
		height: 40px;
	}
	
		#mainHeader h1
		{
			background-color: #ECF5F9;
			margin: 0;
			padding-left: 0px;
			padding-bottom: 0;
			font-size: 1.6em;
			font-family: Arial Narrow;
		}
		
		
		#copyTop
		{
			float: left; width: 591px;
			padding: 6px 15px;
			margin: 0;
			text-align: justify;
			border-bottom: 1px solid #C6DDED;
		}


#listingCopy
{
	float: left;
	padding: 0;
	margin: 0;
}



	/* left column --------------------------------------------------------------------- */
	
	#listingDescription
	{
		float: left; width: 250px;
		margin-right: 15px;
		clear: left;
		padding-bottom: 15px;
	}
		#listingDescription h3
		{
			float: left; width: 250px; clear: both;
			font-size: 12px;
			margin: 20px 0 0 0;
		}
		#listingDescription p
		{
			float: left; width: 250px; clear: both;
			margin: 5px 0 5px 0;
		}
		
		
	/* right column --------------------------------------------------------------------- */
	
	#listingPhotoColumn
	{
		width: 296px; float: left;
		margin: 0;
		padding: 0;
		padding-bottom: 15px;
	}
		
		/* images */
		
		#listingCoverPictures
		{
			float: left; width: 294px; 
			border: 1px solid #C6DDED;
			margin-bottom: 15px;
		}
		
			#listingCoverPictures #img
			{
				float: left; width: 290px; height: 218px;
				text-align: center;
				border: 2px solid #fff;
				background-color: #ECF5F9;
			}
			
			#listingCoverPictures #img img
			{
				text-align: center;
				margin: auto;
			}

				img.listingPicture { }


		/* contact info */
	
		#listingContactinformation
		{
			float: left; width: 294px; clear: both;
			border: 1px solid #C6DDED;
			line-height: 200%;
		}
		
			#listingContactinformation #contactHeader
			{
				border-bottom: 1px solid #C6DDED;
				background-color: #ECF5F9;
				padding: 6px 10px;
			}
		
			#listingContactinformation #contactPicture
			{
				border-left: 1px solid #C6DDED;
				padding: 5px;
				float: right;
			}
			
			#listingContactinformation h3
			{
				font-size: 12px;
				margin: 5px 0 0 10px;;
			}
			
			#listingContactinformation p
			{
				font-size: 10px;
				margin: 0;
				margin-left: 10px;
			}


/* Essentials -------------------------------------------------------------------------------- */
	
	#essentials
	{
		float: left; width: 248px;
		border: 1px solid #C6DDED;
		background-color: #ECF5F9;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 150%;
	}
	
		#essentials #essentialsLeft
		{
			float: left; width: 113px;
			border-right: 1px solid #C6DDED;
			padding: 5px 0;
			padding-left: 10px;
			
		}
	
		#essentials #essentialsRight
		{
			float: left; width: 114px;
			padding: 5px 0;
			padding-left: 10px;
		}
	
		#essentials #essentialsPrice
		{
			float: left; width: 246px;
			padding: 5px 5px;
			text-align: center;
			border-top: 1px solid #C6DDED;
			background-color: #fff;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 12px;
			color: #6AB966;
		}
		
		/* EO Essentials -------------------------------------------------------------------------------- */

	
	
#print
{
	display: none;
}

























