* {
	font-family:Verdana;
}
body {
	margin: 8px auto;
	width: 900px;
	background-color: #ffffff;
}

A         {font-family:Arial}
A:link    {color:#473f3d;}
A:visited {color:#473f3d;}
A:hover   {color:#473f3d;}
A:active  {color:#473f3d;}

/*----------------------------------------------*/
/*-------------------- main --------------------*/
/*----------------------------------------------*/
#main {
	margin: 0px auto;
	border-bottom: 25px solid #3a451b;
	width: 780px;
	height: 805px;
}
.thinBorder {
	border-left: 1px solid #bdbdbf;
	border-right: 1px solid #bdbdbf;
}
/*----------------------------------------------*/
/*----------------- begin header ---------------*/
/*----------------------------------------------*/
#main .header {
	float: left;
	width: 780px;
	height: 238px;
	background-color: #ffffff;
	color: #000000;
}

.header h1{
	float: right;
	font-size: 16pt;
	color: #42324d;	
	margin-right: 15px;	
}

#main .header .leftbar, .rightbar{
	float: left;
	height: 14px;
}

#main .header .leftbar{
	background-color: #a6b967;
	width: 309px;
	margin-right: 1px;
}

#main .header .rightbar{
	background-color: #829543;
	width: 470px;
}

#main .header .home-img01{
	float: left;
	margin-right: 1px;
	margin-top: 3px;
	width: 309px;
	height: 203px;
}

#main .header .logo{
	float:left;
	margin-top: 3px;
	width: 470px;
	height: 203px;
}

/*----------------------------------------------*/
/*------------------- begin nav ----------------*/
/*----------------------------------------------*/
#main .header #nav {
	float: left;
	background: url(http://images.residentsource.com/design/milehigh/lime/navbar.jpg) no-repeat #ffffff;
	color: #ffffff;
	margin-top: 1px;
	padding: 0px;
	width: 780px;
	height: 19px;
}

#main .header #nav a {
  	padding: 0px 3px;
  	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

*+html #main .header #nav ul {
	line-height: 15px;
}

#main .header #nav ul {
	float: left;
	list-style: none;
	color: #ffffff;
	line-height: 13px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 15px;
	padding: 0px;
	width: 740px;
	height: 19px;
}

#main .header #nav ul li {
	display: inline;
	text-align: left;
	width: 0px;
	height: 0px;
	padding: 0px;
}

#main .header .menuspacer{
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

/*----------------------------------------------*/
/*-------------- begin body tag  ---------------*/
/*----------------------------------------------*/
#body{
	float: left;
	width: 780px;
	height: 543px;
	border-bottom: 27px solid #829543;
}
/*----------------------------------------------*/
/*-------------- begin container01 -------------*/
/*----------------------------------------------*/
#body .container01{
	float: left;
	background: url(http://images.residentsource.com/design/milehigh/login-text.jpg) no-repeat #ffffff;
	width: 233px;
	height: 527px;
	margin-top: 1px;
}

/*----------------------------------------------*/
/*---------------- begin login box -------------*/
/*----------------------------------------------*/
#body .container01 .login{
	background: url(http://images.residentsource.com/design/milehigh/lime/login-bkg.jpg) no-repeat;
	float:left;
	width: 223px;
	height: 143px;
	margin-bottom: 35px;
}

.container01 .loggeduser{
	float: left;
	color: #666666;
	width: 225px;
	height: 85px;
	margin: 35px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
}

.container01 .loggeduser p {
	font-size: 10px;
	font-weight: bold;
	width: 240px;
	height: 20px;
	margin: 7px 0px 0px 5px;
	padding: 0px;
}

.container01 .login .loggeduser a {
	float: none;
	color: 	#436a95;
}

.lockout {
	margin-top: 15px;
	margin-left: 10px;
	color: #083a79;
	font-family: verdana;
	font-size: 12px;
	line-height: 15pt;
	display: block;
}

#body .container01 .login table{
	float: left;
	color: #341960;
	font-size: 12px;
	font-weight: bold;
	border-collapse: collapse;
	width: 200px;
	height: 126px;
	margin: 20px 0px 20px 15px;
}

#body .container01 .login a{
	text-align: right;
	font-size: 7pt;
	font-weight: normal;
}


#body .container01 input{
	font-size: 10px;
	height: 16px;
	width: 120px;
	border: 1px solid #341960;
}

#body .container01 .btn {
	cursor:pointer;
	width: 57px;
	height: 20px;

}

#body .container01 .textarea01{
	float: left;
	color: #341960;
	width: 213px;
	height: 200px;
	margin-left: 8px;
}

#body .container01 .textarea01 #img02{
	float: left;
	width: 209px;
	height: 120px;
	margin-bottom: 10px;
	border: 2px solid #000000;
}

#body .container01 .textarea01 #txt01{
	font-family: verdana;
	font-size: 9pt;
	line-height: 13pt;
	height: 200px;
}



/*----------------------------------------------*/
/*-------------- begin container02 -------------*/
/*----------------------------------------------*/
#body .container02  {
	float: left;
	width: 547px;
	height: 528px;
	background-color: #ffffff;
	margin-top: 1px;
}

#body .container02  .welcome{
	float: left;
	color: #666666;
	width: 533px;
	height: 148px;
	margin-top: 15px;
	border-bottom: 1px solid #bdbdbf;
}

#body .container02 .welcome .welcome-label{
	font-family: arial;
	font-size: 14pt;
	color: #42324d;
	width: 493px;
	height: 32px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#body .container02 .welcome-txt{
	font-family: verdana;
	font-size: 12px;
	line-height: 15pt;
	color: #341960;
	width: 509px;
	height: 101px;
	margin-left: 15px;
	overflow: hidden;
}
#body .container02 #img01{
	float: left;
	border: 1px solid #000000;
	width: 500px;
	height: 343px;
	margin-top: 13px;
	margin-left: 22px;
}

#footer {
	float:left;
	width:780px;
	margin:10px;
	text-align:center;
	color:#829543;
}

#footer a {
	color:#829543;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

.ezUpLoginLinks {
    text-align: center;
}

.ezUpHubLogin {
    text-align: left;
    padding-left: 20px;
}

.ezUpLoginLinks a {
    text-decoration: none;
}

.ezUpHubLogin a {
    text-decoration: none;
}

.ezUpLoginLinks  a:hover {
    text-decoration: underline;
    color:#436a95;
}

.ezUpHubLogin a:hover {
    text-decoration: underline;
    color:#436a95;
}
