body {
	font-family: Arial, Helvetica, sans-serif;
	background:#ae5211 top  center no-repeat url('../images/bg.jpg');
	font-size:13px;
	color:#393939;
	margin:0;
	padding:0;
}

/********************************************************************************************** GLOABAL STYLES */
h1{ font-size:24px; padding-bottom:15px; text-transform: uppercase; }
h2{ font-size:10px; padding-bottom:15px; text-transform: uppercase; }
h3{ font-size:16px; padding-bottom:15px; text-transform: uppercase; }
h4{ font-size:14px; padding-bottom:15px; text-transform: uppercase; font-weight:bold;color:#36F;}
h5{ font-size:12px; padding-bottom:0px; text-transform: uppercase; font-weight:bold; color:#36F;}
h6{ font-size:10px; padding-bottom:15px; text-transform: uppercase; font-weight:bold;}
a{ color:#CF7310; text-transform: uppercase; text-decoration:none;}
a:hover{ color:#9C4B0F;}
.line{ width:100%; height:2px; border-bottom:1px #999 dotted; margin:5px 0 0px 0;}
small, .small{ font-size:11px;}
b, strong{ font-weight:bold;}
i, em{
	font-style:italic;
	}
p{ padding:10px 0px; line-height:20px;}
.fleft{ float:left; }
.fright{ float:right; }
.float-left, .alignleft{ float:left; margin:15px 15px 15px 0px; }
.float-right, .alignright{ float:right; margin:15px 0px 15px 15px; }
.myaccount{ float:right; margin:15px 20px 15px 15px; text-transform:uppercase; color:#FFF;font-size:11px; *z-index:999;_z-index:999; display:inline; position:relative; }
.myaccount a{color:#FFF; text-decoration:none;}
.myaccount a:hover{color:#F90; text-decoration:none;}
.myaccount a:visited{color:#FFF; text-decoration:none;}
#content ul, ol{
	position:relative;
	margin:10px 0px;
	}
	
#content ul li, ol li{
	padding:5px 0 0 5px;
	margin:0 0 0 30px;
	}
	
#content ul li{
	list-style-type:disc;
	}
#content ol li{
	list-style-type: decimal;
	}

#content table{
	width:100%;
	border-collapse:collapse;
	margin-top:10px;
		}
#content table tr th{
	background-color:#5B5B5B;
	color:#FFF;
	padding:5px;
	text-align:center;
	border:1px #d6d6d6 solid;
	}	
#content table tr td{
	padding:5px;
	text-align:left;
	}		

.fwhite{ color:#FFF;}
.fdark{ color:#5d2e0c;}

/********************************************************************************************** TOP STYLES */
#top {
	display:block;
	position:relative;
	width:960px;
	margin:0px auto;
	z-index:100;
}

#date_wrap {
	display:block;
	width:300px;
	float:right;
	text-align:right;
}
.date{text-transform:uppercase; color:#FC9; font-size:12px;	padding-top:10px;}

/********************************************************************************************** HEADER STYLES */
#header
{
	display:block;
	position:relative;
	width:960px;
	height:100px;
	margin:0px auto;
	background: no-repeat url('../images/menu_bg.png') 249px 30px;
	z-index:99;
}
#logo
{
	position:relative;
	display:block;
	float:left;
	width:500px;
	height:117px;
	margin-right:30px;
	background:top left no-repeat url(../images/logo.png); 
}
#slogan_wrap
{
	display:block;
	float:left;
	width:430px;
	height:117px;
	float:left;
	background:0px 15px no-repeat url('../images/slogan.png');
}
/********************************************************************************************** MENU */

/* ALL STYLES ARE IN superfish.css */

/********************************************************************************************** BANNER */

#banner_wrap{
	position:relative;
	padding:15px 0 0 0;
	width:960px;
	height:380px;
	margin:0px auto!important;
	background:bottom center no-repeat url('../images/banner_bg.png')!important; 
	}
#ft-prev-slideshowHolder{
	display:block;
	text-indent:-9999px;
	width:50px;
	height:50px;
	background:top left  no-repeat url('../images/banner_nav_left.png');
	cursor:pointer;
	z-index:111;
	margin:0px 02px;
	}
#ft-next-slideshowHolder{	
	display:block;
	text-indent:-9999px;
	width:50px;
	height:50px;
	background:top left  no-repeat url('../images/banner_nav_right.png');
	cursor:pointer;
	z-index:111;
	margin:0px 02px;
	}
#ft-buttons-slideshowHolder{ display:none;}
#ft-title-slideshowHolder{ 
	margin:0 0 20px 0;
	padding:10px;
	font-size:16px;
	}
.carousel{ display:block; width:960px; height:420px;}
.carousel .carousel-previous{
	position:absolute;
	display:block;
	text-indent:-9999px;
	width:50px;
	height:50px;
	background:top left  no-repeat url('../images/banner_nav_right.png');
	cursor:pointer;
	top:200px;
	right:10px;
	z-index:111;
	}

.carousel .carousel-next{
	position:absolute;
	display:block;
	text-indent:-9999px;
	width:50px;
	height:50px;
	background:top left  no-repeat url('../images/banner_nav_left.png');
	cursor:pointer;
	top:200px;
	left:10px;
	z-index:111;
	}

/********************************************************************************************** BANNER */
#tagline_wrap
{
	display:block;
	width:100%;
	height:35px;
	margin:0px auto;
	background:bottom left  repeat-x url('../images/tagline_bg.jpg'); 
}
#tagline
{
	display:block;
	position:relative;
	width:960px;
	margin:0px auto;
}	
#menu_wrap
{
	display:block;
	position:relative;
	float:left;
	width:780px;
	height:35px;
	margin-right:0px;
}
#search_wrap
{
	display:block;
	position:relative;
	float:right;
	width:170px;
	height:35px;
	padding-top:03px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-transform:uppercase;
	color:#FFF;
	
}
#search_form
{
	width:300px;
	height:27px;
	background-image:url('../images/search_bg.jpg');
	border:01px solid #FC9;
	-webkit-box-shadow:2px 2px 2px rgba(0,0,0,0.3);
	-moz-box-shadow:2px 2px 2px rgba(0,0,0,0.3);
	box-shadow:2px 2px 2px rgba(0,0,0,0.3);
}
#search_input
{
	background: none;
	width:185px;
	border:0px;
	padding:7px 7px 5px 7px;
	color:#300;
}
#search_submit
{
	width:91px;
	height:27px;
	border:0px;
	float: right;
	text-indent:-999px;
	background:top right no-repeat url('../images/search.jpg');
	cursor:pointer;
}

/********************************************************************************************** CONTENT GLOBAL */

#content_wrap{
	display:block;
	position:relative;
	width:100%;
	margin:0px auto;
	background:#f5f5f5; 
	z-index:1;
	}
#content_container{
	display:block;
	position:relative;
	width:940px;
	padding:35px 10px 0px 10px;
	margin:0px auto;
	z-index:1;
	}
.clear{ display:block; height:35px; clear:both; }
.noheight{ height:5px!important;}
#promo_container{
	display:block; 
	width:940px; 
	clear:both;
	}
.promobox{
	display:block;
	float:left;
	width:300px;
	}
.margin_r{ margin-right:20px;}
.promobox h3{
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	}
/********************************************************************************************** CONTENT */
#content{
	display:block;
	float:left;
	width:675px;
	z-index:1;
	text-align:justify;
	}
#image_container
{
	display:block;
	float:left;
	width:600px;
	padding:02px;
	border:10px solid #300;
	margin-top:20px;
	margin-left:30px;
}
#image_footer
{
	display:block;
	float:left;
	background:top left no-repeat url('../images/logo2.png');
	width:600px;
	height:100px;
	margin-top:20px;
	margin-left:30px;
}
#full_content{
	position:relative;
	display:block;
	width:960px;
	clear:both;	
	z-index:1;
	}
.content_shadow{ background:top center no-repeat url('../images/content_shadow.jpg');	z-index:1; }
.readmore{font-size:10px;}
/********************************************************************************************** PORTFOLIO */

#portfolio_menu{
	display:block;
	width:960px;
	padding:5px;
	border-top:1px #999 dotted;
	border-bottom:1px #999 dotted;
	margin:20px 0px 10px 0px;}

ul#portfolio-filter{ margin: -20px 0; padding: 0; height: 64px;  line-height: 64px; background: transparent url(../images/icon-tag-green.png) left no-repeat; }
ul#portfolio-filter li{ display: inline; }
ul#portfolio-filter a{ margin-right: 0.5em; padding: 0.5em 1em; color: #AAA;  text-decoration: none; }
ul#portfolio-filter a:hover, ul#portfolio-filter a.current{ color: #888; }
ul#portfolio-filter a.current{ background-color: #DDD; }


.boxcaption:hover{  
    float: left;  
    position: absolute;  
    background: #000;  
    height: 100px;  
    width: 100%;  
    }  

ul.clearli li {
	clear:both;
}
ul.display li {
	padding:20px;
	
}
ul.display li a {
    color: #e7ff61;
    text-decoration: none;
}
ul.display li .content_block {
    margin: 0px;
	display:block;
	background:no-repeat url('../images/shadow-thum.jpg') 10px 165px;
}
ul.display li .content_block h2 {
    margin: 0;
    padding: 5px;
    font-weight: normal;
    font-size: 14px;
}
ul.display li .content_block h2 a {
    font-weight: bold;
	color:#2e2e2e;
    font-size: 14px;
}
ul.display li .content_block h2 a:hover {
	text-decoration:underline;
}
ul.display li .content_block p {
    margin: 0;
    padding: 5px 5px 5px 300px; 
	font-size:13px;
}
ul.display li .content_block a img{
    border: 4px solid #E0E0E0;
    background: #fff;
    margin: 0 15px 0 0; 
    float: left; 
}
ul.display li .content_block a img:hover{ 
    border: 4px solid #818181;
}

ul.thumb_view li{ width: 280px; float: left; } 
ul.thumb_view li h2 { display: inline; }
ul.thumb_view li p{ display: none; }
ul.thumb_view li .content_block a img { margin: 0 0 10px;  }


a.switch_thumb {
	position:absolute;
	top:0px;
	right:0px;
	
    width: 237px;
    height: 37px;
    display: block;
    background: url(../images/switch.gif) no-repeat;
    outline: none;
    text-indent: -9999px;
}
a.swap { background-position: left bottom; }
a:hover.switch_thumb {}

a.switch_thumb2 {
    position:absolute;
    top:0px;
    right:0px;
    width: 237px;
    height: 37px;
    display: block;
    background:left bottom url(../images/switch.gif) no-repeat;
    outline: none;
    text-indent: -9999px;
}
a.swap2 { background-position: left top; }
/********************************************************************************************** NEWS / BLOG */
.post{
	border-bottom:1px #999 dotted;
	padding-bottom:20px;
	margin-bottom:35px;
	}
.post_title{ float:left; width:440px;}
.post_title a{ text-decoration:none; }
.post_date{ float:right; font-size:24px; color:#999; width:140px; text-align:right;}
.postmeta{
	border-bottom:1px #999 dotted;
	border-top:1px #999 dotted;
	padding:5px 0px;
	width:600px;
	font-weight:normal;
	font-size:10px;
	margin-bottom:15px;
	clear:both;
	}
.postmeta a{
	font-weight:normal;
	font-size:10px;
	text-transform:none;
	color:#393939;}
.entry{}
#navigation a{ display:block; float:left; padding:4px 8px; margin-right:4px; border:1px #999 solid; color:#999; text-decoration:none;}
#navigation a:hover, #navigation a.on{ 
	display:block; 
	float:left; 
	padding:4px 8px; 
	margin-right:4px; 
	border:1px #999 solid; 
	color:#FFF; 
	background-color:#b1b1b1; 
	text-decoration:none;
	}
/********************************************************************************************** CONTACT FORM */
span.red{
	color:#F00;}
.message{
	display:block;
	width:90%;
	padding:10px;
	margin:0px auto;
	color:#FFF;
	background-color:#2E3138;
	border:1px #999 solid;
	text-align:center;
	font-size:16px;
	}	
#contactForm 
{ 
	width:100%;
	margin-top:20px;
}
#contactlabel_1
{
	display:block;
	height:25px;
	width:125px;
	float:left;
	text-align:right;
	margin-right:25px;
}
#contactinput_1
{
	display:block;
	height:25px;
	width:450px;
	float:right;
}
#contactlabel_2
{
	display:block;
	height:90px;
	width:125px;
	float:left;
	text-align:right;
	margin-right:25px;
}
#contactinput_2
{
	display:block;
	height:90px;
	width:450px;
	float:right;
}
#contactForm textarea
{
	margin-right:50px;
}
#contactForm label.error { 
	width: 250px; text-align:left;  color: #F00; font-size:10px; padding:5px 0px 0px 0px!important;
	}
#contactForm label.error{
	display:block;
	}

#contactForm input.submit:hover { 
 	background-color:#000000;
	}	
#contact_btn_sub
{
	background-image:url('../images/bg-blue.png');
	height:30px;
	width:75px;
	text-align:center;
}
#contact_btn_res
{
	background-image:url('../images/bg-orange.png');
	height:30px;
	width:75px;
	text-align:center;
}

/*label{ clear:both; display:block; padding:10px 0px 0px 0px;}

input, select, textarea{
	width:50px;
	background-color:#FFFFFF;
	border:0px #C5C5C5 solid;
	padding:0px;
	}
select{
	width:342px;
	background-color:#FFFFFF;
	}
textarea{
	width:100%;
	height:150px;
	background-color:#FFFFFF;
	border:1px #C5C5C5 solid;
	padding:5px;
	}

.submit{
	width:30px;
	height:30px;
	display:block;
	border:0px;
	padding:0px;
	background-color:#2E3138;
	color:#FFF;
	cursor:pointer;
	}
.submit:hover{
	background-color:#000;	
	}*/
/********************************************************************************************** SIDEBAR */
#sidebar{
	display:block;
	float:right;
	width:200px;
	}
ul.news li{	padding:10px 0px; border-bottom:1px #999 dotted;}
ul.news li a{ font-size:12px; color:#393939;}
ul.news li a:hover{ font-size:12px; color:#CF7310;}
ul.news li small{ color: #999;}


ul.submenu  li{
	padding:0px 0px 0px 33px;
	border-bottom:1px #999 dotted;
	background:no-repeat url('../images/menu_li.jpg') 10px 16px;
	}
ul.submenu  li a{
	display:block;
	width:100%;
	color:#393939;
	padding:10px 0px;
	text-decoration:none;
	font-size:12px;
	}
ul.submenu  li a:hover{
	text-decoration: underline;
	color:#9C4B0F;
	}
#holder
{
	display:block;
	width:200px;
	margin:10px 0px;
}
#mail
{
	display:block;
	width:200px;
	height:120px;
	background:top left no-repeat url('../images/mail.png');
	margin:10px 0px;
	padding:30px 0px 0px 42px;
}
	
/********************************************************************************************** FOOTER */
#footer_wrap{
	display:block;
	position:relative;
	width:960px;
	height:60px;
	margin:0px auto;
	}
	
/********************************************************************************************** NEWSLETTER FOOTER */
#newsletter{
	display:block;
	position:relative;
	width:760px;
	height:60px;
	margin:0px auto;
	padding:25px 100px 0 100px;
	background:top center no-repeat url('../images/newsletter_bg.jpg');
	}
#subscribe_text{
	color:#5d2e0c;
	font-size:23px;
	line-height:18px;
	height:60px;
	float:left;
	}
#signup_wrap{
	float:right;
	}
#newsletter_form{
	width:330px;
	height:30px;
	background-image:url(../images/newsletter_bg.jpg);
	border:01px solid #FC9;
	-webkit-box-shadow:2px 2px 2px rgba(0,0,0,0.3);
	-moz-box-shadow:2px 2px 2px rgba(0,0,0,0.3);
	box-shadow:2px 2px 2px rgba(0,0,0,0.3);
	}
#newsletter_email{
	background: none;
	width:215px;
	border:0px;
	padding:7px 10px;
	color:#FFF;
	}
#newsletter_submit{
	width:91px;
	height:30px;
	border:0px;
	float: right;
	text-indent:-999px;
	background:top right no-repeat url('../images/newsletter_button.jpg');
	cursor:pointer;
	}
/********************************************************************************************** LINKS FOOTER */
#links{
	display:block;
	position:relative;
	width:960px;
	padding:40px 0px 0px 0px;
	margin:0px auto;	
	background:top center no-repeat url('../images/footer_bg.jpg');
	border-bottom:1px #753609 solid;
	color:#FFF;
	}
.link_box1{
	display:block;
	float:left;
	width:180px;
	margin-right:30px;
	}

.link_box2{
	display:block;
	float:left;
	width:180px;
	margin-right:30px;
	}
.link_box3{
	display:block;
	float:left;
	width:190px;
	margin-right:30px;
	}
.info_box{
	display:block;
	float:right;
	width:300px;
	line-height:21px;
	}
.info_box a{
	color:#FFF;
	text-transform: none;
	}
.info_box a:hover{
	text-decoration:underline;
}
.link_box1 h4,.link_box2 h4,.link_box3 h4,.info_box h4{
	color:#532707;
	font-size:14px;
	font-weight:bold;
	padding-bottom:20px;
	}
.link_box1 ul li,.link_box2 ul li,.link_box3 ul li{
	padding:0px 0px 7px 0px;
	}
.link_box1 ul li a,.link_box2 ul li a,.link_box3 ul li a{
	color:#FFF;
	text-decoration:none;
	text-transform: none;
	}
.link_box1 ul li a:hover,.link_box2 ul li a:hover,.link_box3 ul li a:hover{
	color:#FFF;
	text-decoration: underline;
	}
	
/********************************************************************************************** COPYRIGHT FOOTER */
#copy_wrap {
	display:block;
	position:relative;
	width:960px;
	height:50px;
	padding:10px 0px;
	margin:0px auto;
	border-top:1px #bf7743 solid;
	color:#300;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
}
	
.copy {
	display:block;
	float:left;
	width:310px;
	margin-right:30px;
}

.policy
{
	font-size:12px;
	color:#FC9;
	text-decoration:none;
}
.policy a {color:#FC9; text-decoration:none;}
.policy a:hover {color:#FFF; text-decoration:underline;}

.counter {
	display:block;
	float:left;
	width:310px;
	margin-right:30px;
	font-size:12px;
	text-align:center;
}
.counter_no {
	color:#FFF;
	font-weight:bold;
}
.design {
	font-size:11px;
	color:#300;
	text-decoration:none;
	display:block;
	float:right;
	width:280px;
}
.design a {
	color:#FC9;
	text-decoration:none;
}
.design a:hover {
	color:#FFF;
	text-decoration:underline;
}

