body {
	background-color:#E5E5E5;
	padding:0px;
	margin:0px;
	font-family:Verdana,Arial;
}

h1{
		
}

h2{
	padding:0px;
	margin:0px;
	font-weight:bold;
	text-decoration:underline;
	font-size:10pt;	
}

#container{
	width:791px;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:0px 4px 0px 4px;
	background-color:#FFFFFF;
	margin:auto;	
}

#header{	
	width:791px;
	height:170px;
	background-image:url('/templatemedia/header.gif');
	background-repeat:no-repeat;	
}

#topnav{
	width:747px;
	height:45px;
	padding:1px 19px 0px 25px;
	background-image:url('/templatemedia/topnav_bg.gif');
	background-repeat:repeat-x;		
	text-align:center;
}

#topnav ul{

	margin: 0px;
	padding: 0px;
}


#topnav li{

	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

#topnav li a {

	margin: 0px;
	padding:0px 22px;
	display: block;
	color: #4C4C4C;
	font-size: 10pt;
	text-decoration: none;
	text-align: center;
	line-height: 45px;
	background-image: url('/templatemedia/topnav_divider.gif');
	background-repeat: no-repeat;
	background-position: top left;
	text-transform: uppercase;
}

#topnav li a:hover {	
	color: #D6197B;
}

#topnav li a.selected {
	color: #D6197B;
}

#content{
	width:761px;
	padding:17px 14px;
}

#content_left{
	width:481px;
	float:left;
	padding: 17px 0px 17px 14px;
}

#content_right{
	width:280px;
	padding: 17px 0px 17px 14px;
	float:left;	
}

ul {
	font-size:9pt;
	line-height:1.5;	
}

li {
	padding-bottom:5px;	
}

div.darkgrey{
	width:481px;
	padding-bottom:15px;
}

div.darkgrey_top{
	width:481px;
	height:11px;
	background-image:url('/templatemedia/darkgrey_top.gif');		
}


div.darkgrey_content{
	width:391px;
	padding:2px 45px;
	background-image:url('/templatemedia/darkgrey_bg.gif');
	background-repeat:repeat-y;		
	
	font-size:13pt;
	color:#FFFFFF;
	text-align:center;
	
}

div.darkgrey_content p{
	padding:0px;
	margin:0px;
	font-size:13pt;
	color:#FFFFFF;
	text-align:center;
}

div.darkgrey_bottom{
	width:481px;
	height:11px;
	background-image:url('/templatemedia/darkgrey_bottom.gif');
}


div.lightgrey_long{
	width:481px;
	padding-bottom:15px;
}

div.lightgrey_long_top{
	width:481px;
	height:9px;
	background-image:url('/templatemedia/lightgrey_long_top.gif');		
}


div.lightgrey_long_content{
	width:451px;
	padding:2px 15px 2px 15px;
	background-image:url('/templatemedia/lightgrey_long_bg.gif');
	background-repeat:repeat-y;		
}

div.lightgrey_long_bottom{
	width:481px;
	height:9px;
	background-image:url('/templatemedia/lightgrey_long_bottom.gif');
}


div.pink{
	width:266px;
	margin-bottom:15px;
}

div.pink_top{
	width:266px;
	height:11px;
	background-image:url('/templatemedia/pink_top.gif');		
}


div.pink_content{
	width:232px;
	padding:0px 17px;
	background-image:url('/templatemedia/pink_bg.gif');
	background-repeat:repeat-y;		
}

div.pink_content a{
	display:block;
	background-image:url('/templatemedia/pink_arrow.gif');
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:22px;	
	color:#FFFFFF;
	font-size:12pt;
	text-decoration:none;
}

div.pink_content a:hover{
	text-decoration:underline;	
}

div.pink_bottom{
	width:266px;
	height:11px;
	background-image:url('/templatemedia/pink_bottom.gif');
}


div.right{
	width:267px;
	margin-bottom:10px;
}

div.right_heading_search{
	height:32px;
	width:267px;
	background-image:url('/templatemedia/search_heading.gif');
	background-position:top left;
	background-repeat:no-repeat;	
}

div.right_heading_contact{
	height:32px;
	width:267px;
	background-image:url('/templatemedia/contact_us.gif');
	background-position:top left;
	background-repeat:no-repeat;	
}

div.right_top{
	height:12px;
	width:267px;
	background-image:url('/templatemedia/search_top.gif');
}

div.right_content{
	width:237px;
	padding:2px 15px;
	background-image:url('/templatemedia/search_bg.gif');
	font-size:10pt;
}

div.right_content p{
 padding-bottom:8px;
 margin:0px;	
}

div.right_bottom{
	height:8px;
	width:267px;
	background-image:url('/templatemedia/search_bottom.gif');
}

p{
	font-size:9pt;
	color:#000000;
	line-height:1.5;		
}


p.side_white{
	color:#FFFFFF;
	padding:0px;
	margin:0px;	
}

p.footer_light{
	color:#F4F5F6;
	margin:0px;
	padding-bottom:3px;
}

p.footer_dark{
	color:#AAABB0;
	margin:0px;
	padding-bottom:3px;	
}

a.pink{
	color: #D6197B;
	text-decoration:underline;	
}

#footer{
	width:759px;
	height:78px;
	padding:12px 0px 0px 30px;
	background-color:#585B6B;
	border-top: 5px #696C80 solid;
	border-left: 1px #82848E solid;
	border-right: 1px #82848E solid;
	border-bottom: 1px #9B9DA5 solid;
	clear:both;
}
.input_text{
	font-size:9pt;	
	font-family:Verdana,Arial;
}

p.footer{
	padding-top:15px;
	color:#777777;
	text-align:center;
}

a.footer{
	color:#777777;
	text-decoration:underline;
}

/* Results Page */

.ResultsHeader,.BasketHeader{
	color:#D6197B;
	font-size:12pt;
	font-weight:bold;
}

.ResultsText, .ResultsNav{
	font-size:10pt;	
}

.ResultsFound{
	font-size:10pt;	
	font-weight:bold;
}

a.ResultsNav{
	color:#D6197B;
}	

table.MainTable{
	margin-left:30px;	
}

td.ResultsBar{
	background-color:#FFFFFF;	
	padding:8px 0px;
	border-style:solid;
	border-color:#B4B4B4;
	border-width:2px 0px 0px 0px;
}

span.ResultsArea{
	color:#000000;	
}

span.ResultsPrice{
	color:#000000;
	width:200px;	
}

span.ResultsHouseType{
	color:#000000;		
}

span.ResultsAddress{
	font-weight:bold;	
}