/* @override http://www.cloughbottom.co.uk/oneColumn.css */

/* @override http://www.cloughbottom.co.uk/oneColumn.css */

@charset "UTF-8";
#content {
	background-image: none;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
}
#content .leftCopy {
	background-color: #FFF;
	width: 399px;
	margin-top: -3px;
	min-height:400px;
	height:auto !important;
	height:400px;
	background-image: none;
		border: 3px solid #FFF;

}
#content .rightCopy {
	margin-top: -170px;
	padding-left: 30px;
}

#content .headerimg {
	margin: 0px;
	padding: 0px;
	border: 5px solid #FFF;
	position: relative;
	float: left;
}
.rightCopy h3 {
	color: #FFF;
	font-weight: normal;
}
.rightCopy    ul{
	list-style-type: none;
}
.rightCopy ul li {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
	border: 1px solid #FFF;
	margin-bottom: 5px;
}
.rightCopy ul li a {
	padding-left: 20px;
	background-image: url(1-images/right_arrow_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.rightCopy ul li a:hover {
	background-image: url(1-images/right_arrow_white.gif);
	background-repeat: no-repeat;
	background-position: left center;	
}
.reflect_archive .reflect_month .reflect_month_link {
	color: #FFF;
}

#contactCard {
	padding: 10px;
	border: 1px ridge #A5A179;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.contactGroup {
	float: left;
	width: 48%;
}
.vCard {
	clear: left;
	padding-top: 10px;
	padding-left: 40px;
	background-image: url(1-images/v_card.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#navheader {
	font-size: 1em;
	padding: 5px;
	display: inline;
	border: 1px solid #999;
	background-color: #FFF;
	color: #999;
	margin-left: 5px;
}
.rightCopy h2 {
	color:#FFF;
	font-size: 1.6em;
	font-weight: normal;
}
