body {
   text-align: center;
   }
 
div.wrapper {
   text-align: left;
   margin-left: auto;
   margin-right: auto;
   }
   
h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #663333;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
h1 {
	font-size: 110%;
}
h2 {
	font-size: 95%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #661E00;
}
h3 {
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	margin-top:10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #B38700;
}
h4 {
	font-size: 85%;
	font-style: normal;
	font-weight: bold;
	margin-top:10px;
	padding-top:2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #797A74;
	border-top-width: 1px;
	border-top-color: #333;
}
p {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #663333;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	left: -15px;
	position: relative;
	top: -15px;
}
#content {
	margin-right: auto;
	width: 1010px;
	margin-left: auto;
	background-color: #FFFFFF;
	position: absolute;
	top: 70px;
	left: 10px;
	z-index: 2;
	height: auto;
}
#masthead {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#logo {
	background-image: url(../_img/cappamachino_logotop.jpg);
	height: 100px;
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 5px;
}
#globalNav {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*text-transform: capitalize;*/
	white-space: nowrap;
	position: absolute;
	top: 35px;
	left: 280px;
	z-index: 3;
	float: right;
	width: 742px;
	height: 11px;
	text-align: left;
}
#globalNav a:link {
	color: #CC3300;
	text-decoration: none;
}
#globalNav a:visited {
	color: #CC9900;
	text-decoration: none;
}
#globalNav a:hover {
	color: #E64300;
	text-decoration: none;
	background-color: #FFFFFF;
}
#globalNav a:active {
	color: #E6B317;
	text-decoration: none;
}
#columnLeft {
	padding: 0px;
	float: left;
	width: 250px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#columnLeft a {
	line-height: 0.6em;
}
#columnLeft p {
	margin-top: 0.2em;
}
#footer {
	font-size: 12px;
	font-style: italic;
	text-align: center;
	clear: both;
	background-image: url(../_img/coffee_beans_1024x200.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 220px;
	position: relative;
	top: auto;
	width: 1010px;
	left: 4px;
	float: left;
}

#columnRight {
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #E8F3D9;
	/*	background-image: url(../_img/coffee_roasters.png);
*/	height: auto;
	width: 750px;
	overflow: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#columnCenter {
	float: left;
	margin-top: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #2F1511;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #2F1511;
	width: 756px;
	overflow: auto;
	height: auto;
}

#columnCenter ul li {
	font-size: 80%;
	color: #8F594B;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	left: -15px;
}

div.submenu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:95%;
}
	
#columnCenter img {
	float: right;
}
#columnCenter th {
	text-align: left;
	text-indent: 5px;
}
#columnMain {
	float: left;
	width: 80%;
	margin-top: 10px;
}
a:link {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #CC9900;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #E64300;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #E6B317;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
bodyContent {
	text-align: center;
}

