body{
color: #000000;
font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
text-decoration: none;
margin:6px;
padding:0;
line-height: 1.35em;
}
b{font-size: 110%;}
em{color: red;}
#topsection{
background: #EAEAEA;
height: 90px; /*Height of top section*/
}
.copyright {
font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
}
/*			#topsection h1{
margin: 0;
padding-top: 15px;
}
*/
#contentwrapper{
float: left;
width: 100%;
}
#contentcolumn{
margin-left: 150px; /*Set left margin to LeftColumnWidth*/
margin-top: 8px;
}
#leftcolumn{
float: left;
width: 150px; /*Width of left column*/
margin-left: -100%;
background: #FFFFFF;
}
#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
}
#footer a{
color: #FFFF80;
}
.innertube{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
#header {height: 87px;border-bottom: 3px solid #000000;background: url(/images/tile.jpg) 0% 0px;}
/*** Navigation Top ***/
#navtop {border-top: 3px solid #000000;} /*** 4e5965 ***/
#navtop ul{padding-left:0;margin: 0;color: #fff;float: left;width: 100%;font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;font-size: 114%;}
#navtop ul li { display: inline; }
#navtop ul li a{padding: 0.1em 1em 0.3em 1em;color: #202020;text-decoration: none;float: right;border-left: 1px solid #404040;outline:none;font-weight: bold;}
#navtop ul li a:hover{color: #314FA9;text-decoration: none;}
.arrowlistmenu{
width: 132px; /*width of menu*/
}
.arrowlistmenu .headerbar{
font: bold 12px Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
color: white;
background: black url(/images/titlebar.png) repeat-x center left;
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}
.glossymenu{
list-style-type: none;
margin: 0px 0;
padding: 0;
width: 130px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}
.glossymenu li a{
background: white url(/images/glossyback.gif) repeat-x bottom left;
font: bold 12px Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 6px;
text-decoration: none;
}
* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}
.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}
.glossymenu li a:hover{
background-image: url(/images/glossyback2.gif);
}
.price {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica;
	font-size: 18px;
	line-height: 100%;
	font-weight: bold;
	color: #666666;
}
.title {
	font-family: Charcoal, Verdana, Arial, Helvetica;
	font-size: 18px;
	line-height: 100%;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.kithead {
	font-family: Charcoal, Verdana, Arial, Helvetica;
	font-size: 24px;
	line-height: 130%;
	font-weight: bold;
	text-decoration: none;
}
.subhead {
	font-family: Charcoal, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.xtt {
	color: black;
	direction: ltr;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-stretch: expanded;
	font-weight: bold;
	letter-spacing: 5%;
	text-align: left;
	text-indent: 20px;
	text-transform: none;
	unicode-bidi: normal;
	white-space: normal;
}