/* CSS Document */

body, html{
	background-color: #FFFDDB;
}

h1, h3{
	color: #197581;
}

h2{
	color: #666666;
}

.contact_details{
	color: #333333;
}

#content_holder_1{
	width: 778px;
	float: left;
	background-color: #FFFFFF;
	border-left: 1px solid #197581;
	border-right: 1px solid #197581;
}

#content_holder_1 a:link, #content_holder_1 a:active, #content_holder_1 a:visited{
	color: #197581;
	font-weight: bold;
	text-decoration: none;
}

#content_holder_1 a:hover{
	color: #197581;
	font-weight: bold;
	text-decoration: underline;
}

#layout_area_3{
	color: #333333;
}

#display_countybride a{
	color: #197581;
}

