body, html {padding:0;margin:0;border:0;
			font-family:Georgia, "Times New Roman", Times, serif; color:#525151; }
body {background:#BE3202 url(../images/bkg.jpg) no-repeat }
h1, h2, h3, h4 {padding:0; margin:0;font-family: Georgia, "Times New Roman", Times, serif;font-weight:bold;letter-spacing:1px;}
h1 {font-size:22px;color:#b62901; font-style:italic; font-weight:normal}
h2 {font-size:16px;color:#b62901; font-style:italic; }
h3 {font-size:14px;color:#b62901; font-style:italic; font-weight:normal}
a {color:#b62901; text-decoration: underline}
a:hover {color:#b62901; text-decoration:none}

/*  <WRAP>
--------------------------------------------------*/
.wrap {width:850px; margin:0; background:url(../images/bkgshadow.png) repeat-y 837px 0px; overflow:auto }
.wrap h4 {background:url(../images/bkgTop.jpg) no-repeat; height:41px}


/*  <NAVIGATION>
--------------------------------------------------*/
#left {width:104px;float:left;margin-top:120px; background:none}
#nav { font-family:Verdana, Arial, Helvetica, sans-serif;color:#E3CB61;font-weight:bold;text-align:right; font-size:.7em; letter-spacing: normal;
	  margin:0;padding:0;list-style-type: none;
}
#nav a, #nav a:visited {
	display: block;padding: 10px 5px 10px 0; 
	background: none;
	font-weight: bold;color:#E3CB61;text-decoration:none; 
}
#nav a:hover {
	background-color: #FEF6B4;
	font-weight:bold;color:#961900;text-decoration:none;
}
#home #nav .home a,
#bio #nav .bio a,
#reviews #nav .reviews a,
#listen #nav .listen a,
#weddings #nav .weddings a,
#press #nav .press a,
#contact #nav .contact a
	{background-color: #FEF6B4;font-weight:bold;color:#961900; text-decoration:none; cursor:default; }


/*  <CONTENT>
--------------------------------------------------*/
#contentWrap { float:right; width:733px;margin:0 13px 0 0;text-align:left; background:#FEF6B4 url(../images/homeImg.jpg) no-repeat 513px 0px;}
#content { margin:0 0 0 30px;}
#content p {line-height:150%}
#content a:focus {outline: none}

#contentLeft { float:left;margin:0 0 0 8px; padding-top:20px; width:480px;font-size:12px; letter-spacing:1px;}

#listenButton { float:right;padding:240px 30px 0 0}
#listenButton a, #listenButton a:visited {display:block; background:url(../images/btnListen.png) no-repeat left top; width:115px; height:62px; text-decoration:none}
#listenButton a:hover {background:url(../images/btnListen.png) no-repeat right top;}

#content .orderButton {color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:9px;
					   text-transform:uppercase; font-weight:bold; letter-spacing: .5px}
#content .orderButton a  { background-color:#b62901;  text-decoration:none; color:#FFFFFF;padding:3px 10px;}
#content .orderButton a:hover { background-color:#b62901}

#logo { margin-top:5px; background:url(../images/logo.png) no-repeat; width:413px; height:135px}
#words {padding:0; margin:0; clear:both; background:url(../images/words.png) no-repeat; width:673px;height:60px;}
#tagLine { background:url(../images/homeTagLine.png) no-repeat 0px 0px;width:430px; height:64px}
.testimonial {font-style:italic; color:#b62901}
.testimonialBy {font-size:10px; color:#525151; font-style: italic}
#content ul { list-style-image:url(../images/bullet.gif);}
#content li {margin-bottom:5px}

/*  <FOOTER>
--------------------------------------------------*/
#footer {background:url(../images/paperBot.png) no-repeat; width:850px; height:63px}
#footer p { font-size:10px; margin:0; padding:30px 15px 0 104px; line-height:100%;color:#E3CB61;}
#footer a {color:#E3CB61;text-decoration:none}
#footer a:hover {text-decoration:underline}

.copy { text-align:center; font-size:10px; margin:0; padding:10px 0px 0 0; line-height:100%}


/*  <IMAGE SHADOW>
--------------------------------------------------*/
.imgShadow {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  margin: 10px 10px 0 10px !important;

  }

.imgShadow img {
  display: block;
  position: relative;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
} 



/*  <MISC>
--------------------------------------------------*/
img {border:0px}
.bold {font-weight:bold}
.italic {font-style:italic}
.imgLeft {float:left; margin:0 10px 10px 0}
.imgRight {float:right; margin:0 0 10px 10px}
.clear {clear:both; margin:0; padding:0}
.red { color:#b62901}
.black {color:#040100}