body {padding:0; margin:0; background-color:#ffffff}
body, td, input, textarea{
	font-size:12px;
    font-family:Tahoma;
	color:#4d4e53;
	line-height:16px;
	vertical-align:top;
	padding:0px;
}

body1 
{
	color:#676767;
	line-height:14px;
}

br{font-size:10px}
table{border:0px; border-collapse:collapse;	}

a{color:#151515; text-decoration:underline} 
a:hover{text-decoration:none}

.a{color:#9D080D; text-decoration:underline} 
.a:hover{text-decoration:none}

.b{ color:#151515; font-size:14px}
span{ color:#151515}

ul{margin:0; padding:0; list-style:none; line-height:17px}
li{background:url(images/1_z2.gif)  center left no-repeat; margin:0px; padding-left:9px; background-position:0 8px }
li a{color:#5F5F5F;} 

ul.main {
margin-left:40px;
margin-right: 40px; 
list-style-type:circle;
}
 
.main { padding:10px 0px 20px 0px; }
.header td{color:#FFFFFF; } 
.header a{color:#8C8D94; text-decoration:none; font-size:10px;} 
.header a:hover{text-decoration:underline}
.header span a{color:#FFFFFF; text-decoration:none; font-size:13px;} 
.header span a:hover{text-decoration:underline}
b{ color:#151515}
.footer{color:#ffffff; font-size:10px;} 
.footer a {color:#925051; font-size:10px; font-family:Arial} 
.footer span{color:#925051; font-size:10px; font-family:Arial} 

.more{background:url(images/1_z1.gif)  center left no-repeat; padding-left:9px; background-position:0 5px; color:#676767}



#input1{ 
   width:175px; height:10px;
   vertical-align:middle;
   padding-left:0px;
   padding-top:0px;
}


#input2{ 
border:0px;
   width:61px; height:16px;
   margin-left:5px;
   vertical-align:middle;
   padding-left:0px;
   padding-top:0px;
}

.input3 {
	width: 200px; 
	height: 13px;
	padding: 3px 3px;
	background: #FFFFFF url(images/homepage16.gif) repeat-x left top;
	border: 1px solid #CCCCCC;
}

.input4 {
	width: 200px;
	padding: 3px 5px;
	background: #FFFFFF url(images/homepage16.gif) repeat-x left top;
	border: 1px solid #CCCCCC;
}

.input5 {
	width: 200px;
	padding: 3px 5px;
	vertical-align:middle;

}


inputOLD{
   padding-left:5px;
   width:201px; height:20px;
}
textarea{
   padding-left:5px;
   width:201px; height:80px;
   overflow:auto}
   
   
#newsletterbox {
	float: left;
	width: 365px;
	height: 45px;
	padding-left: 0px;
	background: #9d080d;
}
/** BUTTONS */

.button1 {
	width: 73px;
	height: 21px;
	background: url(images/homepage17.gif) no-repeat left top;
	border: none;
	vertical-align:middle;
	text-align:center;
	text-transform: uppercase;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
   
/** FOOTER */
#footer {
	width: 980px;
	height: 35px;
	margin: 0px auto;
	padding-top: 5px;
}

#legals {
	float: left; 
	padding: 8px 0px 0px 40px;
	text-align: left;
}

#name {
	float: right;
	padding: 8px 30px ;
}

#address {
	float: left;
	padding: 8px 30px 0px 5px ;
}

#footerlogos {
	width: 970px;
	height: 100px;
	padding-top: 5px;
	padding-left: 10px;
	float:left;
	background-color: White;
}

/** STYLES */

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.style1 {
	color: #E0E8EF;
}

.style1 a {
	color: #E0E8EF;
}

.style1 a:hover {
}


.text1 {
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #000000;
}

.text2 {
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #9d080d;
	text-transform: uppercase;
	font-family:Arial, verdana, Helvetica, sans-serif;
}


.header1 {
	padding-left: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 300px;
	height: 17px;
	float:left;
	color:#676767;
	font-size:20px;
    font-family:Arial, verdana, Helvetica, sans-serif;
}

.header2 {
	padding-left: 10px;
    padding-bottom: 2px;
    vertical-align:middle;
	float:left;
	color:#676767;
	font-size:13px;
    font-family:Arial, verdana, Helvetica, sans-serif;
}

#left {
	float: left;
	width: 300px;
	padding-left: 0px;
}

#box1 {
}

#box2 {
	float: left;
	width: 255px;
}



/* Main Menu */
/*begin creating the tabs */
.menu {
	
}
/* set tab1 as top level container table, then target TDs inside*/
.menuItem td {
	
	
}
/* make current tab gray,set the background-color also in case images are not on*/
.menuSelectedItem td {
	
}
/* make link and visited the same look,set the background-color also in case images are not on*/
.menuItem a:link, .menuItem a:visited,  .menuItem , .menuPopupItem a:link, .menuPopupItem a:visited {
	display: block;
	float: left;
	width: auto;
	height: 15px;
	padding: 10px 17px 0px 17px;
	text-decoration: none;
	text-transform: lowercase;
	font-size:14px;
	font-family:Tahoma;
	font-weight: normal;
	color: #FFFFFF;
	background: url(images/homepage04.gif) no-repeat left top;
}


/* make hover by changing vertical position of background to -22px (the tab_dim2.gif is 44px high) */
.menuItem a:hover {
	text-decoration: underline;
}

/* make drop down menu container style */
.menuPopup {
	background: url(images/background_drop_menu.jpg) repeat #8C9FB4;
	border: 1px dotted #666666;
	border-bottom: none;
	color: #ffffff;
    margin-left: 22px;
}

/* make drop down menu item style */
.menuPopupItem {
	color: #ffffff;
	border-bottom: 1px dotted #666666;
	font: 0.7em Verdana;
	padding: 3px;
}



/** PAGE MENU */

.pageMenu a {
	color: #9d080d;
	font-size: 16px;
	font-weight:bold;
	font-family:Arial, verdana, Helvetica, sans-serif;
	text-decoration:None;
	padding: 0px 0px 0px 0px;
}

.pageMenu a:hover 
{
	text-decoration:underline;
}


.pageSubMenu a {
	color: #4d4e53;
	font-size: 13px;
	font-family:Arial, verdana, Helvetica, sans-serif;
	text-decoration:None;
	padding: 0px 0px 0px 20px;
}

.pageSubMenu a:hover 
{
	text-decoration:underline;
}


/** HEADINGS */

.titleL1 {
	padding: 2px 0px 0px 10px;
	font-size:19px;
	line-height:12px;
	font-family:Tahoma;
	vertical-align:top;
	color: #5a5a5a;
	font-weight:normal;
}


.titleL2 {
	font-size:13px;
  font-family:Tahoma;
	color:#5a5a5a;
	line-height:10px;
	vertical-align:top;
	padding: 14px 0px 0px 30px;
}


/** TOMBSTONES */

.clear
{
	font-size:0;
	height:1px;
	background:transparent;
	margin-bottom:-1px;
	clear:both;
	overflow:hidden;
}

.listViewWrapper1
{
	width:190px;
	border:solid 1px #CBCDBE;
	margin-top:10px;
	padding:0;
	}
	
	
.listViewWrapper
{
	width:190px;
	margin-top:10px;
	padding:0;
	}
	
.lvHeader
{
	position:relative;width:180px;
	height:37px;
	padding:3px 0 0 10px;
	border-bottom:solid 1px #CBCDBE;
	background-color:#9d080d;
	}
	
.lvHeader.new
{
	width:175px;
	padding-left:34px;
	background:transparent url(http://static.move.com/Common/Images/Icons/New_24x24.png) no-repeat 6px 6px;
}
.lvHeader h2
{
	font:700 14px Verdana;
	color: #ffffff;
}
.lvAddress.showcase
{
	background-color:#FFE292;
}
.lvAddress .mvSavLstLnk
{
	position:absolute;
	top:8px;
	right:10px;
}
.lvSummary
{
	width:250px;
	float:left;
	margin:6px 0 0 0;
	padding:5px 0 0 10px;
	}
.lvSummary div
{
	margin:0 0 6px 0;
}

.lvPhotoIcons
{
	float:left;
	width:150px;
	margin:0 10px 0 6px;
	padding:0;
}
.lvPhoto
{
	width:130px;
	height:160px;
	margin:0;
	padding:0;
	position:relative;
	display:block;
	float:none;
}
.lvPhoto img
{
	width:130px;
	height:160px;
	margin:0 0 0 15px;
}
.lvData
{
	float:left;
	position:relative;
	margin:0;
	padding:0;
	width:391px;
	_width:385px;
}

.lvType
{
	
}
.lvTitle
{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font:700 12px Verdana;
	color: #9d080d;
}


.lvLocation
{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font:700 12px Verdana;
}
.lvAmount
{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font:700 12px Verdana;
}
/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }