
/**********************
 OVERALL LAYOUT
***********************/

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ddd;
}

#skiptomain {
	display: none;
}

#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align: center;
}

#pagecontainer {
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	width: 770px;
	background: #fff;

}

#topofpage {
	width: 770px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #600;
}

	#topofpageleft {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
		text-align: left;
		width: 190px;
	}

	#topofpageright {
		margin: 0px 0px 0px 0px;
		padding: 10px 20px 0px 0px;
		float: right;
		text-align: right;
		width: 560px;
	}


#mainpage {
	width: 750px;
	margin: 10px;
	padding: 0px 0px 0px 0px;
	}


	#mainpageleft {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
		text-align: left;
		background: transparent;
		width: 170px;
	}

	#mainpageright {
		margin: 15px 0px 0px 0px;
		padding: 0px 0px 10px 10px;
		width: 570px;
		float: right;
		text-align: left;
		min-height: 400px;
		height: auto;
		}
		/* for Internet Explorer */
		/*\*/
		* html #mainpageright {
		height: 400px;
		}
		/**/

#footer {
	width: 770px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
}

/*****************
 BODY FONT
 *****************/

body, table {
	font-family:  verdana, "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif;
	font-size: 14px;
}

table {
	font-family:  verdana, "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif;
	font-size: 12px;
}

/**********************
BODY FONT HACK FOR IE
 **********************/

* html body, * html table  {
	font-family:  verdana, "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif;
	font-size: small;
}


/*****************
 FONTS
 *****************/

#topofpageright { font-size: 0.8em; color: #edd;  }
#mainpage { font-size: 0.9em; color: #000; line-height: 1.5em; }
#footer { font-size: 0.8em; color: #000; }


/*****************
 LINKS
 *****************/

#mainpageright a:link{ color: #600; text-decoration: none }
#mainpageright a:visited{ color: #600; text-decoration: none }
#mainpageright a:hover{ color: #600; text-decoration: underline }

.pagebottom a:link{ color: #600; text-decoration: underline }
.pagebottom a:visited{ color: #600; text-decoration: underline }
.pagebottom a:hover{ color: #600; text-decoration: underline }

#footer a:link{ color: #333; text-decoration: underline }
#footer a:visited{ color: #333; text-decoration: underline }
#footer a:hover{ color: #600; text-decoration: underline }

/*****************
 TOP OF PAGE NAV LIST
*****************/

#topofpageright ul {
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	width: 560px;
}

#topofpageright ul li {
	font-size: 1.2em;
	margin: 0px 0px 0px 0px;
	padding: 5px 20px 20px 20px;
	display: inline;
	line-height: 2.4em;
}

#topofpageright ul li a {
	color: #fff;
	text-decoration: none;
}

#topofpageright ul li a:hover {
	color: #f90;
	text-decoration: none;

}


/*****************
 NO MARGIN UL
 *****************/

UL.nomargin {
margin: 0px 0px 0px 0px;
padding: 3px 3px 3px 3px;
}

UL.nomargin LI {
margin: 0px 0px 0px 12px;
padding: 0px 0px 0px 0px;
}


/*****************
 UL SIDE NAV
 *****************/


ul.sidenavlist{
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	letter-spacing : 0px;
	width: 160px;
	background: #fff;
	text-transform: lowercase;
}


ul.sidenavlist li{
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
	line-height:1.7em;
	border-bottom: 1px dotted #666;
}

ul.sidenavlist a:link, ul.sidenavlist a:visited{
	color: #333;
	text-decoration: none;
}

ul.sidenavlist a:hover, ul.sidenavlist a:active {
	color: #600;
	text-decoration: underline;
}

/* APPLY HEADER OVERRIDES */
ul.sidenavlist  li.sidenavheader {
	margin: 5px 0px 5px 0px;
	padding: 4px 0px 4px 0px;
	border-bottom: 1px solid #666;
 	font-size: 0.9em;
 	font-weight: bold;
 	text-transform: uppercase;
 	letter-spacing : -1px;
	width: 160px;
	color: #600;
}

ul.sidenavlist li.active { font-weight: bold;}


	ul.subnav{
		margin: 0px 0px 0px 5px;
		padding: 0px 0px 5px 0px;
		list-style: none;
		letter-spacing : 0px;
		width: 155px;
		background: #fff;
		text-transform: lowercase;
	}

	ul.subnav li{
		margin: 0px 0px 0px 0px;
		padding: 1px 0px 1px 0px;
		line-height:1.3em;
		font-size: 0.9em;
		border-bottom: 0px;
		font-weight: normal;
	}


/*****************
 HEADINGS
 *****************/

h1 { font-size: 1.4em; display:block; color: #600; font-weight: normal; margin: 10px 0px 10px 0px;}
h2 { font-size: 1.2em; color: #333; display: block;  margin: 10px 0px 0px 0px; padding: 5px 0px 0px 0px;}
h3 { font-size: 1.1em; color: #600; display:block; margin: 0px 0px 0px 0px; padding: 5px 0px 5px 0px;}

/*****************
 FORMS
 *****************/

form.inline { display:inline; }

input.searchinput {
	border: 1px solid #999;
	background-color: #fff;
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size: 11px;
	width: 150px;
	color: #000;
}

select.searchselect {
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size: 0.9em;
	width: 110px;
	color: #000;
}

input.searchsubmit {
	border: 1px solid #666;
	background-color: #69c;
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size: 11px;
	color: #fff;
	width: 30px;
}


/*****************
 BREAKS
 *****************/

br.breaker { clear: both; }
br.lbreaker { clear: left; }
br.rbreaker { clear: right; }

/*****************
 PARAGRAPHS
 *****************/

p { margin: 5px 0px 5px 0px; }
p.space { margin: 10px 0px 10px 0px; }

p.bigfirst:first-letter {
	margin-top:0px;
	padding: 2px;
	float:left;
	font-size:4em;
	font-weight:normal;
	line-height:80%;
	letter-spacing:-6px;
}

/*****************
 IMAGE FLOATS
 *****************/

img.floatleft {
	float: left;
	margin: 0px 10px 10px 0px;
}

img.floatright {
	float: right;
	margin: 0px 0px 10px 10px;
}



/*************************
 QUOTES
*************************/

.pullquote {
	width: 190px;
	float:right;
	font-size:1.2em;
	line-height:1.3em;
	margin:10px;
	background: url(/images/closequote.gif) no-repeat bottom right;
	padding:0px 25px 5px 0px;
}
.pullquote:first-letter {
	background: url(/images/openquote.gif) no-repeat left top;
	padding:5px 2px 10px 25px;
}


/*************************
 FEATURE ITEMS
*************************/

div.featureitem {
	width: 170px;
	height: 360px;
	margin: 0px 10px 10px 0px;
	padding: 5px;
	float: left;
	line-height: 1.2em;
	background: #edd;
	text-align: left;
}

div.featureitem img {
	border: none;
}

div.featureitemend {
	margin: 0px 0px 10px 0px;
}

/*************************
 BIG FEATURE ITEMS
*************************/

div.featureitembig {
	width: 550px;
	margin: 10px 0px 10px 0px;
	padding: 5px;
	float: left;
	line-height: 1.2em;
	background: #edd;
	text-align: left;
}

div.featureitembig img {
	border: none;
}

/*************************
 PAGE BOTTOM
*************************/

div.pagebottom {
	width: 728px;
	margin: 10px 0px;
	padding: 10px;
	text-align: center;
	border: 1px solid #ccc;
}

/*************************
 TABLES
*************************/

table.plots, table.plots td {
	font-size: 1.0em;
	line-height: 1.3em;
	border-collapse: collapse;
	border: 1px solid #eee;
	padding: 1px 5px 1px 5px;
}