html, body, #wrapper { 
	height: 100%;
	background-color: #444;
	margin: 0; 
	padding: 0;
	border: none; 
	text-align: center; 
	vertical-align: top;
	background-image: url(../images/main_bg.gif);
	background-position: center top;
	background-repeat: repeat-y;
}

#wrapper {
	width: 895px;
	height: 100%;
	margin: 0 auto;
	padding: 0 53px 0 52px;
	vertical-align: top;
	font-family: Verdana;
}

#main {
	width: 895px;
}

a:link, a:active, a:visited {
	color: #690;
	text-decoration: none;
}

a:hover {
	color: #999;
}

#headerContentRight {
	vertical-align: top;
	background-image: url(../images/green_manor_title.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 676px;
	text-align: left;
	padding-top: 110px;
	float: right;
	font-size: 13px;
	color: #FFF;
}

#headerContentLeft {
	height: 126px;
	width: 218px;
	padding-top: 10px;
	color: #666;
	font-size: 12px;
	float: left;
}

#headerContentLeft a:link, #headerContentLeft a:visited, #headerContentLeft a:active {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

#headerContentLeft a:hover {
	color: #690;
}


#ContentRight1 {
	vertical-align: top;
	width: 677px;
	height: 264px;
	text-align: left;
	float: right;
}

#ContentLeft1 {
	height: 264px;
	width: 218px;
	background-image: url(../images/services_bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #666;
	font-size: 12px;
	float: left;
	text-align: left;
}

#ContentLeft1 ul {
	margin: 0;
	margin-top: 22px;
	padding: 0 0 0 36px;
}


#ContentLeft1 li {
	margin: 0;
	padding: 0;
	color: #f2e3a7;
	list-style: none;
	line-height: 22px;
}

#ContentLeft1 a:link, #ContentLeft1 a:visited {
	color: #f2e3a7;
	text-decoration: none;
}

#ContentLeft1 a:hover, #ContentLeft1 a:active {
	color: #9F6;
}

#ContentRight2 {
	margin-right: 1px;
	vertical-align: top;
	width: 676px;
	height: auto;
	text-align: left;
	float: right;
	background-color:#f4f3ef;
	padding-top: 24px;
}

.UCservice {
	background-image: url(../images/title_services.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.UCcontact {
	background-image: url(../images/title_contact.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.UCprofessionals {
	background-image: url(../images/title_professionals.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.UCknowledge {
	background-image: url(../images/title_knowledge.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.UCproperty {
	background-image: url(../images/title_property.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.UCimmigration {
	background-image: url(../images/title_immigration.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.UCcalifornia {
	background-image: url(../images/title_california.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#ContentLeft2 {
	height: 272px;
	width: 218px;
	color: #666;
	float: left;
}

.content {
	padding: 10px 24px;
}

.UCcopyright {
	margin-bottom: 20px;
}

.property {
	margin-left: 15px;
}

img {
	border: none;
	}

.property img, img.property {
	border: #FFC 2px solid;
	margin-left: 10px;
}

.UCcopyright p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #a38818;
	padding-left: 218px;
	padding-top: 8px;
	text-align: left;
	line-height: 15px;
}
	
p, li {
	color: #666;
	font-size: 12px;
}

a {
	text-decoration: none;
}

ul {
	margin-top: 0px;
}

h3 {
	color: #660;
	font-size: 14px;
}

h4 {
	color: #555;
	font-family: Times New Roman, Times;
	font-size: 15px;
}

h5 {
	color: #555;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 0;
	padding-left: 30px;
	background-image: url(../images/question.gif);
	background-repeat: no-repeat;
	background-position: left;
}

strong#title {
	color: #bc9f29;
}

#headerContentRight a:link, #headerContentRight a:active, #headerContentRight a:visited {
	font-size: 12px;
	color: #bc9f29;
}

#headerContentRight a:hover {
	color: #668836;
}

#headerContentRight a.selected {
	color: #668836;
}

hr.top {
	height: 1px;
 	margin-top: 0px;
	margin-bottom: 24px;
	border: none;
	border-bottom: 1px dotted #ccc;
}

#answer {
	color: #444;
	font-weight:bold;
}

img.team {
	background-color: #ecf0e8;
	border: #ccc 1px solid;
	padding: 3px;
	margin: 0 10px 3px 0px;
}
