/* for the generic template */
.suitename {
	color: #fff;
	font-size: 14px;
	font-family: Arial;
	font-weight: bolder;
	text-decoration: none;
	margin-bottom: 10px;
	text-align: center;
}
#bravo_body {
	background-image: url(../../ArtistPages/Bravo/images/content_right_back.png);
	background-repeat: repeat-x;
	background-position: center center;
	background-attachment: scroll;
}
p {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
}
#contentright p {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
}
p.suitename {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}
/*   PAGE PLACEMENT     */
#contentright {
	color: #242424;
	font-size: 12px;
	font-family: Arial;
	float: right;
}
#contentright a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
#contentright a:hover, a:visited, a:active {
	color: #D85036;
	font-size: 12px;
	text-decoration: none;
}
#container div#content {
	color: #FFFFFF;
	background-color: #242424;
	background-repeat: repeat-x;
	background-position: center 350px;
	text-align: left;
	width:800px;
	height: 100%;
	min-height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
}
#container div#banner{
	background-color: transparent;
	background-image: url(../../ArtistPages/Bravo/images/Bravobanner.jpg);
	width:100%;
	height:205px;
	clear: both;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#container div#content #contentright {
	margin-top: 0px;
}
/*Bravo Sidenav*/
#container div#content #mainnav {
	font-size: 12px;
	margin-top: 0px;
}
#container #mainnav ul#navigation li a{
	color: #FFFFFF;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#container #mainnav ul#navigation li a:hover {
	color: #fff;
	font-size: 12px;
	font-family: Arial;
	background-color: #C8402A;
	background-image: none;
}
/*thumbnails*/
#contentright imagetitle a {
	color: #FFFFFF;
}
#contentright.imagetitle a:hover {
	color: #D54932;
	text-decoration: underline;
}
.gallery { color: #fff; }

