/* 
  ------------------------------------------------
	John Barsby for Jennifer Bohnet
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #C66;
	margin: 0px;
	padding: 0;
	color: #666;
}
.navigation {
	height: 50px;
	padding-top: 0px;
	margin-top: 50px;
	padding-left: 20px;
}
#masthead {
	color: #FFF;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 90px;
	margin-left: auto;
	height: 140px;
	width: 960px;
}
#wrapper {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#column_wrapper {
}
#column_top {
	height: 10px;
}
#column_bottom {
	background-image: url(img/clm04_bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 538px;
	float: left;
	margin-top: 80px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#right {
	width: 300px;
	float: left;
	margin-right: 20px;
	margin-top: 180px;
}
#left .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 24px;
	padding-left: 20px;
	margin: 0px;
}
#right .content {
	padding: 15px;
	font-size: 0.8em;
	line-height: 1.65em;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#right .contentCentre {
	font-size: 0.75em;
	line-height: 1.65em;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
}
#right .contentLeft {
	font-size: 0.75em;
	line-height: 1.65em;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#masthead .content {
	padding: 0px;
	text-align: center;
	height: 140px;
}
#footer .content {
	padding: 12px 0px;
}
#footer {
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#right a:link {
	color: #666;
}
#right a:visited {
	color: #666;
}
#right a:hover {
	color: #666;
}
#left a:link {
	color: #666;
}
#left a:visited {
	color: #999;
}
#left a:hover {
	color: #666;
	text-decoration: none;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #C8AAD9;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
.footer a:link {
	color: #666;
}
.footer a:visited {
	color: #999;
}
.footer a:hover {
	color: #666;
	text-decoration: none;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.4em;
	margin: 0;
	padding: 0px;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
.footer {
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 40px;
}
.Hline {
	color: #CCC;
}

