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

a:focus {
	outline: none;
}

a {
	color: #231F20;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #473F41;
}

img {
	border: none;
}

.sidebar-thumb {
	background: #F6F6F6;
	padding: 8px;
}
.thumb-left {
	background: #F6F6F6;
	padding: 8px;
	float: left;
	margin-right: 15px;
}
.login-button {
	float: right;
	padding-top: 20px;
	padding-right: 10px;
}

#header-wrapper {
	background-image: url(images/header-wrapper.png);
	background-repeat: repeat-x;
	height: 250px;
}

#header {
	width: 990px;
	height: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Menu */

#menu {
	width: 990px;
	height: 36px;
	margin: 0px;
	padding-top: 200px;
}

#menu ul {
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 28px;
	text-decoration: none;
	font-size: 14px;
	color: #FFF;
	background-image: url(images/menu-divider.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 8px 20px 0;
}

#menu a:hover {
	color: #F3C237;
}

#menu .active a {
	color: #F3C237;
}

#menu .facebook a {
	background-image: url(images/facebook.png);
	margin-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
}

/* Page */

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

#page-bottom {
	background-image: url(images/page-bottom.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
blockquote {
	font: italic 1.3em Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 2px 6px 2px 20px;
	background: #CBCC9B;
}

/* Content */

#content {
	float: left;
	width: 570px;
	margin: 0px;
	padding: 0px;
}

#content h1 {
	background: url(images/content-h1.png) no-repeat;
	height: 43px;
	padding-top: 12px;
	color: #231F20;
	font: normal 1.3em "Arial Black", Gadget, sans-serif;
	padding-left: 10px;
	letter-spacing: -1px;
}

#content h2 {
	color: #231F20;
	font: normal 1.2em "Arial Black", Gadget, sans-serif;
	letter-spacing: -1px;
}

#content-wide {
	float: left;
	width: 930px;
	margin: 0px;
	padding: 0px;
}

#content-wide h1 {
	background: url(images/content-wide-h1.png) no-repeat;
	height: 43px;
	padding-top: 12px;
	color: #231F20;
	font: normal 1.3em "Arial Black", Gadget, sans-serif;
	padding-left: 10px;
	letter-spacing: -1px;
}

#content-wide h2 {
	color: #231F20;
	font: normal 1.2em "Arial Black", Gadget, sans-serif;
	letter-spacing: -1px;
}

.post {
	text-align: justify;
}

.post .entry {
	padding: 10px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
	margin-top: 10px;
}

#sidebar ul {
	margin: 30px 0px 30px 24px;
	padding: 0px;
}

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

#sidebar h2 {
	color: #231F20;
	font: normal 1.3em "Arial Black", Gadget, sans-serif;
	letter-spacing: -1px;
	border-bottom: 1px dotted #231F20;
	padding-bottom: 2px;
}
.phone-number {
	background: url(images/phone-icon.png) no-repeat left center;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.fax-number {
	background: url(images/fax-icon.png) no-repeat left center;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.email-address {
	background: url(images/email-icon.png) no-repeat left center;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}
label {
	display: block;
}
input {
	background-color: #F8F8F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 6px;
	width: 360px;
	border: 1px solid #999;
	color: #231F20;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #F8F8F8;
	padding: 6px;
	width: 460px;
	border: 1px solid #999;
	color: #231F20;
}
.submit {
	background-color: transparent;
	height: 34px;
	width: 126px;
	margin-left: -6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.required {
	font-weight: bold;
	color: #F00;
}

/* Footer */

#footer {
	height: 150px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: small;
	background: url(images/footer.png) no-repeat 20px 0px;
}

#footer p {
	text-align: right;
	color: #444444;
	line-height: 2em;
}

#footer a {
	color: #444444;
	text-decoration: none;
	padding: 4px 6px;
}

#footer a:hover {
	background: #B8B98D;
	color: #231F20;
}


#tagline-left {
	float: left;
	height: 260px;
	width: 380px;
}

#tagline-left h3 {
	color: #231F20;
	font: italic 20px/1.7em "Arial Black", Gadget, sans-serif;
}

#tagline-left p {
	text-align: justify;
}

#tagline-left .request {
	padding-top: 12px;
}

#tagline-right {
	float: right;
}

/* Home page slide */

#slide-wrapper {
	width: 500px;
	background: #F6F6F6;
	padding: 10px;
	height: 240px;
}

#coin-slider {
	overflow: hidden;
	width: 500px;
	height: 240px;
	margin: 0px;
	padding: 0px;
}

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

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

.cs-active {
	background: #282828;
}

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