﻿*{
	font-family: Georgia;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	border: 0;	
	}

body {
	background-image: url(../images/hd_bkg.jpg);
	background-repeat: repeat-x;	
	background-color: #6b734d;	
}

.wrapper {
	width: 1024px;
	margin:0px auto;
}

img{border: 0;}

a {
	color:#a64f03;
	text-decoration:underline;
}

a:hover {
	color:#a64f03;
	text-decoration:none;
}


h1{
	font-size: 26px;
	margin-bottom: 15px;
	line-height: 32px;	
	font-weight: normal;
	color: #2e3329;
}

h2	{
	font-size: 18px;
	margin-bottom: 15px;
	line-height: 22px;
	color: #a14d04;
	font-weight:normal;
	}
	
h3	{
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 18px;
	color: #2e3329;
	font-weight:normal;
	}	
	
.divider{
	height: 9px;
	border: 0;
	padding: 15px 0px;
	text-align: center;
	}	

.header{height: 121px;}
.left {float: left;}
.right {float: right;}
.bigger{font-size: 16px; line-height: 18px;}
.quote{font-size: 16px; line-height: 18px;color: #2e3329; font-weight: bold; padding-right: 80px;}

	
.edge_l{
	background-image: url(../images/edge_l.jpg);
	width: 32px;
}	

.edge_r{
	background-image: url(../images/edge_r.jpg);
	width: 32px;
}	

/*** HOME CONTENT ***/

.home_box{
	background-image: url(../images/home_content.jpg);
	background-repeat: no-repeat;
	
}
	
.home_content{
	padding: 30px 30px 0px 30px;
	font-size: 11px;
	line-height: 16px;
}
	
.home_sub{
	background-image: url(../images/bg_texture.jpg);
	background-repeat: repeat;
	border-left: solid 1px #494d32;
	line-height: 18px;	
	width: 960px;
	}	
.home_content .link{
	background-image: url(../images/bu_link1.gif);
	background-repeat: no-repeat;	
	padding-left: 15px;
	font-size: 12px;
	color: #024873;
	line-height: 28px;
	background-position:1px 3px;
	}	
	
.home_content .link:hover{
	background-image: url(../images/bu_link2.gif);
	background-repeat: no-repeat;	
	padding-left: 15px;
	background-position:1px 3px;
	}	
		
.home_boxes{
	background-image: url(../images/home_boxes.jpg);
	background-repeat: no-repeat;	
	height: 299px;
	width: 960px;
	line-height: 18px;
	
	}
	
.home_boxes a{
	background-image: url(../images/bu_link2.gif);
	background-repeat: no-repeat;	
	padding-left: 15px;
	color: #024873;
	line-height: 28px;	
	background-position:1px 3px;
	}
	
.home_boxes a:hover{
	background-image: url(../images/bu_link1.gif);
	background-repeat: no-repeat;	
	padding-left: 15px;
	background-position:1px 3px;
	}		
	
.merch_box{
	float: left;
	width: 250px;
	margin: 80px 0px 0px 55px;
}
.hist_box{
	float: left;
	width: 250px;
	margin: 80px 0px 0px 52px;	
}	
.advent_box{
	float: left;
	width: 250px;
	margin: 80px 0px 0px 50px;		
}


/*** SUBPAGE STYLES ***/

#sub_content {
	background-image: url(../images/bg_texture.jpg);
	background-repeat:repeat;
	border-left: solid 1px #494d32;
	float:left;
	width:889px;
	padding-left:70px;
	
}
	
#sub_content p {
	text-align: left;
	margin: 0px 0px 15px 0px;
	line-height:18px;
}

#sub_content .leftcol {
	width: 525px;
	padding-right:10px;
	float:left;
}

#sub_content .rightcol {
	width: 300px;
	float:left;
	margin-right: 30px;
}
	
#sub_content .hr{
	background-image: url(../images/hr.gif);
	background-repeat: no-repeat;		
	height: 9px;
	border: 0;
	padding-bottom: 15px;
	margin-left: 5px;
}

.buttons{
	margin-left: 30px;
}	
	
.fullpage{
	margin-right: 70px;
}	
	
.footer{
	background-image: url(../images/footer_bkg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 75px;
	width: 960px;	
	font-size: 11px;
	color: #7a4a02;
	line-height: 16px;
}		
.footer a{

	color: #7a4a02;
	font-size: 11px;
	text-decoration: none;
}

.footer a:hover{
	text-decoration: underline;
}

.bottom {
	background-image: url(../images/bottom_bkg.jpg);
	background-repeat: repeat-x;	
	height: 75px;	
}


.table1{border-collapse: collapse;}

.table2{
	border-collapse: collapse;
	float: right;
}
	
td{vertical-align: top;}

.ph_flash{
	height: 285px;
	overflow: hidden;
}

.notation {
	font-size:11px;
	color:#a64f03;
}