body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
}
h1{
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
h2 {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
h3{
	margin-left: 16px;
	color: #856918;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}
ol {
	text-align: left;
}
p {
	margin-left: 16px;
	line-height: 25px;
	text-align: left;
}
p a, .content_text a {
	color: #7E6313;
}
ul {
	text-align: left;
}
.address {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #ECBD31;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
}
.address a, .address a:visited, .address a:active {
	color: #ECBD31;
	text-decoration: none;
}
.address a:hover {
	text-decoration: underline;
}
.categories_text {
	margin-left: 16px;
	margin-bottom: 4px;
	font-size: 11px;
	line-height: 25px;
	text-align: center;
}
.content_text {
	margin-left: 16px;
	margin-bottom: 4px;
	line-height: 25px;
	text-align: center;
}
.flash {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 12px;
}
.footer {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-size: 11px;
}
.footer a, .footer a:visited, .footer a:active {
	color: #F3D57D;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.pic {
	float: right;
	margin-left: 8px;
}
.sesame {
	font-weight: bold;
	letter-spacing: 2px;
}
.sesame a, .sesame a:visited, .sesame a:active {
	color: #21314F;
	text-decoration: none;
}
.sesame a:hover {
	text-decoration: underline;
}
.welcome_text {
	margin-left: 16px;
	margin-bottom: 4px;
	text-align: center;
	line-height: 25px;
}