body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-image: url(assets/lomas_bkgnd.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#masthead .content {
	background-image: url(assets/movie.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#masthead {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0px;
}
#wrapper {
	width: 955px;
	margin: 0px auto;
}
#column_wrapper {
	background-image: url(assets/lomas_middle.jpg);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
#right {
	width: 755px;
	float: left;
}
#left {
	width: 200px;
	float: left;
}
#left .content {
	background-image: url(assets/above_menu.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 24px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#footer .content {
	padding: 12px 24px;
}
#footer {
	color: #E6DFCF;
	background-color: #807459;
	border-top: solid thin;
	border-bottom: solid thin;
	border-left: solid thin;
	border-right: solid thin;
	border-color: #000000;
	padding: 0px;
	margin: 0px;
	font-size: 0.7em;
	clear: both;
}
#left a:link {
	color: #E6DFCF;
}
#left a:visited {
	color: #E6DFCF;
}
#left a:hover {
	color: #9B7C00;
}
#right a:link {
	color: #0000FF;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #E6DFCF;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0px 0px 0px 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #E6DFCF;
}
#footer a:visited {
	color: #333333;
}
#footer a:hover {
	color: #666666;
}
.p7uberlink {
	font-weight: bold !important;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0px 0px 27px 0px;
	color: #807459;
}
h2 {
	font-size: 1.5em;
	margin: 0px 0px 14px 0px;
}
h3 {
	font-size: 1.2em;
	margin: 0px 0px 14px 0px;
}
h4 {
	font-size: 1em;
	margin: 0px 0px 5px 0px;
}
.nomargintop {
	margin-top: 0px;
}
.content p {
	margin: 0px 0px;
}
.calloutRight {
	float: right;
	padding: 0px 0px 4px 4px;
	font-size: 0.9em;
	color:#5C4727;
	width:auto;
	text-align: center;
}
.calloutLeft {
	float: left;
	padding: 0px 4px 4px 0px;
	font-size: 0.9em;
	color:#5C4727;
	width:auto;
	text-align: center;
}
.address {
	font-size: 80%;
	color: #000000;
	text-align: center;
	padding: 14px 0px 0px 0px;
}
.caption {
	float: left;
	padding: 0px 6px 6px 0px;
	font-size: 0.9em;
	color:#5C4727;
	line-height: 1.3em;
	padding-bottom: 13px;
}
.chart {
	float: middle;
	font-size: 0.9em;
	color:#000000;
	line-height: 1.3em;
}
.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #990000;
	font-weight: bold;
}

