@font-face {
    font-family: 'Tahoma';
    src: url('../fonts/tahoma.eot');
    src: url('../fonts/tahoma.eot?#iefix') format('embedded-opentype'),
         url('../fonts/tahoma.woff') format('woff'),
         url('../fonts/tahoma.ttf') format('truetype'),
         url('../fonts/tahoma.svg#tahoma') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Tahoma-Bold';
    src: url('../fonts/tahomabd.eot');
    src: url('../fonts/tahomabd.eot?#iefix') format('embedded-opentype'),
         url('../fonts/tahomabd.woff') format('woff'),
         url('../fonts/tahomabd.ttf') format('truetype'),
         url('../fonts/tahomabd.svg#tahomabd') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ExmouthRegular';
    src: url('../fonts/exmouth-webfont.eot');
    src: url('../fonts/exmouth.eot?#iefix') format('embedded-opentype'),
         url('../fonts/exmouth-webfont.woff') format('woff'),
         url('../fonts/exmouth-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Nyala';
	src: url('../fonts/nyala.eot');
	src: url('../fonts/nyala.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/nyala.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body{
	background-color: #ffffff;
	background-image: url('../images/border_shadows_bg.png');
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Tahoma;
	color: #6e6e6e;
	font-size: 11px;
}
div#main_container{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	min-height: 600px;
	position: relative;
}
header{
	height: 202px;
	position: relative;
}
header img#logo{
	/* margin-top: 20px;
	margin-left: 10px;
	float: left; */
	position: absolute;
	top: 20px;
	left: 10px;
}
header img#logo_2{
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
header div#diamond_anim{
	width: 85px;
	height: 52px;
	position: relative;
	z-index: 2000;
	top: 15px;
	left: 94px;
}
header h3{
	position: absolute;
	margin: 67px 0px 0px 11px;
	width: 374px;	
	font-size: 30px;
	color: #b95700;
	font-family: Nyala;
	font-weight: normal;
}
header img#diamond_logo{
	position: absolute;
	top: 0px;
	left: 0px;
}
header img#diamond_spark_1,header img#diamond_spark_2,header img#diamond_spark_3{
	position: absolute;
	z-index: 2000;
	top: -6px;
	left: -50px;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
	opacity: 0;
}
header img#diamond_spark_2{
	top: -10px;
	left: 28px;
	width: 60px;
	height: 30px;
}
header img#diamond_spark_3{
	top: -3px;
	left: -16px;
	width: 60px;
	height: 30px;
}
nav#main_nav ul {
	position: absolute;
	top: 60px;
	right: 0px;
	z-index: 5000;
}
nav#main_nav ul.dropdown,nav#main_nav ul.dropdown_tree_1{
	background-color: #ffffff;
	position: absolute;
	border: 1px solid #EEEAE2;
	border-bottom: 3px solid #b6753d;
	width: 250px;
	z-index: 6000;
	top: 25px;
	right: -1px;
	display: none;
}
li.dropdown_tree{
	background-image: url('../images/bullet_arrow_left.png');
	background-repeat: no-repeat;
	background-position: 10px center;
}
nav#main_nav ul.dropdown_tree_1{
	right: 250px;
}
nav#main_nav ul.dropdown > li,nav#main_nav ul.dropdown_tree_1 li{
	display: block;
	width: 230px;
	float: right;
	padding: 10px;
}
nav#main_nav ul.dropdown  li.alt{
	background-color: #f9f9f9;
}
nav#main_nav ul.dropdown > li  > a,nav#main_nav ul.dropdown_tree_1 > li  > a{
	font-family: Nyala;
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
	color: #bd833a;
	margin-left: 24px;
}
nav#main_nav ul.dropdown  li:hover{
	background-color: #eaeaea;
	background-image: none;
}
header label.info{
	position: absolute;
	top: 108px;
	right: 0px;
}
nav#main_nav > ul > li{
	display: inline;
	float: left;
	margin-left: 0px;
	padding: 10px 20px;
	margin-top: -10px;
}
nav#main_nav > ul  > li:last-of-type{
	padding-right: 0px;
}
nav#main_nav > ul > li > a,header label.info{
	text-transform: uppercase;
	color: #6a3e01;
	font-family: Nyala;
	font-size: 18px;
	text-decoration: none;
}
nav#main_nav ul a:hover{
	color: #9f9f9f;
}
nav#main_nav ul  a.dropdown_link{
	background-image: url('../images/down_arrow.png');
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
nav#main_nav ul li.active_dropdown_link{
	background-color: #b6753d;
	border-radius: 8px 8px 0px 0px;
}
nav#main_nav ul li.active_dropdown_link > a{
	color: #ffffff;
}
nav#product_nav ul{
	position: absolute;
	top: 175px;
	left: 0px;
}
nav#product_nav ul>li{
	display: inline;
	float: left;
	margin-left: 28px;
}
nav#product_nav ul>li:first-of-type{
	margin-left: 30px;
}
nav#product_nav ul>li>a{
	color: #6a3e01;
	text-transform: capitalize;
	font-size: 17px;
	font-family: Nyala;
	font-size: 17px;
	text-decoration: none;
}
nav#product_nav ul>li>a:hover,nav#product_nav ul>li>a.active{
	color: #9f9f9f;
}
nav#product_nav ul li ul.item_dropdown{
	position: absolute;
	width: 960px;
	height: 100px;
	background-color: #ffffff;
	top: 40px;
	left: 0px;
	z-index: 5000;
	height: 140px;
	background-image: url('../images/item_dropdown_bg.png');
	background-repeat: repeat-x;
	background-position: bottom;
	display: none;
}
nav#product_nav ul li ul.item_dropdown:after{
	background-image: url('../images/footer_border_shadow_bg.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	content: ' ';
	height: 6px;
	width: 960px;
	position: absolute;
	bottom: -6px;
	left: 1px;
}	
nav#product_nav ul li ul.item_dropdown li{
	display: inline;
	float: left;
	width: 100px;
	height: 130px;
	margin: 0px;
	padding: 0px 5px;
	border-left: 1px solid #ebe8ef;
	
}
/*nav#product_nav ul li ul.item_dropdown li.item_hover img{
	-moz-opacity:.70;
	filter:alpha(opacity=70);
	opacity:.70;
}*/
nav#product_nav ul li ul.item_dropdown li.item_hover a{
	color: #B6753D;
}
nav#product_nav ul li ul.item_dropdown li:first-of-type{
	border: 0px;
}
nav#product_nav ul li ul.item_dropdown li:last-of-type{
	width: 60px;
}
nav#product_nav ul li ul.item_dropdown li:last-of-type a img{
	width: 45px;
	height: 45px;
	margin: 29px 0px 15px 10px;
}
nav#product_nav ul li ul.item_dropdown li:last-of-type a{
	color: #B6753D;
}
nav#product_nav ul li ul.item_dropdown li{
	font-family: Tahoma;
	font-size: 10px;
	display: block;
	text-align: center;
	margin-top: 5px;
	color: #6E6E6E;
}
nav#product_nav ul li ul.item_dropdown li a.product_image img{
	margin-top: 0px;
}
nav#product_nav ul li ul.item_dropdown li a{
	font-family: Tahoma;
	font-size: 10px;
	display: block;
	text-align: center;
	margin-top: 5px;
	color: #6E6E6E;
}
nav#product_nav ul li ul.item_dropdown li p{
	font-family: Tahoma;
	font-size: 10px;
	display: block;
	text-align: center;
	margin-top: 5px;
	color: #6E6E6E;
}
nav#product_nav ul li ul.item_dropdown li img{
	width: 95px;
	height: 95px;
}
div#item_dropdown_connector{
	width: 960px;
	background: none;
	height: 80px;
	position: absolute;
	top: 15px;
	left: 0px;
	z-index: 100;
}
div#content_home{
	min-height: 500px;
	width: 960px;
	height: 525px;
	overflow: hidden;
}
section.slider{
	height: 500px;
	position: relative;
	display: none;
	z-index: -500;
}
section.slider img{
	position: absolute;
	top: 0px;
	left: 1px;
	z-index: -500;
	height: 500px;
}
section.slider hgroup{
	margin-top: 25px;
	margin-left: 30px;
	height: 500px;
}
section.slider h1{
	font-family: ExmouthRegular;
	font-size: 60px;
	color: #6a3e01;
	text-transform: Capitalize;
	font-weight: normal;
}
section.slider h2{
	font-family: Nyala;
	font-size: 22px;
	color: #6a3e01;
	width: 620px;
	line-height: 30px;
	font-weight: normal;
}
aside.feature{
	width: 294px;
	height: 166px;
	border: 1px solid #dadada;
	display: inline;
	float: left;
	margin-left: 18px;
	background-image: url('../images/feat_bg.png');
	background-repeat: repeat-x;
	position: relative;
	border-radius: 6px;
}
aside.feature h1{
	font-family: Nyala;
	font-size: 24px;
	color: #ad8f3a;
	line-height: 22px;
	margin-top: 16px;
	font-weight: normal;
}
aside.feature:first-of-type h1 span{
	display: block;
}
aside.feature h1 span{
	font-size: 30px;
	color: #502105;
}
aside.feature a.feat_more{
	font-family: Nyala;
	font-size: 18px;
	color: #6a3e01;
	text-transform: uppercase;
	width: 110px;
	display: block;
	background-image: url('../images/feat_more.png');
	background-position: center right;
	background-repeat: no-repeat;
	padding-top: 2px;
	margin-top: 6px;
	cursor: pointer;
}
aside.feature a.feat_more:hover{
	color: #AC914C;
}
aside.feature p{
	line-height: 15px;
	width: 135px;
	margin-top: 10px;
}
aside.feature p span{
	display: block;
	font-family: Tahoma-Bold;
}
aside.feature:first-of-type p{
	margin-bottom: 22px;
}
aside.feature:last-of-type p span{
	margin-top: 0px;
	margin-bottom: 22px;
}
aside.feature h1,aside.feature p,aside.feature a.feat_more{
	margin-left: 138px;
}
aside.feature:first-of-type h1,aside.feature:first-of-type p,aside.feature:first-of-type a.feat_more{
	margin-left: 123px;
}
aside.feature:last-of-type h1{
	margin-left: 138px;
}
aside.feature:last-of-type p,aside.feature:last-of-type a.feat_more{
	margin-left: 138px;
}
aside.feature img{
	position: absolute;
	bottom: 1px;
	left: 1px;
}
aside.feature:first-of-type img{
	left: 10px;
}
footer#main_footer:before{
	content: '.';
	visibility: hidden;
	clear: both;
	width: 100%;
	display: block;
}
footer#main_footer{
	background-image: url('../images/footer_border_shadow_bg.png');
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 960px;
	margin-top: 18px;
	margin-bottom: 20px;
}
footer#main_footer p,a{
	line-height: 16px;
}
footer#main_footer > *{
	display: inline;
	float: left;
	margin-top: 10px;
}
footer#main_footer >:nth-child(1){
	width: 90px;
	padding-left: 30px;
}
footer#main_footer section h1{
	font-family: Tahoma-Bold;
	margin: 2px 0px 3px 0px;
}
footer#main_footer >:nth-child(2){
	width: 140px;
}
footer#main_footer >:nth-child(3){
	width: 190px;
}
footer#main_footer >:nth-child(4){
	padding-right: 76px;
}
footer#main_footer >:nth-child(5){
	width: 110px;
}
footer#main_footer >:nth-child(6){
	width: 240px;
}
ul#footer_links li a{
	color: #6e6e6e;
	text-decoration: none;
	text-transform: capitalize;
}
ul#footer_links li a:hover{
	font-family: Tahoma-Bold;
}
ul#footer_links li:first-of-type a{
	font-family: Tahoma-Bold;
}
ul#social_network li{
	display: inline;
	float: left;
	margin-right: 10px;
}
ul#social_network li img{
	cursor: pointer;
}
/* About Us Start */
div#content label,div#content_contact_us > label{
	font-size: 72px;
	color: #6a3e01;
	font-family: ExmouthRegular;
	text-transform: capitalize;
	margin: 25px 0px 0px 30px;
	float: left;
}
div#content label:after{
	width: 440px;
	display: block;
	clear:  both;
	content: '.';
	height: 35px;
	visibility:  hidden;
	background-color: red;
}
div#content article#about_us img{
	float: right;
	margin: 25px 10px 0px 10px;
}
div#content article#about_us hgroup{
	width: 440px;
	display: block;
	font-size: 30px;
	margin-left: 30px;
}
div#content article#about_us h1{
	font-size: 36px;
	color: #b95700;
	font-family: Nyala;
	font-weight: normal;
}
div#content article#about_us h1 span{
	font-size: 48px;
	color: #502105;
}
div#content article#about_us h1 span a{
	font-size: 48px;
	color: #502105;
	text-decoration: none;
}
div#content article#about_us h2{
	color: #6a3e01;
	font-size: 24px;
	font-family: Nyala;
	margin-top: 30px;
	line-height: 32px;
	font-weight: normal;
}
div#content article#about_us p{
	display: block;
	color: #6a3e01;
	font-size: 17px;
	font-family: Nyala;
	margin-left: 30px;
	margin-top: 20px;
	width: 460px;
	height: auto;
	line-height: 25px;
}
#about_address {
	float:right; 
	width:412px; 
	margin: 0px 30px 0px 0px; 
	font-family: Nyala;
	padding: 0px;
}
#about_address h3{
	font-size: 36px;
	color: #b95700;
	font-weight: normal;
	margin: 10px 0px 5px 10px;
}
div#content article#about_us #about_address p.text3 {
	font-size: 17px;
	color: #502105;	
	height:50px;
	margin-left: 15px;
}
#about_address strong {
	font-weight:bold;
	font-size: 18px;
}
#about_address table.about_table {
	position: relative;
	margin:0px 0px 0px 15px;
	padding:0px;
	font-size: 17px;
	color: #502105;
}
#about_address strong.phone {
	font-weight:bold;
	font-size: 22px;	
}
/* About Us END */
/* Category Start */
div#content section#category{
	position: relative;
	width: 100%;
	height: 680px;
}
div#content section#category div.right{
	float: right;
}
div#content section#category h1{
	font-size: 72px;
	color: #6a3e01;
	font-family: ExmouthRegular;
	text-transform: capitalize;
	margin: 25px 0px 0px 30px;
	font-weight: normal;
}
div#content section#category h1.engage{
	font-size: 55px;
	color: #6a3e01;
	font-family: ExmouthRegular;
	text-transform: capitalize;
	margin: 25px 0px 0px 30px;
	font-weight: normal;
	text-align: center;
}
div#content section#category p{
	margin: 12px 0px 0px 30px;
	color: #6a3e01;
	font-size: 17px;
	font-family: Nyala;
	width: 635px;
	line-height: 24px;
}
div#content section#category p.type2{
	margin: 12px 0px 0px 30px;
	color: #6a3e01;
	font-size: 17px;
	font-family: Nyala;
	width: 325px;
	float: left;
	line-height: 24px;
}
div#content section#category p.type2_1{
	margin: 12px 0px 0px 30px;
	color: #6a3e01;
	font-size: 35px;
	font-family: Nyala;
	width: 325px;
	float: left;
	line-height: 27px;
}
div#content section#category img#category_bg{
	position: absolute;
	z-index: -1;
	top: 26px;
	right: 5px;
}
div#content section#category img#category_bg2{
	z-index: -1;
	top: 0px;
	right: 0px;
	float: right;
}
div#content section#category ul#category_type h3{
	font-family: Nyala;
	font-size: 22px;
	color: #6a3e01;
	width: 620px;
	line-height: 30px;
	font-weight: normal;
}
div#content section#category ul#category_type{
	margin: 25px 0px 0px 35px;
	clear: both;
	width: 500px;
}
div#content section#category ul#category_type li {
	background-image: url('../images/bullet_arrow.png');
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 15px;
}
div#content section#category ul#category_type div.left {
	float: left;
	width: 250px;
}
div#content section#category ul#category_type div.right {
	float: right;
	width: 250px;
}
div#content section#category ul#category_type li a{
	font-family: Nyala;
	font-size: 17px;
	color: #6a3e01;
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 25px;
}
div#content section#category ul#category_type2 h3{
	font-family: Nyala;
	font-size: 22px;
	color: #6a3e01;
	width: 620px;
	line-height: 30px;
	font-weight: normal;
}
div#content section#category ul#category_type2{
	margin: 30px 35px 0px 0px;
	clear: both;
	width: 500px;
	float: right;
	height: 380px;
}
div#content section#category ul#category_type2 li {
	background-image: url('../images/bullet_arrow.png');
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 15px;
}
div#content section#category ul#category_type2 div.left {
	float: left;
	width: 250px;
	margin-bottom: 20px;
}
div#content section#category ul#category_type2 div.right {
	float: right;
	width: 250px;
	margin-bottom: 20px;
}
div#content section#category ul#category_type2 li a{
	font-family: Nyala;
	font-size: 17px;
	color: #6a3e01;
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 25px;
	cursor: text;
}
div#content section#category ul#item_slider{
	margin-top: 0px;
	clear: both;
}
div#content section#category ul#item_slider li {
	display: inline;
	float: left;
	margin-left: 25px;
}
div#content section#category ul#item_slider li a{
	width: 360px;
	display: block;
	text-align: center;
	font-size: 14px;
	color: #969696;
	text-decoration: none;
	margin-top: 20px;
	line-height: 15px;
}
div#content section#category ul#item_slider li img{
	width: 360px;
	height: 360px;
	display: block;
}
div#content section#category ul#item_slider ul.item_slides{
	display: none;
}
/* Category END */
/* Sub Category Start */
div#content section#cat_sidebar{
	min-height: 900px;
	width:248px;
	background-image: url('../images/side_border_shadow_bg.png');
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	display: inline;
}
div#content section#cat_sidebar h1{
	color: #b95700;
	font-size: 24px;
	text-transform: capitalize;
	font-family: Nyala;
	margin: 30px 0px 15px 25px;
	font-weight: normal;
}
div#content section#cat_sidebar ul#sub_categories{
	margin-left: 15px;
}
div#content section#cat_sidebar ul#sub_categories li{
	background-image: url('../images/bullet_arrow.png');
	background-repeat: no-repeat;
	background-position: 10px center;
	padding: 15px 0px;
	border-top: 1px solid #ebe4d1;
	width: 210px;
	
}
div#content section#cat_sidebar ul#sub_categories li a{
	font-size: 18px;
	text-transform: capitalize;
	font-family: Nyala;
	color: #502105;
	text-decoration: none;
	margin-left: 35px;
}
div#content section#cat_sidebar ul#sub_categories li:hover,div#content section#cat_sidebar ul#sub_categories li.active{
	background-image: url('../images/bullet_arrow_active.png');
}
div#content section#cat_sidebar ul#sub_categories li a:hover,div#content section#cat_sidebar ul#sub_categories li.active a{
	color: #9f9f9f;
}
div#content ul#item_list{
	float: right;
	display: inline;
	width: 700px;
	margin-top: 10px;
}
div#content ul#item_list li{
	width: 160px;
	display: inline;
	float: left;
	padding: 20px 33px 50px 33px;
	border-bottom: 1px solid #ebe4d1;
	border-top: 1px solid #ebe4d1;
	margin-top: 2px;
	position: relative;
}
div#content ul#item_list li:nth-child(1){
	border-top: 0px;
}
div#content ul#item_list li:nth-child(2){
	border-top: 0px;
}
div#content ul#item_list li:nth-child(3){
	border-top: 0px;
}
div#content ul#item_list li:nth-last-of-type(1){
	border-bottom: 0px;
}
div#content ul#item_list li:nth-last-of-type(2){
	border-bottom: 0px;
}
div#content ul#item_list li:nth-last-of-type(3){
	border-bottom: 0px;
}
div#content ul#item_list li img{
	cursor: pointer;
}
div#content ul#item_list li a{
	display: block;
	width: 160px;
	text-align: center;
	color: #5a5a5a;
	text-decoration: none;
	text-transform: capitalize;
	position: absolute;
	top: 185px;
	left: 33px;
}
div.item_preview_icon{
	position: absolute;
	z-index: 1000;
	background-color: #ffffff;
	width: 100%;
	height: 228px;
	top: 0px;
	left: 0px;
	cursor: pointer;
	background-image: url('../images/magnify.png');
	background-repeat: no-repeat;
	background-position: center;
	-moz-opacity:.60;
	filter:alpha(opacity=60);
	opacity:.60;
}
div#overlay{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #000000;
	width: 100%;
	height: 100%;
	z-index: 10000;
	-moz-opacity:.50;
	filter:alpha(opacity=50);
	opacity:.50;
}
div.lightbox{
	margin-left: auto;
	margin-right: auto;
	width: 690px;
	height: 430px;
	background-color: #ffffff;
	display: none;
	position: absolute;
	z-index: 10001;
}
div.lightbox > img{
	width: 360px;
	height: 360px;
	margin: 30px;
	float: left;
	display: inline;
}
section.content{
	padding-top: 60px;
	position: relative;
	
}
section.content h1,section.content aside h2{
	font-size: 12px;
	text-transform: capitalize;
	color: #4b4b4b;	
	font-family: Tahoma-Bold;
}
section.content p{
	color: #141414;	
	font-size: 10px;
	margin-top: 10px;
	line-height: 20px;
	margin-right: 30px;
	margin-bottom: 40px;
}
section.content aside > a{
	display: block;
	text-decoration: none;
	color: #4b4b4b;	
}
section.content > img.close{
	position: absolute;
	top: -20px;
	right: -20px;
}
/* Sub Category END */
/* Contact Us START*/
div#content_contact_us{
	min-height: 850px;
	position: relative;
	height: auto;
}
div#content_contact_us > label{
	width: 900px;
	display: block;
}
div#content_contact_us p{
	float: right;
	margin: 40px;
	color: #6A3E01;
    display: block;
    font-family: Nyala;
    font-size: 17px;
    line-height: 25px;
    margin-left: 30px;
    margin-top: 10px;
    width: 460px;
}
div#content_contact_us .right{
	float: right;
	margin: 20px 40px 10px 40px;
    display: block;
	font-family: Nyala;
	font-size: 18px;
	color: #B95700;
	text-transform: capitalize;
    line-height: 25px;
    margin-left: 30px;
    width: 460px;
}
div#content_contact_us section h1{
	font-family: Nyala;
	font-size: 18px;
	color: #B95700;
	text-transform: capitalize;
}
div#content_contact_us section{
	width: 430px;
	position: absolute;
	left: 40px;
}
div#content_contact_us section#form{
	top: 480px;
}
div#content_contact_us section#map{
	top: 120px;
}
div#content_contact_us section#map div#map_container{
	width: 380px;
	height: 300px;
	margin-top: 10px;
	border: 1px solid #E3E5E6;
}
div#content_contact_us section#form form > input[type="text"],div#content_contact_us section#form form > textarea{
	width: 365px;
	border: 1px solid #E3E5E6;
	padding: 8px;
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 20px;
	border-radius: 8px;
	color: #6E6E6E;
}
div#content_contact_us section#form form > input[type="submit"]{
	border-radius: 8px;
	padding: 10px 20px;
	border: 1px solid #502105;
	color: #ffffff;
	background-color: #67371A;
	float: right;
	margin-top: 20px;
	margin-right: 48px;
	cursor: pointer;
}
div.error_container{
	width: 340px;
	background-color: #C41D20;
	color: #ffffff;
	min-height: 50px;
	height: auto;
	font-family: 'Trebuchet MS';
	padding: 20px;
	margin: 10px 0px;
	font-size: 12px;
	display: none;
}
div.error_container h4{
	margin-bottom: 10px;
}
div.error_container li{
	list-style-type: disc;
	line-height: 15px;
}
div#form_message{
	color: #978056;
	font-size: 18px;
	line-height: 40px;
	font-family: Nyala;
}
/* Contact Us END*/

/* Home Slider */
div.button_home {
	margin: 110px 0px 0px 58px;
	width: 232px;
	height: 59px;
	color: #ffffff;
}
div.button_home a{
	color: #ffffff;
	text-decoration: none;
	font-size: 30px;
	line-height: 40px;
	font-family: Nyala;
	text-shadow: 1px 2px #000;
}
/* End Home Slider */