html {
	font-family: verdana, arial, san-serif;
	font-size: 11px;
	}

body {
	margin: 0;
	width: 100%;
	height: 100%;
}

a { outline:none; }

h1 { 
	font-size: 11px;
	/*color: #31559c;*/
	color: #5a5a5a;
}

h2 { 
	width: 10px;
	/*color: #31559c;*/
	color: #5a5a5a;

}

/* h5 and h6 use jscript font sub */
h5 {
	width: 98%;
	color: #385a3f;
	font-size: 24px;
}

h6 {
	width: 98%;
	color: #385a3f;
	font-size: 14px;
	line-height: 25px;
}


.subHeadline { 
	font-family: verdana;
	font-size: 30px;
}


h3 { 
	font-family: verdana;
	font-size: 13px;
	/*color: #31559c;*/
	color: #5a5a5a;
	margin-top: 22px;
}

h4 {
	font-size: 12px;
	color: #5a5a5a;
}

ul {
	list-style-image: url(images/bullet.gif);
}

.basic {
	font-family: verdana, arial, san-serif;
	font-size: 11px;
}

.propertyName{ 
	font-family: verdana;
	font-size: 17px;
	color: #385c42;
	/*color: #5a5a5a;*/
	margin-top: 22px;
	margin-bottom: 8px;
}

div#homePage {
	background-image: url("images/cssHomeBkg.gif");
	background-repeat: repeat-x;
	height: 100%;
}

div#secondaryPage {
	background-image: url("images/cssSecondaryBkg.gif");
	background-repeat: repeat-x;
	height: 100%;
}

div#pageContainer {
	width: 780px;
	margin: 0 auto;
}

div#chmLogo {
	float: left;
	margin-top: 16px;
	margin-left: 8px;
}

.secondaryNav {
	font-size: 10px;
	color: #979797;
	margin: 20px 22px 0 0;
}
a.secondaryNav:link, a.secondaryNav:visited {
	text-decoration: none;
	margin: 0;
}
a.secondaryNav:hover {
	text-decoration: underline;
	margin: 0;
}

div#nav {
	margin-top: 6px;
	margin-bottom: 0;
}

html>body div#nav {
	margin-top: 6px;
	margin-bottom: 0;
}


div#homeNews {
	float: left;
	width: 260px;
	margin-top: 42px;
	margin-left: 5px;
}

.newsHeadlines {
	color: #858585;
	line-height: 14px;
	margin-top: 10px;
	margin-right: 10px;
}
a.newsHeadlines:link, a.newsHeadlines:visited {
	text-decoration: none;
}
a.newsHeadlines:hover {
	text-decoration: underline;
}

.newsAreaBkg {
	background-image: url('images/cssNewsBkg.gif');
	background-repeat: repeat-x;
}

div#footer {
	margin: 50px 0 12px 0;
	font-size: 9px;
	color: #c4c4c4;
}
a.footer:link, a.footer:visited {
	text-decoration: none;
	color: #c4c4c4;
	}
a.footer:hover { text-decoration: underline; color: #999;}

#viewBy {
	float: left;
	width: 258px;
	height: 213px;
	background-image: url('images/cssViewByBkg.gif');
	background-repeat: repeat-x;
	margin-left: 1px;
	margin-top: -1px;
	margin-right: -2px;
}

html>body #viewBy {
	float: left;
	width: 258px;
	height: 213px;
	background-color: #31559c;
	margin-left: 1px;
	margin-top: 1px;
}

#flash {
	margin-top: -1px;
	margin-left: -1px;
}

html>body #flash {
 	margin-top: 1px;
	margin-left: 260px;
}

div#locationHeader {
	float: left;
	width: 258px;
	height: 80px;
	background-image: url('images/cssViewByBkg.gif');
	background-repeat: repeat-x;
	margin-left: 1px;
	margin-top: -1px;
	margin-right: -2px;
}

html>body #locationHeader {
	width: 258px;
	margin-left: 1px;
	margin-top: 1px;
}

#headerGraphic {
	margin-left: 257px;
	margin-top: -1px;
}

html>body #headerGraphic {
	margin-top: 1px; 
	margin-left: 260px;
}

div#sidebar {
	float: left;
	width: 260px;
	margin-top: 42px;
	margin-left: 5px;
	line-height: 18px;
	font-size: 11px;
	color: #666666;
}

#sidebar ul {
	padding-left: 20px;
	margin: 5px 10px 5px 0px;
	line-height: 16px;
	list-style-image: url(images/bullet.gif);
}

#sidebar li {
	padding: 3px 0;
}

#pageContent {
	margin-top: 42px;
	margin-left: 275px;
	margin-right: 0px;
	line-height: 20px;
	font-size: 11px;
	color: #666666;
}

html>body #pageContent {
	margin-top: 42px;
	margin-left: 275px;
	margin-right: 10px;
	line-height: 20px;
	font-size: 11px;
	color: #666666;
}

.outterTable {
	width: 100%;
	background-color: #dee6ef;
	padding: 5px;
}

.innerTable {
	background-color: #f5f8fd;
	border: #b5bece solid 1px;
}

table.table01 tr.altRow {
	background-color: #e7eef7;
}

table.table01 td {
	border-bottom: 1px #e7e7e7 solid;
	padding: 8px 4px;
	font-family: arial;
	font-size: 10px;
	line-height: 14px;
}

table.table01 td.barWhite {
	background-image: url("images/cssTableBarWht.gif");
	background-repeat: repeat-y;
}

table.table01 td.barBlue {
	background-image: url("images/cssTableBarBlue.gif");
	background-repeat: repeat-y;
}

.subNavHeader {
	background: #fff url('images/cssGreen.gif') repeat-x center bottom;
	height: 4px;
	width: 96%;
}
.subNavHR {
	background: #fff url('images/cssGray1.gif') repeat-x center top;
	height: 1px;
	width: 96%;
	margin: 0;
}

.subNavHeaderMain {
	background: #fff url('images/cssGreen.gif') repeat-x center bottom;
	height: 4px;
	width: 99%;
}
.subNavHRMain {
	background: #fff url('images/cssGray1.gif') repeat-x center top;
	height: 1px;
	width: 99%;
	margin: 0;
}

.line { background: #fff url('images/cssGray1.gif') repeat-x center top;
height: 1px;
width: 96%;
}

.subNavHR01 { background: #fff url('images/cssGreen02.gif') repeat-x center top;
height: 1px;
width: 96%;
}

html>body .subNavHR01 { 
margin-bottom: 10px;
}

.aagHR {
	background: url('images/cssGray1.gif') repeat-x center;	
	height: 1px;
	margin: 0 5px;
}

.subNavHR02 {
	height: 1px;
	width: 96%;
	background-color: #80a0de;
}

a.subNavText:link, a.subNavText:visited {
	color: #385c40;
	text-decoration: none;
	padding-bottom: 12px;
}

a.subNavText:hover {
	text-decoration: underline;
}

a.teamName:link, a.teamName:visited {
	color: #31523a;
	text-decoration: none;
	padding-bottom: 12px;
	margin-left: 10px;
	margin-top: 48px;
}

a.teamName:hover {
	text-decoration: underline;
}

.teamTitle {	
	color: #739179;
	font-size: 10px;
	font-family: arial;
	margin: 1px 60px 8px 10px;
	}

.brandDD {
	font-size: 10px;
	color: #555;
	line-height: 16px;
	margin-bottom: 3px;
}

a.newsroomText:link, a.newsroomText:visited {
	color: #355085;
}

.propertyMainPhoto {
	border: 1px solid #d6d6d6;
	background-color: #efefef;
	padding: 12px;
}

.propertyPhoto {
	border: 1px solid #d6d6d6;
	background-color: #efefef;
	padding:8px;
	margin: 10px 15px;
}

.atAGlance {
	background-image:url('images/cssAtAGlanceBkg.gif');
	background-repeat: repeat-x;
}

.webLink {
	color: #447050;
}
a.webLink:link, a.webLink:visited {
	text-decoration: none;
	border-bottom: dotted 1px;
}
a.webLink:hover {
	border-bottom: solid 1px;
}

.sortLink {
	color: #355085;
	font-weight: bold;
	font-size: 11px;
}
a.sortLink:link, a.sortLink:visited {
	text-decoration: none;
	
}
a.sortLink:hover {
	text-decoration: underline;
}

.sortActive {
	color: #355085;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

.emailHdl {
	font-size: 9px;
	color: #999;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 10px;
}

.emailForm {
	font-size: 11px;
	color: #444;
	padding: 2px;
	margin-left: 10px;
	border: 1px solid #739179;
}

.button {	
	border: #739179 solid 1px;
	background-image:url("images/buttonBkg.gif");
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	font-family: verdana, arial;
}

.adminBox {
	border: #ccc solid 1px;
	margin: 20px 0;
	padding: 8px 4px;
	background-color: #efefef;
}

#sitemap ul {
	margin-left: 20px;
	line-height: 25px;
	}

#sitemap li {
	list-style-image: url('images/bullet.gif'); 
	margin-left: 45px;
	line-height: 16px;
}

/* Added by Marc Amos (marc@bostonwebstudio.com) on 3-23-07 */
h1#homeBlurb1,
h2#homeBlurb2,
p#homeBlurb2 {
	margin: .5em 70px 0 280px;
	color: #666;
	font-weight: normal;
	font-family: Arial, helvetica, sans-serif;
}
h1#homeBlurb1 {
	margin-top: 1.5em;
	font-size: 2.6em;
	line-height: 1.2em;
}
p#homeBlurb2 {
	font-size: 1.4em;
	line-height: 1.4em;
	margin-top: 10px;
}

/* Added by Marc Amos (marc@bostonwebstudio.com) on 4-3-07 */
table#teamTable {
	border-top: 3px solid #a4a2a5; 
}
table#teamTable td {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #c6c6c6;
	background: url(images/team-panel-bg.gif) repeat-x left top;
	padding: 1.5em;
	vertical-align: top;
	font-size: .9em;
	line-height: 1.5em;
}
table#teamTable ul {
	list-style-image: url(images/orange-bullet.gif);
	margin: 0;
	padding-left: 0;
}
table#teamTable li {
	margin: .55em 0;
}
table#teamTable td.teamCol2 {
	color: #688d6f;
	font-size: 1.1em;
	width: 150px;
}

#qualSummary {
	margin: 15px 0;
}

#qualSummary ul {
	margin: 5px 10px 0 0;
	line-height: 18px;
	list-style-image: url(images/bullet.gif);
}

.multiSelect {
	width: 182px;
	border: solid 1px #BBB;
	background: #FFF url(images/dropdown.gif) right center no-repeat;
	padding: 2px 4px;
	padding-right: 20px;
	display: inline;
}

.multiSelect.hover {
	background: url(images/dropdown_hover.gif) right center no-repeat;
}

.multiSelect.active, 
.multiSelect.focus {
	border: inset 1px #000;
}

.multiSelect.active {
	background: url(images/dropdown_active.gif) right center no-repeat;
}

.multiSelectOptions {
	width: 206px;
	max-height: 150px;
	margin-top: -1px;
	overflow: auto;
	border: solid 1px #B2B2B2;
	background: #FFF;
}

.multiSelectOptions LABEL {
	padding: 2px 5px;
	display: block;
}

.multiSelectOptions LABEL.checked {
	background: #E6E6E6;
}

.multiSelectOptions LABEL.selectAll {
	border-bottom: dotted 1px #CCC;
}

.multiSelectOptions LABEL.hover {
	background: #CFCFCF;
}

/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #FFF;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #9aaf9d;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	color: #fff;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#f0efea;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #739179;
}

.subNavDetailData {
	font-size: 10px;
	color: #787878;
	padding: 15px 0 15px 15px;
	border: 1px solid #d6d7d6;
	background: #efefef;
	width: 89%;
}

.adminInput {
	width: 250px;
	font-size: 11px;
	color: #555;
	padding: 2px;
}
.contact-location {
	color: #385a3f;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
