/*  
Theme Name: PhoenixBlue
*/

body {
	margin: 0 0 0 0;
	background-image:url(images/page_bkg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}

#header {
	background-image: url(images/header_bkg.jpg);
	background-repeat: repeat-x;
	height: 119px;
	width: 100%;
	text-align:center;
}
#headerquote{
	margin: 0 auto;
	color:#CCCCCC;
}
#footer {
	height: 175px;
	width: 100%;
}
#body {
	
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #CCCCCC;
	width: 100%;
	background-color: #000000;
	text-align:center;
}
.bodycontent {
	background-image: url(images/body_bkg.jpg);
	width: 815px;
	height: 497px;
	border:10px;
	border-color:#FFFFFF;
	margin: 0 auto;
	text-align:right;
}

.body_content{
	background-image:url(images/body_text_bkg.gif);
	background-position:right;
	background-repeat: no-repeat;
	width: 816px;
	height: 497px;
	border:10px;
	border-color:#FFFFFF;
	margin: 0 auto;
	text-align:right;
}



.body_artist{
	background-image:url(images/body_artist_bkg.gif);
	background-position:right;
	background-repeat: no-repeat;
	width: 816px;
	height: 497px;
	border:10px;
	border-color:#FFFFFF;
	margin: 0 auto;
	text-align:right;
}

#slideshow {
	margin: 24px 0 0 0;
}

#body_head{
	height: 144px;
}

#body_text{
	color:#bab9b9;
	padding: 0 20px 0 20px;
	overflow:auto;
	text-align:left;
	width: 405px;
	height:325px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.8em;
	float:right;
	margin: 0 2px 0 0;
}


#body_text_contact{
	color:#bab9b9;
	padding: 55px 30px 0 0;
	overflow:auto;
	text-align:right;
	width: 460px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.8em;
	float:right;
	margin: 0 2px 0 0;
}


#body_text h3{
	font-size:16px;
	color:#fff;
}

#body_text h2{
	font-size: 24px;
	color:#fff;
}

#body_text strong,b,em,i{
	color:#fff;
}

blockquote{
	margin: 20px 10px;
	padding: 0 10px 0 10px;
	border:#333333 1px solid;
	color:#bab9b9;
}

#fadebar {
	background-image: url(images/fadebar.jpg);
	background-repeat: repeat-x;
	height:15px;
}
#pages{
	
	font-size:10px;
	color: #ffffff;
	margin:0;
}
div#pages {
	height:88px;
	width:auto;
	margin:0;
}
div#pages ul {
	list-style-type:none;
	margin: 0;
	padding: 7px 0px 0px 0px;
	white-space: nowrap;
}
div#pages ul li {
	float: left;
	position: relative;
	margin:0;
	padding: 0px 10px 0px 10px;
}
#pages ul li a {
	color: #999999;
	text-decoration:none;
}
#pages ul li a:hover {
	color: #666666;
	text-decoration:underline;
}

div#pages ul li.active a {
	text-decoration:none;
	color:#F1F1F1;
}

#pages ul li ul {
	position:absolute;
	width: 10em;
	display: none;
	top: 1em;
	left: 1em;
	padding:0;
	margin: 2px 0px 0px 0px;
}



#pages ul li ul li  {
	margin:0;
	padding: 5px 0px 0px 0px;
	clear: left;
}

#pages ul li.active ul li a {
text-decoration:none;
color:#999999;
}

#pages ul li.active ul li a:hover {
	color: #666666;
	text-decoration:underline;
}

#pages ul li.active ul li.active a {
text-decoration:none;
color:#F1F1F1;
}



#pages ul li:hover ul {
	display: block;
}
#pages ul li.sfhover ul {
	display: block;
}




div#bottomlinks {
	height: auto;
	width:auto;
	font-size:10px;
	color: #999999;
}

#bottomlinks ul {
	list-style-type: none;
	padding: 40px 0px 0px 0px;
	white-space:nowrap;
	margin:0 auto;
	text-align:center;
}
#bottomlinks li{
	display:inline;
	padding: 0px 10px 0px 10px;
}

.table {
	display: table;
	margin: 0 auto 0 auto;
}



