/* The Berkeley Colours

Dark Green: #006633
Light Green: #669966
Orange: #cc9933

*/

/* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	font-family: Helvetica, Arial, sans-serif;
}

html {
	overflow-y: scroll;
}

body {
	font-size: 15px;
	line-height: 1.5em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	background-color: #cccccc;
}

blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

p {
	text-align: left;
}

h1 {
	text-align: left;
	font-weight: normal;
	font-style: normal;
}


a:link {
	color: #006633;
	text-decoration: none;
}


a:visited {
	color: #006633;
	text-decoration: none;
}

a:active {
	color: #cc9933;
	text-decoration: none;
}

a:hover {
	color: #669966;
	text-decoration: none;
}

img {
	border: 0;
	border-style: none;
}

div#wrapper {
	width: 960px;
	height: 100%;
	margin: 0 auto;
	background: white url(../images/header.jpg) no-repeat center top;
}

img#headerimg {
	display: none;
}

div#header {
	width: 960px;
	height: 330px;
	margin: 0;
	padding: 0;
	display: block;
}


div#header p {
    font-size: .75em;	
	color: #006633;
	margin: 0;
	padding: 0;
	position: relative;
	left: 43px;
	top: 75px;
	font-weight: bold;
}

div#header img#main {
	width: 558px;
	height: 330px;
	margin: 0 0 0 223px;
	padding: 0;
	float: left;
}

div#header img#headshot {
	width: 150px;
	height: 78px;
	padding: 0;
	position: relative;
	top: 230px;
}


 a.small {
	font-size: 1em;
	color: #006633;
}

a.large {
	font-size: 1.5em;
	color: #cc9933	
}

div#container {
	width: 960px;
	height: 100%;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	background: white url(../images/footer.jpg) no-repeat scroll center bottom;
}

div#content {
	width: 514px;
     min-height:	400px;
	margin-bottom: 75px;
	padding-top: 20px;
	padding-right: 22px;
	padding-left: 22px;
	background: url(../images/contentbg.gif) repeat-y;
	float: left;
	display: block;
	text-align: left;
}

div#content p {
	margin-bottom: 20px;
}

div#content a:link, div#content a:visited, div#content a:active, div#content a:hover {
	text-decoration: underline;
}

div#content h1 {
    font-size: 1.9em;	
	line-height: 125%;
	margin-bottom: 20px;
	color: #006633;
	font-weight: normal;
	font-style: normal;
}

div#content h2 {
     font-size: 1.15em;
	line-height: 1.5em;
	font-weight: normal;
	font-style: normal;
}

div#content h3 {
     font-size: 1.10em;
	line-height: 1.5em;
	font-weight: normal;
	font-style: normal;
}

div#content img {
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}

div#content ul {
	margin:0;
	padding:0;
	margin-bottom: 20px;
}

div#content li {
	margin: 0 0 0 44px;
	padding:0;
	list-style-type: disc;
}

div#navigation {
	width:223px;
     min-height:	400px;
	margin-bottom: 75px;
	font-size: 16px;
	text-align: center;
     float:left;
	display: block;
	padding-top: 20px;
	clear: none;
}

div#navigation img {
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

div#navigation ul {
	margin:0;
	padding:0
}

div#navigation li {
	margin:0;
	padding:0;
	list-style-type: none;
}

div#navigation li.active a {
	color: #7dac7d;
	font-weight:bold;
}

div#extra {
	width: 179px;
     min-height:400px;
	margin-bottom: 75px;
	margin-top: 20px;
	display: block;
	float: right;
	font-size:16px;
}

div#extra p {
    font-size: .85em;
	line-height: 1.5em;    
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 30px;
	padding-right: 21px;
	color: #cc9933;
}

div#extra img.line {
	margin-bottom: 25px;
}

div#footer {
	width: 930px;
	height: 35px;
	display: block;
	clear: both;
	float: none;
}

div#footer p {
     font-size: 10px;
	line-height: .90em;
   	color: #006633;
	text-transform: uppercase;
 	margin: 0 auto;
	text-align: center;
}

div#footer span {
	color:#999;
	font-size:12px;
}

div#footer p a:link, div#footer p a:visited, div#footer p a:active, div#footer p a:hover {
	color: #006633;
}

div#footer a img#login {
	width: 83px;
	height: 15px;
	margin-right: 15px;
	clear: none;
	float: right;
}

label.error { 
	color: red;
	font-weight: bold;
	font-size: 85%;
	padding-left: 5px;
}

.submit {
}

div#accordion h2 {
	margin-bottom: .5em;
}

div#accordion div {
	border-bottom: 1px solid #006633;
	padding-left: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

div#accordion div p {

	padding: 0;
	margin: 0 0 .1em;
}

div#accordion div h3 {

	padding: 0;
	margin-top: .5em;
	margin-left: 0;
	margin-right: 0;
	font-weight: bold;
    font-size: 110%;
	line-height: 1.5em;
	font-style: normal;
}

div#videoLink{
	margin-top: 20px;
	margin-bottom: 20px;
}

.error_strings{ font-family:Verdana; font-size:14px; color:#660000;}