/* Start of CMSMS style sheet 'style' */
body {
	margin: 0;
    background-color: #ffffff;
    background-image:  url('images/Page_BG.jpg');
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 17px;
	font-size: 12px 
}

p {
margin: 12px 0;
padding: 0;
}

map {
margin-bottom: 0;
padding: 0;
}

h1 {
font-size: 20px;
background-image:  url('images/GREENLINE.jpg');
background-repeat: no-repeat;
background-position: bottom left;
padding-top: 16px;
padding-bottom: 16px;
margin-top: 0px;
margin-bottom: 12px;
}

.img-left {
float: left;
margin-right: 4px;
margin-bottom: 2px;
}

.img-right {
float: right;
margin-left: 4px;
margin-bottom: 2px;
}

a {
	font-weight: regular;
	color: #462945;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#all {
width: 744px;
margin-right: auto; margin-left: auto;
}

#header {
    background-image:  url('images/1.jpg');
    height: 224px;
    width: 744px;
}

#container {
    background-image:  url('images/container-rpt2.gif');
    padding-left: 8px;
    padding-right: 6px;
    .margin-top: -3px;
}


#column {
float: left;
width: 301px;
}

#column .address {
    background-image:  url('images/bottomleft-home.gif');
    width: 301px;
    height: 279px;
    color: #ffffff;
    text-align: center;
}

#column .address p {
padding-top: 50px;
margin-top: 0px;
margin-bottom: 30px;
line-height: 18px;
}

#column img {
margin-left: auto;
margin-right: auto;
}    

#column a {
color: #ffffff;
text-decoration: none;
}

#column a:hover {
text-decoration: underline;
}

#content {
margin-left: 316px;
margin-right: 20px;
}
	
#subNav {padding:1px 10px 3px 10px;}

#subNav a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #cdc4cd;
text-decoration:none;
}

#subNav a:hover {
text-decoration:underline;
}

#table1 {
	text-align: left; 
}

#footer {
text-align: right;
font-size: 8pt;
color: #ffffff;
padding-right: 15px;
height: 44px;
line-height: 44px;
background-image:  url('images/5.jpg');
}

#footer a {
text-decoration: none;
color: #ffffff;
}

#footer a:hover {
text-decoration: underline;
}

marquee {
padding: 5px;
}

.NewsSummaryLink {
font-weight: bold; 
}

.clearfix:after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* End of 'style' */

