/* GENERAL STYLES */
.homepageHeader{
	height:189px;
	background:url(/images/content_bg.gif) repeat-y right top;
}
.contentHomepage {
	clear:right;
	background:url(/images/content_bg.gif) repeat-y right top;
	padding:10px 20px 30px 20px;
	text-align:justify;
} 

.homepageHeader .leftSide{
float:left;
width:570px;
text-align:right;
padding-top:25px;
}

.homepageHeader .rightSide {
	margin-left:570px;
	background:url(/images/content_bg.gif) repeat-y right top;
}

.bottomMenu {text-align:center;}
.footer {text-align:center;}

.hometitle {text-align:center;}
.hometitle a{
	font-size:16px;
	font-weight:normal;
	margin:0px;
	margin-bottom:10px;
	color:#b69e5a;
text-decoration:none;
}

.hometeasers {border:solid 1px #362a1e;padding:10px 0px;margin:0px 18px;}
.hometeasers td {border-right:solid 1px #362a1e; text-align:center;}
.hometeasers td#last {border:none;}

.awards {height:155px;}

.awardsImg {text-align:center;padding:6px 0px;}


/* EDITOR PROPERTIES */
