/* Krafty Style Sheet copyright 2009 Krafty */

body
{
background-color: #000000;
margin: 0px auto;
padding: 0px;
}

.content { 
	color: #505050; 
	margin: 0 auto; 
	padding: 0; 
	idth: 940px; 
	background: #000000; 
}

h1 {
	color: #ffff00;
	margin-top: 35px;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 2.6em;
}

h1.line {
	color: #ffff00;
	margin-top: 35px;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 2.6em;
	border-top: 2px solid white;
	padding-top: 10px;
}

h2 {
	color: #ffffff;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 10px;
	marign-bottom: 10px;
	padding-bottom: 10px;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	border-bottom: 2px solid white;
	text-align: center;
}

h3 {
	color: #ffff00;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Trebuchet MS, Times, serif;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 2px solid white;
}

h3.price {
	color: #ffff00;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Trebuchet MS, Times, serif;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	border-top: 2px solid white;
	text-align: right;
}

h4 {
	color: #ffffff;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Trebuchet MS, Times, serif;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;

}
h4.line {
	color: #ffffff;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Trebuchet MS, Times, serif;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	border-top: 2px solid yellow;
}

h4.lines {
	color: #ffffff;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Trebuchet MS, Times, serif;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	border-bottom: 2px solid yellow;
}

p {
	font: 14px Trebuchet MS;
	margin: 0px 0px 0px 0px;
	color: #000000;
	padding: 0px;
	text-align: left;
}
/* aligns image to desired area */
img.kate {
	padding-left: 75px;
}
/* used only for padding to cartain areas */
td.toppad {
	padding-top: 70px;
}

ul.toppad { 
	list-style-type: none; 
}
li.toppad { 
	list-style-type: none; 
	font-style: italic;
	font:14px Trebuchet MS;
}

.menu_table td {
	border-bottom: 1px solid #66CC66;
	height: 27.5px;
 	padding-left: 10px;
}

.border_bottom {
	border-bottom: 1px dotted #333333;
}

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

a:hover {
	text-decoration: none;
}

b.bold {
	color: #339966;
	font-weight: bold;
	font-style: italic;
}

b.under {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
/* keeps main paragraph text seperate to page text*/
.main_text {
	font: normal small Trebuchet MS, sans-serif;
	font-size: 14px;
	color: white;
}
.main_text1 {
	font: normal small Trebuchet MS, sans-serif;
	font-size: 14px;
	color: black;
}

.footer
{
	font: normal small Trebuchet MS, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	}
	
.footer a
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CC99;
	text-decoration: none;
	}
.footer a:hover
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999900;
	text-decoration: none;
	}
.outer a, .outer div, .outer li, .outer ul, .outer body{
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
/* Krafty menu 2009 */	
#krafty_menu {
	width: 165px;
	margin: 5px;
	border-style: solid;
	border-color: #656556;
	border-size: 1px;
	border-width: 1px;
}
	
#krafty_menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
}	
	
#krafty_menu li a:link, #krafty_menu li a:visited {
	color: #656556;
	display: block;
	background:  url(images/button.gif);
	padding: 8px 0 0 20px;
}
	
#krafty_menu li a:hover {
	color: #ffff00;
	background:  url(images/button.gif) 0 -32px;
	padding: 8px 0 0 20px;
}
	
#krafty_menu li.null  {
	color: #656556;
	display: block;
	background:  url(images/button_null.gif);
	padding: 8px 0 0 20px;
	height: 24px;
  	
}	
	
	
#quote {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: italic;
	font-weight: bold;
}
	
li {
	color: #000000;
	font : 14px 'Trebuchet MS', sans-serif; 
}

li.indent {
	color: #000000;
	font : 14px 'Trebuchet MS', sans-serif; 
	margin-left: 30px;
	margin-top: 10px;
}

li.indent2 {
	color: #000000;
	font : 14px 'Trebuchet MS,', sans-serif; 
	margin-left: 55px;
	margin-top: 10px;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
	
