body {
	padding: 10px 0px 10px 0px;
	/*
 	background-color: #BFB878;
 	background-color: #ffff99;
 	background-color: #ebffb0;
 	background-color: #CCCC66;
 	background-color: #cec877;
	*/
 	background-color: #cdc089;
 	font-family: "Trebuchet MS", Tahoma, arial, verdana, geneva, sans-serif;
	font-size: 14px; /* DRH */
	text-align: center;
	margin: 0px 0px 0px 0px;
}
/* LINK FORMATING */
a {color: #9F0F0F; text-decoration: none;}
a img {border-style: none; border: none;}
a:link  {color: #9F0F0F; text-decoration: none;}
a:visted {color: #9F0F0F; text-decoration: none;}
a:hover {color: #9F0F0F; text-decoration: underline;}
a:active {color: #3366BB; text-decoration: none;}

.breadcrumb{
	padding: 0px 0px 0px 0px;
	margin: 7px 0px 13px 0px;
	text-align: left;
	font-family: "Trebuchet MS", Tahoma, arial, verdana, geneva, sans-serif;
	font-weight: bold;
	line-height: 13px!important;
	font-size: 11px;
	color: #cdc089;
}
.breadcrumb a {color: #cdc089; text-decoration: none;}
.breadcrumb a:link  {color: #cdc089; text-decoration: none;}
.breadcrumb a:visted {color: #cdc089; text-decoration: none;}
.breadcrumb a:hover {color: #9F0F0F; text-decoration: underline;}
.breadcrumb a:active {color: #3366BB; text-decoration: none;}

/* LAYOUT FORMATING */
.container {
	min-height: 100%;	
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	width: 750px;
	background-color: #FFFFFF;
	border: 1px solid #9F0F0F;
	text-align: left; /**** to realign your text ****/
}
.header {
	clear: both;
	float: left;
	background-color: #FFFFFF;
	width: 750px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: static;
 }
/* LOGO */
.logo_container {
	clear: both;
	float: left;
	background-color: #FFFFFF;
	height: 135px;
	width: 750px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: static;
}
#logo img {
	float: left;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
}
/* NAV */
.NAV {
	clear: both;
	float: left;
	background-color: #FFFFFF;
	height: 36px;
	width: 750px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: static;
}
#NAV ul {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	width: 100%;
}
#NAV li {
	float: left;
	height: 36px;
	width: 125px;
}
.NAV_sl {
	clear: both;
	float: left;
	background-color: #FFFFFF;
	height: 28px;
	width: 750px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: static;
}
#NAV_sl ul {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	width: 100%;
}
#NAV_sl li {
	float: left;
	height: 28px;
	width: 125px;
}

/* PICTURES ON THE HOMEPAGE */
.photo_array_home {
	clear: both;
	float: left;
	background-color: #FFFFFF;
	height: 200px;
	width: 750px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: static;
	border-top: 1px solid #9F0F0F;
	border-right: 0px;
	border-bottom: 1px solid #9F0F0F;
	border-left: 0px;
}
#photo_array_home img {
	float: left;
	height: 200px;
	width: 150px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
}

/* PICTURES ON RESIDENT SERVICES PAGES */
.photo_array_rs {
	clear: both;
	float: left;
	background-color: #FFFFFF;
	height: 200px;
	width: 750px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: static;
	border-top: 1px solid #9F0F0F;
	border-right: 0px;
	border-bottom: 1px solid #9F0F0F;
	border-left: 0px;
}
#photo_array_rs img {
	float: left;
	height: 200px;
	width: 250px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
}

/* PICTURES ON HOUSING DEVELOPMENT PAGES */
.photo_array_hd {
	clear: both;
	float: left;
	background-color: #FFFFFF;
	height: 200px;
	width: 750px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: static;
	border-top: 1px solid #9F0F0F;
	border-right: 0px;
	border-bottom: 1px solid #9F0F0F;
	border-left: 0px;
}
#photo_array_hd img {
	float: left;
	height: 200px;
	width: 250px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
}

/* BODY ATTRIBUTES */
.main_container {
	clear: both;
	float: left;
	background-color: #FFFFFF;
	width: 750px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: static;
}
.main_content {
	float: left;
	width: 500px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 20px;
}

.main_content_home {
	float: left;
	width: 565px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 20px;
}

/* WHAT'S NEW REGION */
.whats_new_outter {
	float: left;
	width: 165px;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	border-right: 0px;
}
#whats_new_inner {
	background-color: #FFFFFF;
	padding: 0px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Tahoma, arial, verdana, geneva, sans-serif;
	font-size: 14px; /* DRH */
	line-height: 15px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 1px solid #9F0F0F;
	border-right: 1px solid #9F0F0F;
}
#whats_new_header {
	background-color: #FFFFFF;
	padding: 15px 0px 5px 0px;
	margin: 0px 20px 15px 20px;
	font-weight: bold;
	/* text-decoration: underline;*/
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	border-bottom: 1px solid #9F0F0F;
}
#whats_new_item {
	padding: 20px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	border-top: 1px solid #9F0F0F;
}
#whats_new_inner ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
}
#whats_new_inner li {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 15px;
	list-style-image: url('http://www.innovativehousinginc.com/images/sm_arrow.gif');
	text-align: left;
}

/* SIDEBAR FORMATING*/
.sidebar_outter {
	float: left;
	width: 165px;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	border-right: 0px;
}
#sidebar_inner {
	background-color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Tahoma, arial, verdana, geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	border-right: 0px;
}
#sidebar_header {
	background-color: #FFFFFF;
	padding: 15px 0px 5px 0px;
	margin: 0px 20px 10px 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	border-bottom: 1px #9F0F0F solid;
}
#side_nav {
	width: 145px;
}
#side_nav ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
#side_nav ul li {
/*	height: 24px;
	line-height: 24px;
*/
	list-style: none;
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFFFFF;
	border-bottom: #9F0F0F outset;
	border-width: 1px;
	cursor: pointer;
}
#side_nav ul li:hover {
	color: #e1e1e1;
 	position: relative;
}
#side_nav a:hover {
	color:#FFFFFF;
}
#sidebar_donate {
	background-color: #FFFFFF;
	padding: 15px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	text-align: center;
}
.sidebar_email_list_outter {
	width: 165px;
	background-color: #FFFFFF;
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	text-align: center;
/*
 	border-top: 1px solid #9F0F0F;
	border-right: 1px solid #9F0F0F;
	border-bottom: 1px solid #9F0F0F;
	border-left: 0px;
 */
}
#sidebar_email_icon {
	float: right;
	margin-right: 3px;
	margin-top: 2px;
	background-color: #9F0F0F;
}
#sidebar_email_list_text {
	background-color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, arial, verdana, geneva, sans-serif;
	font-size: 14px; /* DRH */
	color: #9F0F0F;
	padding: 0px 0px 0px 0px;
	margin: 0px 2px 0px 2px;
}
#sidebar_email_list_text a:link, #sidebar_email_list_text a:visted, #sidebar_email_list_text a:hover, #sidebar_email_list_text a:active {
	font-weight: bold;
	/* color: #FFFFFF; */
}
.sidebar_facebook {
	width: 165px;
	background-color: #FFFFFF;
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	text-align: center;
}

/* FORMATTING ATTRIBUTES */
#super_header {
	font-family: "Trebuchet MS", Tahoma, arial, verdana, geneva, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #9F0F0F;
	padding: 0px 0px 15px 0px;
}
#section_header {
	font-family: "Trebuchet MS", Tahoma, arial, verdana, geneva, sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #9F0F0F;
	padding: 2px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}
#blue_section_header {
	font-family: "Trebuchet MS", Tahoma, arial, verdana, geneva, sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #00008b;
	padding: 2px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}
#black_section_header {
	font-family: "Trebuchet MS", Tahoma, arial, verdana, geneva, sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding: 2px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}
#project_header {
	font-family: "Trebuchet MS", Tahoma, arial, verdana, geneva, sans-serif;
	font-size: 14px; /* DRH */
	line-height: 13px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #000000;
	padding: 2px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}
#main_text {
	font-family: "Trebuchet MS", Tahoma, arial, verdana, geneva, sans-serif;
	font-size: 14px; /* DRH */
	line-height: 15px;
	color: #000000;
	padding: 0px 0px 20px 15px;
}
#main_text td {
	font-family: "Trebuchet MS", Tahoma, arial, verdana, geneva, sans-serif;
	font-size: 14px; /* DRH */
	line-height: 15px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 4px 2px;
}
#main_text ul {
	margin: 3px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}
#main_text ul li, #donate_callout li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	list-style-image: url('http://www.innovativehousinginc.com/images/sm_arrow.gif');
	text-align: left;
	vertical-align: top;
}
#red_text {
	color: #9F0F0F;
}
#red_subheader {
	color: #9F0F0F;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#black_text {
	color: #000000;
}
#black_subheader {
	color: #000000;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#black_subheader_sm {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#black_caps_subheader {
	color: #000000;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* FOOTER */
.pagefooter  {
	background-color: #9F0F0F;
	width: 750px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}
#copyrightnotice  {
	font-size: 10px;
	font-family: "Trebuchet MS", Tahoma, arial, verdana, geneva, sans-serif;
	line-height: 12px;
	color: #FFFFFF;
	padding: 3px 0px 3px 3px;
	margin: 0px 0px 0px px;
	border: 0px 0px 0px 0px;
}
/* CALLOUTS */

/* QUOTE CALLOUTS */


.home_upper_block{
	width: 375px;
	padding: 0px 65px 20px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

.home_quotes_outter{
	background-color: #ffffff;
	color: #000000;
	width: 350px;
	height: 155px;
	padding: 0px 0px 0px 0px;
	margin: 30px 0px 30px 0px;
	text-align: center;
}
.home_quotes_inner{
	background-color: #ffffff;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	font-family: "Trebuchet MS", Tahoma, arial, verdana, geneva, sans-serif;
	font-style: italic;
	text-align: left;
}
.home_quotes_inner blockquote {
	background-color: #ffffff;
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-size: 16px; /* DRH */
	line-height: 22px!important;
}
.home_quotes_inner span {
	background-color: #ffffff;
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-size: 16px; /* DRH */
	line-height: 22px!important;
}
.home_quotes_inner cite{
	float: right;
	background-color: #ffffff;
	color: #5a5a5a;
	font-size: 10px;
	line-height: 13px!important;
	text-align: right;
}
#testimonials, #testimonials .slide, #testimonials dl,  #testimonials dd {
	background-color: #ffffff;
	color: #000000;
	margin: 0;
}
.services_callout_right {
	float: right;
	display: block;
	width: 220px;
	text-align: center;
	padding: 10px 10px 10px 10px;
	margin: 5px 0px 20px 20px;
	/* border: 1px solid #000000; */
	clear: both;
}
.callout_right {
	float: right;
	display: block;
	width: 220px;
	text-align: center;
	padding: 10px 10px 10px 10px;
	margin: 5px 0px 20px 20px;
	/* border: 1px solid #000000; */
	clear: both;
}
.callout_right_housing {
	float: right;
	display: block;
	width: 220px;
	text-align: center;
	padding: 10px 10px 10px 10px;
	margin: 5px 0px 20px 20px;
	border: 1px solid #9F0F0F;
	clear: both;
}
.callout_right_home {
	float: right;
	position: relative;
	left: 65px;
	display: block;
	width: 165px;
	text-align: center;
	color: #3366BB;
	padding: 7px 7px 7px 7px;
	margin: 0px 0px 5px 10px;
	border-top: 1px #9F0F0F solid;
	border-right: 0px #9F0F0F solid;
	border-bottom: 1px #9F0F0F solid;
	border-left: 1px #9F0F0F solid;
	clear: both;
}
.callout_right_home_30stories {
	background-color: #ffffff;
	float: right;
	position: relative;
	/* left: 65px; */
	display: block;
	width: 165px;
	text-align: center;
	color: #3366BB;
	padding: 1px 3px 7px 7px;
	margin: 0px 0px 5px 10px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
/*	clear: both; */
}
.callout_left {
	float: left;
	display: block;
	width: 220px;
	text-align: center;
	padding: 10px 10px 10px 10px;
	margin: 5px 20px 20px 0px;
	border: 1px solid #000000;
	clear: both;
}
.quote_callout_inner {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-family: "Trebuchet MS", Tahoma, arial, verdana, geneva, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px; /* DRH */
	line-height: 20px;
	color: #00008b;
	}
.quote_callout_byline {
	font-family: "Trebuchet MS", Tahoma, arial, verdana, geneva, sans-serif;
	font-style: italic;
	font-size: 10px;
	color: #00008b;
}
.fact_callout_inner {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-family: "Trebuchet MS", Tahoma, arial, verdana, geneva, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px; /* DRH */
	line-height: 20px;
	color: #000000;
	}
.fact_callout_byline {
	font-family: "Trebuchet MS", Tahoma, arial, verdana, geneva, sans-serif;
	font-style: italic;
	font-size: 10px;
	color: #000000;
}

/* DONATE CALLOUTS */
#donate_callout {
	background-color: #e0d6bb;
	font-family: "Trebuchet MS", Tahoma, arial, verdana, geneva, sans-serif;
	font-size: 14px; /* DRH */
	line-height: 15px;
	color: #000000;
	padding: 10px 10px 10px 10px;
	border-top: #000000 solid;
	border-right: #000000 solid;
	border-bottom: #000000 solid;
	border-left: #000000 solid;
	border-width: 1px;
}
#donate_callout ul {
	margin: 7px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}
#donate_callout li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	list-style-image: url('http://www.innovativehousinginc.com/images/sm_arrow.gif');
	text-align: left;
}
.donate_inline {
	width: 147px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	text-align: center;
}
	
/* IMAGE CALLOUTS */
.imgrightbox {
	float: right;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 20px 20px;
	text-align: center;
	font-family: "Trebuchet MS", Tahoma, arial, verdana, geneva, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #000000;
	clear: both;
}
.imgrightboxnoborder {
	float: right;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 20px 20px;
	text-align: center;
	font-family: "Trebuchet MS", Tahoma, arial, verdana, geneva, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #000000;
	border: 0px;
	clear: both;
}
.promoimgrightbox {
 	float: right;
	display: block;
	padding: 5px 5px 0px 3px;
	margin: 0px 0px 10px 0px;
	text-align: center;
	clear: both;
}
.imgleftbox {
	float: left;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 5px 20px 20px 0px;
	text-align: center;
	font-family: "Trebuchet MS", Tahoma, arial, verdana, geneva, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #000000;
	clear: both;
}
.imgleftbox img, .imgrightbox img {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
	border: 1px solid #000000;
}
.richimgsidebar {
	float: right;
	display: block;
	padding: 10px 10px 0px 10px;
	margin: 5px 0px 20px 20px;
	text-align: center;
	font-family: "Trebuchet MS", Tahoma, arial, verdana, geneva, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	border-top: #9F0F0F solid;
	border-right: #9F0F0F solid;
	border-bottom: #9F0F0F solid;
	border-left: #9F0F0F solid;
	border-width: 1px;
	clear: both;
}
#richdemo_img, #housing_img img {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #000000;
}
#housing_img, #housing_img img {
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	border: 1px solid #000000;
}
#housing_img_caption {
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.clear {
	clear: both;
}
.clearLeft {
	clear: left;
}
.hide {
	display: none;
}
			


