@charset "UTF-8";
/* CSS Document */

*
{
	border: 0;
	padding: 0;
	margin: 0;
}

body
{
    top: 0;
	left: 0;
	background-color:#000;	
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a
{
	color: #72440f;
}

a:hover
{
	color: #C00;
}

.leftCol ul a
{
 	text-decoration: none;
}

img
{
	display: block;

}

.container
{
	margin:auto;
	width: 962px;
}

.main
{
	background: #f6efde url("../img/bg.gif") repeat-y top left;
}

.leftCol
{
	float: left;
	margin-left: 30px;
	width: 250px;
}

.centerCol
{
	float: left;
	width: 400px;
	font-family:Verdana, Geneva, sans-serif;
}

.centerCol h1
{
	width: 400px;
	height: 61px;
	background: #fff url("../img/ttl_serenadingsandiego.gif") no-repeat top right;
	margin-bottom: 10px;
}

.centerCol h1 span
{
	display: none;
}

.home_page .centerCol h1
{
	background: #fff url("../img/ttl_serenadingsandiego.gif") no-repeat top right;
}

.press_page .centerCol h1
{
	background: #fff url("../img/ttl_press.gif") no-repeat top right;
}

.appearances_page .centerCol h1
{
	background: #fff url("../img/ttl_appearances.gif") no-repeat top right;
}

.accompaniment_page .centerCol h1
{
	background: #fff url("../img/ttl_accompaniment.gif") no-repeat top right;
}

.guestbook_page .centerCol h1
{
	background: #fff url("../img/ttl_guestbook.gif") no-repeat top right;
}

.photos_page .centerCol h1
{
	background: #fff url("../img/ttl_photogallery.gif") no-repeat top right;
}

.bio_page .centerCol h1
{
	background: #fff url("../img/ttl_biography.gif") no-repeat top right;
}

.contact_page .centerCol h1
{
	background: #fff url("../img/ttl_contactrich.gif") no-repeat top right;
}

.sounds_page .centerCol h1
{
	background: #fff url("../img/ttl_sounds.gif") no-repeat top right;
}

.thankyou_page .centerCol h1
{
	background: #fff url("../img/ttl_thankyou.gif") no-repeat top right;
}

.rightCol
{
	float: left;
	margin-right: 30px;
	width: 250px;
	padding-top: 45px;
}

.centerCol p
{
	padding: 0 15px 15px;
	font-size: 100%;
	text-align: center;
}

.accompaniment_page .centerCol p, .appearances_page .centerCol p
{
	text-align: left;
}

.centerCol h2
{
	margin-left: 15px;
}

h2
{
	color: #8f7845;
	font-weight: normal;
	font-size: 130%;
}

.leftCol ul
{
	list-style-type:none;
	color: #72440f;
	font-size: 140%;
	margin: 45px 0 40px 30px;
	line-height: 30px;
}

.leftCol img
{
	margin-left: 5px;
}

.mailingList
{
	width: 200px;
	border: 2px solid #c0aa81;
	margin: 20px 15px 0;
	padding: 10px;
}

.mailingListBtn, .contactBtn
{
	color: #FFF;
	width: 57px;
	height: 28px;
	font-size: 110%;
	margin-left: 2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	display: block;
	
}

.mailingListBtn
{
	background: #cbbc9a url("../img/button_bg.gif") no-repeat top left;
	display: block;
	width: 57px;
	height: 28px;
	line-height: 28px;
	text-align:center;
	text-decoration: none;
}

.emailField
{
	width: 125px;
	font-size: 100%;
	padding: 2px;
	background: #fff url("../img/field_bg.gif") repeat-x top left;
	border-left: 1px solid #CCC;	
}

.footer
{
	margin: 10px 0 20px;
	color: #e8c474;
	text-align: center;
}

.footer span, .footer a
{
	display: inline-block; 
	margin: 0px 15px;
}

.home_page li.home a, .bio_page li.bio a, .photogallery_page li.photogallery a, .press_page li.press a, .sounds_page li.sounds a, .contact_page li.contact a, .appearances_page li.appearances a, .accompaniment_page li.accompaniment a
{
	color: #900;
}

.centerCol form, .contact_w
{
	margin: 0 20px 25px;
	border: 2px solid #c0aa81;
	padding: 20px;
	background-color:#faf7ee;
}

.centerCol form fieldset
{
	margin-bottom: 10px;
}

.centerCol form label
{
	display: inline-block;
	width: 30%;
	margin-right: 5px;
	margin-top: 5px;
	font-weight: bold;
	vertical-align:top;
	text-align:right;
}

.centerCol form .textfield
{
	width: 200px;
	height: 25px;
	padding: 2px;
	background: #fff url("../img/field_bg.gif") repeat-x top left;
	border-left: 1px solid #CCC;
}

.centerCol form textarea
{
	width: 200px;
	height: 100px;
	background: #fff url("../img/field_bg.gif") repeat-x top left;
	border-left: 1px solid #CCC;	
}

.centerCol form .contactBtn
{
	margin: 0 auto;
	display: block;
	background: #cbbc9a url("../img/button_bg.gif") no-repeat top left;
	
}

.framebtm
{
	clear: both;
}

.sounds_page .centerCol ul
{
	list-style-type: none;
	margin: 0 50px 25px;
}

.sounds_page .centerCol ul li
{
	margin-bottom: 10px;
}

.sounds_page .centerCol button
{
	background-color: #fff;
	font-size: 100%;
	color: #900;
	text-decoration:underline;
	width: 100%;
	text-align:center;
}

.sounds_page .centerCol button:hover
{
	color: #C00
}

.colOne, .colTwo
{
	width: 50%;
	float: left;
	font-size: 80%;
}


.colOne ul, .colTwo ul
{
	list-style-type: none;
	margin: 5px;
}

.photos_page .centerCol h2
{
	clear: both;
	padding-top: 20px;
	text-align: center;
	color: #900;
}

.photos_page .centerCol h2.first
{
	padding-top: 0;
	margin-top: 0;
}

.photos_page .centerCol h1
{
	margin-bottom: 0;
}

.photos_page .centerCol .gallery
{
	margin: 5px 13px 0;
}

.photos_page .centerCol .studioshots
{
	margin: 5px auto 0 !important;
	width: 322px;
}

.photos_page .centerCol .guests
{
	margin: 5px auto 0 !important;
	width: 92px;
}

.photos_page .centerCol .gallery img
{
	border: 1px solid #999;
	float: left;
	margin: 1px;
}

blockquote
{
	text-align: center;
	font-style:italic;
	margin: 0 50px 20px;
}

blockquote span
{
	display: block;
	font-style: normal;
}

.renee
{
	margin: 0 auto 20px;
	border: 2px solid #c0aa81;
	width: 170px;
	text-align: center;
	padding: 5px 0;
}

.renee img
{
	width: 150px;
	margin: 5px auto;
}

.ac_pic
{
	float: right;
	margin: 0 15px 15px 5px;
	border: 2px solid #c0aa81;
}

.gblink
{
	text-align: center;
	margin: 0 auto 25px;
	width: 150px;
	
}

.gblink img
{
	width: 75px;
	margin: 2px auto;
}

.sitedesign, .sitedesign a
{
	color: #856E50;
	margin: 0;
}

.gcal
{
	width: 370px;
	margin: 10px auto;
}

.appearances_page .centerCol ul
{
	list-style-type: none;
	margin: 10px 15px;
}

.appearances_page .centerCol ul li
{
	margin-bottom: 10px;
	padding: 3px;
	
}

.appearances_page .centerCol ul li .date
{
	background-color: #f6efdd;
	border-top: 2px solid #a38956;
	padding: 3px;
}

.appearances_page .centerCol ul li .title
{
	font-weight: bold;
	padding: 3px 0;
}

.appearances_page .centerCol ul li .details
{
	padding: 3px 0;
	display: block;
}


.rightCol h2.ue
{
	 text-align: center;
	 margin-bottom: 3px;
}

.rightCol h2.ue a
{
	text-decoration: none;
	color: #8f7845;
}

.upcomingEvents
{
	
	background:url("../img/upcoming_bg.gif") repeat-y top left;
	width: 231px;
	margin-left: 10px;
    font-family: Verdana, Geneva, sans-serif !important;
}

.upcomingEvents div
{
	margin-left: 16px;
}

.upcomingEvents .details
{ font-weight: bold;
text-align: center;
display:block;
margin: 0 auto;
width: 90px;
}


.rightCol ul
{
	list-style-type: none;
	margin: 0 18px;
	text-align: left !important;
}

.rightCol ul li
{
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #c7974b;
}

.rightCol ul li .date
{
	font-weight: bold;
}
