html {
	min-height: 100%; 
	padding-bottom: 1px; }

body {
	color: black;
	font-size: 0.9em;
	font-family: arial, helvetica, verdana;
	background-color: #bbbb9d;
	background-image: url(../images/bg-gradient.gif);
	background-repeat: repeat-x;
	background-position: 0 top;
	margin: 0;
	padding: 0; }
/*h1.construct {
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1em;
	word-spacing: 0.15em;
	letter-spacing: 0.05em;
	margin: 0;
	padding: 0; }
h2.construct {
	font-size: 1.05em;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 0; }*/
h2.notop {
	color: #b01410;
	font-size: 0.9em;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	line-height: 0.9em;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0; }
h2 {
	color: #b01410;
	font-size: 0.9em;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	line-height: 0.9em;
	margin-bottom: 0;
	padding-bottom: 0; }
p {
	color: black;
	font-size: 0.8em;
	font-family: arial, helvetica, verdana;
	margin-top: 0;
	margin-bottom: 1.5em;
	padding-top: 0; }
p.rss {
	color: #595936;
	font-size: 0.8em;
	font-family: arial, helvetica, verdana;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 0; }
p.preli {
	margin-bottom: 0; }
ul {
	margin-top: 3px;
	margin-bottom: 15px; }

li {
	color: black;
	font-size: 0.8em;
	font-family: arial, helvetica, verdana;
}
li ul {
	margin-top: 3px;
	margin-bottom: 10px; }
	
li li {
	font-size: 1em;	}
.note {
	color: #575656;
	font-size: 0.85em;
	font-family: arial, helvetica, verdana;
	margin-top: 0;
	margin-bottom: 1.5em;
	padding-top: 0; }
.note2 {
	color: #575656;
	font-size: 0.75em;
	font-family: arial, helvetica, verdana;
	margin-top: 0;
	margin-bottom: 1.5em;
	padding-top: 0; }
.rednote {
	color: #b01410;
	font-weight: bold; }
.copyright {
	width: 500px;
	color: #595936;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.2em;
	margin-left: 52px;
	padding-bottom: 20px; }
.dray {
	margin-left: 573px;
	position: absolute;
	text-align: right;
	 }
	
.red {
	color: #b01410; }
.black {
	color: black; }
a:link {
	color: #cf211c;
	text-decoration: none; }
a:visited {
	color: #cf211c;
	text-decoration: none; }

a:hover {
	color: #741411;
	text-decoration: none; }

a:active {
	color: #cf211c;
	text-decoration: none; }
	
a.black:link, a.black:visited, a.black:active {
	color: black;
	text-decoration: none; }
a.black:hover {
	color: #b01410;
	text-decoration: none; }
a.olive:link, a.olive:visited, a.olive:active {
	color: #BBBB9D;
	text-decoration: none; }
a.olive:hover {
	color: #b01410;
	text-decoration: none; }
	
.hr {
	font-size: 8px;
	font-family: arial;
	background-color: #e6e4e4;
	text-align: left;
	width: 100%;
	height: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 0;
	display: block; }

.hr2 {
	font-size: 5px;
	font-family: arial;
	background-color: #abab92;
	text-align: right;
	width: 100%;
	height: 8px;
	float: right;
	margin-top: 3px;
	margin-bottom: 5px;
	padding: 0;
	display: block; }	
.hr2right {
	font-size: 5px;
	font-family: arial;
	background-color: #eaeadf;
	text-align: left;
	width: 100%;
	height: 8px;
	float: left;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: -10px;
	padding: 0;
	display: block; }
	
/***shadows***/
.shadow-tb {
	background-image: url(../images/shadow-tb.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	height: 13px; }
.shadow-t {
	background-image: url(../images/shadow-t.png);
	background-repeat: repeat-x;
	background-position: 0 bottom; }
.shadow-b {
	background-image: url(../images/shadow-b.png);
	background-repeat: repeat-x;
	background-position: 0 top; }
.shadow-l {
	background-image: url(../images/shadow-l.png);
	background-repeat: repeat-y;
	background-position: right 0; }
.shadow-r {
	background-image: url(../images/shadow-r.png);
	background-repeat: repeat-y;
	background-position: left 0; }
/***end shadows***/

/***structures***/

#container {
	position: absolute;
	width: 976px;
	height: auto;
	/**/left: 50%;
	margin-left: -488px; }	
#row1 {
	width: 892px;
	height: 90px; }
#row2 {
	position: absolute;
	width: 892px;
	height: auto;
	z-index:0; }
.row2bg {
	position: inherit;
	background-color: #b01410;
	width: 892px;
	height: auto;
	 }
#rowspecial {
	width: 180px;
	clear: left;
	background-color: transparent;
	position: inherit;
	top: 445px;
	height: auto;
	padding-top: 10px; }
.specialimg2 {
	margin-top: -8px;
	padding: 0;
	display: block; }
#content {
	position: absolute;
	top: 114px;
	width: 805px;
	height: auto;
	z-index:10;
	margin-left: 170px; }
.main {
	width: 778px;
	height: 519px;
	background-image: url(../images/maincontent.jpg);
	background-repeat: no-repeat;
	vertical-align: top; }
.sub {
	background-color: white;
	vertical-align: top;
	width: 778px;
	height: auto; }
#about {
	background-image: url(../images/bg-about.jpg);
	background-repeat: no-repeat;
	background-position: left bottom; }
#services {
	background-image: url(../images/bg-service.jpg);
	background-repeat: no-repeat;
	background-position: left bottom; }
#rservices {
	background-image: url(../images/bg-rservices.jpg);
	background-repeat: no-repeat;
	background-position: left bottom; }
#private {
	background-image: url(../images/bg-private.jpg);
	background-repeat: no-repeat;
	background-position: left bottom; }
#housing {
	background-image: url(../images/bg-housing.jpg);
	background-repeat: no-repeat;
	background-position: left bottom; }
#residential {
	background-image: url(../images/bg-residential.jpg);
	background-repeat: no-repeat;
	background-position: left bottom; }

/*sub-sub residential section*/
#rcrisis {
	background-image: url(../images/bg-rcrisis.jpg);
	background-repeat: no-repeat;
	background-position: left bottom; }
#rresidential {
	background-image: url(../images/bg-rresidential.jpg);
	background-repeat: no-repeat;
	background-position: left bottom; }
#rchild {
	background-image: url(../images/bg-rchild.jpg);
	background-repeat: no-repeat;
	background-position: left bottom; }
#rfragile {
	background-image: url(../images/bg-rfragile.jpg);
	background-repeat: no-repeat;
	background-position: left bottom; }
#rrespite {
	background-image: url(../images/bg-rrespite.jpg);
	background-repeat: no-repeat;
	background-position: left bottom; }
/*end sub-sub residential section*/

#careers {
	background-image: url(../images/bg-careers.jpg);
	background-repeat: no-repeat;
	background-position: left bottom; }

#opport {
	background-image: url(../images/bg-opport.jpg);
	background-repeat: no-repeat;
	background-position: left bottom; }
#questions {
	background-image: url(../images/bg-questions.jpg);
	background-repeat: no-repeat;
	background-position: left bottom; }
#none {
	background-image: none; }
	
/**videos**/
#melissa {
	background-image: url(../images/bg-melissa.jpg);
	background-repeat: no-repeat;
	background-position: left bottom; }
	
#reuben {
	background-image: url(../images/bg-reuben.jpg);
	background-repeat: no-repeat;
	background-position: left bottom; }

/***1 col***/	
.subhead-1col {
	height: 85px;
	margin-top: 35px;
	margin-left: 52px;
	display: block; }
.subcol2-1col {
	height: auto;
	float: left;
	margin-left: 52px;
	padding-right: 15px;
	padding-bottom: 50px; }
/***end 1 col***/		

/***2 col***/	
.subhead {
	height: 85px;
	margin-top: 35px;
	margin-left: 323px;
	display: block; }
.subcol1 {
	color: #bbbb9d;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
	line-height: 20px;
	letter-spacing: -1px;
	width: 240px;
	height: auto;
	float: left;
	margin-left: 52px;
	padding-bottom: 400px; }
.subcol2 {
	width: 440px;
	height: auto;
	float: left;
	margin-left: 30px;
	padding-bottom: 50px; }
.subcol2a {
	margin-left: 30px;
	padding-bottom: 350px;
	width: 440px;
	height: auto;
	float: left; }
/*include video links*/
.subcol2v {
	margin-left: 30px;
	padding-bottom: 150px;
	/*padding-bottom: 300px;*/
	width: 440px;
	height: auto;
	float: left; }
.subcol2va {
	margin-left: 30px;
	padding-bottom: 100px;
	width: 440px;
	height: auto;
	float: left; }
/***end 2 col***/
#cg-logo {
	float: left;
	padding-top: 26px;
	padding-left: 26px; }
/*not used*/
#cg-slogan {
	padding-top: 35px;
	float: right;
	padding-right: 15px; }
#cg-slogansm {
	padding-top: 38px;
	float: right;
	padding-right: 0; }
/***end structures***/

/****navigation***/
.navblock1 {
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	line-height: 14px;
	text-align: right;
	width: 710px;
	height: 28px;
	float: right;
	margin: 12px 0 0;
	padding: 0;
	display: block; }
.navlist1 {
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	line-height: 14px;
	text-transform: uppercase;
	text-align: right;
	margin: 0;
	padding: 0 15px 0 0;
	list-style-type: none;
	display: inline; }
a.nav1:link, a.nav1:visited, a.nav1:active {
	color: #ef9794;
	text-decoration: none; }
a.nav1:hover, a.nav1sel:link, a.nav1sel:hover, a.nav1sel:visited, a.nav1sel:active {
	color: white;
	text-decoration: none; }
	
/*left*/
.navblock2 {
	font-size: 14px;
	font-family: arial, helvetica, verdana;
	line-height: 16px;
	text-align: right;
	position: relative;
	width: 170px;
	float: left;
	clear: left;
	margin: 65px 5px 0 0;
	padding: 0;
	display: block; }
.navlist2 {
	font-size: 14px;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;
	text-align: right;
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none; }
a.nav2:link, a.nav2:visited, a.nav2:active {
	color: white;
	text-decoration: none;
	margin-right: 0; }
a.nav2:hover, a.nav2sel:link, a.nav2sel:hover, a.nav2sel:active, a.nav2sel:visited {
	color: #bbbb9d;
	text-decoration: none; }
	
.navblock3 {
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	line-height: 13px;
	text-align: right;
	position: relative;
	float: right;
	clear: right;
	margin: 8px 0 15px;
	padding: 0 0 0 0;
	display: block; }
.navlist3 {
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	line-height: 13px;
	text-transform: none;
	text-align: right;
	margin: 7px 0 0 5px;
	padding: 0 0 0 0;
	list-style-type: none; }
a.nav3:link, a.nav3:visited, a.nav3:active {
	color: #bbbb9d;
	text-decoration: none; }
a.nav3:hover, a.nav3sel:link, a.nav3sel:hover, a.nav3sel:active, a.nav3sel:visited {
	color: #e9bab8;
	text-decoration: none; }

.navblock4 {
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	line-height: 1;
	text-align: right;
	float: right;
	clear: right;
	margin: 5px 20px 10px 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-right: 12px none #961713;
	display: block; }
.navlist4 {
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	line-height: 13px;
	text-transform: none;
	text-align: right;
	margin: 5px 0 5px 10px;
	padding: 0 0 0 0;
	list-style-type: none; }
a.nav4:link, a.nav4:visited, a.nav4:active {
	color: #e9bab8;
	text-decoration: none; }
a.nav4:hover, a.nav4sel:link, a.nav4sel:hover, a.nav4sel:active, a.nav4sel:visited {
	color: #fff;
	text-decoration: none; }
	
/*contact*/
.opp {
	background-color: #b01410;
	width: 175px;
	height: auto;
	float: left;
	clear: left;
	margin: 60px 0 0;
	padding: 0;
	display: block; }
.opphead {
	color: white;
	font-size: 18px;
	font-family: arial, helvetica, verdana;
	font-weight: normal;
	line-height: 21px; }
.oppbody {
	color: white;
	font-size: 9px;
	font-family: arial, helvetica, verdana;
	line-height: 11px; }
.contact {
	color: white;
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	line-height: 18px;
	text-align: right;
	width: 170px;
	height: auto;
	float: left;
	clear: left;
	margin: 30px 0 0;
	padding: 0 0 13px;
	display: block; }
.contactsm {
	font-size: 9px;
	word-spacing: -1px;
	letter-spacing: 0; }
	

/****end navigation***/

/***main page content boxes***/
.mainbox1 {
	color: #868660;
	font-size: 14px;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	line-height: 16px;
	position: absolute;
	width: 290px;
	height: auto;
	margin: 85px 0 0 470px;
	padding: 0; }

.mainbox2 {
	color: #595936;
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	line-height: 13px;
	position: absolute;
	width: 170px;
	height: 60px;
	margin: 440px 0 0 208px;
	padding: 0; }

.mainbox3 {
	color: #595936;
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	line-height: 13px;
	position: absolute;
	width: 170px;
	height: 60px;
	margin: 440px 0 0 570px;
	padding: 0; }
#cg-slogan2 {
	margin-top: 13px;
	display: block; }
.mainlearn {
	margin-top: 5px; }
/***end main page content boxes***/

/****forms***/

.inputtext {
	color: black;
	font-size: 0.9em;
	font-family: arial, helvetica, verdana;
	background-color: white;
	vertical-align: middle;
	padding: 2px 5px;
	border: solid 1px #ababab;
	outline-style: none;
	outline-width: 0; }

.inputtext:hover, .inputtext:focus, .inputtext-h {
	color: black;
	font-size: 0.9em;
	font-family: arial, helvetica, verdana;
	background-color: #f0efef;
	vertical-align: middle;
	padding: 2px 5px;
	border: solid 1px #8f7777;
	outline-style: none;
	outline-width: 0; }

.inputselect {
	color: black;
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	background-color: #d8e3ee;
	vertical-align: middle;
	border: solid 5px #d8e3ee;
	outline-style: none;
	outline-width: 0; }

.inputselect:hover, .inputselect:focus {
	color: black;
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	background-color: #bbc8d5;
	vertical-align: middle;
	border: solid 5px #bbc8d5;
	outline-style: none;
	outline-width: 0; }

.inputradio {
	text-align: left;
	width: 20px;
	height: 16px;
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
	outline-width: 0;
	display: block; }
	
.inputradio:hover, .inputradio:focus {
	background-image: none;
	text-align: left;
	width: 20px;
	height: 16px;
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
	outline-width: 0;
	display: block; }

.inputchkbox {
	color: black;
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	text-align: left;
	width: 20px;
	height: 16px;
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
	outline-width: 0;
	display: block; }

.inputchkbox:hover, .inputchkbox:focus {
	color: black;
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	text-align: left;
	width: 20px;
	height: 16px;
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
	outline-width: 0;
	display: block; }
.padchkbox {
	width: 20px;
	height: 16px;
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
	display: block; }
.frmbutton {
	color: #645555;
	font-size: 0.9em;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	background-color: #f0efef;
	vertical-align: middle;
	padding: 2px 5px;
	border: solid 1px #8f7777;
	outline-style: none;
	outline-width: 0; }
.frmbutton:hover, .frmbutton:focus, .frmbutton-h {
	color: #e1e1e1;
	font-size: 0.9em;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	background-color: #b01410;
	vertical-align: middle;
	padding: 2px 5px;
	border: solid 1px #ababab;
	outline-style: none;
	outline-width: 0; }

/***1col***/
table.formtable-1col {
	width: 650px;
	margin: 0;
	padding: 0;
	border: solid 1px #bcbbbb; }
td.formheader-1col {
	width: 230px;
	font-weight: bold;
	font-size: 0.8em;
	font-family: arial, helvetica, verdana;
	/*background-color: #e6e4e4;
	color: #b01410;*/
	background-color: #BBBB9D;
	color: #b01410;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px; }
td.form-1col {
	color: #2c2828;
	font-size: 0.8em;
	font-family: arial, helvetica, verdana;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px; }

/***end 1col***/

/***2col***/	
table.formtable {
	width: 400px;
	margin: 0;
	padding: 0;
	border: solid 1px #bcbbbb; }
td.formheader {
	width: 120px;
	font-weight: bold;
	font-size: 0.8em;
	font-family: arial, helvetica, verdana;
	/*color: white;
	background-color: #b01410;*/
	background-color: #BBBB9D;
	color: #b01410;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px; }
td.form {
	color: black;
	font-size: 0.8em;
	font-family: arial, helvetica, verdana;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px; }
/***end 2col***/	


/****end forms***/
.rssbox {
	height: 92px;
	vertical-align: top;
	width: 475px;
	overflow: hidden; }
#rssnewsblock2 {
	position: relative;
	overflow: hidden; }

