/*
#############################################
Page Reset
#############################################
*/
*{
margin: 0;
padding: 0;
border: 0;
list-style: none;
font-family: arial;
}

h1, h2, h3, h4, h5, h6{
	font-weight: 100;
}


/*
#############################################
Typography
#############################################
*/
h1{
text-indent: -9999px;
height: 0px;
}

h2{
font-size: 21px;
margin: 0px 0px 10px 25px;
width: 350px;
color: #2b2b2b;
line-height: 30px;
font-family: Rockwell, "Crete Round", "Courier New", Courier, Georgia,Times, "Times New Roman", serif;
letter-spacing: -.2px;
}

h3{
float: left;
color: #993333;
width: 128px;
padding: 20px 10px 20px 0px;
font-size: 20px;
clear:both;
text-align: right;
margin-top: 5px;
}

h3.about{
text-align: center;
}

a{
text-decoration: none;
color: #000;
}

/*
#############################################
Header
#############################################
*/

div#header{
background: url('/images/site_images/head_background_image.jpg');
}

div#internal{
background: url('/images/site_images/head_background_image.jpg');
}

div#nav_main{
width: 1024px;
margin: 0 auto;
position: relative;
height: 100px;
background: url('/images/site_images/head_background_image.jpg');
-webkit-box-shadow: 0 8px 6px -6px #90441a;
   -moz-box-shadow: 0 8px 6px -6px #90441a;
        box-shadow: 0 8px 6px -6px #90441a;
		
}

div#nav{
width: 1024px;
margin: 0 auto;
position: relative;
height: 80px;
background: url('/images/site_images/head_background_image.jpg');
}

ul.menu_interior{
margin: 0px 0px 10px 155px;
float: left;
}

ul.menu_interior li{
float: left;
margin-left:50px;
margin-top: 36px;
font-size: 15px;
}

div#nav_main ul.menu_interior li{
margin-top: 63px;		
}

ul.menu_interior li a{
color: #666666;
font-family: Rockwell, "Crete Round", "Courier New", Courier, Georgia,Times, "Times New Roman", serif;
}

a.logo{
background: url("/images/site_images/kdh_logo.png") no-repeat;
height: 121px;
width: 116px;
display: block;
position: absolute;
left: 40px;
-moz-box-shadow: 1px -2px 1px 1px rgba(0,0,0,.15);
-webkit-box-shadow: 1px -2px 1px 1px rgba(0,0,0,.15);
box-shadow: 1px -2px 1px 1px rgba(0,0,0,.15);
}

img.main_photo_img{
margin: 0 auto;
display: block;
width: 1024px;
height: 384px;
clear: both;
}

img.interior_photo{
margin: 0px auto;
display: block;
width: 1024px;
height: 227px;
clear: both;
}

img.consulting_services{
-moz-box-shadow: 0 2px 3px 1px #cfcfcf;
-webkit-box-shadow: 0 2px 3px 1px #cfcfcf;
box-shadow: 0 2px 3px 1px #cfcfcf;
margin-bottom: 30px;
}

a.contact{
float: right;
margin: 40px 10px 0px 0px;
font-size: 12px;
}

img.green_header{
float: right;
margin: 29px 0px 0px 0px;
}

div#orange_back{
background: url("/images/site_images/main_stage_expander.jpg") repeat-x;
-webkit-box-shadow: inset 0 8px 6px -6px #90441a;
   -moz-box-shadow: inset 0 8px 6px -6px #90441a;
        box-shadow: inset 0 8px 6px -6px #90441a;
}


/*
#############################################
Content Area
#############################################
*/

div#content{
background: url("/images/site_images/body_background.png") no-repeat;
width: 1024px;
margin: 0 auto;
height: 750px;
}

div#content_interior{
background: url("/images/site_images/background_bottom.jpg");
width: 984px;
margin: 0 auto;
padding: 20px 20px 0px 20px;
}

div#main_content p{
width: 540px;
line-height: 25px;
float: left;
color: #636363;
font-size: 14px;
border-top: 1px inset #efeff0;
margin-left: 25px;
padding-top: 10px;
}

div#main_content p.second{
width: 330px;
padding: 0px 20px;
margin: 20px 30px 0px 0px;
line-height: 24px;
float: right;
border-top: none;
}

div#secondary_content{
width: 395px;
height: 517px;
font-weight: 700;
float: right;
margin: 0px 20px 0px 0px;
-moz-box-shadow: 0 0 10px 5px #e7e6e6;
-webkit-box-shadow: 0 0 10px 5px #e7e6e6;
box-shadow: 0 0 10px 5px #e7e6e6;
}

li.service_item img{
	vertical-align:center;
	float: left;
	margin-top: 15px;
}

li.service_item{
	width: 345px;
	min-height: 53px;
	padding-left: 50px;
	border-bottom: 1px;		
	border-image:url('/images/site_images/services_offered_divider.png') 30 30 30 30;
	-moz-border-image:url('/images/site_images/services_offered_divider.png') 30 30 30 30;	
	font-weight: 100;
}

li.service_item p{
	width: 250px;
	font-size: 16px;
	color: #262A73;	
	float: left;
	margin-left: 10px;
	margin-top: 14px;
}



img.list_image{
float: left;
margin: 7px 10px 0px 0px;
}


/*
#############################################
Footer
#############################################
*/

div#footer{
background: url("/images/site_images/footer_img.jpg");
height: 65px;
clear: both;
width: 974px;
margin: 0 auto;
position: relative;
padding: 35px 25px 0px 25px;
font-size: 13px;
-webkit-box-shadow: 0 -2px 1px 0px #504e4e;
   -moz-box-shadow: 0 -2px 1px 0px #504e4e;
        box-shadow: 0 -2px 1px 0px #504e4e;
}

div#footer img{
float: left;
}

div#footer a.footer_contact{
color: #a6aaee;
font-family:arial;
font-size: 12px;	
}

div#footer p{
color: #fff;
width: 300px;
margin: 14px 0px 0px 55px;
font-size: 10px;
}

ul.footer{
float: right;
margin-right: 20px;
color: #fff;
width: 200px;
}

ul.footer li{
margin-top: 10px;
float: right;
font-family:arial;
font-size: 12px;
}

/*
#############################################
Secondary pages
#############################################
*/

div#left_column{
width: 554px;
background: #fff;
padding: 10px 0px 10px 10px;
float: left;
-moz-box-shadow: 0 0 1px 1px #888;
-webkit-box-shadow: 0 0 1px 1px#888;
box-shadow: 0 0 1px 1px #888;
min-height: 400px;
}

div#left_column ul li p{
border-left: 1px dashed #cccccc;
float: left;
width: 355px;
padding: 20px 20px 0 20px;
font-size: 13px;
line-height: 26px;
overflow: hidden;
}

div.sidebar{
float: right;
border-top: 5px solid #9999cc;
width: 322px;
padding: 30px 30px 0px 30px;
position: relative;
font-size: 14px;
}

span.blue{
color: #3055cb;
font-size: 21px;
}

p.triangle_right{
width: 0;
height: 0;
border-top: 4px solid transparent;
border-left: 8px solid #9999cc;
border-bottom:4px solid transparent;
position: absolute;
top: 35px;
left: 113px;
}

div.sidebar a{
text-decoration:underline;		
}


/*
#############################################
Contact page
#############################################
*/

p.triangle_right_mail{
width: 0;
height: 0;
border-top: 4px solid transparent;
border-left: 8px solid #9999cc;
border-bottom:4px solid transparent;
position: absolute;
top: 35px;
left: 80px;
}

ul#contact_information{
margin-left: 80px;
}

ul#about_information{
margin-left: 100px;
}

li.anchor{
margin-bottom: 25px;
}

li.phone_number{
margin-top: 30px;
color: #000;
}

p#sidebar_contact{
color: #cc6934;
float: left;
}

ul#contact_information li{
line-height: 20px;
}

p#sidebar_number{
margin-top: 10px;
}

p.input{
min-height: 80px;
}

input.input_text{
width: 362px;
height: 30px;
margin-bottom: 5px;
background-color: #f1f1f1;
border:none;
-moz-box-shadow: 0px 0px 5px #666 inset;
-webkit-box-shadow:0px 0px 5px #666 inset;
box-shadow: inner 0px 0px 5px #666;
}

textarea.input_area{
width: 362px;
height: 387px;
background-color: #f1f1f1;
border:none;
-moz-box-shadow: 0px 0px 5px #666 inset;
-webkit-box-shadow:0px 0px 5px #666 inset;
box-shadow: inner 0px 0px 5px #666;
}

input.submit{
background-color: #333399;
height: 32px;
width: 126px;
margin: 10px 0px 0px 236px;
color: #fff;
}

input:focus{ 
outline:none; 
}

textarea:focus{ 
outline:none; 
}