/* CSS Document */

* {margin: 0; padding: 0;}

body, html	{background: #fff; color: #83675D; font-family: verdana; font-size: .95em; line-height: 1.5em;}
h1	{font-family: arial; color:#83675D; margin: 39px 0 20px 0; font-size: 2.5em;}
p	{margin-bottom: 15px;}
#current	{font-weight: bold; color:#d55e00 !important;}
a	{color:#83675D;}

/* wrapper */

#wrapper	{width: 960px; margin: 0 auto;}

/* header for flash */

#header	{height: 285px; background-color:#efefef; }
#header2	{height: 50px;}
#header p {display: none;}
/* right content map links */

ul#mapNav	{ padding: 0; font-size: .85em; background: url(images/topB.jpg) center no-repeat; height: 25px;}
ul#mapNav li		{display: inline; }
ul#mapNav li a	{text-decoration: none; color:#83675D; display: block; width: 120px; float: left;}
ul#mapNav li a:hover	{color:#D55E00;}

/* right content footer links */

/* ul#bottomLinks	{margin: 10px 0 25px 0; font-size: .85em; background: url(images/bottomB.jpg) center no-repeat;} */
ul#bottomLinks	{margin: 10px 0 25px 0; font-size: .85em;}
ul#bottomLinks li		{display: inline;}
ul#bottomLinks li a	{text-decoration: none; color:#83675D; padding-right: 20px;}
ul#bottomLinks li a:hover	{color:#D55E00;}

/* left content links */

ul#leftCol	{list-style-type: none; font-size: .85em; padding-top: 19px;}
ul#leftCol li	{line-height: 1.4em; margin-left: 10px;}
ul#leftCol li a	{color:#d55e00; text-decoration: none;}
ul#leftCol li a:hover {text-decoration: underline;}

/* google map placement */

#map	{float: left; border-top: 14px solid #d55e00; margin-right: 25px; border-right: 1px solid #d55e00; border-left: 1px solid #d55e00; border-bottom: 1px solid #d55e00;}

/* let's make a color */

.orange	{color:#D55E00; font-weight: bold; font-style: italic;}

/* content placement */

#left	{width: 200px;  float: left; background: url(images/logoLeft.jpg) top left no-repeat; padding-top: 100px; padding-bottom: 50px;}
#bottomLeft {width: 200px; float: left;}
#right	{width: 745px;  float: right; padding-bottom: 50px; padding-top: 7px;}
#bottomRight	{width: 745px;  float: right;}

/* footer elements */

#footer	{height: 35px; background-color:#fff; border-top: 1px solid #d55e00;}
#footer em	{font-style: normal; font-size: .65em; line-height: 1.65em;}

/* sitemap elements */

#sitemapl	ul li {margin-left: 25px; width: 250px; list-style-type: none;}
#sitemapl ul li a	{color:#83675D; text-decoration: none;}
#sitemapl ul li a:hover	{color:#d55e00; text-decoration: underline;}
#sitemapl	{float: left;}
#sitemapr	{float: right; margin-right: 50px; }
#sitemapr	ul li {margin-left: 25px; width: 250px;list-style-type: none; }
#sitemapr ul  li a	{color:#83675D; text-decoration: none;}
#sitemapr ul li a:hover	{color:#d55e00; text-decoration: underline;}


/* tables on contact page properties */

td {  padding: 0 10px 0 10px; font-size: 12px; line-height: normal;}

/* KKe - DLR - Badge */
#left { display:block; position:relative; }
#kke_badge {
	display:block;
	position:absolute;
	top:170px;
	left:0;
	padding:0;
	margin:0;
}

#kke_badge img { 
	border:none;
}