body {
	font-family: "Adobe Garamond Pro", "Adobe Garamond Pro Bold", Garamond, Georgia, serif;
	font-size: 16px;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	width: 100%;
	background-color: #505658;
	text-align: center;
}
#flash {
	text-align: center;
}
a:link, a:visited {
	color:#A06D21;
	font-weight: bold;
}
a:hover {
	background-color:#E4D374;
	font-weight: bolder;
}

a, p, h1, h2, h3, img, hr, ul, li, hr {padding:0px; margin:0px; border:0 0 0}
h1 {
	font-size:xx-large;
	font-weight: normal;
}
h2 {
	font-size: 20px;
	font-weight: bold;
}


.floatright {
	float:right;
	padding-left: 20px;
}
#content li {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 10px;
}

.floatleft {
	float:left;
	padding: 5px;
}
#rightbar {
	background-color: #C9CCCD;
	padding: 5px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}


#wrapper {
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#logo {
	text-align: left;
}

#header {
	text-align: left;
	background-image: url(img/rock024.jpg);
	background-repeat: repeat;
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #32302c;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100px;
	font-family: Georgia, "Times New Roman", Times, serif, "Adobe Garamond Pro";
	font-size: x-large;
	color: #FFFFFF;
	font-weight: bolder;
}

#navcol {
	background-color: #2D3031;
	float: left;
	clear: both;
	width: 192px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	background-repeat: repeat;
	margin-top: 50px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	opacity:0.85;
	filter:alpha(opacity=85);
}
#navcol a {
	font-weight: bold;
	color: #E3E7E9;
	text-decoration: none;
	text-transform: uppercase;
	font-weight:bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: "Adobe Garamond Pro", "Adobe Garamond Pro Bold", Garamond, Georgia, serif;
	font-size: 16px;
	display: block;
}
#navcol a:hover {
	background-color:#E0B95F;
	font-weight:bolder;
	color:#000000;
}
#navcol a.current {
	background-color:#DBDEDF;
	font-weight:bolder;
	color:#000000;
}

#navcol li {
	display: block;
	list-style-type: none;
}

#content {
	background-color: #DBDEDF;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 220px;
	background-image: url(img/rockleft.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	text-align: left;
	padding-top: 10px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #43413F;
	border-bottom-color: #43413F;
	border-left-color: #43413F;
}
#footer {
	font-size: medium;
	text-align: center;
	font-weight: bold;
	background-color: #43413F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #9CA2A3;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footer a, #footer a:visited {
	color: #C9CCCD;
}
#footer a:hover {color: #E4D374; background-color: #43413f; }
#contactform {
	background-color: #C9CCCD;
	padding: 20px;
	margin: 0px;
}
.shaded {
	background-color: #DBDEDF;
	padding: 5px;
}
#box {
	background-color: #C9CCCD;
	width: 250px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 14px;
}
