@charset "UTF-8";
/* CSS Document */


body {
	background-color: #000000;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
}
a {
	color: #33CCCC;
}
ol li {
	padding-bottom: 12px;
}
.beverlyhills {
	background-image: url(images/beverlyHillsSub.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.content {
	padding-left: 24px;
	padding-top: 20px;
	vertical-align: top;
}
#leftPromo {
	float: left;
}
.content h1 {
	font-weight: normal;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial;
}
.content h2 {
	font-family: "Trebuchet MS", Arial;
	font-weight: normal;
}
.content h3 {
	font-style: oblique;
	line-height: 14px;
	font-weight: normal;
	font-size: 12px;
}
#sidebar {
	float: right;
	padding-left: 20px;
	padding-bottom: 12px;
	width: 200px;
}
#floatRight {
	float: right;
	padding-left: 20px;
	padding-bottom: 12px;
	padding-right: 4px;
}

#callout {
	float: right;
	padding-left: 6px;
	padding-bottom: 12px;
	width: 240px;
	border: 1px solid #999999;
	background-color: #000000;
	text-align: center;
	padding-top: 8px;
	padding-right: 6px;
	margin-left: 12px;
	margin-top: 12px;
}
#homeNews {
	background-image: url(images/newsHome.gif);
	height: 37px;
	text-align: center;
	font-size: 14px;
	padding-top: 24px;
}

.footer {
	font-size: 10px;
	color: #CCCCCC;
}
.content h4 {
	font-style: oblique;
	font-weight: normal;
}

