@charset "UTF-8";
/*jquery styles*/
#slides, #slides li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slides{
	width:550px;
	font-size:16px;
	line-height:120%;
	}
#slides li{
	padding:20px;
	background:#fff;
	display:none; /* hide the items at first only */
	}
/*end jquery styles*/
#mainContent img {
	display: block;
	margin:  20px auto;
	padding: 0;
}
.imageTxt{
	color: #333;
	text-align: justify;
	margin: 0 20px;
	font-size: 10px;
}
/*clear float*/

/*-----------------sidebar styles begin-------------*/
#sidebar p{

}
#sidebar li a:link, #sidebar li a:visited {
	background: #fff;
	display: block;
	padding: .2em .5em;
	font-size: 16px;
	line-height: 120%;
	color:#000;
	text-decoration: none;
	margin-right: 0.5em;
	font-weight: normal;
}
#sidebar li a:hover{
	background: #999;
	color: #fff;
}
#sidebar li a.current, #sidebar li a.current:hover, #sidebar li a.current:active{
	background: #999;
	color: #fff;
	cursor: default;	
}
.bio{
	font: normal 11px Verdana, Geneva, sans-serif;
	color: #333333;
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.intro{
	font:normal 11px Verdana, Geneva, sans-serif;
	color: #333333;
	text-align: left;
	margin: 10px 0px 6px 0px;
	padding: 0px;

}
.quote{
	font: italic 11px Verdana, Geneva, sans-serif;
	color: #333333;
	text-align: left;
	margin: 0px 0px 6px 0px;
	padding: 0px;
}

/*---------header styles-------------*/
#address{
	background:#fff;
	color:#000;
	margin: 0 0 10px 0;
	padding:  5px 20px;
	position:absolute;
	right: 200px;
	top: 35px;
	width: 450px;
}

#header ul{
	position: absolute;
	top: 10px;
	right: 200px;
}
#header li {
	float: left;
	font: normal 18px "Futura", "Century Gothic", Verdana, sans-serif;
	color: #555;
	text-align: left;
    letter-spacing: 1px;
	text-transform: uppercase;
	z-index: 1;
    white-space: nowrap;
}
#header li a:link, #header li a:visited {
	background: #999;
	display: block;
	padding: .2em .5em;
	font-size: 16px;
	line-height: 120%;
	color:#fff;
	text-decoration: none;
	margin-right: 0.5em;
}
#header li a:hover{
	background: #fff;
	color: #000;
}
#header li a.current, #header li a.current:hover, #header li a.current:active{
	background: #fff;
	color: #000;
	cursor: default;	
}
.rtnBtn a:link, .rtnBtn a:visited{
	text-decoration: none;
	color: #000;
	line-height: 120%;
	display: block;
	margin-top: 20px;
	font-size: 14px;
	padding-right: 20px;
	text-align: right;
}
.contact  a:link, .contact a:visited {
	font: normal 18px "Futura", "Century Gothic", Verdana, sans-serif;
	color: #555;
    font-size: 11px;
	text-align: right;
	display: block;
	padding: 4px 10px;
	position: absolute;
	top: 30px;
	right: 5px;
	text-decoration: none;
	width: 60px;
}
.contact a:hover{
	background: #999;
	color: #fff;
}
.map a:link, .map a:visited {
	font: normal 18px "Futura", "Century Gothic", Verdana, sans-serif;
	color: #555;
    font-size: 11px;
	text-align: right;
	display: block;
	padding:  4px 10px;
	position: absolute;
	top: 60px;
	right: 5px;
	text-decoration: none;
	width: 60px;
}
.map a:hover{
	background: #999;
	color: #fff;
}
.invWhtBkg{
	background: #999;
	color:#CCC;
	cursor: default;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.gryBdr{
	padding:0px;
	border:#999 1px solid;
}
/*---------------end header styles--------------*/
/*footer styles*/
#footer p{
	font: normal 15px Arial, Geneva, sans-serif;
	color: #fff;
	letter-spacing: 1px;
}
#footer a:link, #footer a:visited {
	font: normal 15px Arial, Geneva, sans-serif;
	color: #333333;
	background: #999;
	color:#fff;
	font-size:14px;
	text-decoration: none;
	margin: 0 0.2em;
}
#footer a:hover{
	background: #fff;
	color: #000;
}
.txtLtAlgn {
	text-align: left;
}

.alt{
	float:right;
	margin-right:0;
	margin-left:10px;
}
.txtAbs{
	position:absolute;
	top: 0px;
	right: 10px;
	
}
.btmBor{
	border-bottom: 1px solid #999;
}
/*--------------end footer styles----------------*/
/*--------------text styles begin----------------*/
.txtSzMrg{
	font-size:12px;
	margin-bottom: 0.5em;
	line-height: 110%;
}
.txtSzMrgItalc {
	font-size:12px;
	margin-bottom: 0.5em;
	line-height: 110%;
	font-style: italic;
}
.txtSzSmMrg {
	font-size: 11px;
	background: #fff;
	line-height: 120%;
}
.artistImgTxt {
	font-size: 12px;
	margin-left: 80px;
	line-height: 120%;
}
/*----------h1,h2,h3,h4 styles-------------------*/
h1 {
	color: #333;
	font-family: "Futura", "Century Gothic", "Futura", sans-serif;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 8px 0px 5px 0px;
	padding: 2px 0px .05em 1px;
	text-align: left;
	z-index: 1;
}

h1 a:hover {
	text-decoration: underline;
}
h1 a:link,h1 a:active,h1 a:visited { 
  color: #555; 
}
h2 {
	font: normal 18px "Futura", "Century Gothic", Verdana, sans-serif;
	color: #555;
    font-size: 11px;
	text-align: left;
    letter-spacing: 1px;
	margin: 5px 0px 5px 0px;
	padding: 2px 0px 2px 0px;
	text-transform: uppercase;
	z-index: 1;
    white-space: nowrap;

}
h2 a:hover {
	text-decoration: underline;
}
h2 a:link,h2 a:active,h2 a:visited { 
  color: #555; 
}
h2.news {
	line-height: 1.75em;
	width: 535px;
	white-space: normal;
	padding: 7px 0 0 0;
}

h3 {
	font: bold italic 11px Arial, Geneva, sans-serif;
	color: #333333;
	text-align: left;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	text-transform: none;
	letter-spacing: 1px;
	z-index: 1;
}

h4 a:hover {
	text-decoration: underline;
}
h4 a:link,h4 a:visited,h4 a:active {
	letter-spacing: 1px;
	font-family: "Futura", "Century Gothic", Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
    color: #555555;
}#header .logo {
	margin-top: 15px;
	margin-bottom: 10px;
}
.cvLink {
	padding-bottom: 5px;
}
