@charset "utf-8";
img {border: 0;}
.fbLogo {
	display: inline;
	margin-left: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}
body {

	font-family: Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	background-color: #000000;

	font-size: 12px;

}

ul.menu {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

}

li.menu {

	background-image: url(images/bullet.gif);

	background-repeat: no-repeat;

	display: block;

	float: left;

	padding-left: 18px;

	margin-right: 7px;

	background-position: 4px;

}

li.menu a{

	color: #FFFFFF;

	text-decoration: none;

}

li.menu a:HOVER{

	color: #ffcc33;

	text-decoration: underline;

}

h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	color: #FFFFFF;

	margin-top: 8px;

	margin-bottom: 8px;

}

h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	color: #FFFFFF;

	margin-top: 8px;

	margin-bottom: 8px;

}

h3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-weight: bold;

	color: #FFFFFF;

}

.yellow {

	color: #ffcc33;

}

.yellow2 {

	color: #cb9c54;

}

.price {

	color: #cb9c54;

}

a {

	color: #ffcc33;

}

a:HOVER {

	color: #ffcc33;

	text-decoration: none;

}

table.main {

	width: 735px;

}

div.content {

	width: 98%;

	text-align: left;

}

div.left {

	width: 47%;

	float: left;

	text-align: left;

}

div.right {

	width: 47%;

	float: right;

	text-align: left;

}

.white {

	color: #FFFFFF;

}

.txt10yellow {

	font-size: 10px;

	color: #ffcc33;

}

td.footer {

	font-size: 11px;

}

#primaryNavigation a {
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 4px;
	padding-left: 4px;
}
#primaryNavigation a:hover {
	text-decoration: none;
	color: #ffcc33;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffcc33;	
}
#aboveNavigation #zfLogo {
	float: left;
}
#aboveNavigation #zfPhoneNumber {
	float: left;
	font-size: 28px;
	margin-top: 95px;
	color: #cb9c54;
}
#aboveNavigation .clear {
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	height: 5px;
}
.clear {
	clear: both;
}
#menuHolder {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	font-size: 18px;
}
.menuItem {
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
}.menuItem:hover{
	border: 1px dashed #FC3;
	}
.graySmall {
	font-size: 13px;
	color: #999;
	margin-left: 10px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}

.menuHeader {
	font-size: 28px;
	color: #ffcc33;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffcc33;
	margin-bottom: 15px;
}

