body {
	background-image: url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #7D3A1D;
	height: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}


a {
	color: #7F3F26;
}
a:hover {
	color: #000000;
}

h1 {
	font-size: 30px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 220px;
	top: 5px;
	font-style: italic;
}
h1 span{
	font-size: 15px;
	display: block;
	padding-top: 3px;
	padding-left: 120px;
	color: #663300;
}

#container {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	min-height:1236px;
	height:auto;
}
.top {
	display: block;
	text-align: right;
}


/* for Internet Explorer */
* html #container {
	height: 1236px;
}

#column1 {
	float: left;
	width: 622px;
	background-color: #EDCFB2;
	background-image: url(../images/page-middle.jpg);
}

#column1Footer {
	background-image: url(../images/page-bottom.jpg);
	height: 32px;
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 50px; 
}

#column1Header {
	background-image: url(../images/page-top.jpg);
	background-repeat: no-repeat;
	height: 46px;
	clear: both;
}
#column1Middle {
	padding-left: 25px;
	padding-right: 25px;
	min-height:680px;
	height:auto;
}

/* for Internet Explorer */
* html #column1Middle {
	height: 680px;
}


h2 {
	color: #663300;
	font-size: 27px;
	font-weight: normal;
	margin-top: 0px;
}
h3 {
	color: #663300;
	font-size: 27px;
	font-weight: normal;
	margin-top: 0px;
}


.date {
	color: #614321;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #663300;
	display: block;
	padding-bottom: 0px;
	padding-top: 10px;
	clear: both;
}
#column2Box {
	background-color: #EBDB26;
	background-image: url(../images/column2box-middle.jpg);
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#column2Box h3{
	display: block;
	font-style: italic;
	font-weight: normal;
	font-size: 22px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9E951B;
	margin-left: 10px;
	padding-top: 10px;
	margin-right: 20px;
}

#column2Box p{
	padding-left: 8px;
	width: 192px;
}

#column2Box ul{
	padding-left:0px;
	margin-left:10px;
}

#column2Box li{
	list-style:none;
	padding-left:0px;
	margin-top:5px;
}

.clear {
	clear: both;
}
#primaryNavigation {
	position: absolute;
	left: 550px;
	top: 1px;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-weight: normal;
	width: 313px;
	list-style-type: none;
}

#primaryNavigation li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
}
#primaryNavigation a{
	color: #000000;
	text-decoration: none;
	display: block;
	list-style-type: none;
	list-style-image: none;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	height: 13px;
}
#primaryNavigation a:hover{
	text-decoration: underline;
}








#header {
	height: 300px;
}
#footer {
	height: 264px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	bottom: 0px;
}
#content {
	padding-left: 150px;
	width: 850px;
}
#column2 {
	width: 215px;
	float: left;
}


#subNavigation {
	width: 284px;
	float: right;
	background-color: #D9C4A7;
	background-image: url(../images/sub-mid.jpg);
	top: -50px;
	position: relative;
	margin-left: 40px;
}
#subNavigation strong{
	color: #000000;

}
#subNavigation p{
	padding-right: 15px;
	padding-left: 15px;

}
#subNavigation h3{
	background-image: url(../images/sub-top.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 224px;
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-size: 23px;
	font-weight: normal;
	color: #663300;
	padding-top: 25px;
	min-height:45px;
	height:auto;
}

/* for Internet Explorer */
* html #subNavigation h3 {
	height: 45px;
}



#subNavigationFooter {
	background-image: url(../images/sub-bot.jpg);
	height: 29px;
	top: 10px;
}

.floatRight {
	float: right;
}

.thumbRight{
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #D98F2D;
	padding: 2px;
}


.floatLeft {
	float: left;
}

#column1 h3{
	font-weight: normal;
	font-size: 20px;
	
}



.intro {
	color: #89462C;
}
.info {
	padding: 5px;
	background-color: #EAD2AE;
	border: 1px dashed #C78849;
}
.info p{
	margin: 7px;

}
.print {
	background-image: url(../images/icon-print.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 29px;
}
