html, body {
	background-color: #000000;
	margin: 0px;
	text-align: center;
	height: 100%;

}
#container {
	width: 900px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
.content {
	width: 708px;
	float: left;
	margin-left: 70px;
	background-color: #EBDECB;





}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	color: #990000;
	text-align: left;
	font-weight: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C49891;
	margin-bottom: 5px;
	clear: left;



}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	color: #000000;



}
a {
	color: #990000;
	text-decoration: none;
}
.padding20 {
	padding-left: 20px;
}
#menu {
	text-align: left;
	height: 27px;
	float: left;
	width: 708px;
	margin-top: 114px;
	margin-left: 70px;




}
.textbold {
	font-weight: bold;
	color: #795B2F;


}
.rightalign {
	text-align: right;
}
.bold {
	font-weight: bold;
}
.imageborder {
	padding: 5px;
	border: 1px solid #A8A686;
	background-color: #F2EBDF;
}
#rightside {
	float: left;
}
.subcontent {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-right: 150px;



}
.photos {
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 3px;
	border: 1px solid #666699;
	float: left;
	background-color: #EBE4E0;
}
.photos:hover {
	background-color: #FFFFFF;
}
.contentright {
	float: right;
	margin-top: 50px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C8BBA4;
	width: 140px;






}
h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #996600;
	text-align: left;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8BBA4;
	margin-bottom: 5px;
}
.contentright img {
	margin-bottom: 10px;
	margin-top: 2px;


}
.contentright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #993333;

}
.subcontentnomargin {

	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.box {
	float: left;
	width: 210px;
	margin-left: 5px;
	padding-bottom: 20px;


}
.box h2 {
	text-align: center;
}
.contentlong {
	width: 708px;
	float: left;
	margin-left: 70px;
	background-color: #EBDECB;
	height: 400px;

}

