body {
	background: #fbfcf5 url(images/header_bg.gif) repeat-x;
	margin: 0; 
	padding: 0;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #444;
	text-align: justify;
	}
a:link,
a:visited,
a:active {
	color: #5261ac;
	text-decoration: underline;
	outline: none;
	border: none;
	}
a:hover {
	color: #54b948;
	text-decoration: underline;
	outline: none;
	border: none;
	}
a:focus {
	outline: none;
	border: none;
	}
img {
	text-decoration: none;
	border: none;
	outline: none;
	}
h1, h2 {
	font-weight: 500;
	font-family: verdana, helvetica, sans-serif;
	margin: 0;
	color: #444;
	letter-spacing: 1.5px;
	}
h1	{
	font-size: 1.5em;
	padding: 0;
	text-align: left;
	line-height: 1.4em;
	}
h2	{
	font-size: 1.3em;
	padding: 0;
	text-align: left;
	line-height: 1.2em;
	}
/*--------Donations Page---------*/
h3 {
	font-size: 1.2em;
	color: #5261ac;
	font-weight: normal;
	font-style: italic;
	}
hr {
	color: #cce5c1;
	background: #cce5c1;
	border: 0;
	margin: 0;
	height: 1px;
	}
/*===========================*/
/*------STRUCTURAL DIVS------*/
/*===========================*/
#container {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	}
#header {
	background: url(images/header.gif) no-repeat;
	width: 960px;
	height: 165px;
	margin: 0 auto;
	padding: 0;
	}
		#header span {
			display: none;
			}
#subheader {
	width: 960px;
	height: 285px;
	margin: 5px auto 10px auto;
	padding: 0;
	text-align: center;
	}
#main {
	width: 960px;
	min-height: 560px;
	height: auto !important;
	height: 560px;
	margin: 0 0 70px 0;
	padding: 0;	
	}
#main_right {
	float: right;
	width: 280px;
	margin: 0 10px 0 0;
	padding: 0;
	}
#main_content {
	width: 620px;
	margin: 0 0 0 10px;
	padding: 0;
	}
#footer_wrapper {
	background: url(images/footer_bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	height: 175px;
	}
		#footer {
			background: url(images/footer.gif) no-repeat;
			position: relative;
			width: 960px;
			height: 175px;
			margin: 0 auto;
			padding: 0;
			}
		#footer p {
			color: #fff;
			position: absolute;
			top: 90px;
			left: 5px;
			font-size: 11px;
			}
		#footer a {
			color: #fff;
			text-decoration: none;
			}
		#footer a:hover {
			color: #fff;
			text-decoration: underline;
			}
/*==========================*/
/*------- NAVIGATION -------*/
/*==========================*/
#navigation {
	width: 922px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
    line-height: normal;
	font-family: georgia, serif;
	font-size: 1.1em;
	}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
    }
#navigation li {
	display: inline;
    margin: 0;
    padding: 0;
    }
#navigation a {
	float: left;
    background: url(images/nav/navtab2.jpg) no-repeat;
    margin: 0 1px;
    padding: 5px 0 0 0;
    text-decoration: none;
	width: 90px;
	height: 34px;
	color: #555;
	text-align: center;
    }
#navigation a.long {
	line-height: 0.9em;
    padding: 4px 0 0 0;
	}
#navigation li.current {
	background: url(images/nav/navtab_on2.jpg) no-repeat;
   	}
#navigation li.current a {
	background: url(images/nav/navtab_on2.jpg) no-repeat;
   	}
#navigation a:hover {
	background: url(images/nav/navtab_on2.jpg) no-repeat;
   	}
/*===========================*/
/*---------SIDE BAR----------*/
/*===========================*/
#testimonial_side {
	width: 280px;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	margin: 30px 0 10px 0;
	padding: 0;
	color: #5261ac;
	font-style: italic;
	}
		#testimonial_side p {
			margin: 5px 10px;
			padding: 0;
			}
		p.name {
			text-align: right;
			}
		p#link {
			font-style: normal;
			text-align: right;
			font-size: 11px;
			}
		p#link a {
			color: #54b948;
			text-decoration: none;
			}
		p#link a:hover {
			color: #54b948;
			text-decoration: underline;
			}
#photo_side {
	width: 280px;
	text-align: center;
	margin: 0 auto;
	}
		#photo_side img {
			margin: 10px 0;
			padding: 5px;
			border: 1px solid #bbb;
			}
/*=============================*/
/*---------CONTACT US----------*/
/*=============================*/
#form {
	padding: 0;
	margin: 10px 0 30px 0;
	}
.single-field {
	padding: 5px;
	}
label {
	text-align: right;
	width: 80px;
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
	}
input {
	border: 1px solid #999;
	}
textarea {
	border: 1px solid #999;
	}
#form_buttons {
	margin: 15px 0 0 95px;
	}
.form_button {
	background-color: #eee;
	color: #444;
	outline: none;
	}
.contact_confirm {
	font-weight: bold;
	line-height: 2em;
	text-align: center;
	margin-top: 20px;
	}
/*==================================*/
/*---------COST COMPARISON----------*/
/*==================================*/
p.cost_comparison {
	width: 610px;
	background-color: #cce5c1;
	padding: 5px;
	margin: 20px 0 0 0;
	color: #5261ac;
	font-size: 1.1em;
	font-weight: bold;
	}
.footnote {
	font-style: italic;
	font-size: 0.9em;
	}
.backtotop {
	text-align: right;
	background: url(images/arrow.gif) no-repeat right;
	padding-right: 15px;
	clear: both;
	margin: 0;
	}
.costs {
	float: left;
	width: 290px;
	margin: 0;
	padding: 0;
	}
		.costs p {
			text-align: left;	
			}
.factors {
	float: right;
	width: 290px;
	margin: 0;
	padding: 0 0 0 10px;
	border-left: 1px solid #cce5c1;
	}
		.factors p {
			text-align: left;	
			}
.costs ul, .factors ul {
	list-style: circle;
	color: #5261ac;
	text-align: left;
	}
.costs ul span, .factors ul span {
	color: #444;
	}
p.note {
	clear: both;
	margin-top: 20px;
	}
/*=================================*/
/*---------FUNDING & FEES----------*/
/*=================================*/
.funding {
	margin: 10px 0 0 0;
	}
.funding p {
	border-bottom: 1px solid #cce5c1;
	width: 590px;
	padding: 8px 0;
	margin: 0;
	}
.sublist {
	margin-left: 15px;
	}
.sublist p {
	padding: 2px 0 2px 25px;
	background: url(images/leaf_xs.gif) no-repeat 0;
	width: 550px;
	border: 0;
	}
/*========================================*/
/*----------ROOMMATE CONNECTIONS----------*/
/*========================================*/
.rc_listing {
	border-bottom: 1px solid #cce5c1;
	margin: 20px 0 10px 0;
	width: 600px;
	}
p.rc_header {
	padding: 5px;
	margin: 0;
	text-align: left;
	background-color: #cce5c1;
	color: #5261ac;
	font-weight: bold;
	font-size: 1.1em;
	}
p.rc_posted {
	text-align: right;
	font-size: 0.9em;
	color: #5261ac;
	font-style: italic;
	margin: 0 5px 0 0;
	}
/*===============================*/
/*---------TESTIMONIALS----------*/
/*===============================*/
#testimonials_header1, #testimonials_header2, #testimonials_header3 {
	display: block;
	width: 600px;
	padding: 5px;
	margin: 10px 0 0 0;
	border: 2px solid #5261ac;
	background-color: #5261ac;
	text-decoration: none;
	}
#testimonials_content1, #testimonials_content2, #testimonials_content3 {
	width: 600px;
	display: none;
	padding:5px;
	margin: 0 0 10px 0;
	border:2px solid #cce5c1;
	background-color: #cce5c1;
	}
#testimonials_content1 a, #testimonials_content2 a, #testimonials_content3 a {
	text-decoration: none;
	}
dl.expander dt{
	margin: 10px 0 0 0;
	padding: 5px;
	background-color: #5261ac;
	border: 2px solid #cce5c1;
	color: #fbfcf5;
	}
dl.expander dd {
	margin: 0;
	padding: 5px;
	background-color: #cce5c1;
	}
/*=============================*/
/*----------SITE MAP-----------*/
/*=============================*/
#sitemap {
	list-style: none;
	}
#sitemap li {
	margin: 10px 0;
	font-weight: bold;
	}
#sitemap li a {
	text-decoration: none;
	}
#sitemap li a:hover {
	text-decoration: underline;
	}
/*============================*/
/*---------UNIVERSAL----------*/
/*============================*/
ul.list {
	list-style: none;
	margin-left: 40px;
	}
ul.list li {
	padding: 2px 0 2px 25px;
	background: url(images/leaf_xs.gif) no-repeat 0;
	}
html[xmlns] .list {
    padding-left: 2em;
    }
html[xmlns] .list li {
    background: none; /* undo the background-image */
    list-style-image: url(images/leaf_xs.png);
    padding: 0;
    }
.section_header {
	margin: 10px 0 0 0;
	}
.home_float {
	float: right;
	margin: 30px 0 10px 15px;
	padding: 5px;
	border: 1px solid #bbb;	}
