/*---Structure---*/

body {
	background: #c1c4cc url(../images/bkgr-w.jpg) repeat-x center top;
	color: black;
}
#container {
	background-color: #798499;
	margin-top: 10px;
	color: black;
}
#branding {
	width: 960px;
	height: 80px;
}
#branding img{
	margin-left: 10px;
	border-style: none;
	z-index: 3;
}
p.tagline {
	color: #0e1202;
	float: right;
	font-style: italic;
	padding-right: 12px;
	padding-top: 12px;
	font-size: 1.45em;
	letter-spacing: .2em;
	font-weight: bold;
	width: 300px;
	background-color: transparent;
	text-align: right;
}
#content {
	display: inline;
	float: left;
	height: 100%;
	width: 720px;
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	background: white url(../images/main-bkgr.png) repeat-y 0;
}
#gallery #content {
	background-image: none;
	background-color: white;
}
#content-main {
	display: inline;
	float: left;
	width: 440px;
	padding-bottom: 10px;
	margin-left: 25px;
}
#content-sub {
	display: inline;
	float: right;
	width: 190px;
	padding-right: 25px;
	border-left-style: dotted;
	border-left-width: 1px;
	padding-left: 25px;
}
#content #artist_gallery{
	width: 680px;
	margin-left: 20px;
}
#footer {
	border-bottom: 1px solid #c5ff35;
	clear: left;
}
/*---Text Styles---*/

h1 {
	color: #60677a;
	font-size: 2em;
}

h2 {
	color: #434856;
	font-size: 1.6em;
	padding-top: 1em;
}

h3 {
	color: #697285;
	font-size: 1.5em;
	padding-top: 0.5em;
}

h4 {
	color: #697285;
	font-size: 1.3em;
	line-height: 1.5em;
}
#content-sub h1 {
	color: #897873;
	font: 1.5em "American Typewriter", "Lucida Console", serif;
}
#content-sub h2 {
	color: #887772;
	font: 1.4em "American Typewriter", "Lucida Console", serif;
}
#content-main p {
	color: #6e6e6f;
	font-size: 1.3em;
	line-height: 1.6em;
	padding-top: 0.5em;
}
p + img{
	margin-top: .5em;
}
#content-sub p {
	color: #a5aebc;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-top: 0.5em;
}

#footer p {
	font-size: 1em;
	color: #000;
	font-style: italic;
	text-align: right;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	word-spacing: .2em;
}
strong {
	color: #6e566d;
	font-weight: bold;
}

emphasis {
	color: #566483;
}
#content-main ul {	color: #6e6e6f;
	font-size: 1.3em;
	line-height: 1.5em;
	margin-left: 15px;
}
#content-main ol {	
	color: #a79264;
	font-size: 1.3em;
	line-height: 1.5em;
	margin-left: 30px;
}
dl{
	color: #a79264;
	font-size: 1.2em;
	line-height: 1.4em;
	width: 440px;
	margin: 1em 0;
	border-top: 1px solid #999;
}
dt{
	width: 150px;
	height: 17px;
	float: left;
	border-bottom: 1px solid #999;
}
dd {
	height: 17px;
	width: 270px;
	border-bottom: 1px solid #999;
	padding-left: 20px;
	overflow: hidden;
}
p + h1 {
	padding-top: .6em;
}
h2 + ol, h1 + ol, h1 + ul {
	margin-top: .8em;
}
ol + h1, ul + h1{
	margin-top: .8em;
}

#content-sub ul, #content-sub ol {
	color: #949daa;
	font-size: 1.2em;
	line-height: 1.4em;
}
#content-sub ol {
	margin-left: 15px;
}

/*---Links---*/

a {
	color: #3aa8d1;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	background-color: #3aa8d1;
	color: white;
}

#content-sub ul a {
	color: #a5aebc;
	font-size: 1.2em;
	line-height: 1.4em;
	text-decoration: underline;
}
#content-sub ul a:hover {
	color: white;
	text-decoration: none;
}
/*---Navigation---*/
#navigation-main {
	float: right;
	width: 100%;
	overflow: hidden;
	background-color: #e5c887;
}
#navigation-main ul {
	float: right;
	background-color: #697285;
	padding-right: 1px;
}
#navigation-main li {
	display: inline;
	font-size: 1.3em;
	letter-spacing: 0.1em;
	line-height: 1.7em;
}
#navigation-main li a {
	float: left;
	color: #f9c749;
	text-decoration: none;
	border-left: 1px solid #8792a1;
	width: 119px;
	text-align: center;
}
#navigation-main li a:hover {
	color: white;
	background-color: #d4b97e;
}
#navigation-main .youarehere a {
	color: #8c5f20;
	background-color: #e5c887;
	font-weight: bold;
	letter-spacing: 0em;}

/*---side Navigation---*/
#navigation-sub {
	clear: left;
	float: left;
	width: 200px;
	padding-left: 10px;
	padding-right: 10px;
}
#navigation-sub li {
	list-style-type: none;
}
#navigation-sub a {
	border-bottom: 1px solid #8792a1;
	color: #f2c696;
	display: block;
	font-size: 1.3em;
	text-decoration: none;
	text-indent: 10px;
	width: 200px;
	line-height: 1.8em;
}
#navigation-sub a:hover {
	background-color: #5d6576;
}
#navigation-sub .youarehere a {
	background-color: #4d5362;
}

#navigation-sub h1 {
	font-size: 1.6em;
	color: #574543;
	padding-bottom: 0.2em;
	padding-top: 1em;
}
/*---Images---*/
#content img{
	border: 1px solid black;
	margin-top: 10px;
}
#footer img{
	vertical-align:top
}

#content img.btn{
	border-style: none;
}
img.frame_5px {
	border: 5px double #f4f3ed; 
}
img.float_rt {
	margin-top: 0.5em;
	margin-left: 1em;
	float: right;
}
img.float_lt {
	margin-top: 0.5em;
	margin-right: 1em;
	float: left;
}
#feature {
	margin-top: .5em;
}
#content-main p.legend, #content-sub p.legend {
	font-style: italic;
	text-align: right;
	font-size: 85%;
	padding-top: 0;
	margin-top: 0;
}
/*---Tables---*/
table {
	margin: 10px 0;
	width: 430px;
	border-collapse: collapse;
	font-size: 1.2em;
}
tr{
	vertical-align: top;
	border-color: #dafda1;
	border-style: solid;
	border-width: 0 0 1px; }
th {
	text-align: left;
	vertical-align: top;
	width: 180px;
	padding-right: 10px;
	font-style: italic;
	font-weight: normal;
}
td {
	text-align: right;
	padding-left: 10px;
}
caption {
	color: #000;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	margin: 0 0 5px;
	padding: 0; }
tr.first {
	color: #aeb1a1;
	text-decoration: none;
	border-bottom: 1px solid #6291cc;
	vertical-align: bottom;
}
fieldset{
	margin-top: 10px;
}
fieldset legend{
	font-size: 1.4em;
	color: #a2969e;
	font-weight: bold;
}
fieldset li{
	margin-top: 5px;
	list-style-type: none;
}
fieldset input {
	clear: left;
	margin-right: 20px;
	background-color: #798499;
	color: white;
}
fieldset ul input, fieldset ul textarea{
	float: right;
	clear: right;
	margin-right: 20px;
	width: 300px;
	background-color: white;
	color: black;
}
input.btn{
	float: right;
	clear: right;
}