body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	color: #1f1f1f;
	background: url(../img/bg.gif) repeat-x top;
}

a, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #507593;
}

a:hover {
	color: #3c94cb;
}

a img {
	border: 0;
}

.clear {
	clear: both;
}

#container {
	width: 950px;
	margin: 0 auto 0 auto;
}

/*---------- header -----------*/

#header {
	width: 950px;
	height: 96px;
}

#logo_homes {
	float: left;
}

#logo {
	margin: 7px 0 0 0;
	float: left;
}

#tagline {
	margin: 35px 0 0 360px;
}


/*---------- navigation -----------*/

#nav {
	margin: -1px 0 0 0;
	padding: 0;
	float: right;
	border: 1px solid #fff; /* not sure why this is necessary */
    overflow: hidden;
    background: #fff;
}

#nav li {
	float: left;
	list-style: none;
	background: #1a2b48;
}

#nav li a {
	color: #fff;
	height: 36px;
    font-size: 12px;
	line-height: 34px;
	display: block;
	padding: 0 12px 0 12px;
	font-weight: bold;
	border-right: 1px solid #4c5a70;
	text-transform: uppercase;
	_float: left; /* for IE 6 */
}

#nav li a:hover {
	background: #1e64a1;
}

#nav #navContact {
	border-right: 0;
}

/* on states */

body#home #navHome, 
body#about #navAbout,
body.category-news #navNews,
body#programs #navPrograms,
body#facts #navFacts,
body#support #navSupport,
body#resources #navResources, 
body#advocacy #navAdvocacy, 
body#contact #navContact {
	/*background: #fff;
	color: #1a2b48;*/
	background-color: #5b8726;
	color: #fff;
}

/* drop down menus */

li ul {
	position: absolute;
	display: none;
	width: 180px;
	margin: 0;
	padding: 0;
	z-index: 10;
	_top: 132px; /* for IE 6 */
	_margin-left: -86px; /* for IE 6 */
}

#nav li ul li {
	float: none;
	margin: 0;
	padding: 0;
	width: 180px;
	position: relative;
	z-index: 10;
	_margin-bottom: -4px; /* for IE 6 */
}

#nav li ul {
	width: 180px;
	z-index: 10;
}

	#nav li ul li a {
		display: block;
		position: relative;
		width: 180px;
		margin: 0;
		padding: 0 0 0 4px;
		border: 1px solid #4c5a70;
		border-top: 0;
		background: #1a2b48;
		color: #fff;
		font-size: 12px;
		font-weight: normal;
		text-decoration: none;
		text-transform: none;
		text-align: left;
		height: 21px;
		line-height: 20px;
	}

	#nav li ul li a:hover {
		display: block;
		margin: 0;
		padding: 0 0 0 4px;
		width: 180px;
		height: 21px;
		background: #1e64a1;
	}

	.last {
		padding-bottom: 5px;
		border-bottom: solid 1px #d9d7d1;
	}
	
/* Fix IE. Hide from IE Mac \*/
* html #nav ul li { height: 1%;}
* html #nav ul li a { height: 1%; }
/* End */
	
li:hover ul, li.over ul { 
	display: block; }



/*---------- feature -----------*/

#feature {
	width: 479px;
	float: right;
	margin: 20px 8px 20px 40px;
}

#feature_img {
	border: 3px solid #7b97ae;
	margin: 0 0 20px 0;
}

#feature h2 {
	margin-top: 36px;
}

/*---------- sponsor blocks (home) -----------*/

#home #tagline {
	margin: 35px 0 0 125px !important;
}

#scroller li, #scroller2 li {
	height: auto;
}
	
#scroller2 li {
	float: left;
	width: 140px;
}


/*---------- news (home) -----------*/

#latest_news {
	margin-top: 30px;
}

.news_item {
	font-size: 12px;
	width: 400px;
	margin: 0 0 10px 0;
	float: left;
}

.news_th {
	float: left;
	margin: 0 20px 30px 0;
	border: 2px solid #507593;
}

.news_item_36 .news_th { /* specific item fix */
	margin-bottom: 60px;
}

.news_item img {
	width: 90px;
	height: auto;
}

.news_th_2 {
	float: left;
	margin: 0 20px 40px 0;
	border: 0;
}

.news_item h3 {
	margin: 0;
}

.news_item p {
	margin: 4px 0 4px 0;
	line-height: 1.4em;
}


/*---------- page -----------*/

#page {
	width: 950px;
	margin: 14px 0 20px 0;
	float: left;
}

.crumbs {
	color: #969696;
	font-size: 11px;
	text-align: right;
	float: right;
	margin: 0 0 5px 0;
}

#col_left {
	width: 480px;
	float: left;
}

#col_left ul, #col_left ol {
	padding-left: 30px;
}

	*:first-child+html #col_left ul  { /* IE 7 only */
		padding-left: 0;
	}

#sidebar {
	width: 411px; /* 451-padding */
	padding: 0 20px 0 20px;
	margin: 10px 0 10px 0;
	float: right;
	background: url(../img/bg_sidebar.gif) top center no-repeat;
}

#sidebar_cap {
	margin: 0 0 0 -20px;
}

#sidebar h2 {
	margin-top: 15px;
}

.hide {
	display: none;
}

h1 {
	color: #5b8726;
	font-size: 26px;
	line-height: 1.2em;
	font-weight: normal;
	margin: 20px 0 20px 0;
	font-family: Georgia, Trebuchet MS;
}

h2 {
	color: #5b8726;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	font-family: Georgia, Trebuchet MS;
}

#home h2 {
	font-size: 20px;
}

h3 {
	font-size: 14px;
 	font-weight: bold;
}

.callout {
	font-size: 1.3em;
	font-weight: bold;
}

#page li {
	margin-bottom: .7em;
}

#page li ul {
	position: relative;
	display: block;
	width: auto;
	padding: 10px 0 0 20px;
}

 
.lead {
	font-size: 14px;
	line-height: 20px;
}

.article_image {
 	float: right;
	border: 3px solid #7b97ae;
	margin: 0 0 30px 40px;
}

.bio {
	overflow: hidden;
	margin: 0 0 20px 0;
	/*border-bottom: 1px solid #e0e0e0;*/
}

.bio h3 {
	margin: 0;
}

.bio p {
	margin: 0;
}

.staff_pic {
	border: 2px solid #7b97ae;
	float: left;
	margin: 0 20px 10px 0;
}

.disclaimer {
	font-size: 11px;
	font-style: italic;
}

#contact_sidebar {
	width: 300px;
	margin: 20px 25px 10px 0;
	padding: 0 0 0 10px;
	float: right;
	border-left: solid 1px #e0e0e0;
	_margin: 20px 8px 10px 0;
}


/*---------- video -----------*/

#video_stage {
	width: 950px;
	margin: 0 0 16px 0;
	float: left;
}

#player {
	width: 720px;
	height: 410px;
	color: #fff;
	margin: 10px 0 0 0;
	float: left;
}

body#advocacy_video {
	background: url(../img/bg_video.gif) repeat-x top;
}

#series_title {
	float: right;
}

#video_nav {
	width: 200px;
	float: right;
	margin: 40px 0 0 0;
}

#email_friend {
	float: left;
	margin: 0 0 10px 0;
}

#video_nav .title {
	margin: 0 0 12px 0;
}

#video_nav form {
	margin: 0;
	padding: 0;
	float: left;
}

#video_nav input {
	float: left;
}

#email_send {
	margin: -7px 0 0 8px;
}

.videonav_item {
	width: 200px;
	margin: 0 0 0 0;
	float: left;
	text-indent: -1000px;
	overflow: hidden;
	float: left;
}

#learn_more {
	height: 74px;
	display: block;
	background: url(../advocacy/img/learn_more.gif) top left no-repeat;
}
a:hover#learn_more {
	background-position: bottom left;
}

#learn_more_health_care {
	height: 74px;
	display: block;
	background: url(../advocacy/img/learn_more_health_care.gif) top left no-repeat;
}
a:hover#learn_more_health_care {
	background-position: bottom left;
}

#learn_more_austin_homelessness {
	height: 74px;
	display: block;
	background: url(../advocacy/img/learn_more_austin_homelessness.gif) top left no-repeat;
}
a:hover#learn_more_austin_homelessness {
	background-position: bottom left;
}

#learn_more_family_homelessness {
	height: 74px;
	display: block;
	background: url(../advocacy/img/learn_more_family_homelessness.gif) top left no-repeat;
}
a:hover#learn_more_family_homelessness {
	background-position: bottom left;
}

#get_involved {
	height: 52px;
	display: block;
	background: url(../advocacy/img/get_involved.gif) top left no-repeat;
}
a:hover#get_involved {
	background-position: bottom left;
}

#donate {
	height: 52px;
	display: block;
	background: url(../advocacy/img/donate.gif) top left no-repeat;
}
a:hover#donate {
	background-position: bottom left;
}

#facebook {
	margin: 20px 0 37px 0;
	_margin: 0 0 10px 0; /* for IE 6 */
	width: 200px;
	float: left;
}

.credits_link {
	font-size: 11px;
}

/*---------- Housing -----------*/

#housing_opportunities {
	margin: -5px 0 5px 20px;
	padding: 0;
	width: 880px;
}

	#housing_opportunities td {
		padding: 10px 10px 10px 0;
		vertical-align: top;
	}
	
	#housing_opportunities td img {
		margin: 4px 4px 0 0;
		border: 2px solid #497698;
	}

#housing_opportunities p {
	margin: 0;
	padding: 0;
}

/*---------- invest -----------*/

.invest_block {
	width: 339px; /* 453-padding */
	background: url(../img/invest/bg_block.gif) top center no-repeat;
	float: left;
	margin: 0 20px 20px 0;
	padding: 14px 14px 0 100px;
}

.invest_block h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 21px;
	font-weight: bold;
	margin-top: 6px;
}

.invest_block_cap {
	margin: 0 0 0 -100px;
}

.invest_block_icon {
	float: left;
	margin: 0 0 0 -88px;
}

.most_popular {
	margin: 10px 140px 0 0;
	float: right;
}

.invest_button {
	height: 29px; /* 40-padding */
	width: 129px;
	display: block;
	float: left;
	text-align: center;
	padding: 11px 0 0 0;
	background: url(../img/invest/bg_button.gif) top center no-repeat;
}

a.invest_button {
	color: #fff;
}

a.invest_button:hover {
	/*background-position: bottom;*/
}

#agent_mug {
	float: right;
	margin: 0 0 10px 10px;
	border: 3px solid #deecf0;
}

#agent_logo {
	float: right;
	margin: 0 0 10px 10px;
}

.contact_form {
	margin: 0 0 10px 20px;
	padding: 10px;
}

.contact_form td {
	padding: 4px;
}

.submit {
	margin-top: 8px;
}

/*---------- RE Network -----------*/

.re-member {
	padding: 10px;
	margin: 10px;
	width: 400px;
	float: left;
	height: 120px;
	border: 2px solid #dcecf0;
}

/*---------- footer -----------*/

#footer {
	width: 950px;
	float: left;
	color: #626262;
	font-size: 11px;
	padding: 10px 0 10px 0;
	border-top: 1px solid #dae1e9;
}

#footer p {
	float: left;
	margin: 0;
}

#footer .contact_info {
	float: right;
}

#footer .square {
	margin: 0 8px 2px 8px;
}

.hud {
	width: 50px;
	height: auto;
	margin: -7px 0 0 20px;
}