body {
	background-color: #000000;
	background-image: url(images/body_bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#FFFFFF;
}


table {
	border: none;
}

div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-position: center;
	vertical-align: middle;
}

div.white {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

div.rm {
	color:#FF0000;
	font-size: 10px;
	font-style: normal;
	margin-top: 6px;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:21pt;
	font-weight:normal;
	color:#000000;
	margin-bottom: 3px;
	margin-top: 3px;
}

h2, .h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16pt;
	font-weight:normal;
	color:#000000;
	margin-bottom: 3px;
	margin-top: 10px;
}

h4, .h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	margin-bottom: 3px;
}


p, .p{
	margin: 5px;
	font-family: arial;
	font-size: 11px;
	color: black;
}

p a{
	font-weight:bold;
	font-style:italic;
	color: #006CAF;
	text-decoration:none
}

p a:hover{
	text-decoration:underline;
}

span {
	font-weight:bold;
}

span.blue {
	font-weight:bold;
	color: #006CAF;
}

table.t1{
	border: 1PX SOLID WHITE;
	width: 100%;
	background-color:#FFFFFF;
}

table.t1 td{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: WHITE;
	border-right-style: solid;
	border-right-color: WHITE;
	border-left-style: solid;
	border-left-color: WHITE;
}

table.menu{
	width: 100%;
	background: url(images/background_top_main_nav_sla.gif) repeat bottom;
	
	
	vertical-align:middle
}

table.menu td{
	text-align: center;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #00426d;
	border-left-style: solid;
	border-left-color: #6697b4;
}

table.menu td a{
	color: #FFFFFF;
	padding-left: 8px;
	background-image: url(images/white_bullett.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;
	border: 0px solid red;
}

table.menu td a:hover{
	text-decoration: underline;
}

table.secmenu{
	width:100%;
	background:url(images/background_sec_nav.gif);
	border: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

table.secmenu td{
	text-align:center;
	vertical-align:middle;
	height:33px;
	border: none;
}

table.secmenu td a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

table.secmenu td a:hover{
	text-decoration: underline;
}

table.welcome{
	width:100%;
	background:url(images/under_menu_fade.gif) repeat-x top;
	border:none;
	color:#000000;
}

table.welcome td.welcome_td{
	vertical-align:middle;
	height: 150px;
	background:url(images/forsale.gif) no-repeat top left;
}

table.t2{
	width:590px;
	height:225px;
	background-color: #006CAF;
	border: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	margin: 0px;
}

table.t2 td{
	vertical-align:top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: WHITE;
	
}

table.t2 td a{
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color:#FFFFFF;
}

table.t2 td a:hover{
	text-decoration:underline;
}

table.t3{
	width:100%;
	background-color:#FFFFFF;
	border: #006CAF 1px solid;
	border-top: 0px;
}

.crisp{
	border: 1px solid gray;
}	


.button{
	border: none;
}

.thumb{
	width: 128px;
	height: 161px;
	margin-right: 4px;
	margin-bottom: 4px;
	border: 1px solid white;
}

.listing_pic{
	width: 300px;
	border: 1px solid white;
}

.listing_thumb{
	width: 110px;
	height: 70px;
	border: 1px solid white;
}

.icon{
	border: none;
}

a.ser{
       display: none;
       width: 0px;
       hight: 0px;
       font-size: 0px;
 
   }
   
/* NAV SER */

div.navSer {
	position:relative;
	width:767px;
	left:50%;
	margin-left:-383px;
	text-align:center;
	margin-top:20px;
	padding-bottom:15px;
	clear:both;
}

div.navSer a {
	font-size:11px;
	color:#000000;
	padding:0px 4px;
	text-decoration:none;
	border-right:1px solid #000000;
}

div.navSer a:hover {
	text-decoration:none;
	color:#4d4d4d;
}