	* {
		margin: 0;
		padding: 0;
	}
	
	html{background:url(images/bknd.gif);margin:0;}
	
	img {border: none;}
	
	body {
		margin:0;
		background:url(images/body-bknd.gif) repeat-x top;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
	}
	
	h1, h2, h3 {
		font-weight: normal;
		color: #030;
	}
	
	
	p, ul, ol {
		margin-bottom: 1.8em;
		line-height: 167%;
		font-size: 100%;
	}
	
	ul li
	{
	    margin-left: 20px;
	}
	ol 
	{
	    margin-left: 40px;
	}
	
	ol li
	{
	    margin-left: 40px;
	}
	
	a:link {color: #003399; text-decoration: none;}
	a:visited {color: #003399; text-decoration: none;}
	a:hover {color: #003399; text-decoration: underline;}
	a:active {color: #003399; text-decoration: none;}
	
	.image-right{float:right;margin-left:15px;}
	.image-left{float:left;margin-right:15px;}
	.img-right-caption{float:right; margin:0 0 15px 15px; font-size:11px; line-height:13px; text-align:center; color:#960; font-style:italic;}
	.img-caption{font-size:11px; margin:0 0 15px 0; line-height:13px; text-align:center; color:#960; font-style:italic;}
	.img-left-caption{float:left; margin:0 15px 15px 0; line-height:13px; text-align:center; color:#960; font-style:italic;}

/* Header */

	#header {
		width: 940px;
		height: 350px;
		margin: 0 auto;
		background:url(images/menu-bknd.gif);
		border-bottom: 3px solid black;
	}
	#header-sidebox{
		float: right;
		background:url(images/menu-bknd.gif);
		width: 200px;}

/* login */

	#login {
		height: 67px;
		padding: 5px 10px;
		background:url(images/login-bknd.gif);
		border-bottom: 3px solid black;
		font-size: 10px;
		text-align: right;
	}
	
	#login h3{
		color:#FFF;
		font-size:10px;
		text-align:left;
		text-transform:uppercase;}
		
	#login a:link {
		color: #fff;
	}
	
	#login a:hover {
		color: #FFF;
		text-decoration:none
	}
	
	#login a:visited {
		color: #fff;
	}
	

/* Menu */

	#menu-wrap {
		margin: 0 auto;
	}
	

	.arrowlistmenu{
	width: 150px; /*width of menu*/
	margin-left: 20px;
	text-transform:uppercase;
	color:#FFF;
	}
	
		.arrowlistmenu .headerbar{
		font: bold 16px;
		color: white;
		margin-bottom: 10px; 
		text-transform: uppercase;
		padding: 8px 0 8px 10px; 
		}
		
		.arrowlistmenu ul{
		list-style-type: none;
		margin: 0;
		padding: 0;
		margin-bottom: 8px; 
		}
		
		.arrowlistmenu ul li{
		padding-bottom: 2px;
		margin-left:0px;
		}
		
		.arrowlistmenu ul li a{
		color: #e4e4e4;
		background: url(images/arrowbullet-off.png) no-repeat center left;
		display: block;
		padding: 2px 0;
		padding-left: 19px; 
		text-decoration: none;
		font-weight: bold;
		border-bottom: 1px dotted;
		}
		
		.arrowlistmenu ul li a:visited{
		/* color: #A70303; */
		color: #e4e4e4;
		}
		
		.arrowlistmenu ul li a:hover{
		color: #fff;
		background: url(images/arrowbullet.png) no-repeat center left;
		
		}
			

/* Page */

	#page 
	{
	    position:relative;
	    top:0px;
	    left:0px;
		width: 940px;
		min-height: 600px;
		height: 100%;
		margin: 0 auto;
		background:url(images/page-bknd.gif);
		background-repeat:repeat-y;
		/*background:url(/images/content-bknd.gif);*/
		/*z-index:1; */
	}
	
	#page h1, #page h2 {
		margin-bottom: 20px;
	}
	
/* Search */

#search 
{
        position:relative;
        top:0px;
        left:0px;
		width: 700px;
		height: 20px;
		padding:10px 20px;
		background:url(images/search-bknd.gif);
        /*z-index:1001;*/
	}
	
	#search h3 {
		display: inline;
		font-size: 18px;
		margin: 0px;
		padding: 0px;
		margin-left: 150px;
		color:#CCC;
		
		}
		
/* Content */

	#content {
		position:relative;
		top:0px;
		left:0px;
		width: 700px;
		padding-left:0px;
		padding-top:0px;
		height:100%;
		/*background:url(images/content-bknd.gif);*/
	}
	
	#content ol, #content ul {
		margin-left: 3em;
	}

	#content h1 {
		font-size: 20px; 
		margin: 10px 0;}

/* user content */
    #user-content 
    {
        position:relative;
        top:0px;
        left:0px;
        margin-left: 20px;
        margin-top: 5px;
        float:left;
        width: 425px;
    }
    
/* Sidebar */
	#sidebar-wrapper {
		position:static;
		float: right;
		width: 200px;
		height: 100%;
		/*background:url(images/sidebar-bknd.gif);*/
		/*z-index:1;*/
		}
		
	#sidebar-top {
		float: right;
		font-size: 18px;
		color:#CCC; 
		padding: 9px 0 10px 0;
		text-transform:uppercase;
		width: 200px;
		text-align:center;
		background:url(images/sidebar-top-bknd.gif);}
		
	#sidebar {
		padding:10px;
		text-align: justify;
		}
		
	#sidebar img{
		border: 3px solid #030; 
		margin-top: 10px;
		}
		
		
/* Property Boxes */

	.prop-box-wrap{
		width: 245px;
		margin-top: 10px;
		float: right;
		font-size: 11px;
		color:#FFF;
		}
	
	.prop-box{
		background:#918748;
		border:1px solid #663;
		padding: 10px;
		margin: 3px 5px;
		height: 70px;
		cursor:pointer;
		}
	.prop-box h2{font-size: 16px; margin:0px;}	
	.prop-box img{border: 2px solid #030;}
	.prop-box-image{float:left;margin-right:10px;}
    
    
/* Footer */

	#footer {
		clear: both;
		width: 100%;
		height: 50px;
		margin: 0;
		padding: 10px;
		background:url(images/footer-bknd.gif);
		border-top: 5px solid #000000;
		/*z-index:2;*/
	}
	
	#footer-wrap {
		width: 900px;
		margin: 0 auto;
		padding: 10px;
		/*border-top: 5px solid #000000;*/
	}
	
	#footer p {
		margin: 0;
		padding: 0;
		line-height: normal;
		font-size: 77%;
	}
	
	#legal {
		float: left;
	}
	
	#links {
		float: right;
	}
	
	/* Find Property Header */
    #divFindPropertyHeader
    {
        color:#e4e4e4;
         background:url(images/search-bknd.gif);
         padding:3px;
    }

    #divFindPropertyHeader a
    {
            color:#e4e4e4;
            font: bold 16px;
            text-decoration:none;
            text-transform:uppercase;
    }

    /* Control Panel Header */
    #divControlPanelHeader
    {
        color:#e4e4e4;
    }

    #divControlPanelHeader a
    {
            color:#e4e4e4;
            font: bold 16px;
            text-decoration:none;
            text-transform:uppercase;
    }

    #divSearch 
    {
        margin:20px 20px;
        width:700px;
        padding:5px;
        display:none;
        color:#3c4c10;
    }
/* SUB PAGES */

.sub {
		background:url(images/sub-body-bknd.gif) repeat-x top;
	}
	/* Header */
	
		#sub-header {
			width: 940px;
			height: 130px;
			margin: 0 auto;
			background:url(images/sub-head-bknd.jpg);
			border-bottom: 3px solid black;
		}
		
		#sub-headernavwrap{
			padding-top: 5px;}
		
		#sub-header a:link {
			color: #fff;
			margin:0 15px 0 15px;
			font-weight: bold;
		}
		
		#sub-header a:hover {
			color: #fff;
			margin:0 15px 0 15px;
			font-weight: bold;
		}
		
		#sub-header a:visited {
			color: #fff;
			margin:0 15px 0 15px;
			font-weight: bold;
		}
		
		
	/* login */

		#sub-login {
			height: 120px;
			padding: 5px 10px;
			background:url(images/login-bknd.gif);
			border-bottom: 3px solid black;
			font-size: 10px;
			text-align:right;
		}
		
		#sub-login h3{
		color:#FFF;
		font-size:10px;
		text-align:left;
		text-transform:uppercase;}
			
	    #sub-login a 
	    {
	        text-decoration:none;
	    }
	    
		#sub-login a:link {
			color: #fff;
			margin: 0;
		}
		
		#sub-login a:hover {
			color: #FFF;
		}
		
		#sub-login a:visited {
			color: #fff;
		}
		
	/* Search */
	
	#sub-search {
            position:relative;
            top:0px;
            left:0px;
			width: 900px;
			height: 20px;
			padding:10px 20px;
			background:url(images/search-bknd.gif);
			color:#CCC;
		}
		
		#sub-search h3 {
			display: inline;
			font-size: 16px;
			margin: 0px;
			margin-right: 30px;
			padding: 0px;
			color:#fff;
			}
			
		#sub-search a:link {
			text-transform:uppercase;
			color: #fff;
			text-decoration:none;
		}
		
		#sub-search a:hover {
			text-transform:uppercase;
			color: #fff;
			text-decoration:none;
		}
		
		#sub-search a:visited {
			text-transform:uppercase;
			color: #fff;
			text-decoration:none;
		}
		
		
	/* Page */

	#sub-page {
		width: 940px;
		margin: 0 auto;
		min-height: 700px;
		height: 100%;
		background:url(images/content-bknd.gif);
		
	}
	
	#sub-page h1, #page h2 {
		margin-bottom: 20px;
	}
	
	
	#sub-wrap{
		position:relative;
		top:0px;
		left:0px;
		width: 880px;
		margin:0px;
		padding-left: 40px;
	}
	#sub-listing-wrap{
		position:relative;
		top:0px;
		left:0px;
		width: 880px;
		margin:0px;
		padding-left: 0px;
	}
