/* CSS Document */

body {
	font-family: "Myriad Pro", Arial, sans-serif;
	margin: 20 auto;
	color: #624838;
	padding: 5px;
	text-decoration:none;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	background:url(bk.jpg);

	}
.style1 {
	font-size: 11pt;
	font-family: "Myriad Pro", Arial, sans-serif;
	color: #fcf6ad;
	padding: 5px;
	text-decoration:none;
	}
a:link {
	text-decoration: none;
	color: #fcf6ad;
}
a:visited {
	text-decoration: none;
	color: #fcf6ad;
}
a:hover {
	text-decoration: none;
		color: #de8c33;
}
a:active {
	text-decoration: none;
}
.style2 {
	font-size: 9pt;
	font-family: "Myriad Pro", Arial, sans-serif;
	color: #fcf6ad;
	padding: 0px;
	text-decoration:none;
}	
.style3 {
	font-size: 21pt;
	font-family: "Courier New", Courier, mono;
	font-weight:bold;
	color: #007042;
	padding: 5px;
	text-decoration:none;
}	
.bodytext {
	font-size: 11pt;
	font-family: "Myriad Pro", Arial, sans-serif;
	font-weight:normal;
	color: #624838;
	padding-left: 5px;
	padding-right: 5px;

}	
.bodytextsmall {
	font-size: 9pt;
	font-family: "Myriad Pro", Arial, sans-serif;
	font-weight:normal;
	color: #624838;
	padding: 5px;

}	
.subheader {
	font-size: 12pt;
	font-family: "Myriad Pro", Arial, sans-serif;
	font-weight:normal;
	color: #de8c33;
	padding: 5px;

}	
#photo_gallery img {border:#624838 2px solid;}