@charset "utf-8";
html
 {
	color: #333333;
	background-color: #333333;
	background-image: url(images/lenapalma_bkground_repeat.gif);
	background-repeat: repeat-y;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-image: url(images/lenapalma_bkground_cut.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	background-position: left top;
}
#container {
	padding: 5px;
	left: 334px;
	top: 61px;
	position: relative;
	float: none;
	width: 591px;
	background-color: #FFFFFF;
}
#header {
	background-image: url(images/lenapalma_designs_header.jpg);
	background-repeat: no-repeat;
	height: 138px;
	width: 590px;

}
#nav-menu {
	height: 30px;
	width: 590px;
	padding: 0;
	margin: 0;
	
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.15em;
} 

#nav-menu li a
{
	height: 2em;
	line-height: 2em;
	float: left;
	width: 9.3em;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #000000;
	text-decoration: none;
	text-align: center;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
} 


/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu li a:hover
{
	height: 2em;
	line-height: 2em;
	float: left;
	width: 9.3em;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #FF3300;
	text-decoration: none;
	text-align: center;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
} 
.boldit_grey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}



#main {
	padding: 10px;
}
.boldit_blk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.boldit_blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #29C2FE;
}
#footer {
	padding: 5px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #27C1FF;
	width: 580px;
}
a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	font-weight: bold;
	color: #000000;
}
.boldit_orange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;

}
#footer a:hover {
	color: #FF6600;
	text-decoration: none;
	font-size: 11px;

}
