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

#lyrContainer {
	background-color:#FFFFFF;
	width:720px; min-height:500px;
	margin: auto;
}

#logo {
	width:158px; height:86px;
	float:left; text-align:center;
	font-weight: bold; color:#999966;
	text-align:center;
}

#header {
	width: 494px; height: 60px;
	float:right;
	padding:26px 14px 0px 0px;
	border-bottom:2px #333333 solid;
	text-align:right;
	background:url(../locations/images/chm-locations-logo.gif) right no-repeat;
}

#mainNav {
	text-align: right;
	color: #999966;
	clear:both;
	font-weight: bold;
	padding: 10px 10px 0px 0px; 
	line-height: 18px;
}

div#subNav {
	color: #999966;
	font-weight: bold;
	width: 180px; float:left;
	padding: 10px 0px 10px 10px;
}

div#subNav ul, li {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

div#smallDesc h1
{
	float: none;
	margin: 0;
}

div#smallDesc
{
	padding: 0 12px;
	text-align: left;	
}

#imgHolder {
	padding:10px;
	min-height: 336px;
	margin: 0px 162px 0px 192px;
	text-align:center;
}

#imgHolder img, td.thumbLinks img {
	border: #333333 1px solid;
}

#imgSelector {
	color:#333333;
	margin: auto;
	width: 150px;
	padding: 5px;
	float: right;
	text-align:right;
	line-height: 12px;
	font-size: 10px;
}

#imgSelector img {
	margin: 0px;
	border: #333333 1px solid;
}

#imgSelector img:hover {
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
} 

a.navLink:link, a.navLink:visited {
	color: #333333;
	text-decoration: none;
}

#mainNav a:link, #mainNav a:visited, #subNav a:link, #subNav a:visited {
	color: #333333;
	text-decoration: none;
}

#mainNav a:hover, #subNav a:hover, a.navLink:hover {
	color: #333333;
	text-decoration: none;
}

#copyright {
	height: 34px;
	border-top: 2px #333333 solid;
}

#content {
	min-height: 356px;
	overflow:auto;
}

span.address {
	color:#333333;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
}

span.on {
	color: #333333;
}

.style1 {color: #9A9A9A}
.style2 {color: #000000}

td.thumbLinks a:link, td.thumbLinks a:visited{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

td.thumbLinks a:hover{
	color: #333333;
	font-weight: bold;
}