body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

h1, h2, h3, h4, .static_text_block .title {
	font-family: Cooper Black, Verdana, Arial, sans-serif;
}

h1, .static_text_block .title  {
	color: #113886;
	font-size: 30px;
}

h2 {
	font-size: 25px;
}

h3 {
	font-size: 20px;
}

#wrapper{
	text-decoration: none;
	border: 0px white dashed;
	width:766px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #e4e0ea;
	border-left: 1px solid #e4e0ea;
	text-align: left;
}

#left_column {
	float: left;
	width: 254px;
	vertical-align: top;
}

#right_column {
	float: left;
	width: 512px;
	background: #F7F7F7;
}

#left_news {
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#home_image {
	padding-top: 40px;
}

.main {
	text-decoration: none;
	padding: 20px;
	background-color: #F7F7F7;
	border-top: 1px solid #e4e0ea;
	border-left: 1px solid #e4e0ea;
}
.container {
	border-right: 1px solid #e4e0ea;
	border-left: 1px solid #e4e0ea;
}

a:link, #left_news .static_text_block .title {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #959927;
	text-decoration: underline;
	}
#left_news .static_text_block .title {
	font-weight: bold;
}

.category_name a:hover, .category_name a:visited:hover {
	font-size: 22px;
	color: #173588;
	font-weight: bold;
	font-family: "Cooper Black", Arial;
	margin-top: 10px;
	text-decoration: underline;
}

.category_name a, .category_name a:visited, .category_name span {
	font-size: 22px;
	color: #173588;
	font-weight: bold;
	font-family: "Cooper Black", Arial;
	margin-top: 10px;
	text-decoration: none;
}

a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #959927;
	text-decoration: underline;
	}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #959927;
	text-decoration: none;
	}
.nav {
	color: #c5d2e4;
	background: #073b84;
	height: 39px;
	vertical-align: middle;
}

.nav_inner{
	padding-top: 12px;
	text-align:center;
	vertical-align: middle;
	height: 27;
}

.nav a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #c5d2e4;
	text-decoration: none;
	}
.nav a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #c5d2e4;
	text-decoration: none;
	}
.nav a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	}

.heading {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: 002e70;
	text-decoration: underline;
}
.input {
	font-family : Verdana; 
	font-size : 10px; 
	font-weight : normal; 
	color : #333333; 
	text-decoration : none; 
	background-color : #ffffff; 
	border : 1px inset #cccccc; 
}
.box {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px;
}

#legal_2 {
	font-size: 0.8em; 
	text-align: center; 
	margin-top: 1.0em; 
	margin-bottom: 1.0em;
}

legend {
	color: #000000;
}

input[type="reset"]{
	background-color:#FFFFFF;
	border:1px solid #000000;
	color:#000000;
}

div.note {
	padding-bottom: 6px;
}

#contact-form fieldset {
	background: #CCCCCC;
}

.news_title h3 {
	font-weight: bold;
}

.news_item table.real_estate,
.news_content_page table.real_estate {
	border: 1px solid #000000;
	border-collapse:collapse;
	width: 90%;
	margin-bottom: 2px;
}

.news_item table.real_estate th,
.news_content_page table.real_estate th {
	background: #113886;
	color: #FFFFFF;
}

.news_item table.real_estate td, .news_item table.real_estate th,
.news_content_page table.real_estate td, .news_content_page table.real_estate th{
	border: 1px solid #000000;
	text-align: center;
}

/* fix contact form */
#fieldset-customer_type_group, #fieldset-interest_area_group {
	height : 405px;
}

#fieldset-type_of_home_group, #fieldset-ensuite_group {
	height : 273px;
}

.category .news_item table.real_estate {
	margin-top: 5px;
}

.content_container img.text_wraps__image {
	width: 470px;
}

.news_page .category {
	padding-bottom: 20px;
}

#left_news img.text_wraps__image {
	padding-top: 4px;
	width: 210px;
}