body {

	font-family: Arial, Helvetica, sans-serif;

	background-color: #ffffff;

	color: #333333;

	font-size: 12px;

	line-height: 16px;

	font-weight: normal;

	}

	

a {

	color: #0000cc;

	text-decoration: underline;

	font-weight: bold;

}



a:visited {

	color: #0000cc;

	text-decoration: underline;

	font-weight: bold;

}



a:hover {

	color: #0000ff;

	text-decoration: none;

	font-weight: bold;

}



a:active {

	color: #0000ff;

	text-decoration: none;

	font-weight: bold;

}



img {

	border: 0;

}

	

.maintable {

	width:780px;

	margin:0 auto;

	padding:0;

}

.text_emph {
	font-weight: bold;
	}

.iecenter {

	text-align:center;

}

	

.headerlogo {

	text-align:left;

	width:185px;

	height:60px;

}



.headernav {

	text-align:right;

	width:595px;

	height:60px;

	vertical-align:bottom;
}



.topnav {

	margin:0 auto;

	text-align:center;

	width:780px;

	vertical-align:top;

	padding: 0;

}



.leftnav {

	text-align:left;

	width:140px;

	background-color:#ffffff;

	border-width: 1px;

	border-style: solid;

	border-color:#512810;

	vertical-align:top;

	padding: 7px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	color: #512810;

}



.footer {

	text-align:center;

	margin:0 auto;

	width:780px;

	vertical-align:top;

	padding: 7px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	color: #333333;

}



.footer a {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	color: #333333;

	text-decoration: none;

	font-weight: normal;

}



.footer a:visited {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	color: #333333;

	text-decoration: none;

	font-weight: normal;

}



.footer a:hover {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	color: #333333;

	text-decoration: underline;

	font-weight: normal;

}



.footer a:active {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	color: #333333;

	text-decoration: underline;

	font-weight: normal;

}



.box {

	border-width:1px;

	border-style:dashed;

	border-color:#512810;

	padding: 7px;

	width: 200px;

	text-align: center;

	vertical-align: top;

}



.homebox {

	border-width:1px;

	border-style:solid;

	border-color:#99ccff;

	padding: 7px;

}



.homebox a {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color: #333333;

	text-decoration: none;

	font-weight: normal;

}



.main {

	width:615px;

	vertical-align:top;

	text-align:left;

	padding-left: 7px;

}



.leftnav a {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	color: #512810;

	text-decoration: none;

	font-weight: normal;

}



.leftnav a:visited {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	color: #512810;

	text-decoration: none;

	font-weight: normal;

}



.leftnav a:hover {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	color: #512810;

	text-decoration: underline;

	font-weight: normal;

}



.leftnav a:active {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	color: #512810;

	text-decoration: underline;

	font-weight: normal;

}



.indent {

	margin-left:5px;

}



.leftnav strong {

	text-decoration: underline;

}



.subnav {

	font-family: Arial, Helvetica, sans-serif;

	font-size:13px;

	color: #512810;

	text-align:right;

}



.subnav a {

	font-family: Arial, Helvetica, sans-serif;

	font-size:13px;

	color: #005989;

	text-decoration: none;

	font-weight: bold;

}



.subnav a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size:13px;

	color: #005989;

	text-decoration: none;

	font-weight: bold;

}



.subnav a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size:13px;

	color: #005989;

	text-decoration: underline;

	font-weight: bold;

}



.subnav a:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size:13px;

	color: #005989;

	text-decoration: none;

	font-weight: bold;

}



h3 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size:18px;

	letter-spacing:3px;

	color: #512810;

	font-weight:normal;

	font-variant:small-caps;

}



h2 {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:12px;

	line-height:14px;

	letter-spacing:1px;

	color: #005989;

	font-weight:normal;

	text-decoration: none;

}



h4 {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:16px;

	line-height:16px;

	letter-spacing:1px;

	color: #005989;

	font-weight:normal;

	text-decoration: none;

}



.quote {

	font-style:italic;

	font-family: Georgia, "Times New Roman", Times, serif;

}

/*****HOME PAGE******/

#home_page .home_option
	{
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	height: 140px;
	position: relative;
	}

.float_left
	{
	float: left;
	margin-right: 20px;
	margin-top: 0;
	padding-top: 5px;
	}

.float_left h2
	{
	margin-top: 0;
	}
	
.align_bottom_left
	{
	position: absolute;
	top: 107px;
	left: 130px;
	}

.forty_below
	{
	margin-bottom: 40px;
	}
	
.align_bottom_right
	{
	position: absolute;
	top: 107px;
	right: 10px;
	}

.no_top
	{
	margin-top: 0;
	}

.five_top
	{
	margin-top: 5px;
	}
		
.clear_both
	{
	clear: both;
	}
	
/*****GIFT PAGE******/

#gc_main 
	{
	width: 593px;
	margin-bottom: 20px;
	}
	
#gc_main h2
	{
	margin-bottom: 10px;
	}

#gc_main p 
	{
	margin-top: 0;
	margin-bottom: 10px;
	}
		
#giftcert1
	{
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	}

#gift_cert_desc
	{
	margin-top: 25px;
	margin-bottom: 30px;
	}

.gc_option
	{
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	}

#gc_card
	{
	padding-bottom: 20px;
	}

#gc_email
	{
	padding-bottom: 10px;
	height: 115px;
	}

.gc_option_title
	{
	clear: both;
	}

.gc_purchase
	{
	width: 260px;
	float: right;
	padding-left: 20px;
	}

.above_20px
	{
	margin-top: 20px;
	}
	
.above_35px
	{
	margin-top: 35px;
	}

#gc_main #gc_rec_email_label
	{
	margin-top: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
	}

#gc_main #email_field
	{
	margin-bottom: 0;
	padding-bottom: 0;
	width: 275px;
	}

.desc {
	background-color: #4f2710;
	color: #ffffff;
	padding: 5px;
	border-width: 2px;
	border-style: solid;
	border-color: #005989;
}

.quotebox {
	color:#ffffff; 
	background-color:#663300; 
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size: 14px; 
	line-height: 16px; 
	padding:5px;
}