/* ABOUT US ************************************************ */

#jerry {
	height:160px;
	margin: 10px 15px 15px 0;
	float:left;
	clear:none;
	font-size:1em;
	line-height:1.2em;
}

#jerry #pic {
	float:left;
	vertical-align:text-top;
	width:131px;
	padding:0 10px 2px 0;
	clear:none;
}

/*#jerry #quote {
	float:left;
	clear:none;
	margin:0 0 10px 0;
	width:240px;
}

#jerry #quote span {
	margin:0 0 10px 0;
	padding:0 0 0 0;
	clear:both;
	
}*/

#jerryQuote {
	clear:both;
	margin:0 0;
	width:470px;
	height:341px;
}

.body_full_box h3.about {
	margin: 5px 0 20px 0;
	font-size: 1.2em;
}

.aboutHouse-1 {
	margin:0 0 15px 15px;
	float:right;
	width:225px;
	border: solid 1px #ffffff;
}

.aboutHouse-2 {
	margin:0 15px 5px 0;
	float:left;
	width:225px;
	border: solid 1px #ffffff;
}

/* CONTACT US ************************************************ */

.contactPhoto {
	width:150px;
	height:190px;
	float:left;
	clear:none;
	margin: 0 10px 0 0;
}

.contactPhoto img {
	width:150px;
	height:190px;
}

.plpic, .plpic img {
  height: 131px;
}

.contactProfile {
	width:285px;
	float:left;
	clear:none;
}

.contactProfile h3 {
	margin: 0 0 10px 0;
	padding:0;
}

.contactProfile p {
	margin: 0 0 10px 0;
}

.contactProfile span {
	display:block;
	clear:both;
	margin: 0 0 3px 0;
}

.contactProfile img.royalLePage_logo {
	margin: 15px 0 0 0;
}

.contactProfile img.schuit_logo {
	margin: 5px 0 0 0;
}


/* AWARDS ************************************************ */

.awards {
	padding:0;
	margin:0;
	width:488px;
}

.awards h2 {
	font-size:1.1em;
	margin:20px 0 15px 0;
}

.awards h3 {
	/*color:#000000;*/
	font-size:1.1em;
	margin:0 0 15px 0;
}

.awards hr {
	margin:20px 0;
	padding:0 0;
}

.awards .divider {
	display:block;
	border-bottom: 2px solid #ffffff;
	margin:35px 0 33px 0;
}

.awards ul {
	margin:0 0 0 0;
	padding:0 0 10px 30px;
	display:block;
	/*color:#000000;*/
}

.awards ul li {
	margin:5px 0 0 0;
	padding:0;
}

.awards div.body_full_box ul li a,
.awards div.body_full_box ul li a:link,
.awards div.body_full_box ul li a:visited,
.awards div.body_full_box ul li a:active {
	color:#ffffff;
}

.awards .body_full_box {
	margin-top:25px;
}

.awards table {
	/*width: 100%;*/
	border-collapse:collapse;
	/*border-left: 2px solid #978771;*/
}

.awards table colgroup col {
	/*border-right: 2px solid #a8967e;*/
}

.awards table colgroup col.status {
	/*border-right: 2px solid #978771;*/
}

.awards table th,
.awards table td {
	padding:5px;
}

.awards table tbody td {
	background-color:#978771;
	border-bottom: 2px solid #a8967e;
	border-right: 2px solid #a8967e;
}

.awards table tr {
	/*border-bottom: 2px solid #a8967e;*/
}

.awards table thead,
.awards table thead tr,
.awards table thead td {
	background-color:#716555;
	
}

.awards table thead tr {
	/*border-bottom: 3px solid #a8967e;*/
	font-weight:bold;
}

.awards table thead td {
	/*border-right: 2px solid #716555;*/
	padding:6px;
	border-bottom: 3px solid #a8967e;
	/*border-right: 2px solid #a8967e;*/
}

.awards table td.sideCover {
	border-right: 2px solid #a8967e;
}

