 p {  font-size: 12px}
p {  line-height: 16pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333}
h3 {  font-size: 14px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333}
ul {  font-size: 12px; line-height: 16pt}
h1 {  font-size: 18px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333}
h2 {  font-size: 16px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333}
body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
h4 {  font-size: 12px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333}
a {  font-weight: bold; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; color: #967332}
ol {  font-size: 12px; line-height: 16px}
a:hover {  text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; color: #967332}
.blacktext {
	color: #000000;
}

#services_topnav ul {
	list-style-type: none;
}

#services_topnav li {
display: inline;
padding: 3px;
}

#services_topnav a {
	font-size: 8px;
	color: white;
	background-color: #977538;
	border-color: #BEA983;

	border-style: outset;
	border-width: 2px;
}

#services_topnav a:hover {
	background-color: black;
	text-decoration: none;
}

#toplinks {
	margin-top: -20px;
	font-size: 8px;
	margin-left: 20px;
}

#leftnav {
	margin-top: -6px;
	margin-left: -25px;
}

#leftnav ul {
	list-style-type: none;
	font-size: 9px;
}

#leftnav a{
	color: black;
	font-size-adjust: 0.46;
	font-weight: 140;
	display: block;
}

#leftnav a:hover {
	text-decoration: none;
}

#leftnav li:hover {
	background-color: #DED0B5;
}

#leftnav li {
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #9B7548;
		
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #9B7548;
	
	border-left-style: solid;
	border-left-width: thick;
	border-left-color: #9B7548;
	
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #9B7548;

	margin-bottom: 2px;
	padding-left: 5px;
	margin-left: -7px;
}
.coupon {
	width: 250px;
	height: auto;
	padding: 10px 10px 10px 160px;
	margin: 10px auto;
	background: #fff url(assets/images/coupon-bg.jpg) top left no-repeat;
	border: 3px dashed #bdbdbd;
	min-height: 200px;
}
#valentine {
	width: 380px;
	height: auto;
	padding: 10px;
	margin: 10px auto;
	background-color: #ffd4d4;
	border: 2px dashed #b90000;
}
#valentine h1 {
	color: #b90000;
}


