body {
	margin: 0;
	padding: 0;
	color: #444444;
	font: 90%/1.5em Arial, Helvetica, sans-serif;
	background: #9E1A13;
}

h1 {
	letter-spacing: -1px;
	margin-top: 0px;
	text-transform: uppercase;
	color: #262626;
	padding-left: 10px;
	background-image: url(images/heading-background.png);
	background-repeat: repeat-x;
	height: 28px;
	padding-top: 6px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #444444;
	text-transform: uppercase;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #444444;
	text-transform: uppercase;
	background-image: url(images/h3.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

h4 {
	text-transform: uppercase;
	padding: 0px 0px 10px;
	font-size: 1.1em;
	margin: 0px;
	color: #444444;
	font-weight: bold;
}

a:focus {
	outline: none;
}

a {
	color: #444444;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #D5271E;
}
.red {
	color: #D5271E;
}

img {
	border: none;
}

.thumb-left {
	background-color: #FFF;
	float: left;
	margin-right: 20px;
}

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

.video {
	background-color: #FFF;
	padding: 9px;
	margin-right: 10px;
	border: 1px solid #CCC;
}

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

#header {
	width: 960px;
	margin: 0px auto;
	height: 150px;
	background: url(images/logo.png) no-repeat 10px 10px;
}

#header2-wrapper {
	height: 280px;
	background: url(images/header2-wrapper.png) repeat-x;
}

#header2 {
	margin: 0px auto;
	height: 280px;
	width: 960px;
}

#header3-wrapper {
	height: 90px;
	background: url(images/header3-wrapper.png) repeat-x;
}

/* Menu */

#menu {
	width: 960px;
	height: 150px;
	margin: 0px auto;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 60px;
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
	font: 12px "Arial Black", Gadget, sans-serif;
	padding: 90px 10px 0;
}

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

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

/* Page */

#page-wrapper {
	background: #FFF;
}

#page {
	width: 960px;
	margin: 0px auto;
	padding: 0px 0 10px;
}

/* Content */

#content-wide {
	float: left;
	width: 960px;
}

#content {
	float: left;
	width: 580px;
}

#column-left {
	float: left;
	width: 430px;
}

#column-right {
	float: right;
	width: 430px;
}

.post {
	text-align: justify;
}

.post .entry {
	padding: 10px;
}

/* Sidebar */

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

#sidebar ul {
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 12px;
	list-style-type: none;
}

#sidebar li {
	margin-bottom: 12px;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 16px;
}

#sidebar h2 {
	letter-spacing: -1px;
	margin-top: 0px;
	text-transform: uppercase;
	color: #262626;
	padding-left: 10px;
	background-image: url(images/heading-background.png);
	background-repeat: repeat-x;
	height: 28px;
	padding-top: 6px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/* Footer */

#footer-wrapper {
	background: url(images/footer-wrapper.png) repeat-x;
	height: 170px;
}

#footer {
	height: 170px;
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	background: url(images/footer.png) no-repeat;
}

#footer .column {
	float: left;
	height: 146px;
	width: 280px;
	padding: 14px 10px 10px 30px;
	font-size: small;
}

#footer p {
	color: #444444;
	margin: 0px;
	padding: 0px;
}

#footer2 {
	margin: 0px auto;
	height: 90px;
	width: 960px;
	background: url(images/footer2.png) no-repeat right;
}

#footer2 p {
	color: #DEDEDE;
	font-size: small;
	text-align: left;
	padding-right: 20px;
	padding-top: 15px;
	padding-left: 20px;
}

#footer2 a {
	color: #DEDEDE;
	text-decoration: none;
	padding: 6px;
}

#footer2 a:hover {
	text-decoration: underline;
}

.phone {
	background: url(images/phone-icon.png) no-repeat left center;
	padding-left: 22px;
}

.fax {
	background: url(images/fax-icon.png) no-repeat left center;
	padding-left: 22px;
}

/* Action area */

#action {
	float: left;
	height: 207px;
	width: 260px;
	display: inline;
	margin-top: 30px;
	margin-left: 10px;
	color: #262626;
	font: italic bold normal 1.2em/1.5em Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.action-button {
	padding-top: 4px;
}

/* Home page slider */

#slider-wrapper {
	float: right;
	margin-top: 30px;
	margin-right: 10px;
	height: 207px;
	width: 660px;
	background: url(images/shadow.png) no-repeat bottom;
}

#featured_slider {
	width:640px;
	height:159px;
	position:relative;
	z-index:1;
	margin: 0px auto;
	padding: 9px;
	border: 1px solid #CCC;
	background: #FFF;
} 

#slider {
	position:relative;
	min-height:159px;
	background:url(images/loader.gif) no-repeat 50% 50%;
	margin: 0px;
	padding: 0px;
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

.nivoSlider {
}

.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}

.nivo-slice {
	display:block;
	position:absolute;
	height:100%;
}
label {
	display: block;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	padding: 5px;
	width: 320px;
	border: 1px solid #CCC;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	padding: 5px;
	width: 460px;
	border: 1px solid #CCC;
}
.submit {
	height: 34px;
	width: 134px;
	margin-left: -5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.required {
	font-size: small;
	font-style: italic;
	color: #D5271E;
}
