@charset "UTF-8";
#wrapper {
	padding: 0px;
	width: 933px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	margin: 0px;
	background-color: #000000;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-right: 80px;
	margin-left: 20px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-right: 80px;
	margin-left: 20px;
}

#banner {
	margin: 0px;
	padding: 0px;
	height: 141px;
	width: 933px;
	text-align: center;
}
#left_nav {
	margin: 0px;
	padding: 0px;
	width: 295px;
	float: left;
}
#content {
	margin: 0px;
	padding: 0px;
	width: 633px;
	float: left;
}
#bg {
	background-image: url(../images/cream-background.jpg);
	width: 933px;
	float: left;
}
#left_nav h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFCC;
	margin-left: 75px;
}
#left_nav h1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
#left_nav h1 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
	text-decoration: none;
}

#left_nav p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFCC;
	margin-left: 80px;
}

#left_nav p a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFCC;
	text-decoration: none;
}
#left_nav p a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	text-decoration: none;
}

#content img {
	margin-left: 10px;
}
#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin-left: 20px;
	margin-right: 80px;
}

#content blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin-left: 40px;
	margin-right: 80px;
}

#content a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
}

#content table.gallery a {
	color: #000000;
}

#content table.gallery tr td {
	padding: 6px 0px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-right: 80px;
	margin-left: 20px;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin-right: 80px;
	margin-left: 20px;
}

table {
	width: 525px;
	margin-right: 80px;
	margin-left: 20px;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin-right: 80px;
	margin-left: 20px;
}