/* CSS Document */

/* CSS Document */

body {
	background-color: #3C0700;
	background-image: url(images/music.gif);
	background-repeat: repeat;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: medium double #663300;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
#banner {
	background-color: #FFFFFF;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 150px;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #333333;
}
#banner p {
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #FF9900;
	font-style: italic;
	padding-top: 100px;
	padding-left: 290px;
	margin-top: 0px;
}
#main {
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0;
	width: 800px;
}
#leftcol {
	width: 151px;
	float: left;
	margin-top: 0px;
	padding-right: 0px;
	background-repeat: no-repeat;
	height: 650px;
}


ul#mainnav {
	list-style-type: none;
	background-color: #FFFFFF;
	width: 130px;
	background-repeat: repeat-y;
	height: 345px;
	padding-right: 0;
	padding-bottom: 0px;
	margin: 30px 0px 0px 5px;
	padding-left: 0px;
	border: medium outset #621000;
	background-image: url(images/black_keys_low_opac.gif);
}
ul#mainnav li {
	margin-bottom: 0px;
	text-align: left;
	width: 105px;
	height: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul#mainnav li span {
	display: none;
}
ul#mainnav li a:link, ul#mainnav li a:visited {
	display: block;
	text-decoration: none;
	width: 105px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #330000;
	font-style: normal;
	padding-right: 5%;
	padding-left: 3px;
	font-weight: bold;
	height: 20px;
}
ul#mainnav li a:hover {
	background-color:#000000;
	color:#FFFFFF;
	height: 25px;
}

ul#mainnav li#nav-home {
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-top: 10px;
}
ul#mainnav li#nav-about {
	background-repeat: no-repeat;
	margin-bottom: 23px;
}
ul#mainnav li#nav-products {
	background-repeat: no-repeat;
	margin-bottom: 6px;
}
ul#mainnav li#nav-services {
	background-repeat: no-repeat;
	margin-bottom: 8px;
}
ul#mainnav li#nav-rentals {
	background-repeat: no-repeat;
	margin-bottom: 18px;
}
ul#mainnav li#nav-location {
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
ul#mainnav li#nav-specials {
	background-repeat: no-repeat;
	margin-bottom: 24px;
}
ul#mainnav li#nav-contact {
	background-repeat: no-repeat;
}

/* #leftcol ul li {
	color: #999999;
	list-style-type: none;
	padding: 10px;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
}
#leftcol li a {
	color: #999999;
	text-decoration: none;
	width: 100%;
}
#leftcol li a:hover {
	background-color: #666666;
	width: 100px;
} */
#content {
	width: 640px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	margin-left: 151px;
	height: 100%;
}

#bodycopy {
	width: 400px;
	padding-top: 50px;
	padding-left: 150px;
}
#bodycopy p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 1.5em;
	margin-bottom: 25px;
	font-weight: bold;
}
#bodycopy a {
	color: #660000;
	text-decoration: underline;
}
#bodycopy a:hover {
	color: #000000;
}
#bodycopy h2.divider {
	margin-left: 25px;
	background-image: url(images/dotline.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 300px;
	margin-top: -10px;
	margin-bottom: -10px;
}
#bodycopy h2 span {
	display: none;
}
#bodycopy ul {
	margin-left: 0px;
}
#bodycopy li {
}
#bodycopy ul li {
	margin-left: 0px;
	margin-top: 0px;
}
#bodycopy li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
#bodycopy li a:hover {
	list-style-type: none;
}
#list {
	width: 400px;
}
#imageRight {
	margin-bottom: 25px;
}
#content h1 {
	color: #5C1B08;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
}
#content h2 {
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 16px;
}
#content h2 span {
display: none;
}
#content h2#sogood {
	background-repeat: no-repeat;
	height: 40px;
	border: thick solid #FF0000;
}
#content h2#ishope {
	background-repeat: no-repeat;
	height: 40px;
}
#content h2#think {
	background-image: url(images/content_h2_omgs/think.gif);
	background-repeat: no-repeat;
	height: 40px;
}
#content a a:hover {
}
#content ul li {
	font-size: 14px;
	line-height: 20px;
	list-style-type: none;
	margin-left: 0px;
	color: #333333;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(images/bullet_fancy.gif);
}

#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 50px;
	padding-top: 0px;
	margin-top: 0px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
	clear: both;
}
#footer p {
	margin-left: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-top: 0px;
	padding-top: 10px;
	color: #FF9933;
	text-align: center;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a a:hover {
	color: #000000;
}
/* contact form css */
#form {
}
  #name, #email {
  width: 200 px;
  }
  #message {
  width: 300px;
    height: 100px	}
	label, .warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	.warning {
	color: #F00;
	}
.floatright {
	float: right;
	margin-left: 20px;
	margin-right: 50px;
	margin-top: 0px;
	margin-bottom: 25px;
}
.floatleft {
	float: left;
	margin-right: 20px;
	margin-left: 220px;
}
.floatleftfooter {
	float: left;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 7px;
}

.floatcenter {
	margin-right: 20px;
	margin-left: 25px;
	border: thin solid #3C0700;
}
.dropcap {
	margin-bottom: 0em;
	margin-right: 0.2em;
	margin-top: 0.1em;
	color: #FFFFFF;
	background-color: #912E00;
	float: left;
	line-height: 100%;
	margin-left: 0em;
	padding-top: 0em;
	padding-bottom: 0.2em;
	padding-right: 0.2em;
	padding-left: 0.2em;
	font-family: "Times New Roman", Times, serif;
	font-size: 300%;
	border: thin solid #3C0700;
}
.brand {
	color: #660000;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.red {
	color:#CC0000;
}