@charset "utf-8";
/* CSS Document */

* {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0 auto;
	PADDING-TOP: 0px;
	margin-top: 0px;
}
HTML {
}
BODY {
	margin-top: 0px;
	margin-bottom: 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center;
	background-image: url(images/site-bg.jpg);
}
a:link, a:active, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
img, div {
	border: 0px;
	behavior: url(iepngfix.htc);
}
#container {
	width: 922px;
	text-align: left;
}
#header {
	width: 922px;
	height: 102px;
}
#header p {
	color: #FFFFFF;
	font-size: 12px;
}
#header a {
	color: #FFFFFF;
}
#info {
	float: right;
	margin-top: 30px;
	text-align: right;
	margin-right: 10px;
}
#masthead {
	width: 922px;
	background-color: #f8f2da;
	margin-top: 0;
}
#masthead-top {
	width: 922px;
	height: 8px;
	background-image: url(images/masthead-top.png);
	background-repeat:no-repeat;
	background-position: center;
	margin-bottom: none;
}
#masthead-bottom {
	width: 922px;
	height: 10px;
	margin-top: none;
	background-image: url(images/masthead-bottom.png);
	background-repeat:no-repeat;
	background-position: center;
}
#nav {
	width: 902px;
	height: 69px;
	MARGIN: 0 auto;
	background-image: url(images/nav-bg.jpg);
}
#nav h3 {
	font-size: 24px;
	color: #FFFFFF;
}
#nav ul {
	padding-top: 20px;
}
#nav li {
	float: left;
	display: inline;
	list-style: none;
	margin-left: 10px;
	margin-right: 10px;
}
#nav a {
	color: #FFFFFF;
}
#flash {
	width: 902px;
	height: 250px;
	MARGIN: 0 auto;	
}
#callout-box {
	width: 902px;
	height: 90px;
	MARGIN: 0 auto;	
	background-image: url(images/callout-box-bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#callout-box h1 {
	color: #f7c50e;
	margin-bottom: 3px;
	font-size: 24px;
}
#callout-box p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#callout-box a {
	color: #f7c50e;
}
#callout-1 {
	width: 271px;
	padding-top: 7px;
	padding-left: 15px;
	float: left;
	height: 80px;	
}
#callout-2 {
	width: 269px;
	padding-top: 7px;
	padding-left: 25px;
	float: left;
	position: relative;
	height: 80px;	
}
#callout-3 {
	width: 282px;
	padding-top: 7px;
	padding-left: 30px;	
	float: left;
	position: relative;	
	height: 80px;	
}
#content {
	width: 902px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/cork1.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 50px;
}
#content img {
	padding: 3px;
	border: 3px solid #582000;
	margin: 5px; 
}
#content h1 {
	color: #000000;
	font-size: 24px;
	margin-bottom: 10px;
}
#content h2 {
	color: #4f0000;
	font-size: 20px;
	margin-bottom: 10px;
}
#content h3 {
	color: #4f0000;
	font-size: 18px;
	margin-bottom: 10px;
}
#content h4 {
	color: #4f0000;
	font-size: 14px;
	margin-bottom: 5px;
}
#content p {
	color: #4f0000;
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 1em;
}
#content ul {
	margin-left: 25px;
	margin-bottom: 1em;
}
#content li {
	font-size: 14px;
	color: #4f0000;
	line-height: 20px;
}
#content a {
	font-weight: bold;
	color: #4f0000;	
}
#content img {
	margin: 5px;
}
#main-content {
	width: 630px;
	float: left;
}
#divider1 {
	width: 902px;
	height: 37px;
	background-image: url(images/divider1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#divider {
	background-image: url(images/divider.png);
	width: 922px;
	height: 84px;
}
#footer {
	width: 922px;
	background-color: #f8f2da;
	padding-top: 20px;
	text-align: center;
	padding-bottom: 20px;
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;

}
#footer-top {
	background-image: url(images/footertop.png);
	width: 922px;
	height: 10px;
}
#footer-bottom {
	background-image: url(images/footerbottom.png);
	width: 922px;
	height: 10px;
	margin-bottom: 15px;	
}
#footer li {
	color: #000000;
	font-size: 12px;
	margin-right: 15px;
	display: inline;
	list-style: none;
	text-align: center;
	font-weight: bold;
}
#footer a {
	color: #000000;
}
#footer ul {
	margin-bottom: 10px;
}
#footer p {
	color:#000000;
	font-size: 12px;
}
.cl {
	clear: both;
}
#side-bar {
	border-left: 1px dotted #4f0000;
	width: 250px;
	padding-left: 10px;
	float: right;
	margin-left: 10px;
	padding-bottom: 30px;
	margin-bottom: 10px;
}
#side-bar p {
	font-size: 12px;
}
#side-bar h4 {
	margin-top: 4px;
	padding-top: 3px;
	padding-left: 25px;
	background-image: url(images/cal-icon.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 27px;
}
.item {
	border-bottom: 1px dotted #4f0000;
}
