/** PADDING **/
.static-wrapper	{ width:100%; }
.static-margins	{ max-width:960px; margin:0px auto; }
.static-padding	{ padding:0px 15px; }
/** PAGE TITLES **/
.search-form-bar		{ display:none; }
.static-titles			{ padding:40px 0px; font-size:1.1em; }
.static-titles h1		{ font-weight:normal; }
.static-titles h1 span	{ display:block; text-transform:none; font-weight:300; font-size:0.7em; }

.static-titles			{ background-color:#17072C; background-repeat:no-repeat; background-position:50% 55%; background-size:cover; border-top:1px solid #312349; }
.static-titles h1		{ color:#FFFFFF; /**text-shadow:0px 2px 2px rgba(0, 0, 0, 0.5);**/ }
.static-titles h1 span	{ color:#FFFFFF; }
.static-titles .overlay	{ display:none; }
.static-titles			{ position:relative; z-index:3; }
.static-titles .fw-margins{ position:relative; }
.static-titles .overlay	{ position:absolute; z-index:-1; top:0; left:0; bottom:0; right:0; }
.static-sub-title		{ color:#FFFFFF; }
.static-sub-title .btn	{ background:#FFDD00; color:#17072C; }
.static-sub-title .btn:hover	{ background:#FFFFFF; color:#17072C; }

/** MAIN CONTENT **/
.static-content				{ padding:40px 0px; font-size:1.1em; }
.static-content h2			{ text-transform:uppercase; font-weight:400; }
.static-content h2 span		{ text-transform:none; font-weight:300; }
.static-content h3			{ text-transform:uppercase; font-weight:400; }
.static-content h3 span		{ text-transform:none; font-weight:300; }
.static-content .static-list{ font-size:1.1em; }
.static-content blockquote	{ margin:20px 0px; padding:20px; }
hr.dotted					{ margin:20px 0px; padding:0px; }
.static-content .static-col	{ width:47%; }
.static-content .static-left{ float:left; }
.static-content .static-right{ float:right; }
.static-content.static-grey	{ background:#EFEFEF; }
.static-content h2			{ color:#17072C; }
.static-content h2 span		{ color:#17072C; }
.static-content h3			{ color:#17072C; }
.static-content h3 span		{ color:#17072C; }
.static-content blockquote	{ border:10px solid #EEEEEE; }
hr.dotted					{ border:none; border-bottom:1px dotted #CCCCCC; }
.about-pic					{ width:100%; max-width:100%; }
strong						{ color:#17072C; }
/** STATIC LISTS **/
.static-content .static-list		{ list-style:none; margin:20px 0px; padding:0px; }
.static-content .static-list li		{ display:block; padding:40px; margin:0px 0px 10px 0px; }
.static-content .static-list li		{ border-left:3px solid #FFDD00; }
.static-content .static-list li:nth-child(odd)	{ background:#EFEFEF; }
.static-content .static-list li:nth-child(even)	{ background:#FFFFFF; }
.static-content.static-grey .static-list li:nth-child(odd)	{ background:#E0E0E0; }
.static-content .static-list li span{ color:#333333; }
/** LINK LISTS **/
.link-list			{ list-style:none; margin:20px 0px; padding:0px; }
.link-list li		{ display:block; margin:0px 0px 5px 0px; }
.link-list li a		{ padding:10px; display:block; text-transform:uppercase; }
.link-list li a		{ background:#006895; color:#FFFFFF; }
.link-list li a:hover{ background:#94999F; color:#FFFFFF; }
/** STATIC FORMS **/
.form .form-row							{ margin: 0.9em 0; }
.static-form-wrapper					{ padding:10px; }
.static-form-wrapper h1					{ text-transform:uppercase; font-weight:400; }
.static-form-wrapper h1 span			{ text-transform:none; font-weight:300; }
.static-form-wrapper .form .form-row .form-label{ display:none; }
.static-form-wrapper .form .form-half	{ width:48%; clear:none; }
.static-form-wrapper .form .form-half-left	{ float:left; clear:left; }
.static-form-wrapper .form .form-half-right	{ float:right; clear:right; }
.static-form-wrapper .form .form-full	{ display:block; clear:both; width:100%; }
.static-form-wrapper .form .form-textbox input,
.static-form-wrapper .form .form-textbox textarea{ padding:14px; width:100%; }
.static-form-wrapper .form .styledd,
.static-form-wrapper .form .htmldd		{ padding:10px 15px; width:100%; }
.static-form-wrapper .form .form-textbox textarea{ min-height:150px; }
.static-form-wrapper .form .form-button-row	{ text-align:right; text-transform:uppercase; }
.form .form-textbox input,
.form .form-textbox textarea			{ min-width:100px; }
.form .form-field.form-checkbox input {
		float:left;
		width:20px;
		margin:3px 0px 0px 0px;
}
.form .form-field.form-checkbox label {
	display:block;
	margin:0px 0px 0px 30px;
}
.static-content.static-grey	.static-form-wrapper{   }
.static-form-wrapper h1				{ color:#17072C; }
.static-form-wrapper h1 span		{ color:#777777; }
.static-form-wrapper .form select,
.static-form-wrapper .form .htmldd,
.static-form-wrapper .form .styledd,
.static-form-wrapper .form .form-textbox input,
.static-form-wrapper .form .form-textbox textarea { background:#FFFFFF; border:1px solid #CCCCCC; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; }
.static-form-wrapper .form button				{ background:#17072C; color:#FFFFFF; }
.static-form-wrapper .form button:hover			{ background:#FFDD00; color:#17072C; }
.form-field .form-field-error,
.form-field .form-field-error .textbox,
.form-field .form-field-error textarea,
.form-row-checkbox .form-field .form-field-error{border:1px solid #17072C;}
/** CONTACT PAGE **/
.vcards .vcard .vcard-details	{ font-size:1.1em; }
.vcard .vcard-details .org		{ color:#17072C; }
/** RESPONSIVE **/
@media screen and (max-width:830px){
	.vcards-max660 .vcard .vcard-map	{ float:none; width:100%; }
	.vcards-max660 .vcard .vcard-details{ margin:0px 0px 0px 0px; }
}
@media screen and (max-width:660px){
	.static-content .static-col					{ width:100%; }
	.static-content .static-left,
	.static-content .static-right				{ float:none; clear:both; }
	.static-form-wrapper .form .form-half		{ width:100%; clear:both; }
	.static-form-wrapper .form .form-half-left,
	.static-form-wrapper .form .form-half-right	{ float:none; clear:both; }
	.link-list 									{ margin:0; }
}
@media screen and (max-width:540px){
	.static-titles			{ font-size:0.9em; }
	.static-titles h1 span	{ font-size:0.8em; }
}
