﻿#navbar {
  height:70px; }

#navbar ul, li, a {
    margin: 0;
    padding: 0;
}
#navbar li {
    list-style: none;
}
#navbar a {
    text-decoration: none; color:#fff
    }

#navbar ul > li {
    float: left;
}
#navbar ul > li a {
position: relative;
	display: block;
	z-index: 510;
	height: 55px;
	padding: 15px 30px 0px 30px;
		background:url('../images/template/nav-shadow.png') repeat-y left top;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease; text-decoration:none; line-height:14pt}
	
#navbar ul > li > div a{
	display:inline;
	padding: 0;
}	

#navbar ul > li > div a:hover{text-decoration: underline;}
	
#navbar ul li a:hover {
    	background: #000 url('../images/template/nav-shadow.png') repeat-y left top;

}


#navbar > li:hover > a { 	background: #000 url('../images/template/nav-shadow.png') repeat-y left top;
}

#navbar ul li ul {
    display: none;
    position: absolute;
     position:absolute;
left:0;
 background: rgba(9,9,9,1);
right:0; z-index:2000; 
}
#navbar ul li ul li {
    float: none;
    line-height: 20px;
    height:auto; font-size:10pt; color:#fff; padding:5px 0px 30px 0px
}

ul.largegreen {

list-style-image:url('../images/template/li-green.png');
}

.larger-font {
	font-size:12pt
}
#navbar h2 {
	line-height:25pt
}
#navbar h3 {
	font-size:11pt; margin:20px 0px 0px 0px; padding:0
}
/* reset browser styles */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, th, article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

html, body {width:100%; display: table;}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

ol { padding-left: 1.4em; list-style: decimal;}
ul {padding-left: 1.4em; list-style:square;}

table {border-collapse: collapse; border-spacing: 0;} 

/* end reset browser styles */


body { font: 11pt Lato, Arial, Helvetica, sans-serif; color: #2f2e2e; background: #fff; line-height:25px; overflow-x: hidden }

header {margin: 0 auto; width:100%; height:460px; background:#b6b6b6 url('../images/template/header-bg.jpg') no-repeat center top; }

nav {margin:0 auto; width:100%; background-color:#252525;background: -webkit-linear-gradient(#444, #1a1a1a); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(#444, #1a1a1a); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(#444, #1a1a1a); /* For Firefox 3.6 to 15 */
background: linear-gradient(#444, #1a1a1a); /* Standard syntax */ height:70px
}

article {margin: 0 auto; width:100%; overflow:auto; min-height:300px;}

footer {margin:0 auto; width:100%; background:#1a1a1a; padding:30px 0px; color: #fff}
footer a {
	color:#fff !important; text-decoration:none
}

#top-bar {
	background-color:#252525; width:100%; height:26px; color:#fff; padding-top:5px
}



ul {margin-top:20px;}
ul, li {line-height:25px}
img {border-width: 0px; }
p {margin: 20px 0}
input, textarea { padding: 5px;background: #fff;  color: #ccc; font: 9pt Arial, Helvetica, sans-serif; border: 1px solid #ccc; 
                  margin-bottom:5px; height:21px; width:250px; resize: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px;
                  box-shadow: inset 0 2px 8px rgba(0,0,0,0.3); 
                }

.active {
	margin: 0 auto; width:1024px
}
.image_border { -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px;
                -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
                -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
                box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
                background-color: #fff;
                border: 1px solid #ccc;
                padding: 3px;  
                margin: 8px;
              }
 
.fade {
   opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   }
 
.fade:hover {opacity: 0.6;}

.center {text-align:center}
.right {text-align:right}
.hover img:hover { opacity:0.7 }
.contact {float:left; width:400px}
.appt {float:left}



.topnav { 
 	font-size: 0.8em;
  color: #000;
 	 	padding: 0px 0px 20px 0px;
 	 	text-transform:capitalize;
}

#back {
    padding: 7px 5px;
    background:transparent;
    color: #fff;
    position: fixed;
    bottom: 0;
    right: 5px;
    display: none; z-index:3000;}

/*-----------------------------------------------------------Div image hover-------------------------------------------------------------------------------------------------------------------------------*/
#hover:hover {opacity:1; filter:alpha(opacity=1);}

#hover {opacity:0; filter:alpha(opacity=0); margin-top:-180px; margin-left:50px; position: absolute;   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
#image:hover + #hover {opacity:1; filter:alpha(opacity=1); } 



/*-----------------------------------------------------------Social media hover icons-------------------------------------------------------------------------------------------------------------------------------*/
	  
.social { list-style:none; margin-left:-18px }
.social li { display:inline; float:left; padding-right:2px }
.social li a { display:block; width:40px; height:41px; position:relative; }
 
li.google { background-image:url('../images/template/google.png'); background-position:left; background-repeat:no-repeat }
li.blogger { background-image:url("../images/template/blogger.png");background-position:left; background-repeat:no-repeat }
li.facebook { background-image:url('../images/template/facebook.png'); background-position:left; background-repeat:no-repeat }
li.twitter { background-image:url("../images/template/twitter.png");background-position:left; background-repeat:no-repeat }
li.linkedin { background-image:url("../images/template/linkedin.png");background-position:left; background-repeat:no-repeat }
li.pinterest { background-image:url("../images/template/pinterest.png");background-position:left; background-repeat:no-repeat }
li.yext { background-image:url("../images/template/yext.png");background-position:left; background-repeat:no-repeat }



li.google2 { background-image:url('../images/template/google2.png'); background-position:left bottom; background-repeat:no-repeat }
li.blogger2 { background-image:url("../images/template/blogger2.png");background-position:left bottom; background-repeat:no-repeat }
li.facebook2 { background-image:url('../images/template/facebook2.png'); background-position:left; background-repeat:no-repeat }
li.twitter2 { background-image:url("../images/template/twitter2.png");background-position:left; background-repeat:no-repeat }
li.linkedin2 { background-image:url("../images/template/linkedin2.png");background-position:left; background-repeat:no-repeat }
li.pinterest2 { background-image:url("../images/template/pinterest2.png");background-position:left; background-repeat:no-repeat }
li.yext2 { background-image:url("../images/template/yext2.png");background-position:left; background-repeat:no-repeat }

.social:hover li { opacity:0.2; }
 
.social li { transition-property: opacity; transition-duration: 500ms; }
 
.social li:hover { opacity:1; }



/*-----------------------------------------------------------Login jQuery dropdown div-------------------------------------------------------------------------------------------------------------------------------*/

.container-main{
    width:100%;
    float:left;
}
.dropdownwrap h2 {
	color:#fff; padding-top:0px; margin-top:0px
}
.dropdownwrap{
    height:auto;
    float:left;
   
    background-color:#434343;
    display:none;
    padding:20px; width:100%; z-index:300000 !important; position:relative
}



/*-----------------------------------------------------------Consultation form pop-up-------------------------------------------------------------------------------------------------------------------------------*/


.overlay-bg {
display: none;
position: fixed;
top: 0;
left: 0;
height:100%;
width: 100%;
cursor: pointer;
background: #000; /* fallback */
background: rgba(0,0,0,0.5); z-index:10000
}
.overlay-content {
background: #fff;
padding: 2%;
width: 438px;
position: relative;
top: 15%;
left: 50%;
margin: 0 0 0 -250px; /* add negative left margin for half the width to center the div */
cursor: default;
border-radius: 4px;
box-shadow: 0 0 5px rgba(0,0,0,0.75); z-index:20000; 
}




.outer-box {
	 width:18%; padding:0px 20px 0px 0px; float:left; text-align:center; position:relative; margin-top:20px
}

.greybox {background-color:#333; padding:1px 0px 13px 0px; height:37px
	
}
.greybox h3 {
	color:#fff
}
h3.dbl_h3{
	position:relative; margin-top:-23px
}

hr.clear{
	clear:both; border-width:0;
}

/*-----------------------------------------------Inner Menu Bar---------------------------------------------------*/

	#inner-menu{background-color:#e68e00; height:40px; padding-top:10px;}

	#menu-bar{ position:relative; top:0px; height:52px;  margin:0 auto; margin-top:3px; z-index:100; }
	#menu-bar td{color: white; text-align:center; padding:0; padding: 0px 20px;}
	#menu-bar td a{color: white; text-decoration: none; padding:0; line-height: 1.2em;
display: block;}
		#menu-bar td a:hover{text-decoration: none;}
	#menu-bar td.current{background: url('../images/current-img.png') no-repeat center bottom; font-weight:bold;}
		#menu-bar td.current a:hover{text-decoration: none;}
		
/*------------------Google search box----------------------*/

.gsc-search-box-tools .gsc-search-box .gsc-input {box-shadow:none;}
.gsib_a {padding: 2px 6px 0; !important}
.cta1 {
		font-size: 24px; font-weight:bold;
	color: #ffffff;
	padding: 10px 20px;	background:	#fa9a00; 
	background: -moz-linear-gradient(
		top,
		#fa9a00 0%,
		#e68e00);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#fa9a00),
		to(#e68e00));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 0px solid #b85f00;
	-moz-box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	text-shadow:
		0px -1px 1px rgba(000,000,000,0.2),
		0px 1px 0px rgba(18,18,18,0.2); cursor:pointer
}

.cta1:hover {
	font-size: 24px; font-weight:bold;

	color: #ffffff;
	padding: 10px 20px; background: #e38800; 
	background: -moz-linear-gradient(
		top,
		#e38800 0%,
		#e68e00);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#e38800),
		to(#e68e00));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 0px solid #b85f00;
	-moz-box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	text-shadow:
		0px -1px 1px rgba(26,26,26,0.2),
		0px 1px 0px rgba(0,0,0,0.2);}


/* 
 */

.cta2 {
		font-size: 24px; font-weight:bold;
		color: #4a4a4a;
	padding: 10px 20px; background: #f3f3f3;
	background: -moz-linear-gradient(
		top,
		#f3f3f3 0%,
		#e3e3e3);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#f3f3f3),
		to(#e3e3e3));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 0px solid #b85f00;
	-moz-box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	text-shadow:
		0px -1px 1px rgba(227,227,227,0.2),
		0px 1px 0px rgba(252,252,252,0.2);cursor:pointer
}

.cta2:hover {
	font-size: 24px; font-weight:bold;

	color: #4a4a4a;
	padding: 10px 20px; background: #dedede;
	background: -moz-linear-gradient(
		top,
		#dedede 0%,
		#e3e3e3);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#dedede),
		to(#e3e3e3));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 0px solid #b85f00;
	-moz-box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	text-shadow:
		0px -1px 1px rgba(227,227,227,0.2),
		0px 1px 0px rgba(252,252,252,0.2);}




/* */

.cta3 {
	font-size: 14px; font-weight:bold; 
	color: #ffffff;
	padding: 10px 20px; background: #6ea810;
	background: -moz-linear-gradient(
		top,
		#6ea810 0%,
		#5c940e);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#6ea810),
		to(#5c940e));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 0px solid #b85f00;
	-moz-box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	text-shadow:
		0px -1px 1px rgba(000,000,000,0.2),
		0px 1px 0px rgba(18,18,18,0.2);cursor:pointer
}

.cta3:hover {
	font-size: 14px; font-weight:bold;

	color: #ffffff;
	padding: 10px 20px; background: #64960e;
	background: -moz-linear-gradient(
		top,
		#64960e 0%,
		#5c940e);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#64960e),
		to(#5c940e));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 0px solid #b85f00;
	-moz-box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	text-shadow:
		0px -1px 1px rgba(26,26,26,0.2),
		0px 1px 0px rgba(0,0,0,0.2);}


/* 
 */
.cta4 {
		font-size: 14px; font-weight:bold;
	color: #4a4a4a;
	padding: 10px 20px; background: #f3f3f3;
	background: -moz-linear-gradient(
		top,
		#f3f3f3 0%,
		#e3e3e3);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#f3f3f3),
		to(#e3e3e3));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 0px solid #b85f00;
	-moz-box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	text-shadow:
		0px -1px 1px rgba(227,227,227,0.2),
		0px 1px 0px rgba(252,252,252,0.2);cursor:pointer
}

.cta4:hover {
	font-size: 14px; font-weight:bold;

	color: #4a4a4a;
	padding: 10px 20px; background: #dedede;
	background: -moz-linear-gradient(
		top,
		#dedede 0%,
		#e3e3e3);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#dedede),
		to(#e3e3e3));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 0px solid #b85f00;
	-moz-box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	text-shadow:
		0px -1px 1px rgba(227,227,227,0.2),
		0px 1px 0px rgba(252,252,252,0.2); }







button.grey {
		font-size: 14px;
	color: #4a4a4a;
	padding: 10px 20px; background: #f3f3f3;
	background: -moz-linear-gradient(
		top,
		#f3f3f3 0%,
		#e3e3e3);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#f3f3f3),
		to(#e3e3e3));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 0px solid #b85f00;
	-moz-box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	text-shadow:
		0px -1px 1px rgba(227,227,227,0.2),
		0px 1px 0px rgba(252,252,252,0.2);}
button.grey:hover {

	font-size: 14px; 
		color: #4a4a4a;
	padding: 10px 20px; background: #dedede;
	background: -moz-linear-gradient(
		top,
		#dedede 0%,
		#e3e3e3);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#dedede),
		to(#e3e3e3));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 0px solid #b85f00;
	-moz-box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	text-shadow:
		0px -1px 1px rgba(227,227,227,0.2),
		0px 1px 0px rgba(252,252,252,0.2); cursor:pointer
}


button.close-btn {
		font-size: 14px;
	color: #050505;
	padding: 10px 20px; background: #f7f7f7;
	background: -moz-linear-gradient(
		top,
		#f7f7f7 0%,
		#e3e3e3);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#f7f7f7),
		to(#e3e3e3));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 2px solid #dedede;
	-moz-box-shadow:
		0px 1px 0px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 0px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 0px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0),
		0px 1px 0px rgba(255,255,255,0.3); margin-top:20px
}
button.close-btn:hover {

	font-size: 14px; 
	color: #050505;
	padding: 10px 20px; background:#e8e8e8;
	background: -moz-linear-gradient(
		top,
		#e8e8e8 0%,
		#c9c9c9);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#e8e8e8),
		to(#c9c9c9));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 2px solid #dedede;
	-moz-box-shadow:
		0px 1px 0px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 0px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 0px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0),
		0px 1px 0px rgba(255,255,255,0.3); cursor:pointer
}



.submit {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4a4a4a;
	padding: 10px 20px; background: #dedede;
	background: -moz-linear-gradient(
		top,
		#dedede 0%,
		#e3e3e3);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#dedede),
		to(#e3e3e3));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 0px solid #b85f00;
	-moz-box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	text-shadow:
		0px -1px 1px rgba(227,227,227,0.2),
		0px 1px 0px rgba(252,252,252,0.2); width:100px; margin:10px; height:40px; cursor:pointer
}






button.greensmall {
font-weight:bold;

	font-size: 14px;
color: #ffffff;
	padding: 10px 20px; background: #6ea810;
	background: -moz-linear-gradient(
		top,
		#6ea810 0%,
		#5c940e);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#6ea810),
		to(#5c940e));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 0px solid #b85f00;
	-moz-box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	text-shadow:
		0px -1px 1px rgba(000,000,000,0.2),
		0px 1px 0px rgba(18,18,18,0.2);height:40px; cursor:pointer
}button.orangesmall {
 font-weight:bold;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 20px; background: #fa9a00;
	background: -moz-linear-gradient(
		top,
		#fa9a00 0%,
		#e68e00);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#fa9a00),
		to(#e68e00));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 0px solid #b85f00;
	-moz-box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	text-shadow:
		0px -1px 1px rgba(000,000,000,0.2),
		0px 1px 0px rgba(18,18,18,0.2);height:45px; cursor:pointer
}button.greysmall {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight:bold;
		color: #4a4a4a;
	padding: 10px 20px; background: #f3f3f3;
	background: -moz-linear-gradient(
		top,
		#f3f3f3 0%,
		#e3e3e3);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#f3f3f3),
		to(#e3e3e3));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 0px solid #b85f00;
	-moz-box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	box-shadow:
		0px 1px 0px rgba(000,000,000,0.7),
		inset 0px -1px 3px rgba(255,255,255,0);
	text-shadow:
		0px -1px 1px rgba(227,227,227,0.2),
		0px 1px 0px rgba(252,252,252,0.2);  height:40px; width:auto; cursor:pointer
}
h1 { color: #333; margin: 0px 0 20px 0; font-size:28pt; line-height:30pt;}
.line {
	 background-image: url('../images/template/bg-title.png'); background-position:bottom; background-repeat:repeat-x; height:50px
}
h2 { font-size:18pt; color: #c47900;  margin: 20px 0 10px 0}
h3 { font-size: 16pt; color: #333;  margin: 10px 0 10px 0}

.orange {
	color:#ff9e00
}
.lime {
	color:#fff
}

.smallfont {
	 font-size:10pt; line-height:12pt
}



.medium {
	font-size:16pt; font-weight:bold
}
.mediumgrey {
	font-size:14pt; font-weight:bold; color:#999
}
.mediumwhite {
	font-size:14pt; font-weight:bold; color:#fff
}
.mediumorange {
	font-size:14pt; font-weight:bold; color:#ee9300}

.largewhite {
	color:#fff; font-size:22pt
}



.largeblack {
	color:#252525; font-size:22pt
}


.white {
	 color: #fff
}


/*-----------------------------------------------------------Link styles-------------------------------------------------------------------------------------------------------------------------------*/


a {	color: #c47900; text-decoration:underline}
a:active {color: #c47900;  text-decoration:underline}   
a:visited {color: #c47900; text-decoration:underline}
a:hover {color: #a56600; text-decoration:underline}

footer a {color: #333}
footer a:visited {color:#333}
footer a:hover {color:#333}
