/* HTML5 Boilerplate  */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }








body{
background:url("../img/background.jpg");

}

.container{
width:960px;
margin:0 auto;
background:white;
}

/* .head-img{
display:block;
background:url("../img/banner.jpg"); 
width:960px;
height:300px;
} */

.head-img {
    background: url("../img/empsen.png") repeat scroll 0 -40px transparent;
    display: block;
    height: 317px;
    width: 960px;
}


.head-img {
    background: url("../img/empsen2.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 265px;
    width: 960px;
}

.sub-emp {
    background: url("../img/empsen.png") repeat scroll 0 -359px transparent;
    height: 46px;
    width: 960px;
}

header nav{
height:64px;
background:white;
}

#container header nav ul.sf-menu{
float: left;
margin: 1px 0 0 80px;
}

header nav ul li{
display:block;
float:left;
padding:0 22px;
}

header nav ul li a{
color: #A6A847 !important;
font-family: 'Open Sans',sans-serif;
font-size: 25px;
text-decoration: none;
text-transform: uppercase;
}

nav .sf-menu ul{
width: 266px;
}
nav .sf-menu ul li a{
font-size:15px;
}
nav .sf-menu li.sfHover ul {
top:63px;
}
.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
	background:		#CFDEFF;
}

nav .sf-menu a.sf-with-ul{
padding:20px 17px;
}
nav .sf-menu a{
padding:20px 17px;
}

footer.foot{
background:url("../img/footerBackground.jpg");
width:960px;
height:100px;
float:left;
color:white;
}

footer a{
color:white;
text-transform:uppercase;
}

footer ul li{
display:inline;
list-style:none;
text-transform:uppercase;
}

footer ul.foot-menu li a{
padding:0 20px;
font-size:15px;
text-transform:uppercase;
color:white;
text-decoration:none;
}

.foot-menu{
margin: 29px 0 0 142px;
width: 635px;
}

footer .copywrite{
font-family: 'Open Sans',sans-serif;
font-size: 12px;
margin: 1px 0 0 394px;
text-transform: uppercase;
width: 240px;
}

#content{
font-family: 'Open Sans', sans-serif;
padding:15px 78px 35px;
width:804px;
float:left;
min-height:300px;
background: url("../img/flower.png") bottom right no-repeat;
}

#content.home-content .right-content{
 margin-left: 27px;
}

#content.home-content{
background:transparent;
padding: 15px 0 35px 78px;
width: 882px;
}

h1{
font-size:20px;
color:#f5692c;
}

#content .left-content{
float: left;
margin-right: 58px;
width: 435px;
}

#content .left-content.nocircle{
width: 862px;
margin-right:0;
}

#content .right-content{
width:311px;
float:left;
}

#content .right-content img{
margin-left:15px;
}




.clear{
clear:both;
}





/* EDITOR STUFF */
.red-text-big{
color: #F37121;
clear: both;
float: left;
font-size: 24px;
margin: 22px 0;
}
.red-text{
font-size: 15px;
color:#F37121;
}

.red-text strong{
font-size: 15px;
margin-top: 25px;
}

.green-text{
color:#6A6D00;
font-size: 15px;
}

.green-text strong{
font-size: 15px;
margin-top: 25px;
}

.green-text-big{
color:#6A6D00;
clear: both;
float: left;
font-size: 24px;
margin: 22px 0;
}

.orange-text{
color:#ECB038;
font-size: 15px;
}
.orange-text-big{
color:#ECB038;
font-size: 24px;
}

.orange-left-border{
border-left: 6px solid #D9DB1F;
color: #F37121;
margin: 0 6px;
padding-bottom: 8px;
padding-left: 14px;
padding-top: 8px;
}

.round-corner-text a{
color:white !important;
text-decoration:underline;
}
.round-corner-text{
-moz-border-radius: 15px;
border-radius: 15px;
background:#D9DB1F;
display:block;
padding:27px 27px;
color:white;
font-size: 20px;
margin:0;
margin: 5px 0;
text-align:justify;
}

.nocircle .round-corner-text{
margin: 0 120px;
}

body a, body a:visited {
color:#F5751A;
}

body p{
clear: both;
float: left;
line-height: 24px;
margin: 12px 0;
width: 100%;
}
ul li{
line-height: 24px;
}
ul{
clear:both;
}

.postarea div{
clear: both;
float: left;
margin: 5px 0;
}


.space-3px{
height:3px;
display:block;
float:left;
clear:both;
visibility: hidden;
color:white;
}

.space-5px{
height:5px;
display:block;
float:left;
clear:both;
visibility: hidden;
color:white;
}

.space-10px{
height:10px;
display:block;
float:left;
clear:both;
visibility: hidden;
color:white;
}

.space-15px{
height:15px;
display:block;
float:left;
clear:both;
visibility: hidden;
color:white;
}

ul{
float:left;
width:100%;
}

div{
width:100%;
}

.archive h1{
width:100%;
}

.archive article{
border-bottom: 1px dashed #6A6E00;
clear: both;
color: #6A6D00;
float: left;
font-size: 15px;
margin-bottom: 10px;
padding-bottom: 30px;
width: 100%;
}

.green-text > span, .red-text > span {
    color: inherit !important;
}

.entry-meta{
color: #F5692C;
font-size: 14px;
font-family: 'Open Sans',sans-serif;
}

#comments{
color: #F5692C;
font-size: 12px;
font-family: 'Open Sans',sans-serif;
}

.archive article{
margin-bottom:30px;
padding-bottom: 20px;
}

.placeholder
{
  color: #aaa;
}

.fb-pic {
    float: left;
    margin-left: 31px;
    margin-top: 30px;
}


.right-bar{
	float: left;
    margin-left: 42px;
    width: 272px;
}

.fb-pic-contact {
    position: absolute;
    right: 35px;
    top: 86px;
    z-index: 1;
}

.nocircle .opt-form2 {
	margin-top:14px;
	margin-bottom:40px
}

.right-content.home .opt-form2{
	margin-bottom: 45px;
    margin-left: 15px;
    margin-top: 28px;
}
 
/* .opt-form2{
	position:relative;
	width:271px;
	height:360px;
} */
ul li ul li a {
    color: white !important;
}



.opt-form2 {
    float: right;
    height: 50px;
    position: relative;
    width: 548px;
}


/* body .opt-form2 #mce-EMAIL{
	background: none repeat scroll 0 0 transparent;
    border: medium none;
    bottom: 65px;
    box-shadow: none;
    color: #6A6D00;
    font-size: 11px;
    height: 14px;
    left: 85px;
    padding: 0;
    position: absolute;
    width: 136px;
	outline:0;
	padding:0;
	margin:0;
} */
body .opt-form2 #mce-EMAIL {
    background: none repeat scroll 0 0 white;
    border: medium none;
    box-shadow: none;
    color: #6A6D00;
    float: left;
    font-size: 11px;
    height: 24px;
    margin: 11px 0 0 44px;
    outline: 0 none;
    padding: 0;
    width: 159px;
}

/* body .opt-form2 #mce-first-NAME{
	background: none repeat scroll 0 0 transparent;
    border: medium none;
    bottom: 89px;
    box-shadow: none;
    color: #6A6D00;
    font-size: 11px;
    height: 14px;
    left: 85px;
    padding: 0;
    position: absolute;
    width: 143px;
	outline:0;
	padding:0;
	margin:0;
} */

body .opt-form2 #mce-first-NAME {
    background: none repeat scroll 0 0 white;
    border: medium none;
    box-shadow: none;
    color: #6A6D00;
    font-size: 11px;
    height: 24px;
    margin: 11px 0 0 23px;
    outline: 0 none;
    padding: 0;
    width: 158px;
	float: left;
}

/* .opt-form2 #mc-embedded-subscribe{
	background: none repeat scroll 0 0 transparent;
    border: 0 none;
    bottom: 33px;
    height: 26px;
    left: 37px;
    position: absolute;
    text-indent: -9999px;
    width: 197px;
	font-size:0px;
} */

.opt-form2 #mc-embedded-subscribe {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    bottom: 33px;
    float: left;
    font-size: 0;
    height: 44px;
    margin: 2px 0 0 13px;
    text-indent: -9999px;
    width: 96px;
}

.postarea.blog .fb-pic-contact {
	position:relative;
}

.postarea.blog{
	float: left;
    width: 535px;
}

body #mc_embed_signup input.email{
	width: 196px;
}

.nocircle .fbpic{
	margin-left: 32px;
}

.right-bar .fbpic {
    float: left;
    margin-top: 20px;
}

.blog textarea {
    width: 450px;
}

@media only screen and (min-width: 35em) {
  

}

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } 
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}




/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	/* border-left:	1px solid #fff;
	border-top:		1px solid #CFDEFF; */
	padding: 		.75em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#13a;
}
.sf-menu li {
	/* background:		#BDD2FF; */
}
.sf-menu li li {
	background:		#F47121;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	/* background:		#CFDEFF; */
	outline:		0; 
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

