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

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

/*----------------------------------------------*/
/*-------------------- main --------------------*/
/*----------------------------------------------*/
#main {
	border-top: 28px solid #808b47;
	border-bottom: 25px solid #967315;
	background-color: #ffffff;
	margin: 0px auto;
	width: 775px;
	height: 545px;
}

/*----------------------------------------------*/
/*----------------- begin header ---------------*/
/*----------------------------------------------*/
#main .header {
	float: left;
	width: 775px;
	height: 125px;
	background-color: #000000;
	color: #000000;
}

h1{
font-size: 16pt;
}

#main .header .logo{
	float: left;
	font-size: 10px;	
			background:url(http://images.residentsource.com/design/castlecreek/picture3.jpg) no-repeat #ffffff;
		background-position: right;
	color: #594427;
	width: 775px;
	height: 95px;
}

/*----------------------------------------------*/
/*------------------- begin nav ----------------*/
/*----------------------------------------------*/
#main .header #nav {
	float: left;
	background: url(http://images.residentsource.com/design/castlecreek/earth/home-navbar.jpg) no-repeat #594427;
	color: #ffffff;
	width: 775px;
	height: 30px;
}

#main .header #nav a {
  	padding: 0px 1px;  	
  	font-family: arial;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
}

#main .header #nav ul {
	float: left;
	list-style: none;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	height: 17px;
	width: 660px;
	margin: 0px;
	padding-top: 3px;
	padding-left: 43px;
}

#main .header #nav ul li {
	display: inline;
	text-align: left;
	width: 128px;
	height: 14px;
	margin-top: 2px;
}

/*----------------------------------------------*/
/*-------------- begin container01 -------------*/
/*----------------------------------------------*/
#main .container01{
	float: left;
	width: 300px;
	height: 420px;
}

#main .container01 #img01{
	float: left;
	width: 300px;	
	height: 239px;
	margin: 0px;
}

#main .container01 .lefthorizbar{
	float: left;
	background-color: #6c6838;
	width: 300px;	
	height: 18px;
	border-top: 1px solid white;
	border-right: 1px solid white;	
	border-bottom: 1px solid white;

}

/*----------------------------------------------*/
/*---------------- begin login box -------------*/
/*----------------------------------------------*/
.container01 .login{
	background: url(http://images.residentsource.com/design/castlecreek/earth/login-home.jpg) no-repeat #808b47;
	background-color: #594427;
	float: left;
	width: 300px;	
	height: 160px;
	border-bottom: 1px solid white;
}

.container01 .loggeduser{
	float: left;
	color: #ffffff;
	width: 265px;	
	height: 85px;
	margin: 35px 0px 0px 25px;
	margin: 35px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

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

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

.container01 .login table{
	color: #ffffff;
	border-collapse:collapse;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 251px;
	height: 131px;
	margin-top: 10px;
	margin-left: 15px;	
}

.container01 .login a{
	float: left;
	font-size: 10px;
	font-weight: normal;
}

.lockout {
	color: #ffffff;
	margin-top: 15px;
	margin-left: 5px;
	display: block;
}

.container01 input{
	font-size: 10px;		
	height: 20px;
	width: 153px;
	border: 1px solid #000000;
}

.container01 .btn {
	cursor:pointer;
	float: right;
	width: 52px;
	height: 0;		/* for the good browsers */	
	padding: 20px 0 0 0;
	border: 1px solid black;
	background: transparent url(http://images.residentsource.com/design/btn-login.gif) no-repeat center top;
	overflow: hidden;
}

.container01 .login .errormsg{
font-size: 13px;
}

*+html .container01  .btn { height: 20px !important; } /* for IE7, as it ignores the underscore hack */

#main .middle {
	float:left;
	width:11px;
}

#main .middle .topvertbox{
	float: left;
	width: 10px;	
	height: 240px;	
	margin:0px;
	background-color: #a99d61;

	border-bottom: 18px solid #68551d;
	border-left: 1px solid white;
}

#main .middle .bottomvertbox{
	float: left;
	width: 10px;	
	height: 160px;	
	background-color: #a99d61;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
}

/*----------------------------------------------*/
/*-------------- begin container02 -------------*/
/*----------------------------------------------*/
#main .container02  {
	float: left;
	width: 463px;	
	height: 420px;	
	background-color: #ffffff;
	border-left: 1px solid white;
}

#main .container02  .welcome{
	float: left;
	color: #ffffff;
	width: 463px;	
	height: 240px;	
}

#main .container02 .welcome .welcome-label{
	font-family: verdana;
	font-weight: bold;
	font-size: 15pt;
	color: #030303;
	width: 440px;
	height: 15px;
	margin: 20px 0px 29px 10px;	
	padding: 0px;
}

#main .container02 .welcome-txt{
	float: left;
	font-family: verdana;
	font-size: 8pt;
	line-height: 13pt;
	color: #68551d;
	width: 434px;
	height: 139px;	
	margin-left: 15px;	
}

#main .container02 .righthorizbar{
	float: left;
	background-color: #6c6838;
	width: 463px;	
	height: 18px;	
	border-bottom: 1px solid white;

}

#main .container02 .textarea01{
	float: left;
	color: #68551d;
	background-color: #d7e29e;
	width: 463px;	
	height: 160px;	
	border-bottom: 1px solid white;
}



#main .container02 .textarea01 #img02{
	float: left;
	width: 215px;
	height: 160px;	
}

#main .container02 .textarea01 #txt01{
	float: right;
	font-family: verdana;
	font-size: 8pt;
	line-height: 13pt;
	width: 203px;	
	height: 108px;	
	margin: 20px;	
}


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

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

.login .alternateLoginBox1 {
    text-align:center;
    width:300px;
}

.login .alternateLoginBox1 a {
    float:none;
    font-size:13px;
    font-weight:bold;
    display:block;
    padding:5px;
}

.login .alternateLoginBox1 h3 {
    color: #ffffff;
}

.ezUpLoginLinks {
    text-align: center;
}

.ezUpLoginLinks a {
    text-decoration: none;
}

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

.ezUpHubLogin a {
    text-decoration: none;
}

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

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