#citystate p,
#businessororganizationname p  {
   font: 12px/14px Arial;
   margin: 0px;
   color: #808080;
   text-align: left;
}

#businessororganizationname  {
	visibility: visible;
	z-index: 4;
	width: 191px;
	float: left;
	margin: 3px 0px 0px 18px;
}

/*#addlistingbutton a:hover  {
   background-position: -131px 0%;
}*/

#findbutton a:hover  {
   background-position: -66px 0%;
}

/*#addlistingbutton a  {
   background: url(tourdirectorysgmedia/addlistingbutton.png) no-repeat 0% 0px;
   display: block;
   height: 49px;
   width: 131px;
   font-size: 49px;
   line-height: 49px;
}*/

#addlistingbutton  {
   visibility: visible;
   position: absolute;
   left: 26px;
   top: 28px;
   z-index: 2;
   width: 131px;
   height: 49px;
}

#directorybanner  {
	background: url(tourdirectorysgmedia/directorybanner.png) no-repeat;
	visibility: visible;
	z-index: 1;
	width: 524px;
	height: 101px;
	float: left;
	margin: 12px 0px 0px 21px;
}

#addlistingbanner  {
	background: url(tourdirectorysgmedia/directorybanner.png) no-repeat;
	visibility: visible;
	z-index: 1;
	width: 525px;
	height: 101px;
	float: left;
	margin: 12px 0px 0px 224px;
}

#tourdirectorysg  {
	margin: 0px auto 0px auto;
	width: 562px;
	position: relative;
}

#findbutton a  {
   display: block;
   height: 29px;
   width: 66px;
   font-size: 29px;
   line-height: 29px;
}

#locationbox  {
	visibility: visible;
	z-index: 3;
	width: 192px;
	height: 24px;
	float: left;
	margin: 6px 0px 0px 15px;
}

#findbutton  {
	visibility: visible;
	z-index: 3;
	width: 66px;
	height: 29px;
	float: left;
	margin: 3px 0px 0px 10px;
}

#citystate  {
	visibility: visible;
	z-index: 4;
	width: 56px;
	float: left;
	margin: 3px 0px 0px 48px;
}

#location  {
	background: url(tourdirectorysgmedia/location.png) no-repeat;
	visibility: visible;
	z-index: 3;
	width: 84px;
	height: 22px;
	float: left;
	margin: 63px 0px 0px 197px;
}

#findbox  {
	visibility: visible;
	z-index: 3;
	width: 223px;
	height: 24px;
	margin: 6px 0px 0px 18px;
	float: left;
}

#results  {
	visibility: visible;
	z-index: 1;
	width: 740px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 14px;
}

#results_listing  {
	margin: 0px 0px 0px 0px;
	float: left;
	width: 500px;
	padding: 0px 19px 0px 20px;
}

#results_header {
	margin: 0px 0px 0px 0px;
	float: left;
	width: 538px;
	padding: 0px 0px 0px 0px;
}

#search  {
	background: url(tourdirectorysgmedia/search.png) no-repeat;
	visibility: visible;
	z-index: 2;
	width: 537px;
	height: 150px;
	float: left;
	margin: 10px 0px 10px 14px;
}

#addlisting  {
	visibility: visible;
	z-index: 1;
	width: 740px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 14px;
}


#find  {
	background: url(tourdirectorysgmedia/find.png) no-repeat;
	visibility: visible;
	z-index: 3;
	width: 41px;
	height: 22px;
	margin: 63px 0px 0px 18px;
	float: left;
}

/* Directory Text Style */

#resultsheader p  {
   font: 24px/22px Arial;
   margin: 0px;
   text-align: left;
   color: #808080;
}

#resultslisting p  {
   font: 14px/18px Arial;
   margin: 0px;
   color: #808080;
   text-align: left;
}

#addlisting_form p a,
#resultslisting p a  {
   text-decoration: none;
   color: #808080;
}

#addlisting_form p a:hover,
#resultslisting p a:hover  {
   color: #3B7899;
   text-decoration: underline;
}

#addlisting_form p,
#resultsdesc p,
#citystate p,
#businessororganizationname p  {
	font: 12px/14px Arial;
	margin: 0px;
	color: #808080;
	text-align: left;
	padding: 10px 0px 0px 0px;
}

#divider  {
   background: url(tourdirectorysgmedia/divider.png) no-repeat;
   visibility: visible;
   position: absolute;
   left: 17px;
   top: 631px;
   z-index: 2;
   width: 484px;
   height: 1px;
}


/* Add Listing*/

#addlisting_form  {
	margin: 25px 0px 0px 50px;
	float: left;
	width: 670px;
}

#addlisting_form h1 {
   font: 24px/22px Arial;
   font-weight: bold;
   margin: 0px;
   text-align: left;
   color: #808080;
}

#addlisting_form h2 {
   font: 14px/18px Arial;
   font-weight: bold;
   margin: 0px;
   color: #808080;
   text-align: left;
}


/* Clear Floats*/

.clear{
	clear:both;
	height: 0;
	}
