/*colossus harvest*/
.navigationBar {
	font:normal normal bold 12px/15px arial;
	color: #000000;
}
.navigationBar a {
	color:#fff;
}
.navigationBar a:hover {
	color: #F5EEB0;
}
.navigationTopLevel {
	color: #000000;
}
.navigationTopLevel a {
	color: #fff;
}
.navigationTopLevel a:hover {
	color: #FCFBD2;
}
.navigationLanding {
	margin: 10px 10px 15px 10px;
}
.navigationLanding .navigationTopLevel {
	margin: 0 5px 0 5px;
}
.navigationBreakLine {
	border-top:#DDD07B 1px solid;
	background-color:#BA9B5A;
	margin: 7px 0px 6px 0px;
}
.logo {
	font:normal normal bold 25px/35px arial;
	color:#E7EEE3;
	padding: 0px 0px 45px 10px;
}
.title {
	margin-bottom:10px;
}
.text,.title {
	color: #F1F1F1;
}
.bodyCopy {
	height:100%;
	margin:15px 15px 15px 20px;
}
.marginContent {
	padding-left:15px;
	z-index:10;
	width:230px;
	position:absolute;
}
.flashMargin {
	margin-top:333px;
	height:325px;
	width:230px
	position:absolute;
}
.navigationBackground {
	width:252px;
	height:auto;
	border-right:7px solid #FCFBD2;
	vertical-align:top;
	background:#BB9C5B url('../images/navigation_background.gif') left repeat-y;
}
.navigationAccent {
	background-color:#B8B5A0;
	border-right:7px solid #FCFBD2;
	vertical-align:top;
}
.logoBackground {
	vertical-align:bottom;
	background:#6C5343 url('../images/logo_background.gif') top repeat-x;
}
.loginAreaBackground {
	vertical-align:top;
	border-right:3px solid #FCFBD2;
	background:#B9B6A1 url('../images/login_area_background.gif') top repeat-x;
}
.colorSpace {
	background:#6C5343 url('../images/dark_space.gif') top repeat-x;
	height:31px;
	width:376px;
}
.footerBackground {
	background:#B89A59 url('../images/footer_background.gif') top repeat-x;
}
.bodyTextBackground {
	width:362px;
	height:auto;
	background:#FCFBD2 url('../images/body_text_background.gif') right repeat-y;
	vertical-align:top;
}
.residentPortalLogin input {
	height:17px;
	width:98px;
}
