/* Start of CMSMS style sheet 'Home' */
/* 
Title:     KnowThisPlace home styles for screen media
Author:    Atlantic Communications Group, Inc.
Updated:   April 4, 2007
*/

/* BREADCRUMBS
===============================================================*/
#content #breadcrumb {margin-top:-5px;font-size:86%}
#content #breadcrumb a:link, #content #breadcrumb a:visited {text-decoration:none}
#content #breadcrumb a:hover, #content #breadcrumb a:active {text-decoration:underline}
span.lastitem {font-weight: bold; color:#336600}

/* HEADER
===============================================================*/
#header {
background: #fff url(/uploads/images/master/headerbkgd2.jpg) repeat-x;
margin: 0 0 10px;
height: 180px;
}

#logo {
font: 100% arial;
letter-spacing: -0.05em;
margin:0 0 0 40px;
padding:3px 0;
color:#ccc;
border:none;
background-image: url(/uploads/images/master/logo2.jpg);
background-repeat: no-repeat;
height: 180px;
background-position: 0 0;
}

#header h1 a {   /* hotspot to link back to homepage*/
Width:200px;
height: 150px;
text-indent: -999em;  /* this hides the text */
text-decoration:none;
display: block;
}

#deck {
color:#fff;
font-weight:bold;
position:absolute;
top:0px;
left:300px;
width:285px;
height: 147px;
background: url(/uploads/images/master/deck2.jpg) no-repeat;
}

#contactbtn {
color:#fff;
font-weight:bold;
position:absolute;
top:0px;
left:auto;
width:140px;
height: 30px;
background: url(/uploads/images/master/contact_btn2.jpg) no-repeat;
text-align: center;
right: 75px;
}

/* LAYOUT
===============================================================*/

#content-wrap {
background: #fff url(/uploads/images/master/content_wrap_bg.gif) repeat-y 25px 0;
position:relative;width:100%;
}

#navigation {position:absolute;top:0;left:25px;width:165px;padding-bottom: 40px}

#content {margin: 0 27% 0 225px}

#sidebar {position:absolute;top:0;right:25px;width:20%;padding-top: 1px;padding-bottom: 40px}

.featurebox {
color:#333;
padding: 15px 20px 20px;
margin: 0 0 1.5em;
background: #EAD760;
}

.featurebox p, .featurebox h1, .featurebox h2, .featurebox h3, .featurebox h4, .featurebox h5, .featurebox h6 {margin: 0 0 .3em;border-bottom: 1px solid #fff;color:#333}
.featurebox p {border:none;margin: 0 0 1em;color:#336600}
.featurebox a {font-weight:bold}
.featurebox h3 {padding: 0 0 5px 20px; border:none; background: url(/uploads/images/master/pushpin.gif) no-repeat 0 0}

.featurebox ul li {display: block;
padding-left: 17px;
line-height: 1.3em;
margin-bottom: 7px;
background: url(uploads/images/master/check.gif) no-repeat 5px 1px;
list-style-type: none;
}

a.morelink:link, a.morelink:visited, a.morelink:hover, a.morelink:active {background: transparent; padding-left:21px}

/* FEATURED
===============================================================*/
#featured{
height: 200px;
border-top: 1px solid #dcdcdc;
}

#img {
float: left;
width: 100px;
padding: 0;
margin: .5em 15px 0 0;
color: #666;
text-align: center;
}
/* End of 'Home' */

