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

html, body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 13px;
	line-height: 1.4em;
}
body {
	
	min-height: 100%;
	background: #2B2823 url(newImages/pixel.gif) repeat-y 287px 0;
}
p {
	padding: 0;
	margin: 0 0 8px 0;
}
.container {
	width: 973px;
	overflow: hidden;
	margin:  34px 0 16px 34px;
}
.green {
	color: #9ACD32 !important;
}
a:hover .green {
	color: #999  !important;
}
.darkGray {
	color: #666 !important;
}
.white {
	color: #fff !important;
}
.index {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	background: #2B2823 none;
	height: 100%;
	padding:  34px 0 16px 34px;
}
.index p .emailLink {
	letter-spacing: 1px;
	color: #999;
}
.index p {
	padding: 0;
	margin: 0 0 8px 0;
	letter-spacing: 2px;
}
.index p img {
	margin-bottom: 10px;
}
.index p a {
	color: #fff;
	text-decoration: none;
}
.menu {
	margin: 0;
	padding: 0;
	list-style: none outside;
	font-family: "Times New Roman", Times, serif;
	width: 253px;
	float: left;
	display: inline;
	margin-right: 12px;
}
.menu li {
	margin: 0;
	padding: 0 0 10px 5px;
	letter-spacing: 1px;
}
.menu a {
	color: #666;
	font-size: 19px;
	text-decoration: none;
}
.menu .green:hover {
	color: #9ACD32;
}
.menu .active, .menu .active:hover {
	color: #fff;
}
.white a {
	color: #fff;
}
.menu a:hover {
	color: #999;
}
.menu .arrow {
	margin-top: 20px;
}
.content {
	width: 708px;
	float: right;
	display: inline;
}
.homeMiddleColumn {
	float: left;
	display: inline;
	width: 336px;
	padding-right: 12px;
}

.mailingList {
	float: left;
	display: relative;
	width: 336px;
	margin:0 0 10px 0;
	padding:0;
	text-align:left;
}

.contactRadioDiv {
	float: left;
	position:relative;
	width: 100px;
	margin:0;
	padding:0;
	text-align:left;
}

.contactRadioLabelDiv {
	float: left;
	position:relative;
	width: 68px;
	margin:0;
	padding:0;
	text-align:left;
}

.contactColumn {
	float: right;
	display: inline;
	width: 348px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666;
	line-height: 1.4em;
	background: url(newImages/pixel.gif) repeat-y top left;
	padding-left: 12px;
	height: 350px;
}
.contactColumn p .emailLink {
	letter-spacing: 0px;
	color: #666;
}
.contactColumn p {
	padding: 0;
	margin: 0 0 10px 0;
	letter-spacing: 1px;
}

.imageList {
	float: left;
	display: inline;
	width: 360px;
}
.imageList a {
	float: left;
	display: inline;
	width: 108px;
	margin: 0 12px 12px 0;
	height: 99px;
}
.oneColumn {
	width: 108px;
	margin-right: 12px;
	
}

.artistsList {
	padding: 0;
	margin: 0 15px 0 0;
	list-style: none outside;
	width: 228px;
	float: left;
	display: inline;
}
.artistsList li {
	border-bottom: 1px solid #666;
	padding: 2px 0;
}
.textBlock {
	width: 534px;
}
/* cover */
.top, .bottom {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #2B2823;
}
.top {
	top: 0;
	height: 34px;
}
.bottom {
	bottom: 0;
	height: 15px;
}

.radioButtons {
	float:left;
	position:relative;
	border:none;
	margin:0;
	padding:0;
	width:auto;
}

input, textarea {
	margin-bottom: 7px;
	background-color: #2B2823;
	border: 1px solid #666;
	color: #999;
	width: 336px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	
}
textarea {
	height: 190px;
}
form {
	margin: 0;
	padding: 0;
	color: #fff;
}
button {
	background-color: #2B2823;
	border: 0px solid #666;
	color: #9ACD32;
	padding: 0;
	font-size: 14px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
}

/* old css */
td.artist_list {
	line-height: 14pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFB7AE;	
	color: #B49D83;
}

.artist_list_click_image {
	font-size: 7pt;
}

.artist_table_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFB7AE;	
}

a.bot_menu, a.bot_menu:link, a.bot_menu:visited {
	font-size: 6pt;
	border-bottom-width: .5pt;
	font-weight: none;
	text-decoration:none;
	color: #7D6A55;
}

a.artist_list_link, a.artist_list_link:link, a.artist_list_link:visited {
	font-weight: none;
	text-decoration:none;
	color: #7D6A55;
}

a  {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #999;
}



a.page_nav, a.page_nav:link, a.page_nav:visited {
	text-decoration:none;
	color: #7D6A55;
}

a.page_nav:hover {
	text-decoration:none;
	color: #CCCCCC;
}

.contact_form {
        font-family: Lucida Sans, Lucida Sans Unicode, Verdana, Arial;
        font-size: 8pt;
        color: #7D6A55;
        width: 300px;
        margin: 0px;
        padding: 0px;
        border: 1px solid #7D6A55;
}
