
@import url('content.css');
@import url('main_sub.css');

.propertyLink {
	padding-bottom: 10px;
}

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial,Helvetica;
	background-color: #e9e9e9;
	color: #1e2f49;
}

form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


a img {
	border: none;
}

.main {
	display: block;
	width: 898px;

	font-size: 12px;
	text-align: left;
	padding-bottom: 20px;
	
}

.leftShadow {
	display: block;
	width: 24px;
	float: left;
}

.rightShadow {
	display: block;
	width: 24px;
	float: left;
}

.innerMain {
	display: block;
	width: 850px;
	float: left;
	background-color: #ffffff;
	
}

.moneyback {
	display: none;

}

.loginBar {
	width: 850px;
	margin-top: 3px;
}

.menuHolder {
	display: block;
	width: 850px;
	
}

.menuContent {
	display: block;
	width: 720px;
	float: right;
}

.menu {
	display: block;
	width: 600px;
	padding: 0px 0 5px 0;

}

.menu a {	
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 14px;

}

.menuItemHolder {
	display: block;
	width: 105px;
	float: left;
	text-align: center;

}


.menuTitleHolder {
	display: block;
	width: 578px;
	float: right;
}

.menuTitleHolder span {
	display: block;
	width: 105px;
	float: left;
	text-align: center;
}

.titleOver {
	font-weight: bold;
}

.titleOut {
	font-weight: bold;
	color: #999999;
}

.titleDisabled {
	font-weight: bold;
	color: #999999;
}

.menu a:visited {
	
	

}
.menu a:active {
	
}

.menuOut {
	color: #333333;
	text-decoration: none;
}

.menuOut:hover {
	color: #999999;
}

.menuOver {
	color: #999999;
	text-decoration: underline;
}

.menuDisabled {

}



.header {
	width: 850px;
}


.content {
	display: block;
	width: 850px;
	float: left;
	padding-bottom: 40px;
	clear: left;
}

.pageTitle {
	clear: left;
	display: block;
	font-weight: bold;
	
	padding-bottom: 2px;
	padding-top: 2px;
	color: #666666;
}

.pageTitle b {
	padding-right: 10px;
}

.pageSubTitle {
	clear: left;
	display: block;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;

}

.footer {
	width: 850px;
}

.footerLinkHolder {
	width: 545px;
}

.location {
	width: 850px;
}

.footerLinks {
	width: 850px;
}

.copyright {
	width: 850px;
}









