/*colossus lime*/
.navigationBar {
	font:normal normal bold 12px/15px arial;
	color: #000000;
	padding:10px 5px 5px 5px;
}
.navigationBar a {
	color:#536326;
	margin: 10px 10px 15px 10px;
}
.navigationBar a:hover {
	color: #728530;
}
.navigationBreakLine {
	border-top:#708330 1px solid;
	background-color:#E7FCD2;
	margin: 7px 5px 6px 5px;
}
.logo {
	font:normal normal bold 25px/35px arial;
	color:#E7EEE3;
	margin-bottom:45px;
	margin-left:10px;
}
.title {
	margin-bottom:10px;
}
.text,.title {
	color: #F1F1F1;
}
.bodyCopy {
	margin:15px;
}
.marginContent {
	padding-left:15px;
	z-index:10;
	width:230px;
	position:absolute;
}
.flashMargin {
	height:325px;
	width:230px;
	position:absolute;
}
.navigationBackground {
	width:252px;
	height:auto;
	border-right:7px solid #FCFBD2;
	vertical-align:top;
	background:#8CA83A url('../images/navigation_background.gif') left repeat-y;
}
.navigationAccent {
	background-color:#A89B6E;
	border-right:7px solid #FCFBD2;
	vertical-align:top;
}
.logoBackground {
	vertical-align:bottom;
	background:#748831 url('../images/logo_background.gif') top repeat-x;
}
.loginAreaBackground {
	vertical-align:top;
	border-right:3px solid #FCFBD2;
	background:#A89B6E url('../images/login_area_background.gif') top repeat-x;
}
.colorSpace {
	background:#728530 url('../images/green_space.gif') top repeat-x;
	height:31px;
	width:373px;
}
.footerBackground {
	background:#6D8C2D url('../images/footer_background.gif') top repeat-x;
}
.bodyTextBackground {
	padding-left:2px;
	width:362px;
	height:auto;
	background:#FCFBD2 url('../images/body_text_background.gif') right repeat-y;
	vertical-align:top;
}
.residentPortalLogin input {
	width:98px;
	height:15px;
}