body {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(bg_slice.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

div#wrapper {
	background-image: url(bg_upper.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	left: -2px;
}
#header {
	height: 70px;
	width: 777px;
	left: 11px;
	position: relative;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
}
#wrapper #header #solgan {
	color: #666666;
	font-weight: normal;
	font-size: 0.52em;
}
#wrapper #header #GH {
	font-weight: bold;
	color: #325632;
}
#wrapper #rightPanel {
	width: 150px;
	position: absolute;
	right: 21px;
	top: 131px;
	text-align: center;
	padding-top: 10px;
}

#contentArea {
	width: 550px;
	min-height:400px;
	_height:400px;
	padding: 0px;
	margin-top: 45px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 35px;
}
#contentArea p{
	font-size:0.85em;
}
#wrapper #contentArea table {
	font-size: 0.85em;
}

#wrapper #contentArea ul li {
	font-size:0.85em;
	list-style-position: inside;
	list-style-type: disc;
}
#wrapper #contentArea ul {
	list-style-type: circle;
}




#wrapper #footer {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(footer.png);
	height: 57px;
	margin-bottom: 5px;
}

h1 {
	color: #325632;
	font-size: 1.2em;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #325632;
}

h2 {
	color:#325632;
	font-size: 0.9em;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #325632;
}

p.menu a {
	color: #325632;
	text-decoration: none;
	font-weight: bold;
}

p.menu a:hover{
	color: #009900;
}

#rightPanel a {
	color: #325632;
	text-decoration: none;
}

#rightPanel a:hover{
	color: #009900;
}

#contentArea a {
	color: #325632;
	text-decoration: none;
}

#contentArea a:hover {
	color: #009900;
	text-decoration: underline;
}

p.menu {
	text-align: center;
	font-size: 0.75em;
	width: 759px;
	margin-top: 10px;
}
#wrapper #menu {
}


p {
	text-align: justify;
	font-size: 0.75em;
	color: #333333;
}

#contactForm .button {
	background-color: #FFFFFF;
	border: 2px outset #325632;
	margin-top: 0.5em;
	margin-left: 7.5em;
}
#contactForm .resetButton {
	border: 2px outset #325632;
	background-color: #FFFFFF;
}
#contactForm .inputBox {
	border: 2px solid #325632;
	text-align: left;
	width: 250px;
	margin-left: 1em;
}
#contactForm .lable {
	text-align: right;
	float: left;
	width: 6em;
}
#footerText p {
	color: #000;
	text-align: center;
	font-size: 0.6em;
}
#footerText {
	position: relative;
}
#wrapper #contentArea .teamMember {
	font-weight: bold;
	font-size: 1.2em;
}
#wrapper #contentArea .roles {
	color: #7C7A7A;
	font-size: 0.95em;
}
#wrapper #contentArea .image img {
	float: left;
	padding: 0px 10px 10px 0px;
}
#wrapper #contentArea img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
p.sectionLinks {
	line-height: 2em;
}
h3 {
	font-size: 1em;
	color: #325632;
}
#wrapper #contentArea .staffName {
	font-size: 1.1em;
	color: #325632;
	font-weight: bold;
}
#wrapper #contentArea .job {
	font-size: 1em;
	color: #003300;
	font-weight: bold;
}
#wrapper #contentArea .qualifications {
	font-size: 1em;
	color: #325632;
}
#wrapper #contentArea .image img {
	float: left;
	padding: 0px 10px 10px 0px;
}
#wrapper #contentArea table a {
	text-decoration: underline;
}
#wrapper #contentArea a:hover {
	text-decoration: underline;
}
#wrapper #contentArea .patientsCharter {
	text-align: center;
}
p.sectionLinks {
	text-align: left;
}
#wrapper #contentArea #googleBtn img {
	text-decoration: none;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
}
#wrapper #contentArea ol li {
	font-size:0.85em;
	list-style-type: decimal;
	list-style-position: inside;
}
#wrapper #contentArea #map {
	width: 400px;
	height: 266px;
	margin-right: auto;
	margin-left: auto;
}
#contentArea .purpleText {
color:#990099;
}