body
{
	background: #E4E4E4;
	color: #333;
	font-family: arial, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

a:link, a:visited, a:active
{
	color: #6D7587;
	text-decoration: underline;
}

a:hover
{
	color: #8B220B;
	text-decoration: underline;
}

fieldset
{
	border: 0;
	margin: 0;
	padding: 0;
}

input, select, textarea
{
	background: #fff;
	border: 2px solid #6D7587;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 2px;
}

.button
{
	color: #8D230C;
	font-weight: bold;
	padding: 1px;
}

h1
{
	color: #8B220B;
	font-size: 28px;
	letter-spacing: -1px;
	margin: 35px 28px 0 0;
	text-align: right;
}

h2
{
	color: #70788F;
	font-size: 19px;
	font-style: normal;
	margin: 25px 0 5px 0;
}

h2:first-child, h3:first-child, p:first-child
{
	margin-top: 0;
}

h3
{
	color: #555;
	font-size: 14px;
	margin: 20px 0 6px 0;
	padding: 0;
}

p
{
	line-height: 22px;
	margin-top: 0;
}

th, td
{
	vertical-align: top;
}

th
{
	text-align: left;
}

ul
{
	list-style: square;
	margin: 0 0 4px 15px;
	padding: 0;
}

	li
	{
		margin: 0;
		padding: 3px 0;
	}
	
	li ul
	{
		margin-top: 4px;
	}

#container
{
	border-left: 4px solid #6D7587;
	border-right: 4px solid #6D7587;
	border-bottom: 4px solid #6D7587;
	padding-bottom: 15px;
	margin: 0 auto;
	width: 900px;
}

#logo
{
	border: 0;
	display: block;
}

#curve
{
	background: url('../images/curve.png') no-repeat;
	height: 158px;
}
	
	#address
	{
		color: #B8BCC2;
		font-size: 13px;
		font-weight: bold;
		margin-left: 65px;
		text-align: center;
	}

	#curve ul
	{
		font-family: courier, monospace;
		font-size: 16px;
		font-weight: bold;
		list-style: none;
		margin: 0;
		padding: 40px 0 0 130px;
		text-align: left;
	}
	
		#curve ul li
		{
			display: inline;
			padding-right: 8px;
		}
		
		#curve a
		{
			padding-bottom: 1px;
		}
		
		#curve a:link,
		#curve a:visited,
		#curve a:active
		{
			color: #fff;
			text-decoration: none;
		}

		#curve a:hover
		{
			border-bottom: 6px solid #8D230C;
			color: #8D230C;
			text-decoration: none;
		}
		
	#curve table
	{
		border-collapse: collapse;
		width: 100%;
	}
		
	#search
	{
		margin: 33px 28px 0 0;
		text-align: right;
	}

#content
{
	border-collapse: collapse;
	margin: 0 26px 0 16px;
}

#navigation
{
	border-right: 4px solid #ccc;
	width: 198px;
}
	
	#navigation h2
	{
		color: #888;
		margin-bottom: 2px;
	}
	
	#navigation ul
	{
		list-style: none;
		margin-left: -8px;
	}
	
	#navigation li
	{
		padding: 4px 0;
	}

	#navigation a
	{
		font-family: courier, monospace;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
	}
	
	#navigation a:link,
	#navigation a:visited,
	#navigation a:active
	{
		padding-left: 8px;
	}
	
	#navigation a:hover
	{
		border-left: 4px solid #8D230C;
		padding-left: 4px;
	}

	
#main
{
	padding-left: 26px;
}

	#main img
	{
		border: 2px solid #B8BCC2;
	}
	
#featured
{
	background: #ddd;
	border-top: 3px solid #B8BCC2;
	border-bottom: 3px solid #B8BCC2;
	float: right;
	margin: 0 0 10px 32px;
	padding: 8px 12px;
	width: 254px;
}

	#featured img
	{
		display: block;
		margin: auto;
	}
	
	#featured h3
	{
		text-align: right; 
	}
	
	#featured p
	{
		font-size: 11px;
		line-height: 18px;
		margin: 0;
		text-align: justify;
	}
	
.accentLink
{
	font-family: courier, monospace;
	font-weight: bold;
	font-size: 15px !important;
	margin-top: 8px !important;
}

	.accentLink a:link,
	.accentLink a:visited,
	.accentLink a:active
	{
		text-decoration: none;
	}
	
	.accentLink a:hover
	{
		text-decoration: none;
	}
	
.property
{
	border-collapse: collapse;
	margin: 10px 0;
}

.price
{
	font-family: courier, monospace;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 5px 0 8px 0 !important;
	padding: 0;
}

.details
{
	padding-left: 25px;
}

.attributes
{
	border-collapse: collapse;
	margin-bottom: 10px;
}

	.attributes td, .attributes th
	{
		padding: 3px 0;
	}


	.attributes th
	{
		width: 180px;
	}

.description
{
	margin: 6px 0 15px 0;
}
	
.propertyList
{
	font-size: 11px;
	margin: 4px 10px;
}

.propertyListHeading
{
    clear: both;
}

.additionalPhoto
{
    width: 40%;
    float: left;
    margin: 4px 5%;
}

.property
{
	padding-left: 25px;
	width: 180px;
}

.property:first-child
{
	padding-left: 0;
}

.propertyList .attributes td, .propertyList .attributes th
{
	padding: 2px 0;
}

.propertyList .description
{
	line-height: 16px;
	margin: 0;
}

.propertyList .accentLink
{
	font-size: 13px !important;
	letter-spacing: -1px;
	margin: 0 0 15px 0;
}

#staff p
{
	font-size: 12px;
	line-height: 19px;
}

#staff h2
{
	font-size: 17px;
}

.headshot
{
	width: 75px;
}

#bottom
{
	color: #666;
	font-size: 12px;
	padding: 25px 0 10px 0;
}

        #bottom p
        {
	    text-align: center;
        }
	
	#bottom em
	{
		font-style: italic;
	}

	#bottom ul
	{
		list-style: none;
		margin: 0;
		padding: 0;
		text-align: center;
	}
	
		#bottom ul li
		{
			display: inline;
			padding: 0 7px;
		}
		
.staffphoto
	{
	float:left;
	padding: 5px;
	margin: 15px;
	}
	