/* CornerHouse CSS Document */
html,body {
	font-family: Arial, Verdana, Trebuchet MS, "Lucida Grande", Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #47636f;
	background-image: url(images/backlogo.gif);
	background-repeat: repeat;
	background-position: center;
	height: 100%;
	}
#container {
	margin: 0 auto 0 auto;
	width: 740px;
	text-align: left;
	background-color: #fff;
 	min-height: 100%;
}
#header {
	width: 100%;
	border-top: 4px solid #47636F; 
	border-left: 1px solid #47636F; 
	border-right: 1px solid #47636F; 
	border-bottom: 2px solid #fff; 
	margin: 0;
	padding: 0;
	float: left;
}
#main {
	padding: 0;
	margin: 0;
	border-left: 1px solid #666666; 
	border-right: 1px solid #666666; 
	border-bottom: 1px solid #666666; 
	width: 100%;
 	min-height: 100%;
	background-color: #fff;
	float: left;
}
#bottom {
	padding: 0;
	margin: 0;
	text-align: center;
	border-left: 1px solid #666666; 
	border-right: 1px solid #666666; 
	border-bottom: 1px solid #666666; 
	width: 100%;
 	min-height: 100%;
	background-color: #cccccc;
	float: left;
}
#main ul {
	margin: 0 0 10px 0;
	padding: 0;
}
#main li {
	margin: 0 0 0 15px;
	padding: 0;
	font-size: 12px;
	line-height: 17px;
	list-style: square;
	}
#donor li {
	margin: 0 0 0 15px;
	padding: 0;
	font-size: 10px;
	line-height: 12px;
	list-style: square;
	}

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2009/12/06/new-clearfix-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* text formatting */
p	{
	font-size: 12px;
	line-height: 17px;
	margin: 0 0 10px 0;
	color: #000000;
}
h1 {
	font-size: 18px;
	line-height: 19px;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #0196b4;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 8px 0;
	color: #47636F;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin: 0 0 6px 0;
	color: #000000;
}
img   {  
	border-bottom: 0px; 
	border-width: 0px;
	}

a:link, a:visited {
	font-size: 12px;
	line-height: 17px;
	margin: 0 0 10px 0;
	color: #47636f;
	text-decoration: none;
	border-bottom: 1px dotted #47636f;
}
a:hover	{
	color: #66cccc;
}
.borderleft   {  
	margin: 0 0 10px 10px;
	border-bottom: 0px; 
	border-width: 0px;
	}

.borderright  {  
	margin: 0 10px 10px 0;
	border-bottom: 0px; 
	border-width: 0px;
	}

.borderbottom  {  
	margin: 0 0 10px 0;
	border-bottom: 0px; 
	border-width: 0px;
	}

/* columns */
.col1    
	{
	background-color: #fff;
	text-align: left;
	float: left;
	width: 130px;
	min-height: 100%;
	visibility: visible;
	float: left;
	}
.col2    
	{
	background-color: #fff;
	margin: 15px 0 0 0;
	border-right: 1px solid #CCC; 
	text-align: left;
	float: left;
	width: 450px;
	min-height: 100%;
	}
.col2noline    
	{
	background-color: #fff;
	margin: 15px 0 0 0;
	text-align: left;
	float: left;
	width: 450px;
	min-height: 100%;
	float: left;
	}
.col2a    
	{
	background-color: #fff;
	text-align: left;
	margin: 15px 0 0 0;
	float: left;
	width: 600px;
	min-height: 100%;
	}
.col3       
	 { 
	 background-color: #fff;
	 text-align: left; 
	 float: left; 
	 margin: 15px 0 0 0;
	 width: 153px; 
	 min-height: 100%;
	 }
.coltext    
	{
	background-color: #fff;
	margin: 0px 15px;
	float: left;
	min-height: 100%;
	}	
.coldance    
	{
	background-color: #fff;
	margin: 15px 15px 0 15px;
	border-right: 1px solid #CCC; 
	text-align: left;
	float: left;
	width: 440px;
	min-height: 100%;
	float: left;
	}
.right {
	text-align: right;
	}
.fineprintaddress {
	font-size: 10px;
	line-height: 12px;
	color: #000;
	margin: 0 0 0 5px;
	}
.fineprint {
	font-size: 10px;
	line-height: 12px;
	color: #000;
	}
.childfirst {
	line-height: 20px;
	text-align: left;
	margin: 0 0 0 10px;
	}
.votes {
	font-size: 20px;
	line-height: 20px;
	color: #FFF;
	}
.quote {
	line-height: 20px;
	text-align: left;
	}
a.noline	{
	border: 0;
	}
a.fineprint {
	font-size: 10px;
	line-height: 12px;
	color: #47636f;
	}
/* -- button links -- */
.links {
	padding: 0px;
	margin: 0px;
}
.links a {
 	color: #fff;
 	background-color: #47636F;
	display: block;
	font-family: Arial, Verdana, Trebuchet MS, "Lucida Grande", Tahoma, Geneva, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	line-height: 13px;
 	margin: 0px;
	padding: 5px 8px;
	border-bottom: 1px solid #b6c1c6; 
	text-decoration: none;
}
.links a:link {
 	color: #fff;
	font-size: 11px;
	line-height: 13px;
 	margin: 0px;
	padding: 5px 8px;
	border-bottom: 1px solid #b6c1c6; 
	text-decoration: none;
}
.links a:visited {
 	color: #fff;
	font-size: 11px;
	line-height: 13px;
 	margin: 0px;
	padding: 5px 8px;
	border-bottom: 1px solid #b6c1c6; 
	text-decoration: none;
}
.links a.page {
 	color: #fff;
 	background-color: #0196b4;
}
.links a.page:link {
 	color: #fff;
 	background-color: #0196b4;
}
.links a.page:visited {
 	color: #fff;
 	background-color: #0196b4;
}
.links a.links2 {
 	color: #333;
 	display: block;
	font-family: Arial, Verdana, Trebuchet MS, "Lucida Grande", Tahoma, Geneva, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
 	margin: 0;
	padding: 5px 10px 5px 10px;
	background-color: #c0c0c0;
	border-left: 6px solid #4eb6cb; 
	border-bottom: 2px solid #CCCCCC; 
	text-decoration: none;
}
.links a.links2:visited {
 	color: #333;
 	display: block;
	font-family: Arial, Verdana, Trebuchet MS, "Lucida Grande", Tahoma, Geneva, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
 	margin: 0;
	padding: 5px 10px 5px 10px;
	background-color: #c0c0c0;
	border-left: 6px solid #4eb6cb; 
	border-bottom: 2px solid #CCCCCC; 
	text-decoration: none;
}
.links a.links2:hover {
 	color: #333;
 	display: block;
	font-family: Arial, Verdana, Trebuchet MS, "Lucida Grande", Tahoma, Geneva, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
 	margin: 0;
	padding: 5px 10px 5px 10px;
	background-color: #0196b4;
	border-left: 6px solid #4eb6cb; 
	border-bottom: 2px solid #CCCCCC; 
	text-decoration: none;
}
.links a.links2page {
 	color: #333;
 	display: block;
	font-family: Arial, Verdana, Trebuchet MS, "Lucida Grande", Tahoma, Geneva, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
 	margin: 0;
	padding: 5px 10px 5px 10px;
	background-color: #80cbda;
	border-left: 6px solid #4eb6cb; 
	border-bottom: 2px solid #CCCCCC; 
	text-decoration: none;
}
.links a.links3 {
 	color: #333;
 	display: block;
	font-family: Arial, Verdana, Trebuchet MS, "Lucida Grande", Tahoma, Geneva, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
 	margin: 0;
	padding: 5px 10px 5px 10px;
	background-color: #C0C0C0;
	border-left: 3px solid #4eb6cb; 
	border-bottom: 2px solid #CCCCCC; 
	text-decoration: none;
}
.links a:hover {
	background-color:#0196b4;
}
.coltext a:link	{
	color: #47636f;
}
.coltext a:visited	{
	color: #47636f;
}
.coltext a:hover	{
	color: #0196b4;
}
/* partners table */
.partners a:link {
	border-bottom: 0px; 
	border-width: 0px;
	}
.partners a:visited {
	border-bottom: 0px; 
	border-width: 0px;
	}
.timeline p {
	font-size: 10px;
	line-height: 12px;
	color: #000;
	}
.logo {
	border-width: 0px;
	}
.address {
	border-width: 0px;
	}
/* bottom formatting */
.bottom {
	color: #47636f;
	text-align: center;
	line-height: 11px;
	font-size: 9px;
	text-decoration: none;
}
.bottom a:link {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Trebuchet MS, "Lucida Grande", Tahoma, Geneva, Helvetica, sans-serif;
	color: #47636f;
	text-align: center;
	line-height: 11px;
	font-size: 9px;
	text-decoration: none;
	border-bottom: none; 
}
.bottom a:visited {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Trebuchet MS, "Lucida Grande", Tahoma, Geneva, Helvetica, sans-serif;
	color: #47636f;
	text-align: center;
	line-height: 11px;
	font-size: 9px;
	text-decoration: none;
	border-bottom: none; 
}
.bottom a:hover {
	color: #fff;
}

.gallery {
	cursor: default;
	list-style: none;
	width: 390px;
}

a.noline	{
	border: 0;

