a:link, a:visited,  a:hover {
	color: #456379;
	text-decoration: underline;
}


a:hover {
	text-decoration: underline;
}
body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
    height:100%;
	/*background-color: #456379;*/
}
#container {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 990px;
	height: 622px;
	background-color: #FFFFFF;
	/*border: 3px solid #B3AA7E;*/
}
#header {
	width: 990px;
	height: 194px;
	background-image:url(images/header.gif);
	background-position:left;
}

#cover_top {
	width: 990px;
	height: 489px;
	background-image:url(images/chichester_cover.jpg);
	background-position:left;
}
#button {
	padding-left:50px;
	padding-top:100px;
	width:200px;
}
#cover_bottom {
	width: 990px;
}
#cover_bottom_left {
	width: 254px;
	height: 133px;
	float:left;
}

#cover_icons {
	margin-top: 35px;
	margin-left: 26px;
}
#cover_bottom_right {
	width: 736px;
	height: 133px;
	float:left;
}
#left {
	height: 428px;
	width: 207px;
	padding-left:55px;
	margin-top:0px;
	float:left;
	background-image:url(images/line.gif);
	background-repeat:repeat-y;
	background-position:right;
}
#left ul {
	list-style-type: none;
	margin-left:0px; 
	padding-left:0px;
	font-size:110%;
	margin-top:0px;
}


#left ul a {
	display:block;
	color: #456379;
	text-decoration: none;
}

#left .selected {
	color: #B3AA7E;
}
#left ul a:hover {
	color: #B3AA7E;
	text-decoration: underline;
}
#left li {margin-bottom:10px;}

#content {
	height: 396px;
	width: 675px;
	margin-left: 53px;
	margin-top: 32px;
	float:left;
}
#content_ds {
	height: 396px;
	width: 675px;
	padding-left: 53px;
	padding-top: 32px;
	float:left;
	background-image:url(images/divorce_and_separation.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#content_children {
	height: 396px;
	width: 675px;
	padding-left: 53px;
	padding-top: 32px;
	float:left;
	background-image:url(images/children.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#content_cohabitation {
	height: 396px;
	width: 675px;
	padding-left: 53px;
	padding-top: 32px;
	float:left;
	background-image:url(images/cohabitation.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#content_money {
	height: 396px;
	width: 675px;
	padding-left: 53px;
	padding-top: 32px;
	float:left;
	background-image:url(images/money.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#content_prenuptial {
	height: 396px;
	width: 675px;
	padding-left: 53px;
	padding-top: 32px;
	float:left;
	background-image:url(images/prenuptial.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#content_peace {
	height: 396px;
	width: 675px;
	padding-left: 53px;
	padding-top: 32px;
	float:left;
	background-image:url(images/peace.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#content_about {
	height: 416px;
	width: 675px;
	padding-left: 53px;
	padding-top: 12px;
	float:left;
	background-image:url(images/church.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#content_contact {
	height: 416px;
	width: 675px;
	padding-left: 53px;
	padding-top: 12px;
	float:left;
}
#contact_us {
	float:left;
	width:330px;
	height: 380px;
}
#find_us {
	float:left;
	width:330px;
	height: 380px;
}
#find_us img{
	float:right;
	padding-left: 10px;
}
#icons {
	float:right;
	margin-top: 62px;
	margin-right: 46px;
}
#links {
	margin-top: 178px;
	margin-right: -190px;
	float: right;
	font-size:80%;
}


#links a {
	color: #456379;
	text-decoration: none;
}

#links .selected {
	color: #B3AA7E;
}
#links a:hover {
	color: #B3AA7E;
	text-decoration: underline;
}

.clear {
	clear:both;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
}

h1{
 font-size: 170%;
 color: #B3AA7E;
 margin-top:0px;
 font-weight:lighter;
}

h2{
 font-size: 120%;
 color: #456379;
 font-weight:lighter;
 line-height:150%;
}

h3{
 font-size: 140%;
 color: #456379;
}

h4{
 font-size: 200%;
 color: #456379;
}

h5{
 font-size: 8px;
 color: #456379;
 font-weight:lighter;

}
p {
 color:#456379;
 font-size: 70%;
 font-weight:lighter;
 line-height:150%;
}

