a {
	text-decoration: none;
	color: #ADC186;	
}

body { 
	min-width:1000px;
	height: 1200px;
	display: block;
	font-family: "Verdana";
	font-size: 12px;
	background-color: #EEEEEE;
	margin:0;
   	padding:0;
   	top:0;
}
html  {
  	margin:0;
   	padding:0;
   	top:0;
}

h1 {
	font-size:x-large;
	font-weight:normal;
	margin: 0 0 5px 0;
}

h2 {
	font-size: large;
	font-weight:normal;
	margin: 0;
	color: #ADC186;
}
h3 {
	font-size: medium;
	font-weight:normal;
	margin: 0;
	color: black;
}

img {
	border-style:none;
}
li {
	list-style-position:inside;
}

p.indent {
    padding-left:20px;
}

a.socialLink,
a.socialLinkMed {
	position:relative;
	float:right; 
	padding-left: 5px;
}

a.socialLink img,
a.socialLinkMed img {
	padding-left: 4px; 
	border-style:none;
}

a.socialLink img {
	height: 18px;
}

a.socialLinkMed img {
	height: 24px;
}


.activeNav{
	color:gray;
}

.clearfloat {
	clear: both;
}
.horizontalBox {
	float: left;
	width: 300px;
	height: 150px;
}

.horizontalBox h1 {
	margin: 0 0 2px 0;
}

.horizontalBox .innerContent {
     width:240px;
}

.horizontalBox p {
    padding-bottom: 5px;
    font-size: small;
}
.horizontalBuffer {
	float:left;
	width:100px;
	height: 150px;
	text-align: center;
}
.horizontalBuffer img{
	height: 85%;
}
.imageHeader {
	text-align:center;
	width:100%;
}
.imageHeader img {
	height:180px;
}
.leftText {
	float:left;
	text-align: left;
	padding-left: 20px;
}
.listHeader {
	font-weight:bold;
	list-style-type:none;
	list-style-position:outside;
}
.rightText {
	float:right;
	text-align: right;
	padding-right: 20px;
}

.verticalBox,
.verticalBoxExpanded {
    width: 340px;
}
    
#divMainRight .verticalBox {
	height:130px;
	
}

#divMainRightContent .verticalBox {
	height:180px;
}

.verticalBox h2,
.verticalBoxRight h2 {
    font-size: x-large;
}

#divMainRight .verticalBoxExpanded {
	height:300px;
}

#divMainRightContent .verticalBoxExpanded {
	height:350px;
}

.verticalBoxContent {
	height:130px;
	width:340px;
	padding: 0 0 0 10px;
	
}
.verticalBoxContent h1 {
	font-size:x-large;
	font-weight:normal;
	margin: 0 0 5px 0;
}
.verticalBoxContent p {
	width:325px;	
}

.verticalBoxLeft {
	float:left;
	width:35px;
	height:100%;
	padding: 0 3px 0 3px;
}

.verticalBoxRight,
.verticalBoxRightOrder {
	float:right;
	width:290px;
	height:100%;
}

.verticalBoxRightOrder img {
	height:69px; 
	width:134px;
	border-style:none;
	padding-top: 3px;
}

.verticalBoxRight p,
.verticalBoxRightOrder p {
	width:250px;
	padding-bottom: 7px;
	margin: 0;
}

.verticalBoxRight h2 {
	padding: 3px 0px 0px 3px;
}

.vendorImg {
	height: 98px;
}

#divBody {
	left:0px; 
	top:0px;
	width:1000px; 
	height:1000px;
	text-align:left;	
	margin: auto;
	clear: both;
	position: relative;
	background-image:url('Images/bodyBackground.png');
	background-repeat:no-repeat;
	background-position:center top;
	z-index: 50;
}

#divBodyExtend {
	position:absolute;
	top:900px; 
	left:2px; 
	width:998px; 
	height:1300px;
	background-color:white;
	z-index: -1;
}

#banner {
    height:242px; 
    width:100%;
    margin-bottom:20px;
}

#banner h1 {
 	font-size: 25px;
 	font-weight: normal;
 	padding: 0;
 	margin-top: 0px;
}

#banner .quote 
{
    font-style:italic; 
    font-size:20px;
}

#banner1 {
    float:left;
    width:346px;
}

#banner2 
{
    text-align:center;
    float:left;
    height:242px;
    min-height:242px;
    width:625px;
    padding-right:25px;
    background-image:url('Images/OneSunburst.png');
    background-repeat:no-repeat;
    background-position:center;
}

#divContent {
	position:absolute;
	left:0px;
	top:0px;
	z-index: 40;
}

#divFooter {
	width:96%;
	min-width:96%;
	font-size:x-small;
	position:absolute;
	top:980px;
}

#divUnstoppable {
	height:340px;
	width:606px;
	margin: 28px 84px 0 12px;
	background-image:url('Images/QuoteBG.png');
	background-repeat:no-repeat;
	background-position:left top;
}
#unstoppableContent {
	padding-left: 20px;
	width: 94%;
	font-weight: bold;
}

#divUnstoppable h1 {
    padding: 15px 0 0;
    font-size: 25px;
    font-weight: bold;
}

#divUnstoppable .subheading {
	font-size: small;
	padding-bottom: 0;
}

#divUnstoppable .bullets {
	font-size: small;
	line-height: 20px;
}

#divUnstoppable .subBullet {
	font-weight: normal;
	padding-left: 25px;
}

#divLogo {
	margin-left:12px;
	padding-top:20px;
	height:112px;
	width:976px;
	background-image:url('Images/KWoodLogo.png');
	background-repeat:no-repeat;
	background-position:left;
}
#divLogoHome a{
	position:absolute;
	left:16px;
	top:20px;
	height:80px;
	width:74px;
}

#divMain {	
	height:400px;
	width:100%;
	margin: 0 0 0 20px;
	z-index: 1;
}
#divMainContent {
	height:100%;
	width:100%;
	margin: 0 0 0 20px;
}

#divMainLeft,
#divMainLeftContent {
	float:left;
	margin-left:2px;
}

#divMainLeft {
    width:620px;
}

#divMainLeftContent {
    width:600px;
}

#divMainLeftContent h3 
{
    font-weight:bold;
    padding-top: 5px;
}

#divMainLeft p{
	margin: 0px;
}

#divMainRight {
	float:right;
	width:355px;
	margin-right:23px;
}

#divMainRightContent {
	float:right;
	width:375px;
	height: 650px;
	margin: -20px 0 0 0;
	padding: 40px 0 0 10px;
	background-image:url('Images/rightBackground.png');
	background-repeat:no-repeat;
	background-position:left;
}

#divNav {
	text-align:right;
	height:25px;
	padding: 0 50px 0 0;	
	font-weight: bold;
	z-index: 30;
}

#divNav div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	z-index: 20;
}
#divNav div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align:center;
	text-decoration: none;
	background:#EEEEEE;
	color: #ADC186;
	font-size:12px;
	z-index: 20;
}

#divNav div a:hover{
	color:gray;
}

#divNav a:hover{
	color:gray;
}




