@charset "utf-8";
/* CSS Document */
@font-face {font-family: 'BebasRegular';src: url('fonts/BEBAS-webfont.eot');src: url('fonts/BEBAS-webfont.eot?iefix') format('eot'),url('fonts/BEBAS-webfont.woff') format('woff'),url('fonts/BEBAS-webfont.ttf') format('truetype'),url('fonts/BEBAS-webfont.svg#webfontSRj8j0PE') format('svg');font-weight: normal;font-style: normal;}
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-weight: normal;	
}
ul {
	list-style-position: inside;		
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
	width: 100%;
	height: 0px;
}
#header, #banner, #content, #footer {
	position: relative;
	width: 100%;
}
.container {
	position: relative;
	width: 960px;
	margin: 0px auto 0px auto;	
}
.wrap {
	background-image: url(images/border.png);
	background-repeat: repeat;
	padding: 10px 0px 10px 0px;
}
#header {
	height: 80px;
}
#banner {
	background-image: url(images/light-bg.gif);
	background-repeat: repeat;
	padding: 45px 0px 40px 0px;
}
#content {
	padding: 45px 0px 45px 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #f7f2ea;
}
#footer {
	padding: 45px 0px 45px 0px;
	background-image: url(images/light-bg.gif);
	background-repeat: repeat;
	margin: 0px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2e2e33;
	line-height: 18px;
}
#copyright {
	padding: 15px 0px 45px 0px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #f7f2ea;
}
#logo {
	position: absolute;
	width: 147px;
	left: 0px;
	z-index: 999;
}
#logo h1 {
	display: none;	
}
#logo img {
	margin-left: -3px;	
}
#nav {
	position: absolute;
	width: 813px;
	right: 0px;
}
div#banner div.container h2 {
	font-family: 'BebasRegular', Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-style: normal;
	line-height: 70px;
	font-weight: normal;
	text-transform: uppercase;
	color: #cc6622;
	text-align: center;
	margin: 0px !important;
	padding: 0px !important;
}
#content div.container {
	width: 880px !important;
	padding: 0px 40px 0px 40px;	
}
#footer div.container {
	width: 960px !important;
	padding: 0px 40px 0px 40px;	
}
.top {
	margin-top: 0px !important;	
}
h2 {
	font-family: 'BebasRegular', Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 32px;
	font-weight: normal;
	text-transform: uppercase;
	color: #f7f2ea;
	word-spacing: 3px;
	margin: 45px 0px 20px -20px;
	padding: 0px 0px 0px 20px;
	background-image: url(images/heading-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
}

h3 {
	font-family: 'BebasRegular', Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 32px;
	font-weight: normal;
	text-transform: uppercase;
	color: #f7f2ea;
	word-spacing: 3px;
	margin: 45px 0px 20px -6px;
	padding: 5px 5px 2px 6px;
	background-image: url(images/nav-hover-bg.png);
	background-repeat: repeat;
	width: 100%;
}
h4 {
	font-family: 'BebasRegular', Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 32px;
	font-weight: normal;
	text-transform: uppercase;
	color: #cc6622;
	word-spacing: 3px;
	margin: 45px 0px 20px 0px;
	padding: 0px;
}
h5 {
	font-family: 'BebasRegular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #f7f2ea;
	word-spacing: 3px;
	margin: 30px 0px 10px 0px;
	padding: 0px;
}
h6 {
	font-family: 'BebasRegular', Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #f7f2ea;
	word-spacing: 3px;
	margin: 20px 0px 5px 0px;
	padding: 0px;
}
#footer h3 {
	font-family: 'BebasRegular', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #cc6622;
	word-spacing: 3px;
	margin: 0px;
	background-image: none;
	padding: 0px;
}
#footer h3 a {
	text-decoration: none;
	color: #cc6622;
}
#footer h3 a:hover {
	color: #2e2e33;
}
.blogdate {
	font-size: 10px;
	color: #999;
	display: block;	
	padding: 0px 0px 5px 0px;
}
#footer a.readmore {
	display: block;
	font-size: 10px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	color: #cc6622;
	text-decoration: none;
	margin-top: 5px;
}
#footer a.readmore:hover {
	color: #2e2e33;
}
ul.socialize {
	padding: 0px;
	margin: 0px;	
}
ul.socialize li {
	padding: 0px 0px 10px 0px;
	list-style-type: none;
}
ul.socialize li img {
	padding: 0px 5px 0px 0px;	
	border: 0px;
	float: none;
}
ul.socialize li a {
	text-decoration: none;
	color: #2e2e33;
}
ul.socialize li a:hover {
	color: #cc6622;
}
#content p {
	margin: 0px 0px 20px 0px;
}
.footerhead {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	color: #485664;
}
.footerhead2 {
	margin: 0px;
	color: 	#2e2e33;
}
.two-thirds {
	width: 560px;	
}
.one-third {
	width: 270px;
}
.one-quarter {
	width: 217px;
	margin-right: 30px;	
}
.last {
	margin-right: 0px !important;	
}
.left {
	float: left;
}
.right {
	float: right;
}
.middle {
	margin: 0px 35px 0px 35px;	
}
.middle-third {
	float: left;
	margin: 0px 35px 0px 35px;	
}
.whole {
	width: 100%;	
}
.orange {
	color: #cc6622;
}
#content img {
	border: 5px solid #485664;
	float: right;
	margin: 10px 0px 10px 10px;
}
#content img.noborder{
	border: 0 !important;
}
#content img.left {
	float: left !important;
	margin: 10px 10px 10px 0px !important;	
}
#content a {
	text-decoration: underline;
	color: 	#f7f2ea;
}
#content a:hover {
	text-decoration: none;
	color: #cc6622;	
}
#content ul, #content ol	{
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	list-style-position: outside;
}
#content blockquote {
	font-style: italic;
	padding: 20px 20px 20px 20px;
	background-image: url(images/blockquotes.png);
	background-repeat: no-repeat;
	background-position: 10px top;
	margin: 0px;
}
ul.contactsocialize {
	margin: 0px !important;
	padding: 0px !important;
	list-style-type: none !important;
}
ul.contactsocialize img {
	margin: 0px 5px -2px 0px !important;
	padding: 0px !important;
	border: 0px !important;
	float: none !important;
}
ul.contactsocialize li {
	margin: 0px 0px 10px 0px !important;	
}
ul.contactsocialize li a {
	text-decoration: none !important;
}
#footer ul {
	list-style-type: none;		
}
#copyright a {
	color: #f7f2ea;
	text-decoration: underline;
}
#copyright a:hover {
	color: #e5c994;
	text-decoration: none;
}
#callme {
	position: relative;
	width: 606px;
	margin: 40px auto 0px auto;
}
#callme img {
	float: none;
	border: 0;	
	margin: 0px;
	padding: 0px;
}
.quoted {
	display: block;
	text-align: left;
	color: #e5c994;
	font-size: 10px;
	font-style: normal;
}
a.quoted {
	color: #e5c994 !important;
	text-decoration: none !important;
}
a.quoted:hover {
	color: #f7f2ea !important;
	text-decoration: none !important;
}
#testimonial {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f7f2ea;
	border-bottom-color: #f7f2ea;
	display: block;
	padding-top: 20px;
	margin: 5px 0px 60px 0px;
	font-size: 18px;
	background-image: url(images/blockquotes.png);
	background-repeat: no-repeat;
	background-position: 10px 20px;
	font-weight: normal;
	height: 120px;
}
#testimonial #testimonials, #testimonial #testimonials li.slide {
	margin: 0px;
	padding: 0px;
	list-style-position: inside !important;
	list-style-type: none !important;
}
#testimonial blockquote {
	background-image: none;	
}
.testmionialheading {
	margin-top: 20px;	
}
#banner div.container {
	overflow: visible;
}
#homebanner {
	position: relative;
	width: 300px;
	margin: 80px 0px 0px 40px;
	float: left;
	z-index: 10;	
}
#homebanner h2 {
	font-size: 60px !important;
	font-style: normal !important;
	font-weight: normal !important;
	color: #485664 !important;
	text-align: left !important;
	margin: 0px;
}
#banner div.container img {
	z-index: 100;
	float: right;
	margin: 0px -10px -120px 0px;	
}
#homebanner p {
	color: #485664;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin: 20px 0px 0px 0px;	
}
#homebanner a {
	color: #cc6622;
	font-style: italic;
	text-decoration: underline;
}
#homebanner a:hover {
	color: #485664;
	text-decoration: none;
	font-style: italic;	
}
#homebanner a.big {
	font-family: 'BebasRegular', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 29px;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
	color: #cc6622;
	word-spacing: 3px;
	text-decoration: none;
}
#homebanner a.big:hover {
	color: #485664;
	text-decoration: none;
}
#homebanner img {
	float: left !important;
	margin: 40px 0px 0px 0px !important;	
}
/***************************************************
			DROPDOWN MENU
***************************************************/
.ddsmoothmenu {
	z-index: 999;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #f7f2ea;
}
.ddsmoothmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	left: 0px;
	top: 0px;
}
.ddsmoothmenu ul li {
	position: relative;
	padding: 0px;
	display: block;
	float: left;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}
.ddsmoothmenu ul li a {
	text-decoration: none;
	display: block;
	padding-top: 33px;
	padding-bottom: 38px;
	text-shadow: 1px 1px 2px #000;
	color: #f7f2ea;
	line-height: 18px;
}
.ddsmoothmenu ul li:hover a, .ddsmoothmenu ul li.current a {
	color: #e5c994;
	background-image: none;
}
.ddsmoothmenu ul li.current {
	text-decoration: none;
	background-image: url(images/nav-arrow.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.ddsmoothmenu ul li ul {
	display: none;
	position: absolute;
	visibility: hidden;
	margin-top: 1px;
	background-image: url(images/nav-hover-bg.png);
	background-repeat: repeat;
}
.ddsmoothmenu ul li ul li {
	display: list-item;
	float: none;
	margin-left: 0px;
	padding: 0px;
	margin-right: 0px;
}
.ddsmoothmenu ul li ul li:hover {
	border-bottom-style: none;
	background-image: url(images/nav-hover-bg.png);
	background-repeat: repeat;
}
.ddsmoothmenu ul li ul li a, .ddsmoothmenu ul li.selected a ul li a {
	margin: 0px;
	border-bottom: 1px solid #37424f;
	width: 180px;
	padding: 10px;
}
.ddsmoothmenu ul li ul li a.offsite:hover {
	background-image: url(images/url.png);
	background-repeat: no-repeat;
	background-position: 180px center;
}
.ddsmoothmenu ul li:hover ul li a {
	color: #FFF;
}
.ddsmoothmenu ul li ul li a.last, .ddsmoothmenu ul li ul li a.last:hover {
	border-bottom-style: none;
}
.ddsmoothmenu ul li ul li a:hover {
	text-decoration: none;
	color: #FFF;
}
.ddsmoothmenu ul li ul li ul {
	top: 0;
	margin-left: 5px;	
}
.ddshadow{position: absolute;}
/***************************************************
			Twitter
***************************************************/
.tweets ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float: left;
}
.tweets li, .block .tweets li {
	margin-top: 25px;
}
.tweets li:first-child, .block .tweets li:first-child {
	margin-top: 0px !important;	
}
.tweets li .tweet_text, .block .tweets li .tweet_text{
	list-style-type: none;
}
.tweets a, .block .tweets a {
	display: inline;
	font-style: italic;
	text-decoration: none;
	color: #cc6622;
}
.tweets .tweet_time, .block .tweets .tweet_time {
	display: block;
	font-size: 10px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	margin-top: 3px;
	color: #999;
	text-decoration: none;
	margin-top: 5px;
}
.tweets a:hover {
	color: #2e2e33;	
}
/***************************************************
			CONTACT FORM
***************************************************/
#contact-form {
	position: relative;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
}
#contact-form div {
	display: inline;
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 15px;
}
#contact-form div label {
	float: left;
	text-align: right;
	margin-left: 15px;
	font-family: 'BebasRegular', Arial, Helvetica, sans-serif;
}
#contact-form .error {
	position: absolute;
	top: 0px;
	color: #db4e43;
	font-size: 12px;
}
.sending {
	font-size: 18px;
	font-family: 'BebasRegular', Arial, Helvetica, sans-serif;
}
#contact-form input {
	width:55%;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 5px;
	float: left;
}
#contact-form textarea {
	height:130px;
	width:90%;
	padding: 5px;
}
#contact-form input.submit {
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;	
	color: #f7f2ea;
}
#contact-form em {
	color:#db4e43;
	display: inline;
}
#contact-form input, #contact-form textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	outline:none;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	padding-top: 9px;
	padding-right: 7px;
	padding-bottom: 9px;
	padding-left: 7px;
	letter-spacing: 0.5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(images/nav-hover-bg.png);
	background-repeat: repeat;
	border-top-color: #a6aaac;
	border-right-color: #a6aaac;
	border-bottom-color: #a6aaac;
	border-left-color: #a6aaac;
	color: #f7f2ea;
	background-color: transparent;
}
#contact-form input:focus, #contact-form textarea:focus {
	box-shadow:0 0 4px #999;
	-moz-box-shadow:0 0 4px #999;
	-webkit-box-shadow:0 0 4px #999;
	border: 1px solid #CCC;
}
#contact-form input.submit, #contact-form input.submit:focus {
	border:medium none;
	cursor:pointer;
	font-family: 'BebasRegular', Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	text-decoration:none !important;
	width:auto !important;
	font-style: normal;
	-moz-box-shadow: 0 0 4px #999;
	-webkit-box-shadow: 0 0 4px #999;
	box-shadow: 0 0 4px #999;	
}
