* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	background-image: url(images/global/bg-pattern.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 20px;
	color: #000000;
}
h1 {
	color: #990000;
	display: block;
	height: 30px;
	background-repeat: no-repeat;
	z-index: 1;
	position: relative;
	left: -25px;
	padding-left: 20px;
	margin-bottom: 30px;
}
#gallery {
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#gallery img {
	margin: 5px;
	border: 1px solid #990000;
}
h2 {
	color: #A41D00;
	font-size: 1.5em;
	font-family: "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	font-weight: bold;
	color: #A41D00;
	font-size: 12px;
}


#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #976600;
	border-bottom-color: #976600;
	border-left-color: #976600;
	background-repeat: repeat-y;
	background-image: url(images/global/side-pattern.gif);
}
#wrapper2 {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #976600;
	border-left-color: #976600;
}
#side-bar {
	background-color: #D9C280;
	float: right;
	width: 135px;
	margin-left: 30px;
	padding: 15px;
}
#side-bar h1 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	margin-bottom: 0px;
}
#wrapper #wrapper2 #masthead {
	height: 235px;
	background-image: url(images/global/masthead-bg.jpg);
}
#wrapper #wrapper2 #menu {
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 12px;
	height: 55px;
}
#wrapper #wrapper2 #menu ul {
}
#wrapper #wrapper2 #menu li {
	float: left;
	list-style-type: none;
	display: block;
	line-height: 50px;
	height: 15px;
	padding-right: 3px;
	padding-left: 3px;
}

#wrapper #wrapper2 #menu a {
	color: #C6B175;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#wrapper #wrapper2 #menu a:link {
	color: #C6B175;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#wrapper #wrapper2 #menu a:hover {
	color: #FFCC00;
}
#wrapper #wrapper2 #menu a:first-letter {
	font-size: 18px;
}
.divider {
	margin-right: 1px;
	margin-left: 1px;
	color: #74170A;
}
.clear {
	clear: both;
}
#wrapper #wrapper2 #content {
	background-color: #e1d09a;
	background-image: url(images/global/content-bg.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 40px;
	padding-right: 40px;
}
#wrapper #wrapper2 #content #archives{
	display: block;
	float: right;
	background-color: #bba667;
	padding: 5px;
	color: #000000;
	border: 1px solid #A41D00;
}
#wrapper #wrapper2 #content #archives li{
	margin-right: 10px;
	list-style-type: square;
}
.divider1 {
	height: 30px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/global/divider.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#wrapper #wrapper2 #content p {
	margin-bottom: 15px;
}
.white-text {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#wrapper #wrapper2 #content a {
	color: #A41D00;
}
#wrapper #wrapper2 #content li {
	margin-left: 30px;
}

.img-left {
	float: left;
	margin-right: 15px;
}
.img-right {
	float: right;
	margin-left: 15px;
}
td {
	width: 84px;
	font-size: .9em;
	text-align: center;
	vertical-align: top;
}#menu.title {
	background-color: #00CCFF;
}
.date {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
#table {
	background-color: #DCC787;
	width: 595px;
}
#table td {
	width: 75px;
	text-align: center;
	padding: 5px;
	border: 1px solid #C8A640;
}
.tr-light {
	background-color: #e1d09a;
}
#tr {
	background-color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #E1D09A;
	text-transform: uppercase;
}
.tr-dark {
	background-col#copyright {
}
