body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-align: left;
}

a {
	color: #000000;
}

.hometop {
	width: 364px;
	border: 3px solid #572600;
	border-bottom: 0px;
}

.homemid {
	border-left: 3px solid #572600;
	border-right: 3px solid #572600;
}

.homebot {
	border: 3px solid #572600;
	border-top: 0px;
}

#hometext {
	padding: 20px;
	padding-top: 5px;
	text-align: justify;
}

#hometext .title {
	color: #572600;
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
	text-align: center;
}

.homebox {
	border: 1px solid #000000;
	border-top: 0px;
	margin: 5px;
	margin-top: 0px;
	background-color: #FFFFFF;
	height: 109px;
}

.loginfield {
	height: 11px;
	border: 1px solid #000000;
	width: 125px;
	margin: 0px;
	margin-right: 7px;
	font-size: 9px;
	padding: 3px;
}

.loginfield2 {
	height: 11px;
	border: 1px solid #000000;
	width: 175px;
	margin: 0px;
	margin-top: 5px;
	font-size: 9px;
	padding: 3px;
}

.loginbox {
	border: 1px solid #000000;
	border-top: 0px;
	margin: 5px;
	margin-top: 0px;
	background-color: #FFFFFF;
	padding: 7px;
}

.top {
	width: 764px;
	border: 3px solid #572601;
	border-bottom: 0px;
}

.maintable {
	width: 764px;
	border: 3px solid #572601;
	border-top: 0px;	
}

.left {
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.bottom {
	height: 22px;
}

.right {
	background-image: url(images/right_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;	
	width: 22px;
}

.main {
	width: 545px;
	height: 470px;
	padding: 10px;
}

#about {
	text-align: justify;
}

#about .title {
	color: #572600;
	font-weight: bold;
	font-size: 14px;
}

#about .mission {
	border: 1px solid #572600;
	padding: 5px;
	background-color:#E2D6D1;
}

#about .dotted {
	color: #fff; 
	background-color: #fff; 
	border: 1px dotted #582706; 
	border-style: none none dotted; 
}

#about .image {
	margin-left: 5px;
}

#contact {
	text-align: left;
}

#contact a {
	color: #000000;
}

#contact .image a {
	text-decoration: none;
}

#contact .title {
	color: #572600;
	font-weight: bold;
	font-size: 14px;
}

#team {
	text-align: justify;
}

#team .title {
	color: #572600;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	text-align: center;
}

#team .title2 {
	color: #572600;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	text-align: left;
}

#team li {
	list-style-image: url(images/bullet.gif);
}

#homecare {
	text-align: justify;
}

#homecare .title {
	color: #572600;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	text-align: center;
}

#homecare .title2 {
	color: #572600;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

#homecare .image {
	margin-left: 5px;
}

#homecare li {
	list-style-image: url(images/bullet2.gif);
}

#homecare .mission {
	border: 1px solid #572600;
	padding: 5px;
	background-color:#E2D6D1;
}

.textfield {
	width: 250px;
	position: relative;
  	left: -2px;
  	top: -2px;
  	background: #E9DBD3;
}

.appfield {
	background: #E9DBD3;
}

.footer, a.footer {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#666666;
}

a:hover.footer {
	color:#000000;
}

