body {
	background-image: url(../images/background2.jpg);
	background-color: #320202;
	background-repeat: no-repeat;
	background-position: center top;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC6600;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
	list-style-type: none;
	text-decoration: none;
	padding-top: 10px;
	font-weight: bold;
	padding-left: 20px;
}

.main-content {
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.main {
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CD6600;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(../images/right-flower.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 210px;
	vertical-align: top;
}

.pageheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #CC6600;
	vertical-align: bottom;
	padding-left: 20px;
}

.top-border {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #5B1300;
}
.nav-ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.left {
	background-image: url(../images/left.jpg);
	background-position: 0px 279px;
}
.nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
	list-style-type: none;
	text-decoration: none;
	padding-top: 10px;
	font-weight: bold;
	padding-left: 20px;
	background-color: #CC6600;
}
.bottom {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5E1205;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
}
.bottom a {
	color: #CCCCCC;
}

.bottom ol {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.bottom li {


	display: inline;
	float: left;
	width: 187px;
	margin-left: 10px;
}
.bottom li:first-child {
	display: inline;
	float: left;
	width: 187px;
	margin: 0px;
	padding: 0px;
}
.bottom a:hover {
	color: #CC6600;
	text-decoration: none;
}
.button2 {
	font-size: 10px;
	color: #5E1205;
	float: right;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6600;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 10px;
}
.button2:hover {

	font-size: 10px;
	color: #CC6600;
	float: right;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6600;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 10px;
	cursor:pointer;
}
.main-content h1 {
	color: #CC6600;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.main-content a {
	color: #CC6600;
	text-decoration: underline;
}
.main-content a:hover {
	color: #CC6600;
	text-decoration: none;
}
.img-left {
	border: 1px solid #CC6600;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

