/* Start of CMSMS style sheet 'kdmch_body2' */
/* CSS Document */


	
* {
 margin: 0;
 padding: 0;
}

body {
 font-family: 'Lucida Grande',Arial,sans-serif;
 font-size: 12px;
 line-height: 18px;
 color: #666;
 text-align: center;
 margin: 37px 0 10px 0;
 background: #4cab79 url('uploads/images/bg.gif') repeat-x 0 0;
 cursor: default;

}

div {text-align: left;}
li {list-style: none;}

.cleaner {clear: both;}

h1, h2, h3, h4, h5 {
	font-weight: normal;
	color: #297d5b;
	line-height: 18px;
	margin-bottom: 18px;
}

h1 {display: none;}

h3 {
	font-size: 17px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c3e4d7;
}

.tabledesign {border: 1px solid #c3e4d7; padding: 8px; font-size: 11px;}
#tablerow { border-bottom: 1px solid #c3e4d7; padding: 6px; font-size: 11px;}

h4 {
 font-size: 14px;
 color: #297d5b;
 font-weight: bold;
}

p, ul, ol {margin-bottom: 18px;}

ul {
 list-style: none;
 color: #666;
}

ul li {
 padding-left: 12px;
 margin-left: 10px;
 background: transparent url('uploads/images/li-bullet.gif') no-repeat 0 50%;
}

a { 
 text-decoration: none;
 color: #559D52;	 
 /*padding-bottom: 1px;
 background: transparent url('uploads/images/a-underline.gif') repeat-x 100% 100%;*/	
}

a:hover {color: #559D52;}

.hide {display: none;}

.divider {
 width: 438px;
 height: 1px;
 float: left;
 margin: 15px 0;
 background: #CCF5DD;
}

p.error {
 width: 438px;
 color: #f58f16;
 font-size: 11px;
 font-weight: bold;
}

.left {float: left;}
.right {float: right;}

.error {color: #f58f16;}
.nofloat {float: none;}

/*--------------------------------------------------------------------------
Body Attributes - Active States based on the body class name
--------------------------------------------------------------------------*/

/*Header*/
body.sitemap a#sitemap,
body.accessibility a#accessibility,
body.contact a#contact {
	color: #559D52;
}

/*Footer*/
body.terms a#terms,
body.privacy a#privacy,
body.customer a#customer {color: #559D52;}

/*Page Titles*/
h2 {
 height: 30px; 
 text-indent: -4000px;
}

body.home h2 {
 font-family: 'Century Gothic',Arial,sans-serif;
 font-size: 15px;
 color:#FFF;
}

body.about h2 {  font-family: 'Century Gothic',Arial,sans-serif;
 font-size: 15px;
 color:#FFF;}
body.services h2 {  font-family: 'Century Gothic',Arial,sans-serif;
 font-size: 15px;
 color:#FFF;}
body.links h2 { font-family: 'Century Gothic',Arial,sans-serif;
 font-size: 15px;
 color:#FFF;}
body.news h2 { font-family: 'Century Gothic',Arial,sans-serif;
 font-size: 15px;
 color:#FFF;}
body.communities h2 { font-family: 'Century Gothic',Arial,sans-serif;
 font-size: 15px;
 color:#FFF;}
body.careers h2 { font-family: 'Century Gothic',Arial,sans-serif;
 font-size: 15px;
 color:#FFF;}
body.sitemap h2 { font-family: 'Century Gothic',Arial,sans-serif;
 font-size: 15px;
 color:#FFF;}
body.accessibility h2 { font-family: 'Century Gothic',Arial,sans-serif;
 font-size: 15px;
 color:#FFF;}
body.contact h2 { font-family: 'Century Gothic',Arial,sans-serif;
 font-size: 15px;
 color:#FFF;}
body.terms h2 { font-family: 'Century Gothic',Arial,sans-serif;
 font-size: 15px;
 color:#FFF;}
body.privacy h2 { font-family: 'Century Gothic',Arial,sans-serif;
 font-size: 15px;
 color:#FFF;}
body.customer h2 { font-family: 'Century Gothic',Arial,sans-serif;
 font-size: 15px;
 color:#FFF;}

/*--------------------------------------------------------------------------
Template
--------------------------------------------------------------------------*/

#container {
 width: 960px;
height: 960px;
 margin: 0 auto;


}


#containerMIDDLE {
 /*width: 720px;*/
/*width: 960px;*/
 float: left;
background:#fff url('uploads/images/body_btm_crv.gif') no-repeat  left  bottom;
padding-bottom:20px;
}



#address {
padding-top: 40px; 
 padding-left: 20px;
 /*background: #e8f3ed url('uploads/images/bg-address.gif') no-repeat 0 0; */
 font-style: normal;
 font-size: 11px;
 color: #35805f;
}

#wrapper {
 /* width: 700px; */
 width: 940px;
 margin: 0 10px;
 display: inline;
 float: left;
}

/*--------------------------------------------------------------------------
Header, Footer
--------------------------------------------------------------------------*/

#header {
 width: 960px;
 height: 87px;
 background: url('uploads/images/topheader.png') no-repeat 0 0;
 float: left;
}



#footer {
 /*width: 720px; */
 width: 925px;
 height: 59px;
 margin-top: 10px;
 background:  url('uploads/images/footer_bg.gif') no-repeat 0 0;
 float: left;
padding:20px 20px 29px 15px;
}

#copyright {
 margin: 16px 0 0 10px;
 font-size: 11px;
 color: #b9bcbe;	
 display: inline;
 float: left;
}

/*--------------------------------------------------------------------------
Header, Footer Links Combined
--------------------------------------------------------------------------*/

#headerlinks,
#footerlinks {
 text-transform: lowercase;
 margin: 0px 10px 0 0;
 display: inline;
 float: left;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}
#footerlinks a
{
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}




#headerlinks li,
#footerlinks li {
 height: 19px;
 background: transparent url('uploads/images/bg-header-divider.gif') no-repeat top right;
 margin: 0;
 padding: 0 10px;
 display: inline;
 float: left;
color:#FFFFFF;
}

#footerlinks li {background: transparent url('uploads/images/bg-footer-divider.gif') no-repeat top right;}

#headerlinks li.last,
#footerlinks li.last { 
 background: none; 
 padding: 0 0 0 10px;
}



.footRight
{
   float:right;
  margin-right:25px;
 
    text-decoration:none !important; 
}
.footRight a.footLink
{
     color:#a3dbbf;
     font-size:12px;
     font-weight:bold;
     text-decoration:none !important; 
}
#footerlinks a {
 font-size: 11px; 
 color: #fff; 
 background: none;
 white-space: nowrap;
}


#headerlinks a:hover {
	color: #003300;
}
#footerlinks a:hover {color: #CCF5DD;}

/*--------------------------------------------------------------------------
Content
--------------------------------------------------------------------------*/

#content {
 
 margin-top: 10px;
 float: left;
}

#contentLEFTSIDE {
 width: 277px;
 float: left;
}

#contentRIGHTSIDE {
 width: 635px;
 margin: 18px 0px;
 display: inline;
 float: right;
 height:538px;
 overflow:auto;
margin-left:20px;
}

#contentRIGHTSIDE a {text-transform: none;}

#contentRIGHTSIDE a:hover {
 background: #f2f6f9 url('uploads/images/a-underline.gif') repeat-x 100% 100%;
}

.sub_bot
{
 
}

/*--------------------------------------------------------------------------
MAIN BANNER
--------------------------------------------------------------------------*/

#mainbanner {
 
 /* margin-top: 10px; */
 height: 206px;
 float:none;

}




/*--------------------------------------------------------------------------
Breadcrumb Trail,
--------------------------------------------------------------------------*/

#trail 
{
 text-transform: lowercase;
 width: 700px;
 height: 29px;
 float: left;
 margin-top: 10px;
 background: #e7eff5 url('uploads/images/bg-trail.gif') repeat-x 0 0;
 border-bottom: 1px solid #9dbad3;
}

#trail h3 {
 height: 18px;
 float: left;
 margin: 5px 0 5px 14px;
 padding: 0;
 display: inline;
 border: none;
}

#trail h3 {
 width: 100px; 
 background: transparent url('uploads/images/h3-breadcrumb.gif') no-repeat 0 50%;
}



#trail ul {
 margin: 5px 0;
 padding: 0;
 float: left;
}

#trail ul li {
 margin: 0;
 padding: 0 15px 0 0;
 float: left;
 background: transparent url('uploads/images/bg-trail-arrow.gif') no-repeat 100% 50%;
 font-size: 11px;
color: #666;
}


#trail ul li.last {
 padding: 0;
 margin-left: 9px;
 background: none;
}

#trail a {
 padding: 0 0 0 9px;
 margin: 0;
 background: none;
 float: left;
color: #666;
}

/*--------------------------------------------------------------------------
Latest News
--------------------------------------------------------------------------*/

h3.latestnews  {
 border: 0 none;
 background: transparent url('uploads/images/h3-latestnews.gif') no-repeat 0 0;
 margin: 18px 15px 0 15px;
 text-indent: -4000px;
 height: 14px;
}

dl.latestnews {
 color: #fff;
 font-size: 11px;
 margin: 0 15px;
 padding-top: 12px;
 background: transparent url('uploads/images/dl-divider.gif') repeat-x 0 0;
}

dl.latestnews.first {background: none;}

dl.latestnews dt {
 margin: 0;
 line-height: normal;
 font-weight: bold;
}

dl.latestnews dd {margin: 10px 0;}

dl.latestnews dd a {
 padding-left: 10px;
 color: #2b5275;
 background: transparent url('uploads/images/bg-dd-arrow.gif') no-repeat 0 50%;
}

dl.latestnews dd a:hover {color: #fff;}

#morenews {
 width: 103px;
 height: 24px;
 display: block;
 background: transparent url('uploads/images/btn-morenews.gif') no-repeat 0 0;
 margin: 0 0 0 15px; 
 padding: 0;
}

#morenews:hover {background-position: 0 -24px;}

/*--------------------------------------------------------------------------
News
--------------------------------------------------------------------------*/

dl.news dt {
 padding: 1px 0 2px 25px;
 background: #fff url('uploads/images/icon-pdf.gif') no-repeat 0 0;
}

dl.news dt a {
 height: 25px;
 color: #699bc9;
 background: none;	
}

dl.news dt a:hover {color: #2b5275;}

dl.news dd {
 padding-left: 25px;
 line-height: 18px;
 margin: 10px 0;
}

dl.news dd.date, dl.news dd.source {
 margin: 0;
 color: #a5a5a5;
 font-size: 11px;
}

/*--------------------------------------------------------------------------
aj
--------------------------------------------------------------------------*/

.left ul {
	list-style-type:none;
}

.left ul li {
	border-bottom:1px solid #e4e6dd;
	margin-bottom:1px;
}

.left ul li a {
	background:url(uploads/images/bullet.gif) 2px center no-repeat;
	border-bottom:1px solid #fff;
	color:#767676;
	display:block;
	padding:3px 10px;
	text-decoration:none;
}

.left ul li a:hover, .left ul li.selected a  {
	background-color:#eef4ec;
	color:#767676;
	text-decoration:none;
}

.left h3 {
	font-size:1.2em;
	margin:10px 0;
}

.left p {
	font-size:1em;
}

.searchform input.searchword {
	border:1px solid #e4e6dd;
	width:180px;
}

.searchform input.submitbutton {
	background:#7c816d;
	border:1px solid #e4e6dd;
	color:#fff;
	font-weight:bold;
	padding:0 6px;
}


img.floatright{
	float:right;
	margin-left:15px;
	margin-top:15px;
	padding:4px;
}

img.floatleft{
	float:left;
	margin-right:15px;
	margin-top:15px;
	padding:4px;
}

span.label,span.spacer,span.multiple span {width:120px;float:left;  font-family: 'Lucida Grande',Arial,sans-serif;
 font-size: 12px;
 line-height: 18px;
 color: #4cab79} 
.form{height:20px; width:180px;}

span.multiple {float:left;} 
span.button {padding-left:120px;} 
div.clear {clear:both;padding-top:5px;} 
.photo_gal{display:block;margin:25px 0;width:276px;}
.special_news{display:block;margin-bottom:25px;width:276px;}

/* End of 'kdmch_body2' */

