body {
	margin: 0;
	padding: 0;
	color: #5B5B5B;
	font: 90%/1.5em Arial, Helvetica, sans-serif;
	background: url(images/background.jpg) repeat left top;
}

h1 {
	background: url(images/h1.png) repeat-x;
	height: 29px;
	padding-top: 7px;
	padding-left: 10px;
	color: #FFF;
	font: normal 1.3em Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 1.2em;
	color: #6D1010;
	background-color: #E9E9E9;
	padding: 5px;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #6D1010;
}
.heading-small {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 6px;
}

a:focus {
	outline: none;
}

a {
	color: #6D1010;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #251C11;
}

.about-class {
	font-weight: bold;
	color: #6D1010;
}

img {
	border: none;
}
.new {
	float: left;
	margin-right: 15px;
}

.thumb-left {
	background: #FFF;
	padding: 9px;
	float: left;
	border: 1px solid #CCC;
	margin-right: 15px;
}

.thumb-no-float {
	background: #FFF;
	padding: 9px;
	border: 1px solid #CCC;
	margin: 5px;
}

#header-wrapper-1 {
	background: url(images/header-wrapper-1.png) repeat-x left top;
	height: 360px;
}

#header-wrapper-2 {
	background: url(images/header-wrapper-2.png) repeat-x left top;
	height: 220px;
}

#header {
	width: 990px;
	height: 360px;
	margin: 0px auto;
	background: url(images/header-1.png) no-repeat;
}

#header-2 {
	width: 990px;
	height: 220px;
	margin: 0px auto;
	background: url(images/header-2.png) no-repeat;
}

#tagline {
	float: left;
	width: 450px;
	display: inline;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin: 0px;
	position: absolute;
	top: 210px;
	padding: 0px;
}

#tagline p {
	line-height: 1.6em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}

#tagline .button {
	padding-top: 10px;
}

/* Menu */

#menu {
	width: 990px;
	height: 50px;
	margin: 0px auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 34px;
	text-decoration: none;
	font-size: 12px;
	color: #281F13;
	text-transform: uppercase;
	padding: 16px 13px 0;
}

#menu a:hover {
	background: url(images/menu-hover.png) repeat-x;
}

#menu .active a {
	background: url(images/menu-active.png) repeat-x;
}

/* Page */

#page {
	width: 940px;
	background: url(images/page-background.png) repeat-y;
	margin: 0px auto;
	padding: 30px 25px 0px;
}

#page-bottom {
	background: url(images/page-bottom.png) no-repeat;
	margin: 0px auto;
	height: 30px;
	width: 990px;
}

/* Content */

#content {
	float: left;
	width: 570px;
	padding-top: 4px;
}

#content-wide {
	width: 940px;
}

.post {
	text-align: justify;
}

.post .entry {
	padding: 10px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 310px;
}

#sidebar ul {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#sidebar li {
	margin-bottom: 8px;
}

#sidebar p {
	padding: 10px;
}

#sidebar h2 {
	background: url(images/sidebar-h2.png) repeat-x;
	font: normal 1.3em Georgia, "Times New Roman", Times, serif;
	height: 29px;
	padding-top: 7px;
	padding-left: 10px;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Footer */

#footer {
	height: 160px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 2em;
}

#footer p {
	text-align: center;
	color: #444444;
	font-size: small;
}

#footer a {
	color: #444444;
	padding: 4px 6px;
}

#footer a:hover {
	color: #FFF;
	background: #6D1010;
}

/* Index Slide */

#main-slider {
	width: 480px;
	float: right;
	margin-top: 20px;
	display: inline;
	margin-right: 20px;
}

#coin-slider {
	overflow: hidden;
	width: 480px;
	height: 240px;
}

.cs-buttons { 
	font-size: 0px; 
	padding: 10px; 
	float: left; 
}

.cs-buttons a {
	margin-left: 5px;
	height: 10px;
	width: 10px;
	float: left;
	border: 1px solid #FFF;
	text-indent: -1000px;
}

.cs-active {
	background: #FFF;
}

.cs-prev, .cs-next {
	background-color: #000000;
	color: #FFFFFF;
	padding: 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: small;
	text-decoration: none;
}

label {
	display: block;
}

input {
	font: 13px Arial, Helvetica, sans-serif;
	padding: 5px;
	width: 320px;
	border: 1px solid #CCC;
	color: #444444;
}

textarea {
	font: 13px Arial, Helvetica, sans-serif;
	color: #444444;
	padding: 5px;
	width: 420px;
	border: 1px solid #CCC;
}

.submit {
	height: 31px;
	width: 120px;
	border-style: none;
	margin-left: -5px;
}
.required-field {
	font-size: small;
	font-style: italic;
	color: #6D1010;
	font-family: "Times New Roman", Times, serif;
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
