a:link
{
	text-decoration:none;
	color:#6D8638;
}

#WelcomeBox 
{
	width:250px;
	height:450px;
	background:url(images/WelcomeBox.png) no-repeat; 
	font-size:12px;
	font-weight:normal;

}

#WelcomeBoxPadding
{
	line-height:19px;
	padding:0px 20px 20px 20px;
}

#OurBusinessBox 
{
	width:250px;
	height:450px;
	background:url(images/OurBusinessBox.png) no-repeat; 
	font-size:12px;
	font-weight:normal;
}

#InsideOurBusinessBox 
{
	width:208px;
	height:399px;
	line-height:19px;
	padding:0px 20px 20px 20px;
	overflow:auto;
}

#OurAgentsBox 
{
	width:250px;
	height:550px;
	background:url(images/OurAgentsBox.png) no-repeat; 
	font-size:12px;
	font-weight:normal;
	padding-top:0px;
	text-align:center;
}

#AgentBG 
{
	background:url(images/AgentBlankBox.png) no-repeat; 
	width:640px;
	height:550px;
}

#AgentProfileBox 
{
	width:608px;
	height:499px;
	font-size:14px;
	font-weight:normal;
	line-height:19px;
	overflow:auto;
	padding:20px 10px 0px 20px;
}

#NeighborhoodsBox 
{
	width:250px;
	height:450px;
	background:url(images/NeighborhoodsBox.png) no-repeat; 
	font-size:12px;
	font-weight:normal;
}

#ListingBG
{
	background:url(images/ListingBlankBox.png) no-repeat; 
	width:640px;
	height:500px;
}

#ListingsProfileBox 
{
	width:608px;
	height:449px;
	font-size:14px;
	font-weight:normal;
	line-height:19px;
	overflow:auto;
	padding:20px 10px 0px 20px;
}

#ListingsBox 
{
	width:250px;
	height:500px;
	background:url(images/ListingsBox.png) no-repeat; 
	font-size:11px;
	font-weight:normal;
	overflow:auto;
}

#InsideListingsBox 
{
	width:246px;
	height:469px;
	overflow:auto;
}

#RentalBG
{
	background:url(images/RentalBlankBox.png) no-repeat; 
	width:640px;
	height:500px;
}

#RentalsProfileBox 
{
	width:608px;
	height:449px;
	font-size:14px;
	font-weight:normal;
	line-height:19px;
	overflow:auto;
	padding:20px 10px 0px 20px;
}

#RentalsBox 
{
	width:250px;
	height:500px;
	background:url(images/RentalsBox.png) no-repeat; 
	font-size:11px;
	font-weight:normal;
	overflow:auto;
}

#InsideRentalsBox 
{
	width:246px;
	height:469px;
	overflow:auto;
}

#ContactUsBox
{
	width:250px;
	height:450px;
	background:url(images/ContactUsBox.png) no-repeat; 
	font-size:12px;
	font-weight:normal;
}

#AgentButtonsPadding
{
	padding:5px 2px 0px 2px;
}

#PictureBox 
{
	width:640px;
	height:450px;
}

#PictureBox1 
{
	width:640px;
	height:550px;
}

#BreakBox 
{
	width:10px;
	height:450px;
}

#LittleText1
{
	font-size:10px;
	line-height:12px;
}

#PriceAlign
{
	padding:0px 5px 0px 5px;
}

#ButtonLink
{ 
  position:absolute; 
  width:100%;
  height:100%;
  top:0;
  left: 0;

  /* edit: added z-index */
  z-index: 1 
}   

#CenterText 
{
	padding-top:200px;
	text-align:center;
}

#image_wrap 
{
	/* dimensions */
	width:360px;
	margin:0px 0 5px 110px;
	padding:10px 0;

	/* centered */
	text-align:center;

	/* some "skinning" */
	background-color:#efefef;
	border:2px solid #fff;
	outline:1px solid #ddd;
	-moz-ouline-radius:4px;
}