

h1 { font-family: Arial; font-size: 24px; } 

a {color: #b4082e; text-decoration: underline; }
a:hover {color: #000000; text-decoration: none; }

a.listing { color: #fff; text-decoration: none; }
a.listing:hover { text-decoration: underline; }

.err { border: 1px solid red; padding: 5px; width: 70%; color: red; font-weight: bold; }

.payment-container {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
}

.search-form-container {

	margin-left: 28px; 
	padding-top: 110px; 
	
	font-family: Arial;
	font-size: 20px;
	color: #fff;

	border: 0px solid #ddd;
	height: 200px; 
	
}

.tool-box {
	width: 176px;
	height: 129px;
	margin: 5px;
	float: right;
	background: url(../images/tool-box.jpg) no-repeat;
	
	padding-top: 18px;
	padding-left: 6px;
}

.tool-box a {
	color: #000;
	text-decoration: none;
}

.tool-box a:hover {
	color: #b4082e;
	text-decoration: underline;
}

.feature-container {
	padding-top: 10px;
	padding-left: 4px;
	padding-right: 4px;
	
	font-family: Arial;
	font-size: 12px;
}

.notes {
	font-weight: bold;
	font-size: 11px;	
	color: blue;
}

.bttn1 {
	border: 1px solid #cccccc;
	padding-left: 10px;
	padding-right: 10px;
}

.profile_photo {

	width: 200px;
	height: 200px;
	line-height: 200px;
	vertical-align: middle;
	border: 1px solid #cccccc;
	
}

.property_photo {

	width: 350px;
	height: 240px;
	line-height: 200px;
	vertical-align: middle;
	border: 1px solid #cccccc;
	
}

.property_photo_thumb {

	width: 82px;
	height: 60px;
	line-height: 60px;
	vertical-align: middle;
	border: 1px solid #cccccc;
	
	float: left;
	margin-right: 5px;
	
}

.property_photo_main { 

	width: 350px;
	height: 240px;
	line-height: 240px;
	vertical-align: middle;
	border: 1px solid #cccccc;
	
	float: left;
	margin-right: 5px;
	
	
}

.property_photo_thumb1 {

	width: 80px;
	height: 60px;
	line-height: 60px;
	vertical-align: middle;
	border: 1px solid #cccccc;
	
	float: left;
	margin-right: 5px;
	
}

.errorBox {
	width: 300px;
	border: 1px solid red;
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
}

.field {  width: 130px; height: 25px; float: left; }
.field1 { width: 100px; height: 25px; float: left; }

input { font-size: 13px; }
input.reg-field1 { width: 320px; }
input.reg-field1 { width: 260px; }

input.reg-field1-postal { width: 120px; }
input.reg-field2 { width: 220px; }
 
select.search { font-size: 20px; width: 200px;}


.clear { clear: both; }

.red { color: red; }
.blue { color: blue; }

.body-global-container, table { 
	font-family: Arial;
	font-size: 14px; 
}

.redmark { 
	font-family: Arial;
	font-size: 14px; 
	color: red;
	font-weight: bold;
	
}
.registration-container { 
	font-family: Arial;
	font-size: 14px; 
	width: 750px;
}
.registerHeader-box {
	height: 20px;
	line-height: 20px;
	
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	
	color: #fff;
	
	padding-left: 5px;
	
	width: 700px;	
	background: #c40a2f;
}

.propertyInformation-container {
	width: 690px;
	
	padding-left: 10px;
	padding-bottom: 5px;
	 

	font-family: Arial;
	font-size: 12px;
}

.propertyInformation-box {
	height: 25px;
	line-height: 25px;
	
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	
	color: #fff;
	
	padding-left: 5px;
	
	width: 700px;	
	background: #c20f2f;
}

.register-box {
	height: 25px;
	line-height: 25px;
	
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	
	color: #fff;
	
	padding-left: 5px;
	
	width: 500px;	
	background: #ab072c;
}

.register-box-container {
	width: 495px;
	padding-left: 10px;
	padding-bottom: 5px;
	background: #f9efee;

	font-family: Arial;
	font-size: 12px;
	
}

.login-box {
	height: 25px;
	line-height: 25px;
	
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	
	color: #fff;
	
	padding-left: 5px;
	
	width: 500px;	
	background: #ab072c;
}

.login-box-container {
	width: 495px;
	padding-left: 10px;
	padding-bottom: 5px;
	background: #f9efee;

	font-family: Arial;
	font-size: 12px;
	
}

.sep1 { height: 3px; }
.sep11 { height: 2px; }

.border { border:1px solid red; }

.main-container { width: 1012px; height: auto; background: url(../images/main-container-bg.jpg) repeat-y; padding-left: 5px; margin-left: 1px;}

.header { 
	
	background: url(../images/header.jpg) no-repeat;
	width: 1014px;
	height: 273px;
	padding-top: 2px;
	
}

.bottom-container {
	background: url(../images/bottombg.jpg) no-repeat;
	width: 1014px;
	height: 65px;
	line-height: 65px;
	vertical-align: middle;
	
}

.bottom-text {
	padding-left: 70px;
	font-family: Arial;
	font-size: 18px;
	color: #fff;
}

.menu-container {

	width: 1014px;
	height: 37px;
	
}

.menu-item {
	
	background: url(../images/buttonbg.jpg) no-repeat;
	width: 168px;
	height: 37px;
	line-height: 37px;
	vertical-align: middle;
	color: #ffffff;
	font-family: Helvetica;
	font-size: 18px;
	
	margin-right: 1px;
	float: left;
	
	
}

.menu-item  a{
	color: #fff;
	text-decoration: none;
}

.menu-itemend {

   margin-right: 0px; 
   background: url(../images/buttonbg-end.jpg) no-repeat;


}

.body-container { width: 1014px; }

.column-body-container { 

	width: 740px; 
	font-family: Arial;
	font-size: 14px;
	
	padding-left: 10px;
}

.column-left { 
	width: 236px;
	height: auto;
	float: left;
	margin-left: 8px;
}

.column-right { 

	width: 748px;
	height: auto;
	float: right;
	text-align: left;	
	margin-right: 12px;
}


.go-box {
	padding-top: 8px;
	padding-left: 4px; 
	
	font-family: Myriad Pro;
	font-weight: normal;
	font-size: 17px;
	color: #ffffff;
	background: url(../images/go-box.jpg) no-repeat;
	width: 231px;
	height: 94px;
}

.go-box-f13 { font-size: 13px; }


.redbox-top {

	background: url(../images/redbox-top.jpg) no-repeat;
	width: 234px;
	height: 42px;
	}
	

.redbox-text {
	padding-top: 8px;
	padding-left: 4px;
	font-family: Arial;
	font-size: 18px;
	color: #fff;
}
.redbox-text a{ color:#fff; text-decoration:underline; cursor:hand;}
.redbox-text a:hover{ color:#fff; text-decoration:none;}

.redbox-middle {
	background: url(../images/redbox-middle.jpg) repeat-y;
	width: 234px;
	height: auto;
}

.redbox-bottom {

	background: url(../images/redbox-bottom.jpg) no-repeat;
	width: 234px;
	height: 7px;
	
}

.container-tv {

	background: url(../images/container-tv.jpg) no-repeat;
	width: 755px;
	height: 279px;
	
}

a img{border:0px; text-decoration:none;}
.r_box{width:505px; font-family:Arial, Helvetica, sans-serif; float:left;}
.r_box_t{width:505px; background:url(../images/newbox_t.gif) no-repeat top left; height:13px; font-size:1px; margin:0px; float:left;}
.r_box_m{width:481px; background:url(../images/newbox_m.gif) #ffffff repeat-x top left; float:left; border-left:solid 2px #DBDBDB; min-height:83px; border-right:solid 2px #DBDBDB; padding:0px 10px;}
.r_box_b{width:505px; background:url(../images/newbox_bot.gif) no-repeat top left; height:12px; font-size:1px; margin:0px; float:left;}
.r_box_m_row{width:481px; float:left;}
.r_box_m_row p{font-size:14px; line-height:18px; padding:0px; margin:0px;}
.r_box_col1{width:200px; padding-right:15px; font-size:13px; line-height:22px; font-weight:bold; text-align:right; color:#454545; float:left;}
.r_box_col2{width:200px; float:left;}
.r_box_col3{width:220px; float:left; padding-bottom:10px; background:url(../images/sprtr.gif) no-repeat right center;}
.r_box_col3 ul{margin:0px; padding:0px;}
.r_box_col3 ul li{ list-style:none; background:url(../images/bullet.gif) no-repeat 0px 5px; padding:0px 0px 6px 15px; display:block; margin:0px; font-size:14px;}

.r_box_col4{width:240px; float:left; padding-left:20px; }

h3{font:16px Arial, Helvetica, sans-serif; line-height:24px; margin:0px; padding:0px; color:#C00E30; font-weight:bold;}
h4{font:14px Arial, Helvetica, sans-serif; line-height:24px; margin:0px; padding:0px; color:#C00E30; font-weight:bold; text-align:center;}
.textbox{width:200px; padding:3px 0px 3px 3px; line-height:18px; border:solid 2px #BDB5B5; float:left;}
.padtop10{padding-top:10px;}
.padtop20{padding-top:20px;}
.center{text-align:center;}