/*********************
modernmasters
css sheet v1.0

colors:
grey:#5f6062
orange:#63391C
********************/
body {
	background-color: #434343;
	font-family: Helvetica,sans-serif;
}
/**** container ****/
#container {
	background: url(../images/container_bg.jpg) repeat-y top center;
	margin: -0 auto;
	width: 940px;
}
/**** top *****/
#index #top {
	background: url(../images/header_bg.jpg) repeat-x bottom left;
	margin: 0 auto;
	background-color: #5f6062;
	width: 900px;
	padding: 0 0 80px 0;
}
#index #top #holder {
	padding: 40px 0px 0px 40px;
	width: 840px;
}
#index #top #holder img {
	border: 10px solid #434343;
	float: left;
	width: 240px;
	margin-right: 20px;
}
/**** mainnav *****/
#mainnav {
	margin: 20px 0 20px 0 ;
}
#mainnav #indexnav {
	margin: 0 0 0 0px;
	padding: 0;
	width: 900px;
	height: 30px;
	line-height: 34px;
	font-size: 20px;
}
#mainnav #indexnav a {
	padding: 0;
	width: 100%;
	text-align: center;
	margin: 0;
	height: 100%;
	display: block;
	text-decoration: none;
	color: white;
}
#mainnav #indexnav a:hover {
	color: #63391C;
}
#mainnav #indexnav li {
	margin: 0 0;
	padding: 0;
	display: block;
	float: left;
	width: 16.66%;
	height: 100%;
}
/**** content *****/
#index #artists ul {
	text-align: left;
	list-style-type: none;
	font-size: 12px;
	color: white;
	width: 178px;
	float: left;
	padding: 0px;
	line-height: 18px;
	letter-spacing: .01em;
}
#index #artists ul.last {
	width: 140px;
}
#index #artists ul li a:link, #index #artists ul li a:visited {
	color: #FFFFFF;
}
#index #artists ul li a:hover {
	color: #CCCCCC;
}
#index #bottom #copy {
	padding: 80px 0px 60px 40px;
	width: 820px;
	color: white;
}
#index #bottom #copy p {
	padding-bottom: 15px;
	line-height: 20px;
	letter-spacing: .03em;
}
#index #logo {
	position: absolute;
	top: -63px;
	left: 35px;
	z-index: 25;
}
/**** bottom *****/
#index #bottom {
	margin: 0 auto;
	width: 900px;
	background-color: #63391C;
	height: 100%;
	position: relative;
}
#index #bottom #copy a {
	text-decoration: underline;
	color: white;
}
#index #bottom #copy a:hover {
	color: #c08040;
	text-decoration: none;
}
/**** footer *****/
#footer {
	background: #434343 url(../images/footer_bg.jpg) no-repeat top left;
	height: 100%;
	width: 940px;
	margin-top: -3px;
	text-align: center;
	font-size: 11px;
	color: white;
	line-height: 13px;
	padding-bottom: 20px;
	position: relative;
}
#footer #cassis {
	font-size: 10px;
}
#footer {
	padding-top: 20px;
}
#footer a{
	text-decoration: underline;
	color: white;
}
#footer a:hover {
	color: #63391C;
	text-decoration: none;
}
/**** clear *****/
.clear {
	clear: both;
}


/**** interior *****/
/**** head *****/
#int #head {
	margin: 0 auto;
	height: 130px;
	width: 900px;
	background-color: #5f6062;
}
#int #head #logo {
	float: left;
	width: 300px;
	padding: 25px 0px 0 25px;
}
/**** navigation ****/
#int #nav {
	margin: 0 0 0 20px;
	padding: 0;
	width: 900px;
	height: 38px;
	background-color: #63391C;
	line-height: 38px;
	font-size: 18px;
}
#int #nav li {
	margin: 0 0;
	padding: 0;
	display: block;
	float: left;
	width: 14.286%;
	height: 100%;
}
#int #nav li#current a {
	background: white;
	color: #63391C;
	width: 100%;
	display: block;
}
#int #nav a {
	padding: 0;
	width: 100%;
	text-align: center;
	margin: 0;
	height: 100%;
	display: block;
	text-decoration: none;
	color: white;
}
#int #nav a:hover {
	background: #c08040;
	width: 100%;
}
/**** content ****/
#int #content {
	min-height: 200px;
	margin: 0 auto;
	width: 900px;
	background-color: white;
}
#int #content img {
	padding: 25px 25px 0px 25px;
}
#int #content #copy {
	padding: 25px;
	line-height: 18px;
	letter-spacing: .05em;
	font-size: 12px;
	color: #5F6062;
	width: 800px;
}
#int #content #copy p{
	margin-bottom:15px;
}
#int #content #copy h3 {
	font-size: 18px;
	margin-bottom: 5px;
}
#int #content #copy .cmailForm {
	width: 310px;
	margin-bottom: 10px;
}
#int #content #copy .cmailForm label {
	width: 100px;
	float: left;
	margin-right: 20px;
}
#int #content #copy .cmailForm input.button {
	float: right;
	background-color: #63391C;
	border: 0;
	color: white;
	padding: 3px;
	margin-bottom: 10px;
}
#int #content #copy a {
	text-decoration: underline;
	color: #63391C;
}
#int #content #copy a:hover {
	color: #c08040;
	text-decoration: none;
}
#int #content #copy .bold {
	font-weight: bold;
}
/**** artists list ****/
#int #artistHold {
	width: 100%;
	background-color: #EFDFCF;
}
#int #artistHold #artists ul {
	text-align: left;
	list-style-type: none;
	font-size: 12px;
	color: #5f6062;
	width: 17%;
	float: left;
	padding-top: 15px;
	padding-left: 20px;
	line-height: 18px;
	letter-spacing: .01em;
	background-color: #efdfcf;/*background-color:green;*/
	padding-bottom:15px;
	min-height:90px;
}
#int #artistHold #artists ul li a:link, #int #artistHold #artists ul li a:visited {
	color: #5F6062;
}
#int #artistHold #artists ul li a:hover {
	color: #CCCCCC
}
#int #artistHold #artists ul.last {
	width: 17%;
	padding-right: 20px;
}
/**** footer ****/
#int #footer {
	clear: both;
	margin: 0 auto;
	background: #434343 url(../images/footer_int_bg.jpg) no-repeat top left;
	height: 100%;
	width: 940px;
	margin-top: -3px;
	text-align: center;
	font-size: 11px;
	color: white;
	line-height: 13px;
}

