/* =============================================================================
   RESETS & DEFAULTS
   ========================================================================== */
   
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; height: 100%; margin-bottom: 1px; overflow: -moz-scrollbars-vertical; overflow-y: scroll; color: #fff; }
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, section, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
label { cursor: pointer; }
body { line-height: 1; }
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; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #333333; margin: 1em 0; padding: 0; }
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; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
svg:not(:root) { overflow: hidden; }
table { border-collapse: collapse; border-spacing: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after, .clear { clear: both; }
.clearfix { *zoom: 1; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
html, body, button, input, select, textarea, th, td { -webkit-font-smoothing: antialiased; }

/* =============================================================================
   LINKS
   ========================================================================== */

a:link, a:visited { color: #faebab; text-decoration: none; }
a:hover, a:active, a:focus { color: #e1cd83; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

/* =============================================================================
   TRANSITIONS
   ========================================================================== */
   
a {
	-webkit-transition: all 150ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
	-moz-transition: all 150ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
	-ms-transition: all 150ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
	-o-transition: all 150ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
	transition: all 150ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
}
.sf-menu a, input, textarea, #logo img, #footerMiddle img, #login-left, #login-right, #footerLower img {
	-webkit-transition: all 150ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
	-moz-transition: all 150ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
	-ms-transition: all 150ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
	-o-transition: all 150ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
	transition: all 150ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
}
.container .header {
	-webkit-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
	-moz-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
	-ms-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
	-o-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
	transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
}

/* =============================================================================
   TYPOGRAPHY
   ========================================================================== */
html {
	background: #f1f1f1;
border-top: 5px solid #f1f1f1;
}
body {
margin: 0;
padding: 0;
}
html, body, button, input, select, textarea, th, td, blockquote {
	-webkit-font-smoothing: antialiased;
    font-family: 'Lora', serif;
	color: #fff;
}

p, h1, h2, h3, h4, h5, h6 { margin: 0 0 20px 0; line-height: 1.25em; }

em {
	font-style: italic;
}

h1 {
    font-size: 35px;
    color: #000;
    font-family: 'Rye', serif;
	background: #e1cd83;
	text-align: center;
	width: 100%;
	padding: 15px 0;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}
.rightContentContainer h1 {
	color: #60eb9a;
	font-size: 25px;
}

h2 {
    font-family: 'Rye', serif;
    font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 1.25em;
}

h3 {
    font-family: 'Rye', serif;
    font-size: 20px;
    font-weight: normal;
	color: #fff;
	background: #333333;
	padding: 10px;
	margin: 15px auto;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

h4 {
    font-family: 'Rye', serif;
    font-size: 20px;
    font-weight: bold;
}

h5 {
    font-family: 'Rye', serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

h6 {
    font-family: 'Rye', serif;
    font-size: 11px;
    font-weight: normal;
}

b, strong { font-weight: bold; }
abbr[title] { border-bottom: 1px dotted; }
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; }
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; }


/* =============================================================================
   LISTS & BLOCKQUOTES
   ========================================================================== */

ol, ul, ol ol, ul ul, ol ul, ol ul {
	margin: 1em 0;
	padding: 0 0 0 40px;
	color: #fff;
}

dl { margin: 1em 0; }
dd { margin: 0 0 0 40px; }

blockquote {
	margin: 1em 20px;
	border-left: 5px solid #333333;
	border-bottom: 5px solid #333333;
	padding-left: 20px;
	padding-bottom: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

/* =============================================================================
   BASE
   ========================================================================== */
   
body {
	background: #000000;
	margin: 0;
	padding: 0;
}
/*@-moz-document url-prefix() { 
	body {
	margin-top: -30px;
	}
}*/
.mobile { display: none; }
/* =============================================================================
   RESPONSIVE VIDEO
   ========================================================================== */
.video-container {
	float: left;
	width: 48%;
	margin: 1%;
}   
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin-bottom: 20px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* =============================================================================
   HEADER
   ========================================================================== */
#headerBackground {
	width: 100%;
	position: relative;
	margin-top: 0;
}
#headerBackgroundHome {
	width: 100%;
	margin-top: 0;	
}
#headerInterior {
	width: 100%;
	border-top: 7px solid #333333;
	border-bottom: 7px solid #333333;
	margin-top: 0;	
	/* max-height: 475px;
	overflow: hidden; */
}
#headerBackground img {
	width: 100%;
}
#headerContainer {
	width: 100%;
	margin: 0;
	background: #fff;
}
#topHeader {
	width: 1000px;
	margin: 0 auto 25px auto;
}
#login-left {
	float: left;
	padding-top: 12px;	
}
#login-left a:link, #login-left a:visited {
	color: #000000;
	text-transform: uppercase;
	font-size: 16px;
	padding: 15px 10px 15px 40px;
	background: #f1f1f1 url(/media/img/backgrounds/resident-bg.png) 5px center no-repeat;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;	
}
#login-left a:hover, #login-left a:active {
	color: #333333;
	background-color: #dcdcdc;
}
#login-right {
	float: right;
	padding-top: 12px;
}
#login-right a:link, #login-right a:visited {
	color: #000000;
	text-transform: uppercase;
	font-size: 16px;
	padding: 15px 10px 15px 40px;
	background: #f1f1f1 url(/media/img/backgrounds/property-bg.png) 5px center no-repeat;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;	
}
#login-right a:hover, #login-right a:active {
	color: #333333;
	background-color: #dcdcdc;
}

#header {
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0;
	position: relative;
}

#logo {
	text-align: center;
	margin: 0 auto;
}
#search {
	float: right;
	background: rgba(255, 255, 255, 0.8);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 7px 7px 4px 7px;
	margin-top: -13px;
}

#search input:hover, .twitter img:hover, .search img:hover, .linkedin img:hover {
	opacity: .7 !important;
}
/* =============================================================================
   TABLE
   ========================================================================== */
table {
	width: 100%;
	font-size: 14px;
}
table tr:nth-child(1) {
	background: #8d9aba;
}
table td:nth-child(2) {
	background: #8d9aba;
}
table thead td:first-child {
	background: #000000;
}
table thead td:nth-child(2) {
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
}
table thead td:last-child {
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
}
table thead tr:first-child td:first-child {
	border-bottom: none !important;	
}
table tbody tr:first-child td:first-child {
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;	
}
table tbody tr:last-child td {
	border-bottom: none !important;
}
table tbody tr:last-child td:last-child {
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
}
table tbody tr:last-child td:first-child {
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
}
table td {
	padding: 15px;
	border-bottom: 1px solid #556898;
	text-align: center;
	vertical-align: middle;
	background: #384e86;
}
table tr {
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
}


   
/* =============================================================================
   MENU
   ========================================================================== */
nav { display: none; }
#menuContainer {
	width: 100%;
	background: #000000;	
}
#menuMountains {
	width: 100%;
	background: #fff url(/media/img/backgrounds/mountains.png) repeat-x;
	height: 120px;
}
#menu {
	width: 1020px;
	margin: 0 auto;
	padding: 0;
	padding: 5px;
}
.sf-menu {
	margin: 0;
	padding: 0;
	float: none;
	text-align: center;
	}
.sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu {
	line-height: 1.0;
}
.sf-menu ul {
	position: absolute;
	top: 	-999em;
	width: 	14em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width: 	100%;
	display: table-cell;
	vertical-align: middle;
}
.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: 14em; /* 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: 14em; /* match ul width */
	top: 0;
}

.sf-menu li {
	margin: 0 10px;
	padding: 0;
	}
.sf-menu li:hover, li.menuactive.menuparent, li.menuactive { }

.sf-menu a:link, .sf-menu a:active, .sf-menu a:visited {
	display: table-cell;
	vertical-align: middle;
	font-family: 'Lora', serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	width: 122px;
	padding: 40px 5px 15px 5px;
	text-decoration: none;
	background: url(/media/img/backgrounds/truck-hover.png) -300px top no-repeat;
	}

.sf-menu a:focus, .sf-menu a:hover,
li.menuactive a.menuactive, li.menuactive.menuparent a.menuactive.menuparent {
	outline: 0;
	color: #fff;
	behavior: url(/media/images/backgrounds/border-radius.htc);
	}	
.sf-menu a:focus, li.menuactive a.menuactive, li.menuactive.menuparent a.menuactive.menuparent {
	background: url(/media/img/backgrounds/truck-hover.png) center top no-repeat;
	}	
.sf-menu li:hover, .sf-menu li.sfHover {
	behavior: url(/media/images/backgrounds/border-radius.htc);
	}
	
.sf-menu li ul {
	background: -webkit-gradient(linear, left top, right top, from(#faebab), to(#e1cd83));
	background: -webkit-linear-gradient(top, #faebab, #e1cd83);
	background: -moz-linear-gradient(top, #faebab, #e1cd83);
	background: -o-linear-gradient(top, #faebab, #e1cd83);
	background: -ms-linear-gradient(top, #faebab, #e1cd83);
	background: linear-gradient(top, #faebab, #e1cd83);
	background-color: #faebab;
	margin: 55px 0 0 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 300px;
	}

.sf-menu li ul:before {	
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	padding: 0;
	left: 20px;
	top: -10px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #faebab;
}		
.sf-menu li li a:link, .sf-menu li li a:visited {
	background: url(/media/img/backgrounds/bullet2.png) left 11px no-repeat;
	margin: 0;
	padding: 10px 25px;
	border-bottom: none;
	border-left: none;
	border-right: none;
	font-size: 16px;
	color: #000000;
	behavior: url(/media/images/backgrounds/border-radius.htc);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	width: 100%;
	}
.sf-menu li li {
	margin: 0;
	}
.sf-menu li li a:hover, .sf-menu li li.sfHover, .sf-menu li li a:focus, .sf-menu li li a:hover {
	color: #333333;
}
li li.menuactive a.menuactive, li li.menuactive.menuparent a.menuactive.menuparent {
	/*background: #5580ad url(/media/images/backgrounds/submenu.png) 9px 9px no-repeat;*/
	}

/*** 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: 	20px;
	text-indent: 	-999em;
	overflow: hidden;
	background: url(/media/img/icons/down-arrow.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: 	.99em;
	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('media/images/backgrounds/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;
} 
   
/* =============================================================================
   PAGE
   ========================================================================== */
#contentContainer {
	position: relative;
	width: 100%;
	padding: 0;
	background: #000000;
}
#content {
	width: 1000px;
	margin: 0 auto;
	padding: 10px;
	color: #fff;
}
#content ul li {
	padding: 7.5px;
	background: url(/media/img/backgrounds/bullet2.png) left 12px no-repeat;
	padding-left: 25px;
	margin-left: -30px;
	list-style-type: none;
}
#content p {
	line-height: 1.25em;
	color: #fff;
}
#contentFull {
	width: 100%;
}
#contentLeft{
	float: left;
	width: 65%;
	margin-right: 10px;	
}
.contentContainer {
	width: 100%;
	color: #633526;
	font-size: 20px;
	padding: 10px;
	line-height: 1.25em;
}
.contentContainer p {
	margin-bottom: 15px;
	line-height: 1.25em;
}
.readMore {
	padding-right: 15px;
	font-size: 11px;
	background: url(/media/img/icons/rightArrow.png) right no-repeat;
}
.contactBox {
	float: left;
	width: 50%;
}
#photo-gallery {
    text-align: center;
    margin: 0 0 30px 0;
}
.gallery-item {
    *float: left;
    display: inline-block;
    margin: 10px;
    text-align: center;
}
.gallery-item a img {
    background: #000;
    opacity: 0.8;
}
.photo-gallery-title {
    display: none;
    margin: 5px 0;
}
.gallery-item a:hover img {
    background: #000;
    opacity: 1.0;
}
.contentContainer label, label, form {
	color: #fff;
}
option, select, input, textarea, input[type=file], .contentContainer input[type=file], .contentContainer input, .contentContainer textarea, .rightContentContainer input, .rightContentContainer  textarea {
	width: 100%;
	border: 1px solid #333333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 15px;
	padding: 10px;	
}
option, select, input[type=text], input[type=file], input[type=password], input[type=email], input[type=radio], select, textarea #content input[type=text], #content input[type=password], #content input[type=email], #content input[type=file], #content[type=radio], #content select, #content textarea, .rightContentContainer input[type=text], .rightContentContainer textarea {
	font-family: 'Lora', serif;
	color: #000000;
	width: 100%;
	margin-bottom: 10px;
}
.contentContainer input[type=submit], .rightContentContainer input[type=submit] {
	color: #000000;
	background: -webkit-gradient(linear, left top, right top, from(#faebab), to(#e1cd83));
	background: -webkit-linear-gradient(top, #faebab, #e1cd83);
	background: -moz-linear-gradient(top, #faebab, #e1cd83);
	background: -o-linear-gradient(top, #faebab, #e1cd83);
	background: -ms-linear-gradient(top, #faebab, #e1cd83);
	background: linear-gradient(top, #faebab, #e1cd83);
	background-color: #faebab;
	padding: 10px;
	width: 100%;
	text-transform: uppercase;
}
.contentContainer input[type=text]:hover, .contentContainer input[type=file]:hover, .contentContainer input[type=password]:hover, .contentContainer input[type=email]:hover, .contentContainer textarea:hover, .contentContainer input[type=text]:focus, .contentContainer input[type=email]:focus, .contentContainer textarea:focus, .rightContentContainer input[type=text]:hover, .rightContentContainer textarea:hover, .rightContentContainer [type=text]:focus, .rightContentContainer textarea:focus {
	color: #333333;
}
.contentContainer input[type=submit]:hover, .rightContentContainer input[type=submit]:hover {
	color: #000000;
	background: -webkit-gradient(linear, left top, right top, from(#e1cd83), to(#faebab));
	background: -webkit-linear-gradient(top, #e1cd83, #faebab);
	background: -moz-linear-gradient(top, #e1cd83, #faebab);
	background: -o-linear-gradient(top, #e1cd83, #faebab);
	background: -ms-linear-gradient(top, #e1cd83, #faebab);
	background: linear-gradient(top, #e1cd83, #faebab);
	background-color: #e1cd83;

}
/* =============================================================================
   FB Widget
   ========================================================================== */
.news-item {
	font-size: 12px;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #633526;
	background: #fff;
	margin-bottom: 10px;
}
.news-item img {
}
ul.meta {
	display: none;
	margin-left: -30px;
	list-style-type: none;
}
ul.meta li {
	display: inline;
}
/* =============================================================================
   PAGE NOTIFICATIONS
   ========================================================================== */
#notificationBar {
	background: #c43737;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	width: 100%;
	margin: 0;
	text-align: center;
	font-size: 30px;
    font-family: 'Lora', serif;	
	color: #fff;
	padding: 15px 0;
}   
.featuredItem {
	width: 100%;
	background: #60eb9a url(/media/img/backgrounds/feature-box-background.png) right center no-repeat;
	padding: 10px;
	color: #633526;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 20px;
}
.featuredItem h1 {
	text-align: center;
	font-size: 34px;
	color: #fff;
}
.featuredItem .photo {
	float: left;
	border: 2px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.featuredItem .photo img {
	max-width: 166px;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}
.featuredItem a:link, .featuredItem a:visited {
	color: #333333;
}
.featuredItem a:hover, .featuredItem a:active {
	color: #633526;
}
/* =============================================================================
   RIGHT CONTENT
   ========================================================================== */
#contentRight {
 	float: left;
	width: 33%;
	margin: 0 auto;
}
.rightContentContainer {
	width: 100%;
	background: #333333;
	color: #fff;
	font-size: 16px;
	padding: 5px;
	margin: 10px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
}
.rightContentContainer p {
	margin-bottom: 10px;
}
.rightContentContainer h1 {
	text-align: center;
	color: #fff;
	font-size: 20px;
	background: none;
	margin-bottom: 1.5em !important;
	padding: 0;
}
.rightContentContainer img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	max-width: 100%;

}
.rightContentContainer iframe {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.rightContentContainer a:link, .rightContentContainer a:visited {
	color: #fff;
}
.rightContentContainer a:hover, .rightContentContainer a:active {
	color: #000000;
}

.rightContentContainer form {
	text-align: left;
}
.rightContentContainer input[type=text], .rightContentContainer input[type=password] {
	background: rgba(255, 255, 255, .7);
}
.rightContentContainer input[type=text]:hover, .rightContentContainer input[type=password]:hover, .rightContentContainer input[type=text]:active, .rightContentContainer input[type=password]:active, .rightContentContainer input[type=text]:focus, .rightContentContainer input[type=password]:focus {
	background: rgba(255, 255, 255, .9);
}
/* =============================================================================
   BUTTONS
   ========================================================================== */
.button {
	font-family: 'Lora', serif;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 10px;
	background: #faebab url(/media/img/backgrounds/buttonBG.gif) top center repeat-x;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0;
	text-transform: uppercase;
}

.button a:link, .button a:active, .button a:visited {
	color: #000000;
}
.button a:hover, .button a:focus {
	color: #333333;
}
a.button {
	font-family: 'Lora', serif;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 10px;
	background: #faebab url(/media/img/backgrounds/buttonBG.gif) top center repeat-x;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0;
	text-transform: uppercase;
}

a.button:link, a.button:active, a.button:visited {
	color: #000000;
}
a.button:hover, a.button:focus {
	color: #333333;
}
/* =============================================================================
   EXPANDING FAQ SECTIONS
   ========================================================================== */
.container {
    width:100%;
}
.container div {
    width:100%;
}
.container .question {
	float: left;
	width: 100%;
	color: #fff;
	margin-bottom: 20px;
	/* background: #384d86 url(/media/img/backgrounds/faq-bg.png) 95% center no-repeat; */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#333333), to(#000000));
	background: -webkit-linear-gradient(left, #333333, #000000);
	background: -moz-linear-gradient(left, #333333, #000000);
	background: -o-linear-gradient(left, #333333, #000000);
	background: -ms-linear-gradient(left, #333333, #000000);
	background: linear-gradient(left, #333333, #000000);
	background-color: #333333;
	padding: 7px 35px 7px 5px;
	-webkit-border-radius: 5px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius: 5px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	border-radius: 5px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	font-size: 16px;
}
.container .header {
	float: right;
	width: 35px;
	height: 35px;
	text-align: center;
	font-size: 35px;
	color: #fff;
    background-color:#333333;
    padding: 2px 5px 10px 5px;
	margin-top: -60px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
    cursor: pointer;
    font-weight: bold;
	margin-left: -20px;
	margin-bottom: 20px;
}
.container .header:hover {
    background-color:#fff;
    color: #333333;
}
.container .content {
    display: none;
	margin-left: 20px;
	width: 90%;
	color: #fff;
/*	border-left: 5px solid #333333;
	border-bottom: 5px solid #333333; */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 20px;
	font-size: 16px;
}
/* =============================================================================
   CALENDAR
   ========================================================================== */

#calendar-month {
    list-style: none;
    margin: 0 0 15px 0;
    padding: 0;
    text-align: center;
}
#calendar-month li {
    background: none;
    margin: 0 5px;
    padding: 0;
    display: inline;
}
.calendar-month {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    padding: 5px;
    text-transform: uppercase;
    letter-spacing: 0.09em;
}
#calendar-month a { 
    text-decoration: none;
    font-size: 18px;
    padding: 10px 15px;
}
.calendar-prev { text-align: right; }
.calendar-next { text-align: left; }

#calendar {
    width: 100%;
    margin: 0 0 15px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#calendar th {
    background: rgba(187, 17, 20, .5);
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.09em;
    padding: 3px;
    width: 14%;
	color: #fff;
}

#calendar td {
    background: rgba(7, 48, 130, .5);
    padding: 3px;
    width:  14%;
    height: 100px;
    text-align: center;
    vertical-align: top;
	border: 1px solid #101010;
}

#calendar .calendar-day { }
#calendar .calendar-today { background: rgba(187, 17, 20, .5); }
#calendar .event-date { background: #073082 url(/media/img/backgrounds/cal_bg.png) center no-repeat; }
#calendar .no-date { background: rgba(12, 12, 12, .4); }

.calendar-event .calendar-date-title, .calendar-event .calendar-summary-title, .calendar-event .calendar-details-title {  }
#cal-upcominglist .calendar-date-title, #cal-upcominglist .calendar-summary-title {  }
#cal-upcominglist h2 ,#cal-upcominglist .calendar-date ,#cal-upcominglist .calendar-summary {  }
#calendar .event-link a {
    text-decoration: none !important;
    font-size: 12px;
    color: #f7f1dd;
    margin: 0 0 10px 0;
    display: inline-block;
    line-height: 1 !important;
}
#calendar .event-link a:hover { color: #fff; }
#calendar .date-number {
    display: block;
    text-align: left;
    color: #f7f1dd;
    font-size: 12px;
    margin: 0 0 5px 0;
}
#calendar-detail {
    margin: 0 0 30px 0;
    padding: 0 0 30px 0;
}
.calendar-detail-date {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.09em;
    margin: 0 0 15px 0;
}

#calendar-upcoming-list { display: none; }
.calendar-event {
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
}

/* =============================================================================
   FOOTER
   ========================================================================== */
#footerMountains {
	width: 100%;
	height: 120px;
	background: #000000 url(/media/img/backgrounds/footer-mountains.png) repeat-x;
}
#subFooterContainer {
	width: 100%;
	background: #fefbee;
}
#subFooter {
	margin: 0 auto;
	padding: 25px 0 15px 0;
	width: 1000px;
	font-size: 17px;
	border-top: 2px solid #f9f0c9;
}
#subFooterLeft {
	margin-top: 10px;
	font-size: 17px;
	text-align: left;
	float: left;
	width: 43%;
	color: #fff;
}
#subFooterMiddle {
	font-size: 17px;
	text-align: left;
	float: left;
	width: 32%;	
}
#subFooter .form-input {
	float: left;
	width: 24%;
	margin-right: .75%;
}
#subFooter .form-submit {
	float: left;
	width: 25%;
}
#subFooter input, #subFooter input, #subFooter input {
	width: 100%;
	border: 1px solid #000000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 13px;
	padding: 5px 10px;
	text-transform: uppercase;	
}
#subFooter input[type=text], #subFooter input[type=text], #subFooter input[type=text] {
	color: #000000;
	width: 100%;
}
#subFooter input[type=submit], #subFooter input[type=submit], #subFooter input[type=submit] {
	color: #fff;
	background-color: #000000;
	width: 100%;
	text-transform: uppercase;
}
#subFooter input[type=text]:hover, #subFooter input[type=text]:hover, #subFooter input[type=email]:hover {
	color: #e1cd83;
}
#subFooter input[type=submit]:hover, #subFooter input[type=submit]:hover, #subFooter input[type=submit]:hover {
	color: #fff;
	background-color: #e1cd83;
}
#subFooterRight {
	font-size: 17px;
	text-align: left;
	float: left;
	width: 25%;
}
#footerContainer {
	width: 100%;
	background: #fefbee;
}
#footer {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	font-size: 14px;
	color: #333333;
	padding: 10px;
}
#footer a {
	text-decoration: none;
}
#footerLeft {
	float: left;	
	font-size: 17px;
	color: #333333;
	width: 25%;	
	line-height: 1.25em;
}

#footerMiddle {
	float: left;
	font-size: 14px;
	color: #333333;
	text-align: center;
	width: 49%;
	margin: 0 0 20px 0;
}
#footerMiddle ul {
	margin-top: 0px;
	margin-left: -40px;
}
#footerMiddle ul li {
	list-style-type: none;
	display: inline;
	margin: 0 5px;
}
#footerMiddle img {

}
#footerMiddle img:hover {
	opacity: .8;
}
#footer span {
	font-family: 'Lora', serif;
	color: #fff;
	font-size: 20px;
}
#footerLeft a:link, #footerLeft a:active, #footerLeft a:visited {
	color: #333333;
	text-decoration: none;
}
#footerLeft a:hover {
	color: #9d9797;
}
#footerRight {
	float: left;
	color: #333333;
	font-size: 15px;
	text-align: right;
	width: 25%;	
}
#footerRight a:link, #footerRight a:visited {
	color: #333333;
}
#footerRight a:hover, #footerRight a:active {
	color: #000000;
}
#footerRight ul {
	margin-top: 0px;
	margin-left: -30px;
}
#footerRight ul:nth-child(even) {
	margin-top: -15px;
}
#footerRight ul li {
	list-style-type: none;
	display: inline;
	margin: 0 10px;
}
#footerLower {
	width: 100%;
	text-align: center;
}
#footerLower img:hover {
	opacity: .8;
}
#footerRight p  {
	text-align: right;
	margin-right: 30px;
	opacity: .5;
}
#footerLower a:link, #footerLower a:visited, #footerRight p a:link, #footerRight p a:visited {
	color: #adb5ca;
}
#footerLower a:hover, #footerLower a:active, #footerRight p a:hover, #footerRight p a:active {
	color: #fff;
}
#footerBottom {
	background: #333333 url(/media/img/backgrounds/lowerMountains.png) center center no-repeat;
	height: 71px;
	width: 980px;
	margin: 0 auto;
}
.response {
	background: #333333;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 10px;
}

.response a {
	color: #fff;
}
#company-logos img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#company-logos img:hover {
	opacity: .7;
} 
/* =============================================================================
   IMAGES
   ========================================================================== */
   
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}

.photo-left {
	margin: 0 10px 10px 0;
	float: left;
	border: 10px solid #333333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #333333;	
}
.photo-right {
	margin: 0 0 20px 20px;
	float: right;
	border: 10px solid #333333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #333333;	
}
.photo-center {
	margin: 0 0 20px 0;
	text-align: center;
	border: 10px solid #333333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #333333;
}
.photo-center img {
	width: 100%;
}
.photo-left img, .photo-right img, .photo-center img, .photo-left iframe, .photo-right iframe, .photo-center iframe {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.news-image img {
	max-width: 200px;
}


/* =============================================================================
   LOCATIONS
   ========================================================================== */
.locations {
	background: #333333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 100%;
	padding: 10px;
	text-align: center;
	margin-bottom: 20px;
}
.locations .map {
	float: right;
	margin: 0 0 0 20px;
	width: 75%;
}
.locations .map-full {
	float: none;
	margin: 0 0 5px 0;
	width: 100%;
}
.locations .address-left {
	color: #fff;
	float: left;
	margin-left: 18%;
}
.locations .address-right {
	color: #fff;
	float: right;
	margin-right: 18%;
}
.locations p.address {
	padding-top: 20px;
}
.locations .map iframe {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.locations .map-full iframe {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/* =============================================================================
   MOBILE-RESPONSIVE
   ========================================================================== */

@media (min-width: 0px) and (max-width: 768px) {
	.mobile { display: block; }
	#topHeader {
	}
	#progress {
		display: none;
	}
	#headerContainer {
		width: 100%;	
	}
	#header {
		width: 100%;
	}
	#headerInterior {
		width: 100%;
	}
	#headerBackground {
		width: 100%;
	}
	.rightContentContainer input {
		width: 100%;
	}
	.homeboxes {
		float: none;
		width: 95%;
		text-align: center;
		margin: 10px auto;
		min-height: auto;
		border: 1px solid #ededed;
		background: #fafafa;
	}
	#search {
		position: relative;
		float: none;
		width: 100%;
		margin-top: 30px;
	}
	#search input[type=text] {
		width: 85%;
	}
	#address {
		float: none;
		width: 100%;
		text-align: center;
		margin-bottom: -10px;
		font-size: 20px;
	}
	#logo {
		position: relative;
		margin: 10px auto 10px auto;
		width: 100%;
		text-align: center;
	}
	#logo img {
		width: 95%;
		max-width: 414px;
	}
	#menu { margin-top: 0; background: none; width: 100%; }
	.sf-menu {
		display: none;
	}
	#noticeBar {
		width: 100%;
		text-align: center;
	}
	#content {
		width: 100%;
		padding: 10px;
		text-align: center;
	}
	#contentContainer {
		width: 100%;	
	}
	#subcontent {
		width: 100%;
	}
	.featuredItem .photo {
		float: none;
		text-align: center;
		border: 2px solid #fff;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		margin: 0px;
	}
	.featuredItem .photo img {
		width: 100%;
	}	
	#contentFull {
		width: 100%;	
	}
	#contentLeft {
		width: 100%;
	}
	#contentRight {
		width: 100%;	
	}
	.contactBox {
		float: none;
		width: 100%;
	}
	.rightContentContainer {
		width: 100%;
	}
	#subFooterContainer {
		margin: 0;
	}
	#subFooter {
		width: 100%;
		text-align: center;
	}
	#subFooterLeft, #subFooterMiddle, #subFooterRight {
		float: none;
		width: 100%;
		text-align: center;
	}
	#subFooter input, #subFooter input, #subFooter input {
		float: none;
		width: 95% !important;
		margin-top: 5px;
	}
	#subFooterRight .label {
		float: none;
		margin-bottom: 5px;
	}
	#footerContainer {
		width: 100%;
	}
	#footer {
		width: 100%;
		-webkit-border-top-left-radius: 0px;
		-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;		
	}
	#footerLeft, #footerMiddle, #footerRight, .footerMiddleLinks {
		width: 100%;
		text-align: center;
	}
	#footerRight {
		margin-bottom: 15px;
	}
	#subcontent .box {
		float: none;
		width: 100%;
		margin: 10px 0;
	}
	#subcontent .box .photo img {
		width: 100%;
	}
	#footerMiddle ul {
		margin-left: -30px;
	}
	#footerMiddle img {
		padding-bottom: 10px;
	}
	#topHeader, #menuMountains, #menuContainer, #footerBottom {
		width: 100%;
	}
	#topHeader {
		padding-top: 70px;
		text-align: center;
	}
	#login-left a, #login-right a {
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;			
	}
	.button {
		float: none;
		margin: 0 auto;
		text-align: center;
	}
	#subFooter .form-input {
		float: none;
		width: 100%;
		margin-right: 0;
	}
	#subFooter .form-submit {
		float: none;
		width: 100%;
	}
	nav {
		display: block;
		position: fixed;
		float: none;
		margin: 0;
		padding: 0;
		top: 0;
		left: 0;
		width: 100%;
		text-align: center;
		z-index: 99999;
	}
	
	nav a.mobile_handle {
		background: #e1cd83;
		color: #000;
		display: block;
		padding: 15px 0;
		text-align: center;
		font-size: 18px;
		/* letter-spacing: 1.75em; */
		-webkit-box-shadow:  0px 0px 8px 0px rgba(0, 0, 0, 1);
		box-shadow:  0px 0px 8px 0px rgba(0, 0, 0, 1);
		cursor: pointer;
		opacity: .9;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
		filter: alpha(opacity=90);
		width: 95%;
		-webkit-border-bottom-right-radius: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-moz-border-radius-bottomleft: 5px;
		border-bottom-right-radius: 5px;
		border-bottom-left-radius: 5px;
		margin: 0 auto;
	}
	nav a.mobile_handle span {
		opacity: .8;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
		filter: alpha(opacity=70);
	}
	nav a.mobile_handle:hover, nav a.mobile_handle:focus {
		opacity: 1.0;
		color: #333;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
	}
	
	nav ul {
		display: none;
		margin: 0;
		padding: 0;
		list-style: none;
	}
	nav ul li {
		background: #000000;
		display: block;
		position: relative;
		float: none;
		margin: 0;
		padding: 0;
		border-top: 1px solid #333;
		
	}
	nav ul a, nav ul a:link, nav ul a:visited {
		display: block;
		position: relative;
		float: none;
		padding: 15px 10px;
		clear: both;
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		font-size: 16px;
	}
	nav ul a:hover { color: #e1cd83; }
	
	nav ul li li { background: #e1cd83; border-left: 5px solid #333; }
	nav ul ul a, nav ul ul a:link, nav ul ul a:visited { color: #000; }
	nav ul ul {
		display: none;
		position: relative;
		width: 100%;
		top: 0;
		left: 0;
		margin: 0;
		padding: 0;
	}
	
	nav .sub_nav {
		position: absolute;
		right: 0;
		top: 0;
		width: 10%;
		padding: 15px 20px;
		margin: 0;
		cursor: pointer;
	}
	nav .arrow_up {
		float: right;
		width: 0;
		height: 0;
		padding: 0;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-bottom: 10px solid #fff;
		}
	nav .arrow_down {
		float: right;
		width: 0;
		height: 0;
		padding: 0;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-top: 10px solid #fff;
	}
	.desktop {
		display: none;
	}
	.photo-left, .photo-right, .photo-center, .news-image {
		margin: 10px auto;
		width: 100%;
		text-align: center;
		float: none;
	}
	.photo-left img, .photo-right img, .photo-center img {
		width: 100%;
	}
	.news-image img {
		max-width: 100%;
	}
	h1, h2, h3, h4, h5, h6 {
		text-align: center;
	}
	.locations {
		background: #333333;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		width: 100%;
		padding: 10px;
		text-align: center;
	}
	.locations .map {
		float: none;
		margin: 0 0 10px 0;
		width: 100%;
	}
	table {
		width: 100%;
		font-size: 12px;
	}
	table td {
		padding: 2px;
		border-bottom: 1px solid #8d9aba;
		text-align: center;
		vertical-align: middle;
	}
	.locations .address-left {
		color: #fff;
		float: none;
		margin-left: 0;
		margin-bottom: 20px;
	}
	.locations .address-right {
		color: #fff;
		float: none;
		margin-right: 0;
	}
	.container .question {
		float: none;
		width: 100%;
		padding: 5px;
		margin: 0;
		-webkit-border-bottom-right-radius: 0px;
		-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		-webkit-border-top-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-topright: 5px;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		background: -webkit-gradient(linear, left top, right top, from(#384d86), to(#000000));
		background: -webkit-linear-gradient(top, #384d86, #000000);
		background: -moz-linear-gradient(top, #384d86, #000000);
		background: -o-linear-gradient(top, #384d86, #000000);
		background: -ms-linear-gradient(top, #384d86, #000000);
		background: linear-gradient(top, #384d86, #000000);
		background-color: #384d86;
	}
	.container .header {
		float: none;
		width: 100%;
		padding: 5px;
		margin: 0 0 20px 0;
		-webkit-border-bottom-right-radius: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-moz-border-radius-bottomleft: 5px;
		border-bottom-right-radius: 5px;
		border-bottom-left-radius: 5px;
		-webkit-border-top-left-radius: 0px;
		-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
	}
	#login-left, #login-right {
		display: block;
		float: none;
		width: 100%;
		color: #0000;
		margin: 0 auto 10px;
	}
	#login-left a:link, #login-left a:visited, #login-right a:link, #login-right a:visited  {
		display: block;
		color: #000;
		width: 90%;
		margin: 0 auto;
		text-align: center;
		background: #f1f1f1;
		-webkit-border-bottom-right-radius: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-moz-border-radius-bottomleft: 5px;
		border-bottom-right-radius: 5px;
		border-bottom-left-radius: 5px;
		-webkit-border-top-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-topright: 5px;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		padding: 20px 30px;
		text-transform: uppercase;
		font-size: 16px;
	}
	#login-left a:hover, #login-left a:active, #login-right a:hover, #login-right a:active {
		color: #333;	
		background: #faebab;
	}
	
	#footerRight p {
		text-align: center;
		margin-right: 0;
	}

}

/* ==========================================================================
   PRINT STYLES
   ========================================================================== */


@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .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; /* h5bp.com/t */
    }

    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;
    }
}
/* Stylesheet: Default Modified On 2016-02-24 15:25:10 */
/* =============================================================================
   CAROUSEL
   ========================================================================== */
.bxslider {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}

#page-bxslider { margin: 0; }

.feature-photo {
    position: absolute;
    top: 0;
    left: 0;
    
}
.feature-photo img {
    width: 100%;
    height: auto;
}

.bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
    *zoom: 1;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
}

.bx-wrapper .bx-viewport { }

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(/media/img/bxslider/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: 700;
    color: #666;
    padding-top: 0;
    position: absolute;
    bottom: 20px;
    z-index: 2005;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #000;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    opacity: 0.3;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #fff;
    opacity: 0.7;
}

.bx-wrapper .bx-prev {
    background: url(/media/img/bxslider/controls.png) no-repeat 0 -32px;
    left: 20px;
}
.bx-wrapper .bx-next {
    background: url(/media/img/bxslider/controls.png) no-repeat -43px -32px;
    right: 20px;
}
.bx-wrapper .bx-prev, .bx-wrapper .bx-next { opacity: 0.6; }
.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-next:hover { opacity: 1.0; }
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

.bx-wrapper .bx-controls-auto { text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(/media/img/bxslider/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active { background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(/media/img/bxslider/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active { background-position: -86px -33px; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    display: block;
    font-size: 14px;
    padding: 20px;
}
/* Stylesheet: bxslider Modified On 2014-10-10 10:59:12 */
