p,h1,h2,h3,td,li,a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
}
a, a:link {
	color: #FFFF00;
}
a:hover {
	color: #FFCC00;
}
h4 {
	padding: 0px;
}
dt {
	padding-top: 1em;
	font-weight: bold;
	font-size: 12pt;
}
dd {
	font-style: italic;
	padding: 0;
	margin: 0;
	font-size: 13px;
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
}
dd p {
	font-style: normal;
}

textarea,input {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 11pt;
}

.menu {
	text-align: center;
	font-size: 14px;
}
.price {
	font-style: normal;
	font-weight: bold;
}
dt.half {
	width: 50%;
	float: left;
}

#body {
	padding: 10px;
}
.leftRule {
border-left: 1px solid #CE9103;
}

/* Newsletter signup */
#newsletter {
	padding: 5px;
	text-align: center;
}
#newsletter label {
	font-style: italic;
	color:#CCC;
	font-size: 11pt;
	
}
#newsletter input {
	width: 120px;
	text-align: left;
}
#newsletter input.date {
	width: 40px;
}
#btnSignup {
	padding: 5px;
	width: 83px !important;
	height: 28px;
}


/* silly dreamweaver */
body {
	background-color: #000000;
}
.style3 {
	font-size: 13px;
	font-weight: bold;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {font-size: 11px}


input[type=image] {
	border: 0;
}.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
}
.small {
	font-size: 13px;
	font-weight: normal;
}
.border {
	border-right-width: 2px;
	border-right-style: solid;
	border-top-color: #CD8E03;
	border-right-color: #CD8E03;
	border-bottom-color: #CD8E03;
	border-left-color: #CD8E03;
}
.title {
	color: #FFFF00;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
