p {
	color: white;
	text-align: justify;
}
#container a{
	color: #FFF;
	text-decoration: none;
	}
#container a:hover{
	color:#e7c089;
	}

#container div#banner {
	background-image: url(../../ArtistPages/Brisson/images/BRIS-banner09.jpg);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
#container div#content {
	background-color: #5A4738;
	font-size: 0.8em
	;
	height: 100%;
}
#container div#contentright {
	height: 100%;
	background-color: #5A4738;
}
/* --- main FGB sidenav ---- */

#container #mainnav ul#navigation li a{
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	}
.brisnav {
	height: auto;
	width: 150px;
	float: right;
	position: relative;
	margin-left: 10px;
	display: inline;
}

#container #mainnav ul#navigation li a:hover {
	color: #999999;
	background-color: #FFFFFF;
	background-image: none;
}	
	
/* --- pull quotes -----*/	
	
div.pullquote {
	background-color: #715645;
	color: #EBDABC;
	width: 200px;
	height: auto;
	padding:15px;
	border-bottom: 3px double #D0B5A2;
	border-top:3px double #D0B5A2;
	font-size: 1.3em;
	}
	
/* --- CV + Press -----*/

p.date { 
	color: #e7c089; 
	font-weight: 900; 
	letter-spacing: 0.8ex;
	}

p.subject {
	font-weight: 800;
	font-variant: small-caps;
	text-align: center;
	letter-spacing: 0.5ex;
	border-bottom: 1px solid #e7c089;
	margin-top:5ex;
	width: 550px;
	}
/*------ media pages ------*/

#toplinks p.subject {
	margin-top:0em;
	width: 370px;
	float:left;
	margin-left: 35px;
	}
.text {
	float: left;
	height: 100%;
	width: 550px;
	position: relative;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: inline;
	font-style: italic;
	text-align: left;
}

