@charset "utf-8";
/* CSS Document */

* {margin: 0; padding: 0; }
img {border: 0;}

body 
{
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFEED1;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:0.785em;
	line-height:1.4em;
	color: #000;
	text-align:center;
	height: 1150px;
	z-index: -1;
}

h1.top {font-weight:bold; font-size:1.8em; color:#6D262A;}
h1.top a {font-weight:bold; color:#6D262A;text-decoration:none;}
h1.hyperlink a {font-weight:bold; color:#6D262A;}
h2.hyperlink a {font-weight:bold; color:#6D262A;}

h2.top {font-weight:bold; color:#6D262A; font-style:italic;}
h2.top a {font-weight:bold; color:#6D262A; font-style:italic; text-decoration:none;}

h2.subheading {font-weight:bold; color:#6D262A;}

h3 {font-weight:bold; font-size:1.1em; color:#6D262A;}


div#wrapper
{
	margin-left: auto;
	margin-right: auto;
        width: 900px;
	
	position:relative;
	top: 50px;
	background-color: #FFEED1;
}
#wrapper_donate
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	position:relative;
	top: 50px;
}
div#top 
{
	width: 900px; 
	height: 22px; 	
	
}
div#header
{
	width: 900px; 
	height:160px; 
	
}

div#nav 
{
	background-image:url(../images/nav_gradient.jpg);
	width:900px;
	height:20px;
        font-family: Trebuchet MS, serif;
        font-size:1em;
		font-weight:500;
        padding-top:2px;
	z-index:-1;
}
div#nav ul
{
	margin: 0 0 0 30px;	
}
div#nav li
{
	list-style-type:none;	
	float: right;
	margin:0 20px 0 20px;
}
div#nav a { 
	display:block;
	height:20px;
	font-weight:500;
	text-decoration: none; 
}
div#nav a:link { color:#5E1526;	}
div#nav a:visited { }
div#nav a:hover {color:#fff; background-color: #824A55; font-weight:bold;}
div#nav a:active {color:#fff;}

div#nav li.active a:link,
div#nav li.active a:visited {
	color:#fff;	
}
div#content_about  a:link {color:#387846; text-decoration: none; }
div#content_about  a:visited {color:#864E5B; text-decoration: none; }
div#content_about  a:hover {color:#AE8E75; text-decoration: underline; }

div#content
{
	background-color: #fff;		
	color:#000;
	width: 880px; 
	text-align:left;
        padding:10px;
	z-index: 2;
}
div#content2
{
	background-color: #fff;		
	color:#000;
	width: 880px; 
	text-align:left;
        padding:10px;
	z-index: 2;
}

div#content_donor
{
	background-color: #fff;		
	color:#000;
	width: 880px; 
	text-align:left;
        padding:10px;
	z-index: 2;
}
div#content_about
{
	background-color: #fff;		
	color:#000;
	width: 880px; 
	text-align:left;
        padding:10px;
	z-index: 2;
}
div#content_about table td {padding-left: 10px;}

div#content_reports
{
	background-color: #fff;		
	color:#000;
	width: 900px; 
	text-align:left;
    padding-left:0px;
	z-index: 2;
}

div#footer-top
{
	width:900px; 
	height:22px;	
	background-image: url(../images/footer.gif);
	text-align:left;
}

div#footer-bottom 
{
	width:900px;
	height:15px;
	background-color: #fff;
	font-size:0.85em;
	
	text-align:left;
	
}
#copyright
{
	padding-left: 3px;
	text-align:left;
	
}

table#donor td {padding-left: 20px;}

div#content_classes
{
	background-color: #fff;		
	color:#000;
	width: 880px; 
	text-align:left;
        padding:10px;
	z-index: 2;
}
div#content_contact
{
	background-color: #fff;		
	color:#000;
	width: 880px; 
	text-align:left;
    padding:10px;
	z-index: 2;
}

.links {
	color: #387846;
	font-weight: bold;	
}
.blockquote {
	font-style:italic;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:normal;
	/*color:#62172B;*/
	color:#6E4E53;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
	padding-left:15px;
	border-left: 5px solid #ccc;
	line-height:1.8em;
	width:210px;
}
h3#sowi_contact {
	font-size:1.4em;
	font-weight:bold;
}
.center {
	text-align:center;	
}
.right {
	text-align:right;
}
.right a {
	text-decoration:none;	
}
div#ucclogo {
	width: 125px;
	height:70px;
	text-align:center;
	margin-left:150px;
}
a:link .nounderline {
	text-decoration:none;	
}
a:visited .nounderline {
	text-decoration:none;	
}
div#note {
	font-style: italic;
	font-size: 0.8em;
}
div#cycling {
	text-align: left;	
	font-size:1.3em;
}
.center {
	text-align:center;	
}

#email-list {
	width:200px;
	text-align:center;
	position:relative;
	left:45px;
	/*border:1px solid #000;*/
}
div#sowi-list {
 	line-height:1.4em;	
}
div#sowi-list ul {
	list-style-position: outside;
	line-height:1.5em;	
	text-indent: 10px;
	padding: 6px;
}
div#sowi-list ul li {
	margin-top:5px;
	margin-bottom:5px;
}
div#header-box {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding:15px 10px 10px;
	border: solid 1px #6D262A;	
	width:570px;
	height:115px;
	text-align:center;
}
div#powerpoint {
	position:relative;
	width:250px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;	
	border:solid 1px #6D262A;
	padding:10px;
}
/* Accessibility skip to main content links  */
.hidden
{position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;}
#skip a
{ 
position:absolute; 
left:-10000px; 
top:auto; 
width:1px; 
height:1px; 
overflow:hidden;
} 
 
#skip a:focus 
{ 
position:static; 
width:auto; 
height:auto; 
color:#FFF;
font-weight:bold;
font-size:18px;
}

