body {
	margin: 0;
	padding: 0;
	color: #4E4E4E;
	font: 14px/26px "Helvetica Neue", Helvetica, Arial;
	background: url(images/background.png) repeat left top;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #3F3F3F;
	text-shadow: 0 1px 1px #FFF;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #3F3F3F;
	text-shadow: 0 1px 1px #FFF;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3F3F3F;
}

a:focus {
	outline: none;
}

a {
	color: #3f3f3f;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #FF8004;
}

.orange {
	font-style: italic;
	color: #FF8004;
}

img {
	border: none;
}

.thumb-left-no-border {
	float: left;
	margin-right: 15px;
}

.thumb-left {
	background: #FFF;
	padding: 2px;
	float: left;
	margin-right: 15px;
	border: 8px solid #D5D5D5;
}

.thumb-no-float {
	background: #FFF;
	padding: 2px;
	border: 8px solid #D5D5D5;
}

#wrapper {
	background: #FFF url(images/wrapper.png) repeat-x left top;
}

#wrapper2 {
	background: #FFF url(images/wrapper2.png) repeat-x left top;
}

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

#header .logo {
	padding-top: 15px;
	padding-left: 10px;
	height: 130px;
	width: 392px;
}

/* Home Slide */

#header2 {
	margin: 0px auto;
	height: 344px;
	width: 960px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#bullets {
	width: 368px;
	float: left;
	color: #3F3F3F;
}

#bullets h1 {
	color: #3F3F3F;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

#bullets ul {
	list-style: none;
	padding: 5px 0px 0px 10px;
}

#bullets li {
	background: url(images/bullet.png) no-repeat left center;
	padding-left: 22px;
	margin-bottom: 6px;
	font-weight: bold;
}
		
		
#loopedslider {
	width:590px;
	position:relative;
	height: 340px;
	background: url(images/slider-frame.png) no-repeat;
	z-index: 100;
	float: right;
}

.container {
	width:497px;
	height:274px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
	z-index: 1;
	left: 47px;
	top: 28px;
}

.slides {
	position:absolute;
	top:0;
	left:0;			
}

.slides > div {
	position:absolute;
	top:0;
	width:497px;
	display:none;
}

/* Menu */

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

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 37px;
	text-decoration: none;
	font-size: 14px;
	color: #FFF;
	padding: 13px 0px 0px;
	margin-top: 8px;
	font-weight: bold;
	width: 120px;
	text-align: center;
	text-shadow: 0 1px 1px #000;
	font-style: normal;
}

#menu a:hover {
	color: #FF8004;
	text-shadow: 0 1px 1px #000;
}

#menu .active a {
	background: url(images/menu-active.png) no-repeat;
	color: #FFF;
	text-shadow: 0 1px 1px #000;
}

/* Action area */

#action {
	height: 56px;
	width: 920px;
	color: #FFF;
	position: relative;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin: 0px auto;
	padding: 10px 0px 0px 40px;
	background: url(images/action-background.png) no-repeat;
}

#action .tagline {
	margin: 0px;
	float: left;
	padding: 12px 0px 0px 60px;
	letter-spacing: 2px;
	text-shadow: 0 1px 1px #000;
}

#action .action-button a {
	position: relative;
	float: right;
	height: 66px;
	width: 191px;
	background: url(images/contact-us-now.png) no-repeat left top;
	bottom: 8px;
}

#action .action-button a:hover {
	position: relative;
	float: right;
	height: 66px;
	width: 191px;
	background: url(images/contact-us-now.png) no-repeat left -66px;
	bottom: 8px;
}


/* Page */

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

/* Content */

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

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

#content blockquote {
	font-style: italic;
	font-weight: bold;
	color: #3f3f3f;
	padding: 0px;
	margin: 0px 10px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#contact-left {
	float: left;
	width: 450px;
}

#contact-right {
	float: right;
	width: 450px;
}

.post {
	text-align: justify;
}

.post .entry {
	padding: 10px;
}

.post .title {
	margin: 0;
	border-bottom: 1px solid #D5D5D5;
}

.post .meta {
	margin: 0px;
	background: url(images/meta-bullet.png) no-repeat left center;
	color: #FF8004;
	font-size: 11px;
	padding: 0px 0px 0px 8px;
}

/* Sidebar */

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

#sidebar ul {
	margin: 20px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}

#sidebar li {
	margin-bottom: 8px;
	background: url(images/bullet.png) no-repeat left center;
	padding-left: 24px;
}

#sidebar blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 20px 0px 0px;
	padding-bottom: 15px;
}
#sidebar .author {
	color: #3f3f3f;
	text-align: left;
	font: bold normal 12px "Helvetica Neue", Helvetica, Arial;
}

/* Footer */

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

#footer {
	height: 400px;
	width: 940px;
	margin: 0px auto;
	font-size: 12px;
	padding: 10px;
	color: #CCC;
}

#footer .col1 {
	float: left;
	width: 300px;
}

#footer .col2 {
	float: left;
	width: 190px;
}

#footer ul {
	padding: 10px 0px 0px 20px;
	margin: 0px;
}

#footer li {
	margin: 0px 0px 6px;
	padding: 0px;
}
#footer li.last {
	border-style: none;
}

#footer-left {
	float: left;
	width: 300px;
	height: 290px;
	margin: 0px;
	padding: 0px;
}

#footer-left h2 {
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(images/footer-left-heading.png) no-repeat;
	height: 28px;
	padding-top: 4px;
	padding-left: 10px;
	text-shadow: 0 1px 1px #000;
	letter-spacing: 1px;
}

#footer-right {
	height: 290px;
	width: 570px;
	float: right;
	margin: 0px;
	padding: 0px;
}

#footer-right h2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	background: url(images/footer-right-heading.png) no-repeat;
	height: 28px;
	padding-top: 4px;
	padding-left: 10px;
	text-shadow: 0 1px 1px #000;
	letter-spacing: 1px;
}

#footer p {
	margin: 0px;
	text-align: center;
	color: #666;
	background: url(images/footer-border.png) repeat-x left top;
	padding-top: 15px;
}

#footer a {
	color: #666;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: normal;
	font-style: normal;
}

#footer a:hover {
	color: #FFF;
	position: relative;
	top: 2px;
}

/* Form Elements */

label {
	display: block;
}

.form-input {
	font: 13px "Helvetica Neue", Helvetica, Arial;
	color: #3F3F3F;
	padding: 5px;
	width: 360px;
	border: 1px solid #D5D5D5;
}

.submit {
	height: 32px;
	width: 110px;
}

