/* common css code */
body{
	background-image:url(../images/wood_bg.jpg);
	margin:0px;
	padding:0px;
	font-size:12px;
	}
h1 {
	color:#4F250C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	margin:18px 0px 0px 0px;
	padding:18px 0px 0px 0px;
	}

h2 {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	margin:10px 0px 0px 0px;
	padding:0px;
	}

.center { text-align: center; }
.clear { clear: both; }
.collapsed { display: none; }
.collapsed_header { display: none;
	font-size:18px;
	}
.left { float: left; }
.right { float: right; }

img { 
	border: 0px; 
	display:block;
	}
/* common css code */
/*******************************************/
/* layout */
#container {
    /*background-color:#00FF00;*/
	display:block;
	margin: 0px auto 0px 20px;
	/*text-align: left;*/
	width: 965px;
	}
#cd_callout{
	display:block;
	float:left;
 	width:497px;
}
.dan_jeff_photo {
	/*background-image:url(../images/dan_and_jeff.jpg);*/
	display:block;
	float:left;
	height:285;
	width:225;
	}

.footer_content {

	}
#main_column_content{
	background-color:#330000;
	background-image:url(../images/middle_bg.jpg);
	display:block;
	float:left;
	width:965px;

	}
.rr_head {
	display:block;
	float:left;
	height:203px;
	width:965px;
	background-image:url(../images/header.jpg);
	margin:0px;
	padding:0px;
	}
#left_column{
	background-image:url(../images/nav_bg_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	width:243px;
}
#right_column {
	display:block;
	float:left;
	height:100%;
	}
	
#right_middle{
	background-image:url(../images/middle_column_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	display:block;
 	width:497px;
	}
#right_middle_content {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding: 0px 20px 10px 20px;
	}
#right_middle_content a {
	color:#5E3712;
	}

#right_middle_content a:hover {
	color:#BC692B;
	}
#right_middle_content hr {
	color:#4F250C;
	}
	
#right_cta {
	float:left;
	display:block;
	width:225px;
	margin:0px;
	padding:0px;
	}
	
#nav {
	background-image:url(../images/nav_middle_bg.jpg);
	background-repeat:repeat-y;
	display:block;
	float:left;
	width:243px;
	}
#nav_top {
	background-image:url(../images/nav_top.jpg);
	background-repeat:no-repeat;
	height:76px;
	width:243px;
	}
#nav_bottom {
	background-image:url(../images/nav_bottom.jpg);
	background-repeat:no-repeat;
	height:88px;
	width:243px;
	}

#nav_items {
	color:#D8C09F;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin: 6px 22px 0px 24px;
}
#nav_items a {
	color:#D8C09F;
	text-decoration:none;
}
#nav_items a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#nav_items hr{
	background-color:#D8C09F;
	color:#D8C09F;
	height:1px;
	width:170px;
}
.tagline {
	background-image:url(../images/tagline.jpg);
	float:left;
	height:37px;
	width:722px;
}
.tagline_text {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#5F3712;
	margin: 8px 0px 0px 60px;
	}
#word_from_the_seas {
	float:left;
	text-align:center;
	margin:0px;
	width: 225px;
}
.word_from_the_seas_text {
	color:#492906;
	padding: 5px 25px 10px 17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	}
.word_from_the_seas_text a {
	color:#5F3712;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
.word_from_the_seas_text a:hover {
	color:#BA6C3C;
	}
/*.word_from_the_seas_text a:visited {
	color:#5F3712;
	}
*/
/*******************************************/
/* FOOTER */
/*******************************************/
#footer {
	background-image:url(../images/footer_bg.jpg);
	display:block;
	float:left;
	height:92px;
	width:965px;	
	}
.footer_text {
	float:right;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#361C01;
	padding:10px 30px 0px 0px;
	}
.footer_text a {
	color:#361C01;
	}
.footer_text a:hover {
	color:#8D5324;
	text-decoration:underline;
	}
/*******************************************/
/* callout #2 - the three ways to buy */
/*******************************************/
#callout_row_1 {
	background-image:url(../images/callout2_row1.jpg);
	background-repeat:no-repeat;
	height:143px;
	width:497px;
	}
#callout_row_2 {
	background-image:url(../images/callout2_row2.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	height: 32px;
	width:497px;
	}
.callout_row_2_text {
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding: 10px 0px 0px 90px;
	}
#callout_row_3 {
	background-image:url(../images/callout2_row3.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	height: 36px;
	width:497px;
	}
.callout_row_3_text {
	color:#D8A145;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	padding: 4px 0px 0px 0px;
	}
.callout_row_3_text a{
	color:#D8A145;
	}
.callout_row_3_text a:hover{
	color:white;
	}
/*******************************************/
/* right CTA- new right hand CTA
/*******************************************/
#right_cta_1 {
	background-image:url(../images/right_cta_1.jpg);
	background-repeat:no-repeat;
	height:149px;
	width:225px;
 }
#right_cta_2 {
	background-image:url(../images/right_cta_2.jpg);
	background-repeat:no-repeat;
	height:41px;
	width:225px;
 }
#right_cta_3 {
	background-image:url(../images/right_cta_3.jpg);
	background-repeat:no-repeat;
	height:41px;
	width:225px;
 }
#right_cta_4 {
	background-image:url(../images/right_cta_4.jpg);
	background-repeat:no-repeat;
	height:43px;
	width:225px;
 }
#right_cta_5 {
	background-image:url(../images/right_cta_5.jpg);
	background-repeat:no-repeat;
	height:36px;
	width:225px;
 }
.right_cta_buttons {
	color:#000;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	padding: 14px 10px 0px 0px;
	}
.right_cta_buttons a {
	color:#000;
	text-decoration:none;
	}
.right_cta_buttons a:hover {
	text-decoration:underline;
	}

/*******************************************/
/* right CTA- new right hand CTA
/*******************************************/
.contact_form_table {
	border: 1px solid #8D5324;
	}
.contact_form_table td {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding: 4px;
	}
/*******************************************/
/* lyrics */
/*******************************************/
.lyrics {
	text-align:center;
	}
/*******************************************/
/* gallery */
/*******************************************/
#gallery {
	
	}
#gallery img{
	border: 1px solid #42280E;
	float:left;
	margin: 5px;
	}
#gallery a img  {
	border: 1px solid #42280E;
	}
#gallery a:hover img  {
	border: 1px solid #FFF;
	}
	
	