* {
	margin: 0;
	padding: 0;
	outline: 0;
}

 li { list-style: none; }
 
 ul li strong { padding: 0 5px 0 0; }

fieldset { border: none; } legend { display: none; }

.clear { clear: both; }

body {
	background: #c7ae82 url(images/background-bottom.gif) repeat-y;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	color: #533a2b;
}

#wrapper {
	width: 750px; height: 870px;
	background: url(images/background.jpg) no-repeat;
	padding: 0 44px 0 375px;
}

	#header {
		width: 750px; height: 262px;
	}
	
	#content {
		width: 521px;
		float: right;
		line-height: 16px;
		position: relative;
	}
	
		#content img { padding: 0 0 10px 0; }
		
		#content .staff-image, #content .page-title {
			width: 161px;
			float: left;
			margin: 37px 0 0 0;
			text-align: right;
			font-style: italic;
			font-weight: bold;
		}
		
			#content .staff-image img, #content .page-title img { margin: 0; }
			
			#content .page-title p { padding: 0 0 5px 0; }

		#content .right-content {
			width: 335px;
			padding: 0 10px 0 0;
			float: right;
			margin: 37px 0 0 0;
		}
		
		#content a {
			color: #953914;
			text-decoration: none;
		}
		
			#content a:hover { text-decoration: underline; }

		#content h2 {
			font-size: 12px;
			font-weight: bold;
			font-style: italic;
			padding: 0 0 5px 0;
		}

		#content .title {
			font-size: 11px;
			font-style: italic;
			text-transform: uppercase;
			padding: 0 0 5px 0;
		}
		
		#content ul { padding: 0 0 10px 0; }
		
			#content ul li {
				list-style: none;
				background: url(images/list-bullet.gif) no-repeat 0 8px;
				padding: 0 0 0 10px;
			}
			
			#content ul li {
				list-style: none;
				background: url(images/list-bullet.gif) no-repeat 0 8px;
				padding: 0 0 0 10px;
			}

			#content ul.contact-details li { font-style: italic; padding: 0; background: none; }
		
		#content a.brown-arrow {
			height: 21px;
			background: url(images/brown-arrow.gif) no-repeat 0 6px;
			padding: 0 0 0 15px;
			line-height: 21px;
			display: block;
			font-size: 12px;
			font-weight: bold;
			font-style: italic;
			text-transform: lowercase;
			color: #533a2b;
			text-decoration: none;
			margin: 5px 0;
		}
		
		#content a.brown-arrow2 {
			height: 21px;
			background: url(images/brown-arrow.gif) no-repeat 0 3px;
			padding: 0 20px 0 15px;
			line-height: 30px;
		
			font-size: 12px;
			font-weight: bold;
			font-style: italic;
			text-transform: lowercase;
			color: #533a2b;
			text-decoration: none;
			margin: 5px 0;
		}
		
		#content a.brown-arrow2a {
			height: 21px;
			background: url(images/brown-arrow2.gif) no-repeat 0 3px;
			padding: 0 195px 0 15px;
			line-height: 30px;
			font-size: 12px;
			font-weight: bold;
			font-style: italic;
			text-transform: lowercase;
			color: #533a2b;
			text-decoration: none;
			margin: 5px 0;
		}
		
			#content a.brown-arrow2b {
			height: 21px;
			background: url(images/brown-arrow2.gif) no-repeat 0 10px;
			padding: 0 20px 0 15px;
			line-height: 30px;
			font-size: 12px;
			font-weight: bold;
			font-style: italic;
			text-transform: lowercase;
			color: #533a2b;
			text-decoration: none;
			margin: 5px 0;
		}
	
	    #content a.novellus{
	    font-size: 10px;
	    margin-right: 17px;
	    float: right;
	    color: #543a2d;
	    text-decoration: none;
			position: absolute;
			top: 545px;
			left: 400px;
			white-space: nowrap;
	    }
	    
	    a.novellus:hover { text-decoration:none;}
		
		#content .available-listing { height: 136px; }
		
		#content .available-listing2 {
		height: 136px;
		margin-bottom: 75px;
		 }

	#sidebar {
		width: 189px;
		background: url(images/navigation-background.gif) repeat-x top;
		float: left;
		padding: 31px 0 0 0;
	}
	
		#sidebar h3 a {
			width: 151px; height: 22px;
			background: url(images/orange-arrow.gif) no-repeat 24px 6px;
			padding: 0 0 0 38px;
			line-height: 22px;
			display: block;
			font-size: 11px;
			font-weight: bold;
			font-style: italic;
			text-transform: uppercase;
			color: #533a2b;
			text-decoration: none;
		}

		#sidebar h3 a.tall { height: 44px; }
		
		#sidebar ul { clear: both; list-style: none; }
		
			#sidebar ul li {
				width: 189px; height: 21px;
				background: url(images/navigation-background.gif) repeat;
				clear: both;
			}
		
				#sidebar ul li a {
					width: 106px; height: 21px;
					background: url(images/brown-arrow.gif) no-repeat 38px 5px;
					padding: 0 0 0 53px;
					line-height: 21px;
					display: block;
					font-size: 12px;
					font-weight: normal;
					font-style: italic;
					text-transform: lowercase;
					color: #533a2b;
					text-decoration: none;
					clear: both;
				}
