body {
	background-color:#9E8430;
	margin:0;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	}
	
img {
	border:0;
	}
	
a {
	text-decoration:none;
	color:#9E8430;
	}
	
a:hover {
	text-decoration:underline;
	color:#FFF;
	}

a:active {
	text-decoration:underline;
	color:#FFF;
	}
	
#main_pg {
	width:888px;
	border:2px solid #E7DAC7;
	background-color:#542308;
	line-height:1.25;
	}
	
	/* Header */
	
#header {
	margin-bottom:2px;
	}

	
	/* Navigation */
	
#nav {
	width:100%;
	height:19px;
	border-bottom:2px solid #FFF;
	text-align:left;
	}
#nav img {
	border:none;
	}
	
	/* Footer */
	
#footer {
	width:888px;
	font-size:10px;
	text-align:right;
	padding:10px 0 10px 0;
	}
	
	/* Right Rail */

#right_rail {
	width:157px;
	height:405px;
	background-color:#D2BD8A;
	border-left:2px solid #FFF;
	text-align:left;
	vertical-align:top;
	color:#3A3323;
	font-size:11px;
	}
	
.rr_divider {
	width:130px;
	height:5px;
	border-bottom:2px solid #564319;
	}
	
.rr_head {
	padding-top:5px;
	font-weight:bold;
	}

.rr_date {
	font-size:10px;
	color:#564319;
	padding-top:10px;
	}
	
.rr_link {
	font-size:10px;
	padding-top:5px;
	}
.rr_link a {
	text-decoration:none;
	color:#9E8430;
	}
	
#rr_address {
	font-size:10px;
	}
	
#rr_address a {
	text-decoration:none;
	color:#3A3323;
	}
	
	/* Home Page */
.w2blink {
        color:#CCC;
        }
.w2blink a {
        color:#CCC;
        text-decoration:none;
        }
	
#home_mid {
	width:725px;
	height:233px;
	background-image: url(images/ec_bg_home.gif);
	background-repeat:no-repeat;
	background-position:right;
	border-bottom:2px solid #FFF;
	color:#FFF;
	}
	
#home_bottom {
	width:100%;
	height:172px;
	color:#CCC;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	}

#home_bottom_lt {
	width:470px;
	border-right:2px solid #FFF;
	background-color:#231F20;
	vertical-align:top;
	}

#home_bottom_rt {
	background-color:#444444;
	vertical-align:top;
	}
	
	/*  */

#main_copy {
	width:725px;
	background-image: url(images/ec_bg_home.gif);
	background-repeat:no-repeat;
	background-position:top right;
	color:#FFF;
	text-align:left;
	vertical-align:top;
	}

	
.month_divider {
	width:635px;
	height:5px;
	border-bottom:2px solid #D2BD8A;
	position:relative;
	bottom:35px;
	z-index:98;
	}

.month {
	position:relative;
	z-index:99;
	}

#event_copy {
	padding:35px;
	font-size:11px;
	}

#event_copy a {
	color:#9E8430;
	text-decoration:none;
	}

.event_date {
	padding:0px 0 5px 0;
	color:#D2BD8A;
	font-size:10px;
	}

.product_header_image {
     margin: 30px 0px 0px 50px;
}	
.product_header {
      font-family: Palatino,serif; 
      font-size: 34px;
}
.product_sub_header {
      margin: 10px 20px 0px 30px;
      font-family: Palatino,serif;
      font-size: 18px;
}

.product_sub_header1 {
      margin: 10px 20px 0px 15px;
      font-family: Palatino,serif;
      font-size: 18px;
}
.product_body {
     font-size: 14px;
     color: rgb(210, 189, 138); 
     padding-top: 10px;
     margin: 0px 20px 10px 30px;
}
.product_summary_title {
     font-weight: bolder;
}
.product_summary_detail{
     padding: 0px 0px 0px 10px;
}

#product_table_container {
     padding-top: 10px;
     margin: 0px 20px 10px 30px;
}

#product_table_container table{
   border-collapse: collapse;
   border-style:none;
}


.product_table_header {
     font-size: 12px;
     color: rgb(210, 189, 138);
     padding: 10px 15px 0px 15px;
     font-weight: bolder;
}
.product_table_detail {
     font-size: 12px;
     color: rgb(210, 189, 138);
     padding: 0px 15px 0px 15px;
}
.product_table_detail td {
	border-bottom: 1px solid #FFFFFF;
}
.product_table_header td {
	border-bottom:1px solid #FFFFFF;
}

.product_end_text {
      margin: 10px 20px 0px 30px;
      font-family: Palatino,serif;
      font-size: 14px;
}
