/* CSS for United Way of Denton County */
body {
	margin-top: 0;
	background-color: #EEEEEE;
	font: 11px tahoma,verdana,helvetica,sans-serif; 
	color: #333; 
	line-height: 1.4em;
	}
a:link {
	color: #0F1680;
	text-decoration: underline;
	}
a:visited {
	color: #0F1680;
	text-decoration: underline;
	}
a:hover {
	color: #0F1680;
	text-decoration: underline;
	}
a:active {
	color: #F30;
	text-decoration: underline;
	}
ul {
	margin-top: -5px;
	}
h2 {
	line-height: 1.2em;
	}
#wrapper {
	width: 777px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	}
#banner {
	background-color: #0f1680;
	border-top: 20px solid #D0D0E5;
	border-bottom: 20px solid #93A3CB;
	}
#global {
	text-align: right;
	padding-bottom: 3px;
	}
#global img {
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 3px;
	}
#uw_logo {
	margin-left: 438px;
	margin-bottom: 12px;
	}
/* NAVIGATION */
#horiz_nav {
	background-color: white;
	height: 17px;
	text-align: right;
	padding-top: 3px;
	padding-right: 20px;
	border-bottom: 1px solid #CCC;
	}
#horiz_nav ul {
	display: inline;
	list-style: none;
	}	
#horiz_nav ul li {	
	display: inline;
	list-style: none;
	padding-left: 15px;
	}
#horiz_nav a {
	display: inline;
	font-weight: bold;
	}
#horiz_nav a:link, a:visited {
	text-decoration: none;
	}
#horiz_nav a:hover, a:active {
	text-decoration: underline;
	}
	
#column_wrapper {
	float:left;
	width: 452px;
	background-color: white;
	margin-top: 20px;
	}
#column_wrapper2 {
	float: left;
	width: 760px;
	background-color: white;
	margin-top: 20px;
	}
#left_column {
	float: left;
	width: 140px;
	padding: 5px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-size: smaller;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}
#left_column h4 {
	font-size: 150%;
	line-height: 1.2em;
	}
#left_column a {
	text-decoration: underline;
	color: #0F1680;
	}
#left_column h3 {
	color: #000;
	font-size: 130%;
	}
h3.subnav_head {
	margin: -5px -5px 0 -5px;
	background: #CCC;
	padding: 2px 2px 5px 5px;
	}
ul#subnav {
	margin-bottom: 20px;
	padding-top: 5px;
	}
ul#subnav li {
	list-style: none;
	margin-left: -35px;
	display: block;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 10px;
	border-left: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	}
ul#subnav a {
	font-size: 10px;
	text-decoration: underline;
	}
a.on {
	background: #CCC;
	padding: 4px 5px 3px 5px;
	}
h3.para_head {
	margin-bottom: 0px;
	}
/* Yellow Column */
#center_column {
	float: right;
	width: 260px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #FFF3DD;
	border: 1px solid #FEB324;
	}
#center_column img {
	margin-top: 3px;
	margin-right: 7px;
	}
#center_column2 {
	float: right;
	width: 570px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #FFF3DD;
	border: 1px solid #FEB324;
	}
.two_col_table {
	margin-left: 120px;
	}
.two_col_table td {
	line-height: 20px;
	}
.campaign_table {
	width: 450px;
	margin: 0 auto;
	}
#right_column {
	float: right;
	width: 250px;
	margin-top: 20px;
	margin-right: 20px;
	padding: 10px;
	background-color: #FFECE8;
	border: 1px solid #F30;
	}
/*#right_column img {
	margin-top: 3px;
	margin-right: 7px;
	}*/
h1.gold {
	background-color: #FEB324;
	color: white;
	margin-top: -10px;
	margin-left: -10px;
	margin-right: -10px;
	padding: 2px;
	font-size: 150%;
	line-height: 1.3em;
	}
h2.red {
	background-color: #F30;
	color: white;
	margin-top: -10px;
	margin-left: -10px;
	margin-right: -10px;
	padding: 2px;
	font-size: 150%;
	line-height: 1.3em;
	}
h3.gold {
	background-color: #FEB324;
	color: white;
	margin-top: -10px;
	margin-left: -10px;
	margin-right: -10px;
	padding: 2px;
	font-size: 110%;
	}
h3.gold_middle {
	background-color: #FEB324;
	color: white;
	margin-top: 20px;
	margin-left: -10px;
	margin-right: -10px;
	padding: 2px;
	font-size: 110%;
	}
h3.red {
	background-color: #F30;
	color: white;
	margin-top: -10px;
	margin-left: -10px;
	margin-right: -10px;
	padding: 2px;
	font-size: 110%;
	}
h3.red_middle {
	background-color: #F30;
	color: white;
	margin-top: 20px;
	margin-left: -10px;
	margin-right: -10px;
	padding: 2px;
	font-size: 110%;
	}
h3 {
	font-size: 110%;
	}
h4 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: -5px;
	}
dt {
	margin-left: 15px;
	}
#agency_list {
	line-height: 1.8em;
	margin-bottom: 20px;
	}

#footer {
	clear: both;
	text-align: center;
	font-size: 10px;
	}
#footer_bar {
	background-color: #0f1680;
	padding-left: 635px;
	border-top: 8px solid #D0D0E5;
	border-bottom: 8px solid #93A3CB;
	}
.smallprint {
	font-size: 85%;
	}
dl {
	padding-bottom: 20px;
	border-bottom: 1px dotted gray;
	}
dt {
	margin-left: 0;
	font-size: 120%;
	font-weight: bold;
	}
dd {
	padding-top: 1em;
	}
dd ul {
	padding-top: 1em;
	}
.attention {
	color: #C00;
	}
p.blurb {
	margin-top: .35em;
	font-size: larger;
	}
h4#lead {
	margin-top: -.25em;
	}
p.contact-info {
	font-size: larger;
	white-space: pre;
	}