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

body {
	background-color: #2E1D25;
	font-size: 12pt;
	color: #FFF6C5;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: "Arno Pro";
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header {
	font-family: "Trajan Pro";
	font-size: 28pt;
	color: #BFC95F;
	padding-bottom: 10px;
}
#header a:link {
	font-family: "Trajan Pro";
	font-size: 28pt;
	text-decoration: none;
	color: #BFC95F;
}
#header a:visited {
	font-family: "Trajan Pro";
	font-size: 28pt;
	text-decoration: none;
	color: #BFC95F;
}
#header a:hover {
	font-family: "Trajan Pro";
	font-size: 28pt;
	color: #BFC95F;
	text-decoration: none;
}
#header a:active {
	font-family: "Trajan Pro";
	font-size: 28pt;
	color: #BFC95F;
	text-decoration: none;
}
#header2 {
	font-family: "Trajan Pro";
	font-size: 14pt;
	color: #BFC95F;
	width: 275px;
	float: right;
	text-align: right;
	padding-bottom: 10px;
	padding-top: 20px;
}
#navigation {
	font-family: "Trajan Pro";
	font-size: 9pt;
	color: #FFF6C5;
	background-color: #584E46;
	text-align: right;
	padding: 10px;
}
#navigation a:link {
	font-family: "Trajan Pro";
	font-size: 9pt;
	text-decoration: none;
	color: #FFF6C5;
}
#navigation a:visited {
	font-family: "Trajan Pro";
	font-size: 9pt;
	text-decoration: none;
	color: #FFF6C5;
}
#navigation a:hover {
	font-family: "Trajan Pro";
	font-size: 9pt;
	color: #BFC95F;
	text-decoration: none;
}
#navigation a:active {
	font-family: "Trajan Pro";
	font-size: 9pt;
	color: #FFF6C5;
	text-decoration: none;
}
#mainContent {
	background-color: #453836;
	border: thick solid #584E46;
	padding: 25px;
}

#mainContent  a:link  {
	font-family: "Arno Pro";
	font-size: 12pt;
	text-decoration: none;
	color: #FFF6C5;
}
#mainContent a:visited {
	font-family: "Arno Pro";
	font-size: 12pt;
	text-decoration: none;
	color: #FFF6C5;
}
#mainContent a:hover {
	font-family: "Arno Pro";
	font-size: 12pt;
	color: #BFC95F;
}
#mainContent a:active {
	font-family: "Arno Pro";
	font-size: 12pt;
	color: #FFF6C5;
	text-decoration: none;
}
#slideshow {
	float: right;
	width: 445px;
	margin-top: 30px;
	margin-right: 30px;
	margin-left: 30px;
}
#artists {
	font-family: "Trajan Pro";
	font-size: 9pt;
	color: #FFF6C5;
	width: 200px;
	margin-top: 40px;
}
#artists a:link {
	font-family: "Trajan Pro";
	font-size: 9pt;
	text-decoration: none;
	color: #FFF6C5;
}
#artists a:visited {
	font-family: "Trajan Pro";
	font-size: 9pt;
	text-decoration: none;
	color: #FFF6C5;
}
#artists a:hover {
	font-family: "Trajan Pro";
	font-size: 9pt;
	color: #BFC95F;
	text-decoration: none;
}
#artists a:active {
	font-family: "Trajan Pro";
	font-size: 9pt;
	color: #FFF6C5;
	text-decoration: none;
}
#mainContent3 {
	float: right;
	width: 620px;
	margin-top: 30px;
	margin-right: 30px;
	margin-left: 30px;
}

#footer {
	font-family: "Arno Pro Caption";
	font-size: 10pt;
	color: #BFC95F;
	padding-top: 10px;
}
#footer a:link {
	font-family: "Arno Pro Caption";
	font-size: 10pt;
	text-decoration: none;
	color: #BFC95F;
}
#footer a:visited {
	font-family: "Arno Pro Caption";
	font-size: 10pt;
	text-decoration: none;
	color: #BFC95F;
}
#footer a:hover {
	font-family: "Arno Pro Caption";
	font-size: 10pt;
	color: #BFC95F;
	text-decoration: none;
}
#footer a:active {
	font-family: "Arno Pro Caption";
	font-size: 10pt;
	color: #BFC95F;
	text-decoration: none;
}
#mainContent1 {
	width: 375px;
}

