body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ADB6C2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../backgrounds/bg.gif);
	background-repeat: repeat-x;
}
h1 {
	font-size: 15px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	text-align: right;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	text-align: right;
}
h3 {
	font-size: 15px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: left;
}
h4 {
	font-size: 14px;
	color: #55627D;
}
a:link {
	color: #384152;
}
a:visited {
	color: #384152;
}
a:hover {
	color: #CC3300;
}
a:active {
	color: #FF0000;
}
#list-menu {
width: 226px;
/* this width value is also effected by
the padding we will later set on the links. */
}
#list-menu ul {
margin: 0px 0px 0px 0px;
padding: 0px;
list-style-type: none;
font-family: verdana, arial, sanf-serif;
font-size: 13px;
}
#list-menu li {
margin: 0px 0px 0px 0px;
padding: 0px;
}
#list-menu a {
display: block;
padding-top: 5px;
padding-bottom: 5px;
margin: 2px 2px 0px 0px;
width:226px;
text-align: right;
background: #dcdcdc;
text-decoration: none;
}
#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
margin: 0px 0px 0px 0px;
}
#list-menu a:hover {
background: #4F5C75;
color: #ffffff;
margin: 0px 0px 0px 0px;
}
.header {
	background: #CBD2DC url(../backgrounds/header.jpg) no-repeat;
	height: 26px;
}
.headerkent {
	background: #CBD2DC url(../backgrounds/kent-newport-beach.jpg) no-repeat;
	height: 26px;
}
.headermadison {
	background: #CBD2DC url(../backgrounds/madison-costa-mesa.jpg) no-repeat;
	height: 26px;
}
.headermckinley {
	background: #CBD2DC url(../backgrounds/mc-kinley-costa-mesa.jpg) no-repeat;
	height: 26px;
}
.headerpierce {
	background: #CBD2DC url(../backgrounds/pierce-costa-mesa.jpg) no-repeat;
	height: 26px;
}
.headerplumer {
	background: #CBD2DC url(../backgrounds/plumer-costa-mesa.jpg) no-repeat;
	height: 26px;
}
.headerwintergreen {
	background: #CBD2DC url(../backgrounds/wintergreen-costa-mesa.jpg) no-repeat;
	height: 26px;
}
.headertop {
	background: #CBD2DC url(../images/header/header-top.jpg) no-repeat;
	height: 26px;
}
.header2 {
	background: url(../backgrounds/navtop.jpg);
}
.bgl {
	background: #ADB6C2 url(../backgrounds/bgl.gif);
}
.colbg {
	background: #dcdcdc;
	height: auto;
	width: 226px;
}
.bgr {
	background: #ADB6C2 url(../backgrounds/bgr.gif);
}
.bgwhite {
	background-color: #FFFFFF;
}
.bgcol {
	background: #667797 url(../backgrounds/bgcol.gif);
}
.navleft {
	height: 30px;
	width: 226px;
	background-color: #D2D7DD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	color: #3A4456;
	font-weight: bold;
}
.topcol {
	background-color: #667797;
}
.red {
	color: #990000;
}
.blue {
	color: blue;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
}
.boxright {
	float: right;
	width: 185px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #697792;
	border: 1px solid #55627D;
	margin-left: 15px;
}
.container {
	margin: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #55627D;
}
.floatleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.picside {
	text-align: center;
	float: right;
	width: 240px;
	border: 1px solid #697792;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 5px;
	padding-left: 5px;
	
}
