/* Start of CMSMS style sheet 'Style: CHG Basic Style' */
* {
margin:0;
padding:0;
}
.clr{
	display: block;
	clear: both;
	height: 1px;
	width: 100%;
}
 a:focus, a:active {
outline: 0;
-moz-outline: none;
}
div {
   font-size: 1em;
}
body {
	background-color: #000000;
	color: #333; /* gives some air for the pagewrapper */
	text-align: left;
	font-family: Arial,Verdana, Geneva,  Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1em;
	background-image: url(images/CHG-Template/MainVertRepeat.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

/********************
CONTENT STYLING
*********************/
img {
   border: 0;
}

.image-left{
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
}
.image-right{
	float: right;
	padding-left: 15px;
	padding-bottom: 5px;
}
div#search {
   float: right;
   width: 27em;     /* enough width for the search input box */
   text-align: right;
   padding: 0.6em 0 0.2em 0;
   margin: 0 1em;
}
#contactus a{
	background-image: url(images/CHG-Template/ContactButton.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 21px;
	width: 108px;
	display: block;
	position: absolute;
	top: 0px;
	right: 15px;
	font-size: 1px;
	text-indent: -9999px;
}
#contactus a:hover{
 	background-position: center bottom;
 }
#members a{
	background-image: url(images/CHG-Template/members.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 21px;
	width: 108px;
	display: block;
	position: absolute;
	top: 0px;
	right: 140px;
	font-size: 1px;
	text-indent: -9999px;
}
#members a:hover{
 	background-position: center bottom;
 }
#membersLILO a{
	background-image: url(images/CHG-Template/LoginLogout.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 21px;
	width: 108px;
	display: block;
	position: absolute;
	top: 0px;
	right: 140px;
	font-size: 1px;
	text-indent: -9999px;
}
#membersLILO a:hover{
 	background-position: center bottom;
 } 
 /* The following styles the Featured Link in the footer */
#featured{
	font-family: Arial, Geneva,  Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	position: absolute;
	left: 25px;
	top: 55px;
	letter-spacing: 0.25em;
	height: 28px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#featured_link{
	display: block;
	position: absolute;
	left: 480px;
	top: 35px;
}
#featured_link a{
	height: 32px;
	width: 151px;
	background-image: url(images/CHG-Template/FindOutMoreButton.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1px;
	text-indent: -9999px;
	display: block;
}
#featured_link a:hover{
 	background-position: center bottom;
 }
 
 /* ******************************* */
 /*          Style Tables           */
 /* ******************************* */ 
table.localinformation{

	border: 2px solid #AE7A31;
}

table.localinformation a{
	font-size: 14px;
	padding-top: 3px;
	padding-left: 10px;
}

table.homemodelstable {
	border: 2px solid #AE7A31;
	width: 100%;
}

table.homemodelstable td, table.homemodelstable p{
	font-size: 14px;
	padding-top: 3px;
	padding-left: 10px;
}

table.homemodelstable tr{
	background-image: url(images/CHG-Template/TableRowBack.png);
	background-repeat: repeat-x;
	background-position: top;
}
 
table.homemodelstable th {
	font-weight: bold;
	color: #AE7A31;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-image: none;
	font-size: 1.2em;
}
table.homemodelstable td{
	text-align: center; 
}
table.homemodelstable tr{
	background-image: none; 
}
table.homemodelstable td a{
	text-decoration: none; 
}
table.table{
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
table.table th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-image: none;
}
table.table td{
	text-align: center;
	padding: 5px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}
table.table tr{
	text-align: center;
	background-image: url(images/CHG-Template/TableRowBack.png);
	background-repeat: repeat-x;
	background-position: top;
}

 /* ******************************* */
 /*       Style Special Links       */
 /* ******************************* */ 
#content a.pdf{
	background-image: url(images/CHG-Template/pdf-document.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 25px;
	font-size: 13px;
	height: 16px;
	margin: 0px;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#relational_links p{
	font-size: 10px;
}

 /* ******************************* */
 /*          Style Forms	        */
 /* ******************************* */ 
label{
	margin-bottom: 0.5em;
	text-align: right;
	width: 210px;
	display: block;
	float: left;
}

input{
	margin-left: 10px;
	margin-bottom: 10px;
}
fieldset{
	padding: 10px;
	border: 3px solid #E1DCD4;
	_height:1%;
	margin-bottom: 0.65em;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
select {
	margin-top: 10px;
	margin-bottom: 10px;
}
legend{
	font-weight: bold;
	color: #875F23;
	padding: 10px;
}
label{
	margin-right: 5px;
}
.statictext {
	display: block;
	height: 1em;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
}

.statictext-clear {
	display: block;
	height: 1em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.selectbuttons div{
	display: block;
	height: 1em;
	float: left;
	padding-top: 10px;
}
.selectbuttons input{
	display: block;
	float: left;
	width: auto;
	margin-right: 10px;
}
.selectbuttons label{
	display: block;
	float: left;
	height: 1em;
	width: auto;
	position: relative;
	top: -1em;
}

/* TEXT */
#content{
	font-size: .8em; 
}
p {
 
	line-height:1.8em;
	padding: 0;
	font-weight: normal;
	color: #333333;
	margin-top: .5;
	margin-right: 0;
	margin-bottom: .5em;
	margin-left: 0;
}
blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}
pre {
   font-family: monospace;
   font-size: 1.0em;
}
strong, b {
/* explicit setting for these */
   font-weight: bold;
}
em, i {
/* explicit setting for these */
   font-style:italic;
}

/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 font-family: "Courier New", Courier, monospace;
 font-size: 1em;
}
div#main a{
	color: #C28736;
}
div#main a:hover{
	color: #FF6600;
}


pre {
   border: 1px solid #000;  /* black border for pre blocks */
   background-color: #ddd;
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%;   /* smaller font size, as these are usually not so important data */
}

/* END TEXT */


/* Google Map */
#map{
	font-size: 13px;
}
#map li{
display: none;	 /* Dont need to see this */
}

#communitymap{
	font-size: 13px;
}
#communitymap li{
	font-size: 16px;
	font-weight: bold;
}


/* HEADINGS */
div#content h1 {
	font-size: 2em;  /* font size for h1 */
	line-height: 1em;
	margin-top: 0;
	margin-right: 0.5em;
	margin-bottom: 0;
	margin-left: 0;
}
div#content h2 {
	font-family: Arial,Geneva,  Helvetica, sans-serif;
	font-size: 1.5em;
	color: #333333;
	background-image: url(images/CHG-Template/H1-rule.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	letter-spacing: .08em;
	padding-bottom: 10px;
	font-style: italic;
	margin-bottom: 1em;
	padding-top: 3px;
	font-weight: bold;
}
div#content h3 {
	color: #916448;
	font-size: 1.125em;
	line-height: 1.3em;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: .5em;
	margin-left: 0;
}
div#content h4 {
	color: #B8862F;
	font-size: 1em;
	line-height: 1.3em;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}
div#content h5 {
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
div#content h6 {
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
/* END HEADINGS */


/* LISTS */
div#main ul,
div#main ol,
div#main dl {
	line-height:1.4em;
	margin: 0 0 1.5em 0;
	list-style-type: square;
}
div#main ul li,
div#main ol li {
   margin: 0 0 0.25em 3em;
}

div#dl dt {
   font-weight: bold;
   margin: 0 0 0.25em 3em;
}
div#dl dd {
   margin: 0 0 0 3em;
}
/* END LISTS */
 .block{
	padding: 10px;
	border: 3px solid #E1DCD4;
	_height:1%;
	margin-bottom: 0.65em;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

.block:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.login{
	padding: 10px;
	border: 3px solid #E1DCD4;
	_height:1%;
	margin: 0.65em;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;

}

.login:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	
}

#top {
	height: 21px;
	width: 58px;
	float: right;
	display: block;
}
#top a {
	height: 21px;
	width: 58px;
	background-image: url(images/CHG-Template/Top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1px;
	text-indent: -9999px;
	display: block;
}#top a:hover {
	background-position: center bottom; 
}

/* as we hid all hr for accessibility we create new hr with extra div element */
div.hr {
	height: 1px;
	margin: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
}

/* relational links under content */
div.left49 {
  float: left;
  width: 49%;  /* 50% for both left and right might lead to rounding error on some browser */
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
}

div.breadcrumbs {
	padding: 1em 0 1.2em 0; /* CSS short hand rule first value is top then right, bottom and left */
	font-size: 90%;             /* its good to set fontsizes to be relative, this way viewer can change his/her fontsize */
	margin: 0 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

 div.breadcrumbs span.lastitem { 
   font-weight:bold; 
 }
div.breadcrumbs a{
	color: #DBB47D;
}
div.breadcrumbs a:hover{
	color: #000000;
}

 

/* End of 'Style: CHG Basic Style' */

