body{
margin:0;
padding:0;
text-align:center;
background:#000000;
font-family: arial;
}
a img{text-decoration:none;}

SELECT  {width:260px;}
.eolts_label{color:#D82324}


#page{
	text-align:left;
	min-width:600px;
	width:990px;
	margin:0 auto;}
#maincontainer{width:990px;}
#header{
position:relative;
background:#000000;
}
	#logo{
	position:relative;
	float:left;
	left:10px;
	padding-left:50px;
	}
	#flash{position:relative;margin-left:350px;}
	table.compress {
	position:relative;
	border-collapse:collapse;
	width:100%;
	}
	#flash2{position:relative;margin-left:280px;padding:5px;}
	td.navTD {
	background-image:url(build/bar.gif);
	height:30px;
	width:150px;
	}
	td.navTD a:hover {
	color:#FFFF99;
	text-decoration: none;
	}
	td.navTD a {
	color:white;
	font-size:11px;
	font-weight:bold;
	position:relative;
	top:5px;
	text-decoration: none;
	}
	#show a:hover{color:white;font-size:12px;}


#contentwrapper{
background:black none repeat scroll 0 0;
float:left;
width:100%;

}


#contentcolumn{
background:white none repeat scroll 0 0;
margin-left:200px;
}



	#image_billy{position:relative;padding-top:15px;}
	span.title2{font-size:30px;font-weight:bold;margin-right:200px;}
	span.title{font-size:30px;font-weight:bold;}
	span.subtitle{font-size:15px;font-weight:bold;padding-left:10px;}
	span.description{text-align:justify;font-size:11px;padding-right:210px;padding-left:10px;}
	p.description{text-align:justify;font-size:11px;padding-right:210px;padding-left:10px;}
	p.description2{text-align:justify;font-size:11px;padding-left:10px;padding-right:10px;}
	p.description21{text-align:justify;font-size:11px;padding-right:220px;padding-left:10px;}
	span.location{font-size:13px;display:inline-block;}
	span.map{font-weight:bold;font-size:15px;}
	span.tbheader{font-weight:bold;font-size:15px;color:white;}
	span.buynow{font-weight:bold;font-size:15px;color:white;text-decoration: none;}
	p.offersummary{text-align:justify;font-weight:bold;font-size:15px;color:#d82324;}
	p.offersummary2{text-align:justify;font-weight:bold;font-size:15px;color:#d82324;padding-right:50px;}/*blood brothers*/
	p.offersummary3{text-align:left;font-weight:bold;font-size:15px;color:#d82324;padding-right:10px;}/*dirty dancing*/
	td.offer {
		/*background:transparent url(build/cat2.gif) no-repeat;*/
		cursor:pointer;
		}
		td.offer a{text-decoration: none;}
	table.image2{width:250px;border-collapse: collapse;}
	table.image12{width:530px;}
#leftcolumn{
background:#000000 none repeat scroll 0 0;
float:left;
margin-left:-100%;
width:200px;
}
	#contactno{margin-left:0px;}
	#showlisting{margin-left:10px;}
	table.side {}
	table.side td.catTD {
		background:url("build/cat.gif") no-repeat scroll center center transparent;
		text-decoration: none;
		color:#FFFFCC;
		cursor:pointer;
		font-size:11px;
		font-weight:bold;
		padding-left:30px;
		}
	table.side td.catTD a:hover{color:#FFFF66;}
	#search2{border:1px solid #730000;padding-top:10px;width:180px;}
	#mailinglist{border:1px solid #730000;padding-top:10px;width:180px;}
	
	#read a {
	color:#FFFFFF;
	font-size:10pt;
	text-decoration:none;
	}
	a {
	text-decoration:underline;

	font-weight:bold;
	
	}
	a:hover{color:red;}
	table {font-weight:bold;margin-bottom:10px;}

	td.revBod{font-weight:normal;}
	p a:link {font-weight:normal;font-size:11px;text-decoration:none;}
	
#offer {
background:green;
padding:5px;
font-weight:bold;
width:550px;
margin-left:10px;
padding-left:5px;
}
#offer a {color:white;}
#offer3 {
background:green;
padding:5px;
font-weight:bold;
width:310px;
margin-left:10px;
padding-left:5px;
}
#offer3 a {color:white;}
#rightcolumn{
background:#EEEEEE;
float: left;
width: 200px; /*Width of right column in pixels*/
margin-left: -200px; /*Set margin to -(RightColumnWidth)*/
padding-top:25px;
}
	table.right td.buy {
		background:transparent url(build/cat2.gif) no-repeat scroll center center;
		cursor:pointer;
		}
	td.buy a{text-decoration: none;}

#footer{
clear:both;
color:#CCCCCC;
margin-left:60px;
padding:1% 0;
position:relative;
text-align:center;
top:1px;
width:100%;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin:0 0 10px 10px;

}

/*this is for the pop-up image*/
.thumbnail p{font-weight:bold;font-size:15px;}
.thumbnail{
position: relative;
z-index: 0;
}
.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;

border: 2px solid #000000;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 1;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -150px;
left: -450px; /*position where enlarged image should offset horizontally */

}
/*end of pop-up image*/
a.eolts_more:link, a.eolts_more:visited, a.eolts_more:hover {
    background-color: #3B5998;
    border: 2px outset;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    margin-right: 13px;
    padding: 5px;
    text-decoration: none;
}

