h1, h2, h3, h4, #subcontent p.date {
	font-family: georgia, "Times New Roman", Times, serif;
}
body {
	background: url(../images/coffeebar/bg_wood2.jpg) top left;
}
body div#wrapper {
}
body div#content {
	background: url(../images/coffeebar/coffeebar_content_bg.jpg) top left repeat-y;
}

#maincontent {
	background-color: #f8f5e4;
}


div#brandingandnav {
	background: url(../images/coffeebar/header.jpg) top left no-repeat;
	height: 410px;
}
div#stylingelement1 {
	background: url(../images/coffeebar/coffeecup.png);
	display: block;
	height: 280px;
	width: 297px;
	left: -160px;
	position: absolute;
	top: 135px;
}
div#stylingelement2 {
	background: url(../images/coffeebar/napkin.png) top left no-repeat;
	display: block;
	height: 466px;
	width: 315px;
	left: 670px;
	position: absolute;
	top: -265px;
}
h1 {
	color: #532321;
}
a {
	color: #532321;
}
a:link {
	color: #532321;
}
a:visited {
	color: #532321;
}
div#maincontent p a, div#subcontent p a {
	background-color: #E5DCC7;
}
#subcontent h2 {
	border-bottom: 1px solid #777777;
	margin: 0.8em 0 0.8em 0;
	padding-bottom: 0.4em;
	text-transform: capitalize;
}
#maincontent div.main_item img {
	float: right;
	margin-left: 15px;
	margin-right: 0;
	clear: left;
}

div#siteinfo a {
	color: #fff;
}
div#siteinfo p {
	color: #fff;
}
div#siteinfo ul#registration li {color: #fff;}

div#extra {
	background: url(../images/coffeebar/coffeebar_footer_bg.jpg) bottom left no-repeat;
}
div#extra p {
	color: #fff;
}
div#extra a {
	color: #E6E0BC;
}
div#extra h2, div#extra form input.submit {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
}
ul#breadcrumbs li {
	background: url(../images/coffeebar/coffee_bullet_small.gif) center left no-repeat;
}
div#extra h2 a {
	color: #fff;
	font-weight: bold;
}
div#extra #register h2 a {
	color: #fff;
}
h2 a, h3 a {
	font-weight: normal;
}
#subcontent p.date {
	color: #4F4F4F;
}
#maincontent img {
	border: 1px solid #532321;
}
#maincontent h3 {
	color: #4F4F4F;
	font-style: italic;
}

/*--subcontent--*/
div#subcontent {
}
div#subcontent ul {
 "times new roman", times, serif:;
	font-family: georgia;
}
div#subcontent ul li {
	border-bottom: 1px solid #777777;
	margin: 0.3em 0 0.3em 0;
	padding-bottom: 0.2em;
	font-size: 95%;
}
div#subcontent ul li a {
	color: #532321;
	font-weight: normal;
}
div#subcontent ul li.current a {
	color: #4F4F4F;
}
div#subcontent p, div#maincontent p {
	color: #4F4F4F;
}
div.main_item {
	margin-bottom: 10px;
	padding-top: 1em;
	border-top: 1px solid #A78E84;
}
div.section {
}

#maincontent div.main_item h2 {
	margin-top: 0;
	padding-top: 0;
}
/* main navigation */

div#menu {
	border-bottom: 1px dotted #D8D4CE;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	letter-spacing: 0.05em;
	background-color: #E8E5E0;
	background-image: url(../images/coffeebar/nonfl_menu_top.png);
	background-position: center top;
	background-repeat: no-repeat;
	border-right: 1px solid #DEE0DE;
}
div#menu ul {
	background-image: url(../images/coffeebar/nonfl_menu_bot.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #E8E5E0;
	padding-bottom: 100px;
	font-size: 90%;
}
div#menu ul li {
	margin: 0.4em 0 0.4em 0;
}
div#menu ul li a {
	color: #4F5468;
	padding-bottom: 12px;
	text-decoration: none;
}
div#menu ul li a:hover {
	background-position: center 12px;
	background-repeat: repeat-x;
	text-decoration: underline;
}
div#menu ul li.current {
	background-color: #EAED61;
}
div#menu ul li.current a {
	color: #777;
}
#maincontent ul li {	
background: url(../images/coffeebar/bullet_coffee.jpg) left 0.6em no-repeat;
}
#extra #register form.verticalform div#checkboxes label  {
color: #E5DCC7;
}