body {
	background-color: #000;
	background-image: url(images/grassbg3.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: center; /* for IE */
	padding: 0;
	}
.whitelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelinks2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	margin: 0px 0px 0px 10px ;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
}

.texthead {
	font-family: sans-serif;
	font-size: 42px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #6A6A6A;
}

#viddiv {
background-image: url(images/videofile.gif);
background-attachment: scroll;
background-position: top;
background-repeat: no-repeat;
margin: 70px 10px 0 0;
width: 360px;
height: 310px;
text-align: center;
}

.mls {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.text_serif {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
.whiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	padding: 5px 0px 0px 10px ;
}

.description{
width: 585px;
padding: 0px;
margin: 10px 3px 0px 10px ;
float: left;
}
.listingbox{
width: 100%;
padding:10px;
margin: 10px 10px 0px 10px ;
border: thin;
border-bottom-style: solid;
border-width: 1px 1px 1px 1px;
border-color: Gray;
}

.commentbox{
background-color: #ececec;
margin: 10px 20px 0px 10px ;
width: 580px;
padding:10px;
text-align: left;
}

.commentfooter{
background: url(images/arrow.png) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
margin: 0px 0px 10px 0px ;
height: 20px;
}
.boxborder {
	border: thin solid #CCCCCC;
}
.photo {
margin: 10px 0px 0px 10px;
position: relative;	
width: 192px;
float: left;
}
.photo span {
width: 26px;
height: 45px;
display: block;
position: absolute;
top: -6px;
left: -10px;
background: url(images/paperclipsm.png) no-repeat;
z-index: 3;
}
.photo em {
	background: #fff;
	color: Red;
	font-style: italic;
	font-weight: bolder;
	padding: 0px 8px 0 22px;
	display: block;
	position: absolute;
	top: 5px;
	left: -8px;
	border: 2px solid #999;
}
.photo img {
margin: 10px 0px 10px 0px;
}

.icon {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;	
width: 850px;
height: 40px;
}
.icon span {
width: 149px;
height: 150px;
display: block;
position: absolute;
top: -22px;
left: 55px;
background: url(images/mailbox.png) no-repeat;
z-index: 666;
}
.icon em {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 50px;
	font-style: normal;
	position:absolute;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	padding: 17px 0px 0px 258px;
	}

.listing {
	list-style: none;
	margin: 0;
	padding: 0;
}

.listing li {
	margin: 10px 0px 10px 0px;
	padding: 0 0 5px 0;
	float: left;
	background: #fff;
	width: 830px;
	border: 1px dashed #ccc;
}
.listing a {
	text-decoration: none;
}

	#l_wrap {
		background: url(images/tablebg.jpg);
		background-attachment: scroll;
		background-position: top;

	}

#flashdiv {
	background-image: url(images/flash.jpg);
	background-attachment: scroll;
	background-position: top;
	background-repeat: no-repeat;
	height: 300px;
	overflow: hidden;
}

 .click {
 	margin: 30px 20px 0 0;
 }
