#wrapper {
	width: 980px;
	padding: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #8F7C74;
	height: auto;
	overflow: auto;
}
#montage {
	height: 121px;
	width: 980px;
	overflow: hidden;
}

body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	background-color: #FFF;
	font-size: small;
	color: #9D8D85;
}
#centre {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #7c6954;
	font-size: small;
	width: 970px;
	height: auto;
	overflow: auto;
	background-image: url(graphics/background.gif);
	background-repeat: repeat-y;
	padding: 5px;
}
#left_content {
	float: left;
	width: 210px;
	font-size: medium;
}

.toppic {
	float: left;
	height: 98px;
	width: 760px;
}

.header {
	height: 98px;
	width: 760px;
	background-color: #7C6A52;
}
.footer {
	height: 130px;
	width: 760px;
	background-color: #BAAD9D;
	background-repeat: no-repeat;
	background-position: top;
}
.footerleft {
	float: left;
	height: 120px;
	width: 360px;
	padding-left: 7px;
	padding-top: 4px;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 24px;
}
.footerright {
	float: left;
	height: 130px;
	width: 300px;
	padding-left: 20px;
}

.bluetext {
	color: #80a3b7;
}
h1 {
	font-size: medium;
}
.picleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.darktext {
	color: #8F7C74;
}
.headline {
	padding: 10px 5px 5px;
	float: left;
}
.strapline {

	height: 25px;
	width: 382px;
	float: right;
	padding-top: 25px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 18px;
}
a.nav:link {
	text-decoration: none;
	color: #8F7C74;
}
a.nav:visited {
	text-decoration: none;
	color: #8F7C74;
}
a.nav:hover {
	color: #80a3b7;
	text-decoration: none;
}
a.nav:active {
	color: #8F7C74;
	text-decoration: none;
}
a.nav2:link {
	text-decoration: none;
	color: #FFF;
}
a.nav2:visited {
	text-decoration: none;
	color: #FFF;
}
a.nav2:hover {
	color: #8F7C74;
	text-decoration: none;
}
a.nav2:active {
	color: #FFF;
	text-decoration: none;
}
.bluetextlarge {
	color: #00adef;
	font-weight: bold;
	font-size: 24px;
}
a.email:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
}
a.email:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
}
a.email:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 18px;
}
a.email:active {
	color: #FFFFFF;
	font-size: 18px;
}
.bluetextmed {
	color: #80a3b7;
	font-weight: bold;
	font-size: 18px;
}
.bluetextmedpale {
	color: #9DB5C4;
	font-weight: bold;
	font-size: 18px;
}
a:link {
	color: #8F7C74;
	text-decoration: underline;
}
a:visited {
	color: #8F7C74;
	text-decoration: underline;
}
a:hover {
	color: #9DB5C4;
	text-decoration: underline;
}
a:active {
	color: #8F7C74;
	text-decoration: underline;
}
.montage_image {
	float: left;
	height: 121px;
	width: 118px;
	padding-right: 5px;
}
.montage_image_end {
	float: left;
	height: 121px;
	width: 118px;
}
#contact {
	height: 85px;
	width: 980px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFF;
}
#contact_left {
	height: 80px;
	width: 440px;
	float: left;
}
#contact_right {
	height: auto;
	width: 535px;
	float: right;
	text-align: right;
	color: #FFF;
	font-size: medium;
	font-weight: bold;
}
.text_brown {
	color: #8F7C74;
}
.text_brown_med {
	color: #8F7C74;
	font-size: 18px;
}
.text_white_med {
	color: #FFF;
	font-size: 16px;
}
#right_content {
	float: right;
	height: auto;
	width: 740px;
}
#navigation {
	height: auto;
	width: 740px;
	font-size: 18px;
	padding-bottom: 20px;
}
#text_left {
	float: left;
	height: auto;
	width: 520px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B9ACA6;
}
#text_left_gv {
	float: left;
	height: auto;
	width: 520px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B9ACA6;
	padding-right: 10px;
}

#text_right {
	float: right;
	height: auto;
	width: 200px;
}
#text_right_gv {
	float: right;
	height: auto;
	width: 200px;
}




.text_brown_lge {
	color: #8F7C74;
	font-size: 24px;
}
.picture_frame {
	padding: 2px;
	border: 1px solid #9D8D85;
}
