body {
    font-family: arial, tahoma, helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    background: #DFDFDF;
    margin: 0px;
    padding: 0px;
	color:#666666;

}

p{
	margin-left:15px;

}

#page {
    background: url(images/backing.jpg);
	background-repeat: repeat-x;
}

html, h1 , #wrapper{
    margin: 0px;
    padding: 0px;
}

img a { border: 0px; }

#wrapper {
    margin: auto;
    /*text-align: left;*/
    width: 90%;
    position: relative;
	background: #FFFFFF;
}

h1, h2 {
    font-size: 16px;
}


h1 {
    line-height: 1;
    position: absolute;
    top: 0px;
    left: 0px;
}



h2 {
    margin: 0px 0px 0px 0px;
    padding: 0px;
	font-weight:100;
	margin-bottom:2px;
	text-align:left;
}



h3 {
    padding: 4px 0px 0px 0px;
    font-size: 18px;
	font-weight: bold;
	color: #000000;
}

h4 {
    padding: 4px 0px 0px 0px;
    font-size: 16px;
	font-weight: bold;
	color: #666666;
}


.block {
    display: block;
}

.clear {
    clear: both;
    height: 0px;
}

.clear2 {
    clear: both;
    height: -10px;
}

.gap_white_1 {
    width: 2px;
}

.center {
	text-align: center;
}
.center table {
	margin: auto;
}

.greyline {
	width: 100%;
	height: 20px;
	background: url(images/navbottombacking.jpg);
}

#content {
	float: center;
    width: 100%;
	background: #F2F2F2;
	border-style: solid;
	border-width: 2px;
	border-color: #3953A4;
	padding-top: 0px;
}

#content_selling {
	float: left;
    width: 100%;
	background: #F2F2F2;
	border-style: solid;
	border-width: 2px;
	border-color: #ED2124;
}

#content_housepass {
	float: center;
	text-align: center;
	width: 100%;
	background: #F2F2F2;
	border-style: solid;
	border-width: 2px;
	border-color: #666666;
}

.fixed_price{
	font-size: 16px;
	font-weight: bold;
	color: #3953A4;
}

.fixed_price_selling{
	font-size: 16px;
	font-weight: bold;
	color: #EE2225;
}

#topnav {
	padding-top: 60px;
	padding-bottom: 15px;
    text-align: right;
	vertical-align: bottom;
}

#topnav a{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#topnav a:hover{
	color:#999999;
}

#nav_left {
	height: 124px;
	float: left;
	width: 330px;
}

#nav_right {
	height: 115px;
	/*float: right;
	/*width: 60%;*/
}

#nav_options {
    text-align: right;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}

#nav_options a{
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}

#nav_options .buying{
	height: 35px;
    background-color:#3953A4;
	margin-right: 1px;
}

#nav_options .selling{
	height: 35px;
    background-color:#ED2024;
}

#nav_options .housepass{
	height: 35px;
    background-color:#0099CC;
}

#main_box{
    width: 95%;
	text-align: center;
	background: #FFFFFF;
	border-style: solid;
	border-width: 2px;
	border-color: #DDDDDD;
	padding: 0px 0px 0px 0px;
	margin-bottom: 20px;
}

.main_box_dotted{
	/*display: inline-block;*/
	float: middle;
    width: 95%;
	text-align: left;
	background: #FFFFFF;
	border-style: solid;
	border-width: 2px;
	border-color: #DDDDDD;
	padding: 10px 10px 10px 10px;
	margin-bottom: 20px;
}

.home_left {
	height: 450px;
	float: left;
	width: 450px;
}

.home_right {
	height: 450px;
	float: right;
	padding: 20px 20px 20px 20px;
	/*width: 60%;*/
}

.half_left {
	height: 450px;
	float: left;
	padding: 20px 20px 20px 20px;
	width: 50%;
	/*width: 450px;*/
}

.half_right {
	height: 450px;
	float: left;
	padding: 20px 20px 20px 20px;
	width: 50%;
	/*width: 60%;*/
}

.dotted_box{
	/*display: inline-block;*/
	float: left;
	vertical-align: top;
    width: 49%;
	text-align: left;
	background: #FFFFFF;
	border-style: dotted;
	border-width: 2px;
	border-color: #DDDDDD;
	padding: 10px 10px 10px 10px;
	margin-right: 1%;
}

.home_pic {
	width: 450px;
	height: 450px;
	background: url(images/homepage-rotator.gif);
}

.register a:link{
	display: block;
	width: 25px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align:center;
}

.register a:visited{
	display: block;
	width: 25px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align:center;
}

#footer{
	width: 800px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding: 10px 10px 10px 10px;
}

/*************** POPOP BOX STYLES *********************/

#dek {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}

/*************** LIST STYLES *********************/

/*option.listBold {font-weight: bold;}*/
#menuHeader{
  font-weight:bold;
  font-size: 8pt;
}


/*************** TABLE STYLES ********************/

.tableStyle {
	width: 100%;
    font-family: arial, tahoma, helvetica, arial, sans-serif;
    font-size: 12px;
    text-align: left;
    background: #DFDFDF;
    margin: 0px;
    padding: 0px;
}
