a:link {color: #9CFF57; font-family: Verdana, Trebuchet ms, Arial;}
a:visited {color: #9CFF57; font-family: Verdana, Trebuchet ms, Arial;}
a:hover {color: #9CFF57; font-family: Verdana, Trebuchet ms, Arial;}
a:active {color: #9CFF57; font-family: Verdana, Trebuchet ms, Arial;}


html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
    background: #223218;
    color: #ffffff;
 	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}


td {
	font-size: 0.7em;
 	line-height: 1.3em;
 	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 	text-align: justify;
}

.main {
	width: 760px;
	height: 701px;
	/*text-align: center;*/
	padding: 0px;
}


.left {
	background: url(images/left.jpg);
 	background-repeat: repeat-y;
}	
 
.right {
	background: url(images/right.jpg);
 	background-repeat: repeat-y;
}	




/*////////////////////// CONTENT STYLING //////////////////////*/


.titlebar {
	font-weight: bold;
  	width: 547px;
 	height: 35px;
 	background: url(images/titlebar.jpg);
 	font-size: 0.85em;
 	padding-left: 24px;
}

.offer {
	background: #FF1616;
	color: #ffffff;
	padding: 2px;
}	

.number {
	font-weight: bold;
  	width: 31px;
 	height: 35px;
 	background: url(images/number.jpg);
 	font-size: 1em;
 	text-align: center;
}

.content {
  	width: 660px;
 	height: 212px;
 	background: #497436 url(images/text-area.jpg);
 	background-repeat: no-repeat;
 	text-align: justify;
 	vertical-align: top;
}

.content .txt {
	width: 610px;
	padding: 25px;
}	

.lots {
	width: 540px;
}

.title1 {
 color: #ffffff;
 font-size: 1.4em;
 
}
.title2 {
 color: #333333;
 font-size: 1.2em;
}



