body, td {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12px;
}

img {
	border : none;
}

a {
	color : #613F26;
}

#container {
	width : 770px;
	border : 1px solid #603E26;
	text-align : left;
}

#header {
	height : 100px;
	position : relative;
	background : #603E26;
	border-bottom : 2px solid #fff;
}

#logo {
	position : absolute;
	bottom : 20px;
	left : 20px;
}

#headerDonate {
	position : absolute;
	bottom : 20px;
	right : 20px;
}

#nav {
	padding : 4px;
	text-align : center;
	background : #B9E1F7;
	font-size : 0px;
	margin-bottom : 10px;
}

#nav a {
	padding : 4px 20px;
}

#footer {
	background : #603E26;
	padding : 4px;
	color : #D1C6C2;
	font-size : 10px;
	border-top : 2px solid #fff;
}

.clear {
	clear : both;
}


.spaced li {
	margin-bottom : 10px;
}

.bullets {
	margin-left : 0px;
	padding : 0px;
}

.bullets li {
	padding-left : 20px;
	background : url(/images/layout/li.gif) no-repeat top left;
	list-style : none;
}

#teasers {
	background : #C7E7F9; 
	border-top : 10px solid #E3F2FC; 
	padding : 10px 0px;
}

#teasers img {
	margin-bottom : 5px;
}

#teasers a {
	text-decoration : none;
	color : #513127;
	font-weight : bold;
}

#teasers a:hover {
	text-decoration : underline;
}

#subnav {
	text-align : center;
	margin-bottom : 25px;
}

#subnav a {
	color : #613F26;
	margin : 0px 5px;
	line-height : 150%;
}

.content {
	padding : 0px 30px;
	line-height : 125%;
}

blockquote {
	line-height : 125%;
	margin : 10px 0px;
	background : #C8E7F9;
	padding : 10px 30px;
	border-top : 10px solid #E4F2FD;
	border-bottom : 10px solid #E4F2FD;
}

.blue {
	color : #0095D7;
}

.blue a {
	color : #0095D7;
}

h1 {
	color : #613F26;
	font-size : 13pt;
	line-height : 150%;
}