/* ------------------------------------------------------------------------
Contact Page Style Sheet - Bramble and Sage

Author: Oliver Coningham
Website: http://www.aztec4design.com/
Email: oliver@aztec4design.com
-------------------------------------------------------------------------*/

#column-1
	{
	border-right: 1px solid #aec69d;
	float: left;
	margin: 0 15px 5px 0;
	padding-right: 15px;
	width: 318px;
	}
	
#column-2
	{
	float: left;
	width: 190px;
	}
	
.smaller
	{
	font-size: 90%;
	}
	
legend
	{
	display: none;
	}
	
fieldset
	{
	border: none;
	}
		
form
	{
	margin-bottom: 1.25em;
	}
	
input, textarea
	{
	color: #56624d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	margin: 1.25em 0;
	padding: 5px;
	width: 300px;
	}
	
#submit
	{
	height: 31px;
	margin: 0;
	padding: 0;
	width: 101px;
	}
	
#map
	{
	border: 5px solid #c7d1b4;
	height: 400px;
	margin-bottom: 1.25em;
	width: 531px;
	}

#content ul
	{
	margin-bottom: 1.5em;
	}
		
#content ul li
	{
	border: none;
	clear: both;
	line-height: 1.5em;
	margin: 0 0 5px 0;
	padding: 0;
	}
	
#content ul li strong
	{
	float: left;
	}
	
#content ul li span
	{
	float: right;
	}