/* Global Whitespace Reset */
* {	padding:0;	margin:0;	 }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {	margin:20px 0; }
li, dd, blockquote {	margin-left: 40px; }
p {	margin: 15px 0;}
fieldset {	padding:10px; }
h1, h2, h3, h4, h5, h6 {	margin: 20px 0 5px; }
p {	margin: 5px 0 20px;}
h1 {	font-size: 160%; }
h2 {	font-size: 150%; }
h3 {	font-size: 140%; }
h4 {	font-size: 130%; }
h5 {	font-size: 120%; }
h6 {	font-size: 110%; }
.structure {	display: none;}
hr.clear {	clear: both;	height: 1px;	margin: 0;	visibility: hidden;}
table {
	border: 1px solid #B6A786;
	border-collapse: collapse;
}
td, th {
	border: 1px solid #B6A786;
	padding: 2px 3px;
}
a:link {
	color: #127561;
	text-decoration: underline;
}
a:visited {
	color: #B6A786;
	text-decoration: underline;
}
a:hover, a:active {
	color: #a40d06;
	text-decoration: none;
}
/* Styles */
body {
	background: #9B9B9A;
	font-family: Arial, Helvetica, sans-serif;
	behavior: url(/css/csshover.htc);
}
#container {
	background: #FFF url(../images/left.gif) 0 0 repeat-y;
}
#header {
	background: url(../images/header.jpg) 0 0 no-repeat;
	margin: 0;
	height: 125px;
	text-indent: -1234em;
}
#header a {
	display: block;
	height: 125px;
	text-decoration: none;
	width: 780px;
}
h2#pagetitle {
	color: #587b74;
	margin-bottom: 20px;
	font-size: 26px;
	letter-spacing: -1px;
}
#navigation {
	background: #B6A786 url(../images/menu.jpg) 0 0 no-repeat;
	height: 118px;
	margin: 0;
	list-style: none;
	position: relative;
	text-indent: -1234em;
}
#navigation li {
	position: absolute;
	width: 204px;
	height: 13px;
	margin: 0;
}
#navigation li a {
	display: block;
	height: 13px;
	text-decoration: none;
}
#home {
	left: 120px;
	top: 5px;
}
#news {
	left: 103px;
	top: 20px;
}
#meet {
	left: 93px;
	top: 33px;
}
#responsibilities {
	left: 79px;
	top: 46px;
}
#chancerycourt {
	left: 66px;
	top: 59px;
	z-index: 1000;
}
#search {
	left: 54px;
	top: 72px;
}
#howdoi {
	left: 41px;
	top: 85px;
}
#contact {
	left: 28px;
	top: 98px;
}
#navigation ul {	display: none;}
#navigation li:hover ul {
	display: block;
	text-indent: 0;
	background: #B6A786;
	position: absolute;
	left: 200px;
	top: -7px;
	list-style: none;
	margin: 0;
	padding: 5px;
	border: 2px solid #FFF;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-weight: bold;
}
#navigation li#chancerycourt:hover ul {
	left: 130px;
}
#navigation ul li {
	position: static;
	margin: 0;
	height: auto;
	_height: 1px;
	font-size: 11px;
}
#navigation ul li a {
	color: #FFF;
	height: auto;
	padding: 3px;
}
#navigation ul li a:hover {
	color: #242424;
	background: #FFF;
}
#content {
	margin: 0 10px 0 220px;
	font-size: 12px;
}
/* Newswire */
#column {
	width: 183px;
	padding: 110px 0 10px 27px;
	float: left;
}
#newswire {
	padding: 30px 15px 0;
	font-size: 11px;
	overflow: hidden;
	color: #222;
}
#newswire a {
	color: #222;
	text-decoration: none;
}
#newswire * {
	margin: 5px 0;
}
#newswire h6 {
	font-size: 12px;
	font-weight: normal;
}
#newswire h5 {
	background: url(../images/news.gif) -10px 0 no-repeat;
	text-indent: -1234em;
	margin: 15px 0;
	height: 30px;
}
#pscroller1 {
	height: 150px;
}
/* Footer */
#footer {
	margin: 10px 0 0;
	background: #b2a891;
	color: #242424;
	font-size: 12px;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
	padding: 5px 0 10px;
}
#footer a {
	color: #242424;
	text-decoration: none;
	margin: 0 3px;
}
#footer p {
	width: 780px;
	text-align: center;
	margin: 0;
}
/* News */
.newslist h3 {
	margin: 5px 0;
	font-size: 16px;
}
.newslist h3 a {
	text-decoration: none;
}
.newslist h5 {
	margin: 5px 0;
	font-size: 12px;
	font-weight: normal;
}
.newslist {
	padding: 0 0 15px;
}
.pagination {
	line-height: 12px;
	font-size: 12px;
	text-align: center;
	padding: 10px;
	margin: 20px 0;
	border-top: 1px solid #CCC;
	position: relative;
}
#content .pagination a {
	text-decoration: none;
}
.pagination .left {
	text-align: left;
	margin-bottom: -12px;
}
.pagination .right {
	text-align: right;
	margin-top: -12px;
}
h3.newstitle {
	font-size: 20px;
	margin-bottom: 5px;
	padding: 0;
	color: #587b74;
}
h5.newsdate {
	margin: 5px 0 20px;
	border-bottom: 1px solid #CCC;
	padding: 0 0 5px;
	font-size: 12px;
}
#content .backtonews {
	display: block;
	margin: 20px 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding: 10px 0;
	border-top: 1px solid #CCC;
}

/* Forms */
option {
padding-right: 10px;
}

form label {
display: block;
margin: 2px 0;
float: left;
width: 130px;
height: 14px;
}
form input, 
form textarea,
form select  {
clear: right;
display: block;
margin: 2px 0 2px 140px;
font-size: 12px;
}

form input {
padding: 2px 3px;
}
form textarea {
padding: 2px 3px;
width: 300px;
height: 120px;
}
form select {
}
form input.button {
margin-left: 0;
margin: 5px 0;
border: 1px solid #000;
background: #FFF;
color: #000;
font-weight: bold;
letter-spacing: 0;
font-size: 14px;
width: 100px;
text-align: center;
cursor: pointer;
}
/* FAQ */
#faqlist {
	list-style: square;
	padding: 0 0 20px;
	margin: 0 0 20px;
}
#faqlist li {
	margin-left: 20px;
}
#faqlist a {
	text-decoration: none;
}
#faqview {
	list-style: none;
}
#faqview li {
	margin: 10px 0 20px 0;
	border-top: 1px solid #CCC;
}
#faqview li h2 {
	margin-top: 10px;
}
#faqview li a.backtotop {
	display: block;
	margin: 10px 0 20px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding: 10px 0;
}
#lisa {
	position: absolute;
left: 27px;
top: 250px;
}
