body
	{
	margin: 10px 0 0 0;
	border: 0;
	padding: 0;
	background: #ccd8e0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	height: 100%;
	text-align: center;
	}

#outer_wrapper
	{
	width: 870px;
	background: transparent;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	position: relative;
	text-align: left;
	}

#top_shadow
	{
	height: 10px;
	width: 870px;
	background: url(img/top_shadow.gif) no-repeat;
	}

#mid_shadow
	{
	width: 870px;
	background: url(img/mid_shadow.gif) repeat-y;
	}

#bottom_shadow
	{
	height: 10px;
	width: 870px;
	background: url(img/bottom_shadow.gif) no-repeat top;
	}

#header_index
	{
	background: #4b6092;
	text-align: left;
	position: relative;
	height: 160px;
	border-bottom: 3px solid #fff;
	width: 850px;
	}

#header
	{
	background: url(img/maidstone-flats-to-rent.gif) no-repeat top #4b6092;
	text-align: left;
	position: relative;
	height: 160px;
	border-bottom: 3px solid #fff;
	width: 850px;
	}

#header h1, #header_index h1
	{
	color: #fff;
	font-weight: 500;
	font-size: 30px;
	position: absolute;
	bottom: 10px;
	left: 17px;
	margin: 0;
	padding: 0;
	}

#header h2, #header_index h2
	{
	color: #fcc7a8;
	font-weight: 500;
	float: right;
	font-size: 16px;
	position: absolute;
	bottom: 15px;
	right: 17px;
	margin: 0;
	padding: 0;
	font-style: italic;
	}

#content
	{
	width: 850px;
	border: 1px solid #ccc;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 75px;
	background: url(img/bg_body.gif) bottom repeat-x #9aadca;
	}

#navbar
	{
	border-bottom: 2px solid #fff;
	position: relative;
	}

#telephone
	{
	position: absolute;
	text-align: right;
	right: 15px; 
	top: -15px;
	font-weight: 500;
	font-size: 14px;
	line-height: 30px;
	}

#nav
	{
	font-size: 14px;
	padding: 0;
	color: #637ca3;
	height: 30px;
	line-height: 30px;
	}

#nav, #nav ul
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: 0;
	background: url(img/nav_bg.gif) repeat-y left #637ca3;
	}


#nav ul
	{
	margin: 0px;
	padding: 0;
	border: 0;
	}

#nav li
	{
	float: left;
	position: relative;
	color: #fff;
	padding: 0;
	z-index: 100;
	}

#nav a:link, #nav a:visited
	{
	padding: 0px 18px 0 18px;
	display: block;
	text-decoration: none;
	color: #fff;
	background: #637ca3;
	border-right: 1px solid #ccd8e0;
	}

#nav a:hover
	{
	padding: 0px 18px 0 18px;
	color: #283d6d;
	background: transparent;
	border-right: 1px solid #fff;
	}

#nav .selected a
	{
	padding: 0px 18px 0 18px;
	color: #fff;
	border-right: 1px solid #fff;
	}

#nav ul
	{
	display: none;
	background: #fff;
	border: 1px solid #ffffff;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	left: -1px;
	}

#nav ul li 
	{
	float: none;
	padding: 0px;
	font-size: 12px;
	line-height: 30px;
	width: 250px;
	text-align: left;
	background: #fff;
	margin: 0;
	}

#nav ul li a:link, #nav ul li a:visited
	{
	color: #283d6d;
	background: url(img/subnav_bg.gif) repeat-y;
	height: 30px;
	}

#nav ul li a:hover
	{
	color: #283d6d;
	background: #fff;
	height: 30px;
	border: 0;
	}

#nav li:hover ul
	{
	display: block;
	}

#main
	{
	}

#page_content
	{
	width: 550px;
	margin-right: 270px;
	padding: 15px 0px 15px 15px;
	border: 0;
	}

#page_content h1
	{
	color: #ffffff;
	font-size: 20px;
	font-weight: 500;
	}

#page_content h2
	{
	background: #637ca3;
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	margin: 0;
	padding: 3px;
	}

#page_content h3
	{
	color: #ffffff;
	font-size: 16px;
	font-weight: 500;
	}

#page_content p
	{
	color: #ffffff;
	font-size: 12px;
	}

#page_content a:link, #page_content a:visited
	{
	color: #334477;
	text-decoration: none;
	}

#page_content a:hover
	{
	color: #ffffff;
	text-decoration: none;
	}

#page_content ul a:link, #page_content ul a:visited
	{
	color: #ffffff;
	text-decoration: none;
	}

#page_content ul a:hover
	{
	color: #4b6092;
	text-decoration: none;
	}

#page_content ul
	{
	color: #ffffff;
	font-size: 12px;
	}

#page_content .subtext
	{
	color: #4b6092;
	font-size: 12px;
	}

#sidebar
	{
	width: 260px;
	float: right;
	text-align: right;
	margin: 0 8px 0 0;
	border: 0;
	}

.sidebar_div
	{
	margin-top: 10px;
	}

.sidebar_top
	{
	width: 260px;
	height: 5px;
	background: url(img/sidebar_top.gif) right no-repeat;
	}

.sidebar_mid
	{
	width: 260px;
	background: url(img/sidebar_mid.gif) right repeat-y;
	margin: 0;
	}

.sidebar_content, .sidebar_content2
	{
	color: #4b6092;
	padding: 10px 10px 50px 10px;
	}

.sidebar_content
	{
	background: url(img/sidebar_silhouette2.gif) center bottom no-repeat;
	padding: 7px 10px 24px 10px;
	}

.sidebar_content2
	{
	background: url(img/sidebar_silhouette1.gif) center bottom no-repeat;
	}

.sidebar_content h1, .sidebar_content2 h1
	{
	font-weight: 500;
	font-size: 20px;
	margin: 0 0 5px 0;
	padding: 0;
	border-bottom: 4px solid #a6b9d6;
	}

.sidebar_content p, .sidebar_content2 p
	{
	color: #334477;
	font-size: 12px;
	margin: 0 0 7px 0;
	}

.sidebar_content p span, .sidebar_content2 p span
	{
	color: #334477;
	font-size: 12px;
	margin: 0 0 7px 0;
	font-weight: 600;
	}

.sidebar_content a:link, .sidebar_content a:visited, .sidebar_content2 a:link, .sidebar_content2 a:visited
	{
	color: #334477;
	text-decoration: none;
	}

.sidebar_content a:hover, .sidebar_content2 a:hover
	{
	color: #ffffff;
	text-decoration: none;
	}

#email
	{
	width: 150px;
	margin-bottom: 7px;
	}

.sidebar_bottom
	{
	width: 260px;
	height: 5px;
	background: url(img/sidebar_bottom.gif) right no-repeat;
	}

.lettings_div1
	{
	background: url(img/lettings1.gif) no-repeat;
	text-align: right;
	}

.lettings_div2
	{
	background: url(img/lettings2.gif) no-repeat;
	text-align: left;
	}

.lettings_div3
	{
	background: url(img/lettings3.gif) no-repeat;
	text-align: right;
	}

.lettings_div4
	{
	background: url(img/lettings4.gif) no-repeat;
	text-align: left;
	}

.lettings_div1, .lettings_div2, .lettings_div3, .lettings_div4
	{
	height: 135px;
	width: 240px;
	float: left;
	margin: 0 12px 12px 12px;
	}

.lettings_div1 p, .lettings_div2 p, .lettings_div3 p, .lettings_div4 p
	{
	padding: 0 12px 12px 12px;
	}

#page_content .lettings_a:link, #page_content .lettings_a:visited
	{
	color: #ffffff;
	font-size: 16px;
	}

#page_content .lettings_a:hover
	{
	color: #fcc7a8;
	}


.clear_both
	{
	clear: both;
	}

#footer
	{
	height: 85px;
	}

#footer p
	{
	font-size: 10px;
	color: #4b6092;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
	}

#footer a
	{
	float: right;
	font-size: 10px;
	color: #4b6092;
	margin: 0 12px 0 0;
	text-decoration: none;
	}

#footer a:link, #footer a:visited
	{
	color: #4b6092;
	}

#footer a:hover
	{
	color: #ed947f;
	}

/* Contact Form
----------------------------------------------------------------------------------*/

#form_div
	{
	margin-top: 10px;
	padding: 10px 0px 10px 0px;
	margin-left: 0px;
	width: 530px;
	}

#form_div p
	{
	margin: 5px 0px 0px 0px;
	padding: 0;
	border: 0;
	width: 245px;
	color: #fff;
	font-size: 12px;
	}

fieldset
	{
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	border: 0px;
	}

legend
	{
	display: none;
	}

#form_div dl
	{
	color: #fff;
	font-size: 12px;
	padding: 2px;
	margin: 0px;
	border: 0;
	}

#form_div dd
	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	}


#form_div dt
	{
	float: left;
	width: 90px;
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	}

textarea
	{
	margin: 0px;
	padding-left: 0px;
	padding: 6px;
	border: 1px solid #fff;
	background: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	width: 240px;
	height: 124px;
	color: #4b6092;
	}

.fieldinput
	{
	width: 150px;
	margin: 0px;
	padding: 2px 2px 2px 4px;
	margin-bottom: 2px;
	color: #4b6092;
	}

select
	{
	margin-top: 6px;
	margin-left: 5px;
	border: 1px solid #fff;
	background: #fff;
	padding: 2px;
	display: inline;
	color: #4b6092;
	}

#form_right
	{
	float: right;
	margin: 0 10px 0 0;
	padding: 0;
	}