html{
font-family:Arial, sans-serif;
background-color:#fff;
margin:0;
}

body{
background-color:#fff;
background-image:url(images/bodyTop_bkg.gif);
background-repeat:repeat-x;
margin:0;
}
body.galleryStyle{
background-color:#fff;
background-image:url(images/bodyTopGallery_bkg.gif);
background-repeat:repeat-x;
margin:0;
}

a:link{
text-decoration:none;
color:#c00;
}

a:visited{
text-decoration:none;
color:#c00;
}

a:hover{
text-decoration:underline;
color:#c00;
}

.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

/*********************************** Header and Main Navigation ***********************************/

div.headerContainer{
width:auto;
background-image:url(images/headerLR_Bkg.png);
background-repeat:repeat-y;
background-position:center;
}

div#header{
z-index:1;
margin:0 auto;
padding:0;
width:955px;
font-weight:bolder;
font-size:x-small;
text-transform:uppercase;
border-bottom:1px dotted #ddd;
}

div.headerBtm{
background-image:url(images/headerBtm_Bkg.png);
background-position:center;
background-repeat:no-repeat;
width:auto;
margin:0;
padding:0;
height:31px;
}

#logoHeader-link{
margin:0 230px 0 0;
float:left;
width:250px;
height:130px;
text-decoration:none;
display:block;
background-image:url(images/logo_header.gif);
background-position:0 130px;
}
#logoHeader-link:hover,#logoHeader-link:active{
background-position:0 0;
}

#dropnav a.currentStyleContact{
color:#c00;
border-right: 1px dotted #ddd;
}

#dropnav a.currentStyle{
color:#c00;
}

#dropnav a{
text-decoration:none;
color:#999;
}

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

/*Clears the floated menu items.
Assigned to a BR tag placed just before
menuwrapper's closing DIV tag*/
.clearit {
clear: both;
height: 0;
line-height: 0.0;
font-size: 0;
}
/*
dropnav is the root UL and dropnav ul applies to all the sub-menu ULs.
We set padding and margin to zero to eliminate all indentation, turn bullets off,
and set a font-family different from the global font-family declared for the
body element above. This sets font for just the menu. Do not add a font-size here.
*/
#dropnav, #dropnav ul{
padding:0;
margin:0;
list-style: none;
}

#dropnav a{
display: block;
text-decoration: none;
padding: 0;
border-left: 1px dotted #ddd;
}

a.contact{
border-right: 1px dotted #ddd;
}

#dropnav li {
float: left;
width: 9em;
}

#dropnav li a{
text-align:center;
width:110px;
padding:60px 0;
}
/*
Sets width for Sub-Menu box and the List Items inside - in proportional em units. 
This allows the sub-menu width to expand if users resize the text in their browsers.
*/
#dropnav li ul, #dropnav ul li{
width:175px;
}
/*
The sub-menu links. We set color and turn off the right border, which
would otherwise be inherited from the root link rule. We set top and 
bottom padding less than the root items and increas the left padding
to indent the sub-menu links a small amount in from the root links.
*/
#dropnav ul li a{
text-align:left;
border-left:0;
padding:7px 53px 7px 12px;
}

#dropnav ul li{
border-bottom:0;
}

#dropnav li ul{
position: absolute;
display: none;
background-color:#fff;
border-left:1px solid #ddd;
border-right:1px solid #ddd;
border-bottom:1px solid #ddd;
}
/*
Changes the Text color and background color when the Root-Level
menu items are moused over. The second selector sets color and background
when Root-Level items are accessed with the keyboard tab key. The third
selector sets an active state to support keyboard access in MSIE. The fourth 
selector is assigned to IE5 and IE6 Windows via the P7_ExpMenu script.
Note that IE7 supports hover on elements other than links and so behaves
like Firefox, Opera, and Safari - making the menu operable even if JavaScript
is not enabled.
*/
#dropnav li:hover a, #dropnav a:focus,
#dropnav a:active, #dropnav li.hvr a{
color:#000;
}

#dropnav li:hover{
color:#000;
}

#dropnav li:hover ul, #dropnav li.hvr ul{
margin:0;
display: block;
}

#dropnav li:hover ul a, #dropnav li.hvr ul a{
color:#000;
background-color:transparent;
}

#dropnav ul a:hover{
background-color:#000!important;
color: #fff!important;
}

#dropnav li{
width:auto;
}

h1#topBorder{
background-image:url(images/bkg_gradient.gif);
background-repeat:repeat-x;
background-position:top;

margin:0;
height:0;
width:auto;
}

div#indexFlashcontent{
background-image:url(images/indexF_img.jpg);
width:955px;
height:358px;
margin:0 auto 0 auto;
}

div#servicesFlashcontent{
background-image:url(images/servicesF_img.jpg);
width:955px;
height:300px;
margin:0 auto 0 auto;
}

div#galleryFlashcontent{
height:550px;
margin:0 0 0 0;
padding:0;
}

/*********************************** Main Body Content ***********************************/

div.contentContainer{
color:#333;
margin:0 auto;
width:800px;

}

div#leftContent{
padding:0 0 20px 0;
float:left;
width:250px;
}

div#rightContent{
padding:0 0 20px 20px;
float:left;
margin:0;
width:530px;
}

div.leftrightWrapper{
}

div.border{
color:#ddd;
text-transform:uppercase;
font-weight:900;
margin:50px 0;
text-align:right;
clear:both;
height:1px;
border-bottom:1px dotted #999;
}

p.borderTop a{
color:#888;
}

p.borderTop a:hover{
text-decoration:none;
color:#c00;
}

p.audio{
margin:0;
}

p{
line-height:20px;
font-size:smaller;
}

p.bold{
font-variant:small-caps;
margin:0;
}

label.tight{
width:60px;
font-size:smaller;
margin:0;
}

a.anchors{
text-decoration:none;
}

h3{
font-family:arial, sans-serif;
margin:10px 0 0 0;
text-transform:uppercase;
color:#c00;
}

h4{
margin:2px 0 0 0;
}

p.service{
margin:10px 0 0 0;
padding:0;
font-size:large;
font-weight:900;
color:#333;
}

.quotes{
text-align:justify;
margin:0 0 25px 0;
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
color:#999;
font-size:x-large;
letter-spacing:-1px;
line-height:1em;
font-weight:normal;
}

hr{
width:400px;
border:1px solid #ddd;
margin:30px auto 40px auto;
}

hr.pageBreak{
margin:0 0 20px 0;
border-top:1px dotted #999;
width:800px;
}

/*********************************** Home Page ***********************************/

#leftColumn{
width:550px;
float:left;
margin:0 50px 0 0;
padding:0;
text-align:justify;
}

#rightColumn{
width:200px;
float:left;
margin:0;
padding:15px 0 0 0;
text-align:justify;
}

img.ldquo{
width:50px;
float:left;
padding:0 15px 0 0;
}
p.quote{
width:420px;
float:left;
}
img.rdquo{
width:50px;
float:left;
padding:35px 0 0 15px;
}
p.quoteCite{
float:left;
padding: 0 0 0 65px;
}

/*********************************** Services Page ***********************************/

ol#theprocess li{
font-size:smaller;
padding:10px 0;
}

p#pic_desc{
clear:left;
}

img#plan_placeholder{

}

ul.plan{
float:left;
list-style-type:none;
margin:0 30px 20px 0;
padding:0;
font:small-caption;
}

ul.plan li{
display:inline;
list-style-type:none;
margin:0 10px 0 0;
}

ul.plan li:first-child{
display:block;
margin:0 0 10px 0;
}

ul.plan li a{
border:1px solid #c00;
text-decoration:none;
background-color:#fff;
padding:5px 10px;
}

ul.plan li a:hover{
border:1px solid #c00;
text-decoration:none;
background-color:#c00;
padding:5px 10px;
color:#fff;
}

label.bio{
font-weight:bolder;
width:100px;
font-size:smaller;
}

p.bio{
color:#000;
font-weight:bolder;
margin:10px 0 0 0;
}

img.bio{
margin:20px 0;
}

/*********************************** Gallery Page ***********************************/

ul#gallerynav{
list-style-type:none;
margin:0 0 15px 0;
padding:0;
text-transform:uppercase;
}

ul#gallerynav li{
display:inline;
margin:0 30px 0 0;
color:#666;
}

ul#gallerynav li a{
font-weight:bolder;
text-decoration:none;
color:#666;
}

ul#gallerynav li a:hover{
text-decoration:none;
color:#c00;
}

ul#gallerynav li.currentGallery{
color:#c00;
}

div#galleryImages{
text-align:left;
font-weight:bolder;
font-size:smaller;
text-transform:uppercase;
}

ul#gallery{
border-left:5px solid #c00;
width:800px;
text-align:left;
list-style-type:none;
margin:20px 0;
}

ul#gallery li{
display:inline-block;
margin:0;
padding:0;
width:75px;
height:50px;
background-color:#c00;
}

ul#gallery li img{
width:75px;
height:50px;
float:left;
margin:0;
padding:0;
border:none;
}

ul#gallery li img:hover{
opacity:0;
}

ul#gallery li a{
text-decoration:none;
}

ul#gallery li a:hover{
text-decoration:none;
}

p.galleryDescription{
width:550px;
margin:25px 0 0 0;
color:#999;
border-left:5px solid #999;
padding:0 0 0 35px;
}

/*********************************** Contact Page ***********************************/

div#contactimg{
background-image:url(images/contact_img.jpg);
background-repeat:no-repeat;
height:239px;
width:955px;
margin:0 auto 0 auto;
}

div#leftContactus{
color:#999;
height:320px;
padding:0 20px 0 0;
margin:0 0 50px 0;
float:left;
width:205px;
}

div#rightContactus{
color:#999;
height:320px;
padding:0;
float:left;
margin:0 0 0 50px;
padding:0 0 120px 50px;
width:465px;
border-left:1px dotted #999;
}

span.accessletter{
color:#333;
text-decoration:underline;
}

span.error{
color:#f00;
}

input.error{
border:2px solid #f00;
}

textarea.error{
border:2px solid #f00;
}

form{
color:#333;
font-size:smaller;
text-align:left;
padding:0;
margin:0;
}

fieldset{
border:none;
margin:0;
padding:0;
}

label {
display: block;
margin:0;
color:#000;
}

label,input { 
margin:10px 0 0 0;
font-family:Arial, sans-serif;
font-size:small;
}

input{
color:#666;
background-color:#fff;
border:2px solid #666;
padding:3px;
margin:5px 0;
}

textarea{
font-family:Arial, sans-serif;
font-size:small;
color:#333;
background-color:#fff;
border:2px solid #666;
padding:3px;
margin:5px 0;

}

input[type="submit"]{
font-weight:bolder;
font-size:x-small;
text-transform:uppercase;
background-color:#333;
color:#fff;
padding:5px 25px;
margin:6px 0 0 0;
clear:left;
float:left;
border:2px solid #666;
}

input[type="submit"]:hover{
background-color:#000;
border:2px solid #666;
color:#c00;
}

.required{
color:#666;
font-style:italic;
font-family:Georgia, serif;
}

h3.kdg{
font-family:impact, sans-serif;
margin:0;
color:#c00;
font-weight:100;
}

p.address{
font-weight:bold;
line-height:5px;
text-transform:uppercase;
}

h3.linkstop{
margin:0;
color:#c00;
clear:left;
}

h4.emailnotice{
margin:0 0 0 325px;
font-size:12px;
}

div.leftPSContent{
background-image:url(images/ps_bkg.gif);
background-position:top;
background-repeat:no-repeat;
width:400;
min-height:150px;
margin:0;
padding:10px;
float:left;
}
div.rightPSContent{
background-image:url(images/ps_bkg.gif);
background-position:top;
background-repeat:no-repeat;
width:400;
min-height:175px;
margin:0;
padding:10px;
float:left;
}

h4.partners{
margin:40px 0 0 0;
color:#666;
}

hr.contactDivider{
border:3px solid #ddd;
margin:10px 0;
width:250px;
}

hr.partnersDivider{
clear:both;
border:10px solid #fff;
margin:0;
width:530px;
}

ul.partnerLinks{
list-style-type:none;
margin:10px 0 0 0;
padding:0;
}

ul.partnerLinks li{
margin:0;
}

ul.partnerLinks li a{
text-decoration:none;
font-size:smaller;
text-align:center;
clear:left;
}

hr.divider{
border:#fff;
margin:10px 0;
}

p.block{
margin:0;
paddiing:0;
}

/*********************************** Bottom Navigation ***********************************/

div#btmContainer{
background-color:#111;
background-image:url(images/btmBar_bkg.gif);
background-position:center;
background-repeat:no-repeat;
margin:0;
height:180px;
}


div#btm{
width:800px;
margin:0 auto;
color:#666;
font-size:smaller;
text-transform:uppercase;
font-size:smaller;
padding:30px 0;
}

#kdgLogo-link{
float:left;
width:75px;
height:50px;
text-decoration:none;
display:block;
padding:0;
margin:30px 55px 25px 0;

background-image:url(images/logo_btm.gif);
background-position:0 0px;
}
#kdgLogo-link:hover,#kdgLogo-link:active{
background-position:0 50px;
}

div#btm a:link{
color:#444;
text-decoration:none;
}

div#btm a:visited{
color:#444;
text-decoration:none;
}

div#btm a:hover{
color:#fff;
text-decoration:none;
}

ul#btmNav{
float:left;
border-left:1px solid #333;
padding:10px 90px 15px 55px;
margin:0 30px 15px 0;
}

ul#btmNav li{
margin:0;
padding:0;
font-size:x-small;
list-style-type:none;
}

ul#btmNav li:first-child{
font-family:Arial, Helvetica, sans-serif;
text-transform:lowercase;
font-size:large;
font-weight:bolder;
color:#555;
border-left:none;
display:block;
padding:0 0 7px 0;
margin:0;
}

ul#btmNav li.home{
border-left:none;
}

ul#btmLinks{
float:left;
padding:0;
margin:10px 20px 5px 0;
}

ul#btmLinks li{
margin:0 10px 0 0;
padding:0;
font-size:x-small;
list-style-type:none;
}

ul#btmLinks li:first-child{
font-family:Arial, Helvetica, sans-serif;
text-transform:lowercase;
font-size:large;
font-weight:bolder;
color:#555;
padding:0;
margin:0 0 7px 0;
display:block;
}

ul#btmLinksCont{
float:left;
padding:0;
margin: 25.5px 20px 5px 0;
}

ul#btmLinksCont li{
margin:0 10px 0 0;
padding:0;
font-size:x-small;
list-style-type:none;
}

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

ul#btmLinksCont2 li{
margin:0 10px 0 0;
padding:0;
font-size:x-small;
list-style-type:none;
}


h1#btmBorder{
clear:both;
background-image:url(images/btmBar_topBkg.gif);
background-position:top;
background-repeat:no-repeat;
height:107px;
margin:0;
}

div.copyrightandCredits{
margin:0 auto;
background-image:url(images/btmBar_btmBkg.gif);
background-position:center;
background-repeat:no-repeat;
background-color:#fff;
padding:7px 0 35px 0;
height: 53px;
clear:left;
}

p.copyright{
color:#666;
font-variant:capitalize;
width:800px;
margin:15px auto 0 auto;
padding:0;
}

#mkLogo-link{
float:right;
width:45px;
height:45px;
text-decoration:none;
display:block;
background-image:url(images/mk_logo_sprite.png);
background-position:0 45px;
}
#mkLogo-link:hover,#mkLogo-link:active{
background-position:0 0;
}

/*********************************** Litebox ***********************************/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }

#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }