/* css Zen Garden submission 003 - 'Stormweather' by Dave Shea - http://www.mezzoblue.com/ */
/* css released under Creative Commons ShareAlike License v1.0 - http://creativecommons.org/licenses/sa/1.0/  */
/* All associated graphics copyright 2003, Dave Shea */
/* Added: May 7th, 2003 */
/* Modified by: Christine 2007 */

/* basic elements */
body {
	text-align: center;
	color: #000000;
	background: #512800 url(images/bg2.png) 0 0 repeat-y;
	margin: 0px;
	}
p {
	/*font: 11px/15px georgia, serif;*/
	text-align: justify;
	margin-top: 0;
	}
h2 {
	font: bold 17px georgia, serif;
	text-transform: lowercase;
	margin-bottom: 0;
	}
h3 {
	font: bold 14px georgia, serif;
	text-transform: lowercase;
	margin-bottom: 0;
	}
acronym { 
	border-bottom: dotted 1px #fff; 
	}
a:link { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #512800;
	}
a:active, a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #512800;
	}
a:hover {
	text-decoration: underline;
	color: #7E868D;
	}


/* specific divs */

#container {
	background: #849AA9 url(images/bg.gif) top left repeat-y;
	text-align: justify;
	width: 750px; margin: 0px auto;
	position: relative;
	} 

#supportingText {
	/*position: relative; top: -120px;*/
	padding: 0px 10px 0px 0;
	/*clear:right;*/
	float:right;
	width:725px;
	}

#supportingText a:link { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #512800;
	}
#supportingText a:active, #supportingText a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #512800;
	}
#supportingText a:hover {
	text-decoration: underline;
	color: #7E868D;
	}
.nlb .lb {
        display:none;
}
.ylb .lb {
        display:block;
}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#pageHeader h1 {
	background: transparent url(images/hdr.jpg) no-repeat top left;
	width: 750px;
	height: 152px;
	margin: 0 0 0 0;
	}
#pageHeader h1 span {
	display: none;
	}
#pageHeader h2 span {
	display: none;
	}

#quickSummary { 
	width: 685px; 
	margin: 0px auto; 
	position: relative; 
	top: 0px;
	}
html>body #quickSummary {
	margin-top:-50px; 
	top: 0;
	}
#quickSummary .p1 {
	font-size: 1px;
	color: white;
	background: transparent url(images/photos1.jpg) no-repeat top left;
	width: 449px; 
	padding: 10px 0px 0px 5px; float: left; 
	height: 268px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 258px; 
	}
#quickSummary .p1 span {
	display: none;
	}
#quickSummary .p2 {
	color: #7593A7;
	background: transparent url(images/photos2.jpg) no-repeat 0 0;
	padding: 90px 45px 0px 45px;
	float: right; 
	width: 214px;
	height: 338px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 124px;
	height: 178px;
	}
#quickSummary .p2 span {
	display: none;
	}

#topmenu {
	width: 750px; 
	margin: 0px auto;
	position: relative;
	text-align: center;
	clear: both;
	font-size: 16px;
	margin-top: -50px;
        color: #512800;
	height:60px;
	}
#topmenu a:link, #topmenu  a:active, #topmenu  a:visited {
	font-weight: bold;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
	padding: 10px;
        color: #512800;
	}
#topmenu a:hover {
	color: #A7D3F6;
	text-decoration: underline;
	}


#footer {
	text-align: right;
	clear: both;
	}
#footer a {
	color: #512800;
	font-weight: normal;
	text-decoration: underline;
	margin-right: 5px;
	margin-left: 5px;
	padding: 1px;
	}
#footer a:hover {
	color: #7E868D;
	text-decoration: none;
	}

#lselect {
	position: absolute;
	top: 15px;
	left: 0px;
	padding-left: 350px;
	margin: 0px auto;
	width: 730px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 380px;
	clear: both;
	/*position: relative; top: -20px;*/
	}
#linkList h3 {
	display: inline;
	margin-right: 5px;
	}

#linkList ul {
	margin: 0px;
	padding: 0px;
	}
#linkList li {
	font-size: 10px;
	margin-right: 5px;
	list-style-type: none;
	display: inline;
	}
#linkList li a {
	font-weight: normal;
	}

#lselect h3 {
	font: bold 11px georgia;
	letter-spacing: -1px;
	}
#lselect li {
	font: 11px/12px georgia;
	letter-spacing: -1px;
	color: #758C9B;
	}
#lselect li a:link, #lselect li a:visited {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	}
#lselect li a:hover {
	color: #D1E9FC;
	text-decoration: underline;
	}

#lresources, #larchives, #lfavorites {
	padding: 0px 40px 0px 266px;
	clear: both;
	/*position: relative; top: -20px;*/
	}
#meeting td {
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #000000;
}
#why td {
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #000000;
}
/* Nucleus specific stuff */

.itemtitle {
	color:#000080;
	font:bold 20px arial;
}

.itembody {
	color:#000;
}
.iteminfo {
	color:#000;
}
.searchform .formfield {
	width: 130px;
	font-family: Arial,Tahoma,Verdana,sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.searchform .formbutton
{
	width: 60px;
	font-family: Tahoma,Arial,Verdana,sans-serif;
	padding: 2px 2px;
}
.mainform .formfield
{
	width: 280px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.mailform .formbutton
{
	width: 100px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	padding: 2px 2px;
}
#nucleus_cf_name, #nucleus_cf_mail
{
    	width: 300px;
    	margin-right: 105px;
    	font-family: Arial, Verdana, sans-serif;
	text-align: left;
}
.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield
{
    width: 300px;
}
.commentform .formbutton
{
	width: 150px;
	height: 22px;
    font-family: Tahoma, Arial, Verdana, sans-serif;
}
.error
{
	color: red;
	font-weight: bold;
}
.commentform, .mailform
{
	margin-top: 10px;
    padding: 10px;

    /* Rounded borders, for Mozilla browsers */
    /* -moz-border-radius: 10px; */
}
.commentform img{
    margin: 5px 0 0 0;
}
/* comment title */
h3.comment {
	font-size: medium;
	margin-bottom: 10px;
}

.commentbody {
	text-align: justify;
	color: #000080;
}

.commentinfo {	
	font-size: x-small;
	color: gray;
}
.authorbio {
	color: #000080;
	text-align: justify;
}
.highlight {
	background-color: #ff33cc;
}
#results {
	color: #000000;
}