body {
	text-align: center;
	background-color: #66CC99;
	margin: 0 auto;
	background-image: url(background-logwall.jpg);
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #003399;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ffffff;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 15px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 65px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #006633;
	background-image: url(guitar-icon.jpg);
	background-repeat: no-repeat;
	background-position: 5px bottom;
	display: block;
}


#headerprint, #contactusprint {
	display: none;
}

#entirescreen {
	width: 770px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#header {
	width: 770px;
	height: 161px;
	margin: 0 auto;
}

#header img {
	border: 0px;
}

#subheader {
	width: 767px;
	height: 50px;
	color: #0066FF;
	margin: 0 auto;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFCC66;
}

#subheader-left {
	float: left;
	width: 168px;
	padding-left: 19px;
	padding-right: 15px;
	height: 50px;
	background-image: url(background-sidebar.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

#subheader-right {
	float: right;
	width: 565px;
	height: 50px;
	background-color: #99CC99;
}

#middle {
	width: 745px;
	height: auto;
	margin-left: 19px;
	background-color: #99CC99;
	border-right-width: 3px;
	border-left-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFCC66;
	border-left-color: #FFCC66;
	border-bottom-color: #FFCC66;
	overflow: hidden;
}

#sidebar {
	width: 165px;
	padding-right: 15px;
	float: left;
	height: auto;
	background-color: #006633;
	padding-bottom: 9999px;
	margin-bottom: -9999px;
	background-image: url(background-sidebar.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

#content {
	width: 530px;
	height: auto;
	float: right;
	background-color: #99CC99;
	text-align: left;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 15px;
	color: #333333;
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size: 14px;
	line-height: 14px;
	padding-bottom: 9999px;
	margin-bottom: -9999px;
	overflow: auto;
}

#content a:link, #content a:visited, #content a:active{
	text-decoration: underline;
	color: #333333;
}

#content a:hover {
	color: #003399;
	text-decoration: none;
}

.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	font-size: 16px;
	line-height: 16px;
}

.highlight a:link, .highlight a:visited, .highlight a:active{
	text-decoration: none;
	color: #003399;
}

.highlight a:hover {
	color: #003399;
	text-decoration: underline;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background-color: #006633;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 65px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(guitar-icon.jpg);
	background-repeat: no-repeat;
	background-position: 5px bottom;
	display: block;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-left-color: #003399;
}

#navigation {
	width: 159px;
	text-align: right;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.navsublink {
	font-size: 10px;
	font-weight: normal;
}

#navigation a:link, #navigation a:visited, #navigation a:active{
	text-decoration: none;
	color: #ffffff;
}

#navigation a:hover {
	color: #003399;
	text-decoration: none;
	background-color: #99CC99;
}

#chamber {
	width: 159px;
	text-align: right;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 5px;
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size: 14px;
	line-height: 15px;
	color: #ffffff;
}

#chamber a:link, #chamber a:visited, #chamber a:active{
	text-decoration: none;
	color: #ffffff;
}

#chamber a:hover {
	color: #003399;
	text-decoration: none;
	background-color: #99CC99;
}

#subfooter {
	width: 751px;
	height: auto;
	padding-left: 19px;
	height: auto;
	margin: 8px auto 15px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC66;
	text-align: center;
	padding-bottom: 15px;
}

#subfooter a:link, #subfooter a:visited, #subfooter a:active{
	text-decoration: none;
	color: #FFCC66;
}

#subfooter a:hover {
	text-decoration: underline;
	color: #FFCC66;
}

#sbbw {
	width: 45%;
	float: left;
	text-align: left;
}

#contactus {
	width: 45%;
	float: right;
	text-align: right;
}

.imageright {
	float: right;
	padding: 0px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	border: 1px solid #006633;
}

.imageleft {
	float: left;
	padding: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	border: 1px solid #006633;
}

.calendartable {
	border: 1px solid #006633;
}

.calendartable th {
	background-color: #006633;
/*	border: 1px solid #0000FE; */
	text-align: center;
	color: #ffffff;
}

.calendartable td {
	height: 65px;
	width: 14%;
	text-align: left;
	vertical-align: top;
	border: 1px solid #006633;
}

.calendardate {
	color: #003399;
}

.calendarevent {
	color: #FF6600;
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
}

.calendarevent a:link, .calendarevent a:visited, .calendarevent a:active {
	text-decoration: none;		
}

.calendarevent a:hover {
	text-decoration: underline;
}

.slideshow {
	float: right;
	margin: 5px 0px 5px 5px;
	padding: 0px;
	height: 268px;
	width: 360px;
	border: thin solid #006633;
	color: #ffffff;
}
