body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #e8e5db;
	font-size: 11px;
}

h1 {
	font-size: 13px;
	font-weight: normal;
}

h2 {
	font-size: 11px;
	color: #b9b299;
	font-weight: normal;
}

.menuBackground{
	background-image: url(/ir/clients/murrietas/i/menuBackground.gif);
	background-repeat: repeat-x;
}
 
.photoSideBackground{
	background-image: url(/ir/clients/murrietas/i/photoSideBackground.jpg);
	background-repeat: repeat-y;
}

.photoSideBackground2{
	background-image: url(/ir/clients/murrietas/i/photoSideBackground2.gif);
	background-repeat: repeat-y;
}

.main-table{
	margin: 50px auto 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.bg-white {
	background-color:#FFFFFF;
}

.main-content {
	line-height: 16px;
	color: #BC8E52;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 524px;
}

.gallery-content {
	line-height: 16px;
	color: #BC8E52;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;	
}

.gallery-content img {
	margin-right: 20px;
	margin-bottom: 20px;
}

.stretchHeight {
	height: 100%;
}

.main-title {
	font-size: 11px;
	color: #b9b299;
}

.menuLinks {
	position: relative;
	top: 53px;
}

.affiliateLinks {
	position: relative;
	top: 5px;
	font-size: 9px;
}

a {
	color: #be956e;
	text-decoration: none;
}

a:visited {
	color: #be956e;
	text-decoration: none;
}

a:hover {
	color: #d0b79c;
	text-decoration: none;
}

a.footer {
	font-size: 9px;
	margin-top: 5px;
	color: #737157;
	text-decoration:none;
}

a.footer:visited {
	color: #bd8f53;
	text-decoration:none;
}

a.footer:hover {
	color: #bd8f53;
	text-decoration:none;
}

a.menu {
	font-size: 9px;
	color: #c2bca6;
	text-decoration:none;
}

a.menu:visited {
	color: #663f30;
	text-decoration:none;
}

a.menu:hover {
	color: #663f30;
	text-decoration:none;
}

.HeaderRightLink {
	float: right;
	margin-top: 5px;
}

.HeaderLeftLink {
	float: left;
	margin-top: 5px;
}

.Clear {
	margin-top: 25px;
	clear: both;
}

