/* Stylesheet for kentlew.com */

BODY {
margin: 0;
}

A:link		{ color: #993300; text-decoration: none; }
A:hover		{ color: #cc6600; text-decoration: none; border-bottom: 1px dotted; }
A:active	{ color: #cc6600; text-decoration: none; }
A:visited	{ color: #336666; text-decoration: none; }

H2	{ font: 0.95em Georgia, Palatino, serif; font-weight: bold; color: #666; text-transform: uppercase; letter-spacing: 0.2em;}

P	{ font: 1.0em Georgia, Palatino, serif; line-height: 1.4em;}
P.wide { line-height: 1.6em; }
P.sans	{ font: 0.8em "Lucida Grande", Verdana, Geneva, sans-serif; }
P.legend  { font: 0.8em "Lucida Grande", Verdana, Geneva, sans-serif; color: #333333; }
P.note	{ font: 0.66em "Lucida Grande", Verdana, Geneva, sans-serif; color: #666666; }
P.caption  { font: 0.75em "Lucida Grande", Verdana, Geneva, sans-serif; color: #666666; line-height: 1.6em;}
P.credits  { font: 0.8em "Lucida Grande", Verdana, Geneva, sans-serif; }
P.caps  { font: 8px "Lucida Grande", Verdana, Geneva, sans-serif; color: #666666; text-transform: uppercase; letter-spacing: 0.25em; }

.caps { text-transform: uppercase; letter-spacing: 0.2em; }

UL.usetitles  { font: 0.85em Georgia, Palatino, serif; color: #333333; 
list-style: none; padding-left: 2em; text-indent: -2em; }
UL.usetitles LI  { margin-top: .66em; }

IMG	{ border: 0 none }
HR	{ color: #ccc }
HR.divider { margin: 14px auto; }

/* HEADER
--------------------------------------------*/
#Header { 
background: #fff url(Images/KLband.gif) repeat-x; 
margin: 0;
}

#Header Table { width: 718px; border: 0; }

.menu { 
font: 0.8em "Lucida Grande", Verdana, Geneva, sans-serif; 
text-align: right; 
padding-bottom: 14px;
}

A.nav:link  { color: #993300; text-decoration: none; }
A.nav:hover  { color: #cc6600; text-decoration: none; }
A.nav:active  { color: #cc6600; text-decoration: none; }
A.nav:visited  { color: #993300; text-decoration: none; }

A.here:link  { color: #666; text-decoration: none; }
A.here:hover  { color: #666; text-decoration: none; }
A.here:active  { color: #666; text-decoration: none; }
A.here:visited  { color: #666; text-decoration: none; }



/* CONTENT
--------------------------------------------*/
#Content {
background: #fff;
padding: 30px 14px 24px 54px;
}
#Content Table { width: 664px; border: 0; }

#Front td.left { width: 240px; padding-right: 24px; }
#Front td.right { width:400px; padding-left: 0px; }
#Front hr.break { margin: 24px auto; }
#Front P { line-height: 1.6em; }

#Design td.left { width: 240px; padding-right: 24px; }
#Design td.right { width: 400px; padding-left: 0px; text-align: left; }
#Design IMG.thumb { padding: 12px; }

#Type td.left { width: 240px; }
#Type td.right { width: 400px; padding-left: 24px; }
#Type td.topleft { width: 240px; border-bottom: 1px solid #ccc; }
#Type td.topright { width: 400px; padding-left: 24px; border-bottom: 1px solid #ccc; text-align: right; }
#Type td.colleft { width: 240px; padding-top: 14px; }
#Type td.colright { width: 400px; padding-left: 24px; padding-top: 14px; }

#Type P.legend A { color: #993300; }

#About td.right { width: 200px; padding-left: 36px; }
#About P { line-height: 1.6em; }
#About IMG { margin-bottom: 14px; } 
#About P.sans { font-size: 0.8em; line-height: 1.4em; }


/* PAGE NAVIGATION
--------------------------------------------*/
#PageNav {
width: 664px;
background: #fff; 
padding: 0px 36px 14px 54px;
font: 0.8em "Lucida Grande", Verdana, Geneva, sans-serif;
text-align: right;
}


/* FOOTER
--------------------------------------------*/
#Footer {
background: #fff;
padding: 0px 36px 14px 54px;
border-top: 1px solid #ccc;
clear:both;
}

#Footer P {
font: 0.66em "Lucida Grande", Verdana, Geneva, sans-serif;
color: #666; text-align: left; 
}

#Footer A { color: #666; text-decoration:none; }

/*
.text2	{	font-family: Georgia, Palatino, serif; line-height: 1.4em;}				

P.note	{ font: 0.66em "Lucida Grande", Verdana, Geneva, sans-serif; color: #666666; text-transform: uppercase; letter-spacing: 0.2em; }

H2	{ font: 1.0em Georgia, Palatino, serif; font-weight: bold; color: #666; text-transform: uppercase; letter-spacing: 0.2em;}

H2	{ font: 88% "Lucida Grande", Verdana, sans-serif; color: #666; text-transform: uppercase; letter-spacing: 0.2em;}


*/