@charset "utf-8";


body {
	background: #F5F0DD url(images/body-bg17.png) repeat fixed;
	margin: 0px;
	padding: 0px;
}

#MainBox {
	background: url(images/main-back2.png) no-repeat fixed 75px 75px;
	margin: 0px;
	padding: 0px;
}

a {
	color: #3B5998;
	text-decoration: none;
}

dd {
    margin-bottom: .8125em;
}

h2, h3, h4, h5, h6 {
	font-family: 'Marcellus SC', Arial, Helvetica, sans-serif;
	
}

.type-page h2, .page h2{
	font-size: 1.25em;
	letter-spacing: 0.05em;
	font-weight: 500 !important;
	border-bottom: 1px solid #CCCCCC;
	margin: .8125em 0 0.8125em;
}
/*
#header-container {
	height: 100px;
	width: 100%;
	background: #87240F;
	clear: both;
	margin: 0px;
	padding: 0px;
}


#site-footer-container {
	height: 100px;
	width: 100%;
	background: #87240F;
	clear: both;
	margin: 0px;
	padding: 0px;
}
*/
header#branding > hgroup {
	display:none
}

.headfoot-container {
	/*height: 100px;*/
	width: 100%;
	background: #87240F;
	clear: both;
	margin: 0px;
	padding: 0px;
}

.headfoot-container footer {
	width: 960px;
	min-height: 100px;
	display:block;
	margin: 0px auto;
	color: #FFF;
	padding-top: 20px;
}


#siteTitle {
	display: block;
	height: 100px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 605px;
	float: left;
	background: url(images/badge-head.png) no-repeat left center !important;
	position:relative;
}
#siteTitle a{
	display: block;
    float: left;
    height: 0;
    margin: 0;
    overflow: hidden;
    padding-top: 96px;
    width: 555px;
	text-decoration: none !important;
}



#branding>a, #branding>a:hover, #branding>a:active, #branding>a:focus {
	text-decoration: none !important;
}

#siteTitle a:hover{
	text-decoration: none !important;
}
#HeaderGroup {
	margin: auto auto auto 90px;
	position: absolute;
	height: 60px;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
#siteTitle H1, #siteTitle H2{
	font-family: 'EB Garamond', 'Times New Roman', Times, serif;
	color: #FFF;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	line-height: 1.1em;
}
#siteTitle H1{
	font-size: 24pt;
}
#siteTitle H2{
	font-size: 16pt;
}


p {
	margin: 0 0 1em;
}
div, header, footer, article {
	display:block;
}

.centertext {
	text-align:center;	
}

.centermiddle {
	text-align: center;
	vertical-align:middle !important;
}

.centermiddle img {
	vertical-align:middle !important;
}


header#branding > nav.quicknav {
	float: right;
	font-size: 0.8em !important;
	line-height: 1.2em;
	margin-top: 10px;
	padding-top: 9px;
	width: 300px;
	color: #FFF;
}
header#branding > nav.quicknav ul {
    float: right;
    margin: 0;
    padding-left: 0;
}
header#branding > nav.quicknav ul li {
    display: inline;
    list-style: none outside none;
    padding-left: 0;
}
header#branding > nav.quicknav ul li a {
    border-left: 1px solid #FFFFFF;
   /* color: #256171;
    font-family: Tahoma,Arial,Helvetica,sans-serif; */
    padding: 0 0.4em;
    text-decoration: none;
	font-weight: normal !important;
	color: #FFF !important;

}
header#branding > nav.quicknav ul li a.noBorder {
    border: 0 none;
}

header#branding > nav.quicknav ul li:first-child a {
    border: 0 none;
}

header#branding > nav.quicknav ul li a:hover {
    text-decoration: underline;
}



.border-container {
	background: url(images/page_shadow.png) repeat-y scroll center top;
	display: block;
	width: 986px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	clear: both;
}

#header-container header {
	height: 100px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	border: none;
}


#clearblock {
	clear: both;
}

#main-content {
	width: 960px;
	margin: 0px auto;
	overflow:visible;
}

#primary {
	background: #FFF;
	margin-bottom: 20px;
}


.left-sidebar #main-content {
	background: #F9F7F1;
}

.left-sidebar #primary {
	float: left;
	width: 700px;
	padding: 10px;
	/*border: 2px solid #CCC;*/
	margin-top: 10px;
	box-shadow: 0px 0px 2px 1px #CCCCCC;
	-webkit-box-shadow: 0px 0px 2px 1px #CCCCCC;
	-moz-box-shadow: 0px 0px 2px 1px #CCCCCC;
}

.left-sidebar #secondary {
	float:left;
	width:200px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.no-sidebar #main-content{
	background: #FFF;	
}

.no-sidebar #primary{
	padding: 20px;
}


.no-sidebar #secondary{
	visibility:hidden;
	display:none;
	height: 0;
}

#footerimage, #headerimage{
	width: 960px;
	margin: 0px auto;	
}





#colophon {
    clear: both;
	background-color:#FFFFFF;
}

#supplementary {
    border-top: 1px solid #DDDDDD;
    overflow: hidden;
    padding: 1.625em 7.6%;
}

#supplementary.two .widget-area {
    float: left;
    margin-right: 3.7%;
    width: 48.1%;
}
.widget-area {
    font-size: 12px;
}

#supplementary.two .widget-area + .widget-area {
    margin-right: 0;
}

#supplementary.two .widget-area {
    float: left;
    margin-right: 3.7%;
    width: 48.1%;
}



.wp-caption .wp-caption-text:before {
    color: #666666;
    content: "";
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    left: 10px;
    margin-right: 5px;
    position: absolute;
    top: 7px;
}

.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 8px 5px;
	position: relative;
}


.two-col{
	display:block;
	float: left;
	width: 50%;	
}
.right-align-text {
	text-align:right !important;
}


#branding #searchform {
    position: absolute;
    right: 10px;
    text-align: right;
    top: 3.8em;
}

#branding #s {
	background: #FFF url(images/search.png) no-repeat scroll 5px 6px;
}


h1.entry-title {
color: #464646;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-weight: 400;	
}

.ispage h3{
/*	font: 600 small-caps 1.125em Georgia, "Times New Roman", Times, serif; */
	font: 600 small-caps 1.125em;
	margin-top: 1.625em;
	margin-bottom: 1em;
	text-transform: capitalize;
	border-bottom: 1px solid #dddddd;
}

#breadcrumb {
	font-size: .875em;
	color: #333;
	margin: 0px;
	height: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
}

.left-sidebar #breadcrumb {
	padding-left: 210px;
}

.no-sidebar #breadcrumb {
	padding-left: 20px;
}

#pagetitle{
	width:960px;
	height:50px;
	background: url(images/transparent.png);
/*	background-color:#000000;
	opacity:0.6; */
	top: 150px;
	color: #FFF;
	position: absolute;
	/*	filter:alpha(opacity=60); */ /* For IE8 and earlier */
  }
  
#pagetitle h1  {
	color: #FFFFFF;
	font-family: 'EB Garamond', Georgia,'Times New Roman',Times,serif;
	font-weight: 400;
	font-size:26px;
	margin-left: 25px;	
}

table.type1 {
	border-collapse: collapse;
	border-spacing: 0;
	border-style: none;
	border-width: 0;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	margin-bottom: 1.5em;
}

table.type1 td {
	margin: 0;
	padding: 2px;
	white-space: nowrap;
	vertical-align: top;
	border: none;
	border-width: 0px;
	line-height: 1.25em;
	text-wrap:supress;
}

.ispage h1.entry-title {
	/*border-bottom: 1px solid #dddddd;*/
	padding-bottom: 0;
}
.ispage h2.entry-title {
	/*border-bottom: 1px solid #dddddd;*/
    color: #464646;
	font: 400 16px Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px .3em;
	padding: 0px;
	border-style: none;
	background: none;	
}

.ispage .entry-header {
	border-bottom: 1px solid #dddddd;
	padding-bottom: 8px;
}

#right-nav {
    background-color: #FFFFFF;
    float: right;
    margin-bottom: 1em;
    margin-left: 1em;
    overflow: hidden;
    padding: 0 0 20px 20px;
    width: 200px;
	display: none;
	visibility: hidden;
}

#MemoriumList {
	border: 3px double #999;
	padding: 5px;
	margin-top: 12px;
}

#MemoriumList h1{
	padding: 5px;
	color: #FFF;
	background: #333;
	font: 16px "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
}
#MemoriumList h2.entry-title{
	clear: both;
	color: #222222;
	line-height: 1em;
	padding-bottom: 4px;
	padding-top: 15px;
	font-size: 14px;
	font-weight: bold;
}

#MemoriumList .entry-content {
	padding: 0em;
	font-size: 12px;
}

#MemoriumList .hentry {
	margin: 0 0 1.125em;
	padding: 0 0 1.125em;
}


dl.acrobat dd {
	background-image: url("images/tiny-pdf-file-icon.gif");
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 1.5em;
	margin-left: 10px;
	padding-left: 24px;
	margin-bottom: 0px;
}
dl.acrobat {
    margin-bottom: 1em;
    margin-top: 1em;
}
dl.acrobat dt {
    font-weight: bolder;
}
.bottom3 {
    margin-bottom: 2.5em !important;
}

table.messenger{
    border-collapse: collapse;
    border-spacing: 0;
    border-style: none;
    border-width: 0;
    margin-left: auto;
    margin-right: auto;
}

table.messenger td {
    padding: 2px;
    vertical-align: top;
}

/*
.type-page h2, h2.category {
	color: #5E7630;
	font-weight: bold;
	margin: 0.8125em 0;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 1.125em;
	background: #EEE;
	padding-left: 15px;
}
*/

#newsblock {
	border-top: 1px solid #DDDDDD;
	overflow: hidden;
	padding: 1.125em 0px;
	border-bottom: 1px solid #DDDDDD;
}

#newsblock.two .widget-area {
    float: left;
    margin-right: 0px;
    width: 350px;
}
.widget-area {
    font-size: 12px;
}

#newsblock.two .widget-area + .widget-area {
    margin-right: 0;
}



#newsblock .widget {
	margin: 0 1em 1.625em;
	
}

#newsblock.two .widget {
	/*	margin: 0 1em 1.625em;*/
	margin: 0 10px 1.625em 0;
}

#newsblock.two .widget-area + .widget-area .widget {
	margin: 0 0 1.625em 10px;
}

#newsblock li {
	list-style:square inside;
}


#newsblock .ai1ec-agenda-widget-view .ai1ec-date {
	background: none !important;
}


#newsblock .ai1ec-agenda-widget-view .ai1ec-event a {
	background: none !important;
	border: none !important;
	color: #3B5998 !important;
	display: block;
	padding: 0.2em 0em !important;
	text-decoration: inherit !important;
}

#newsblock .ai1ec-agenda-widget-view .ai1ec-event a:hover {
	text-decoration: underline !important;
}

#newsblock .ai1ec-agenda-widget-view .ai1ec-event a:after {
	content: " »";
}



#newsblock .ai1ec-agenda-widget-view h3.ai1ec-date-title {
	border: none !important;
	background:none !important;
	text-shadow:none !important;
	border-style: none !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	width: 110px !important;
	display:block !important;
	clear: both !important;
	font: bold 12px/1.1em "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	padding: 0px !important;
	margin: 0 !important;
}

#newsblock .ai1ec-agenda-widget-view .ai1ec-month {
	border: none !important;
	background: none !important;
	color: #373737 !important;
	display: inline !important;
	float:left;
	letter-spacing: normal !important;
	text-shadow:none !important;
	text-transform: none !important;
	font: bold 12px/1.1em "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	padding: 0px !important;
	margin-right: 4px;
}

#newsblock .ai1ec-agenda-widget-view .ai1ec-day {
	border: none !important;
	background: none !important;
	color: #373737 !important;
	display: inline !important;
	float:left;
	letter-spacing: normal !important;
	font: bold 12px/1.1em "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	padding: 0px !important;
}

#newsblock .ai1ec-agenda-widget-view .ai1ec-day:after {
	content: ",  ";
}



#newsblock .ai1ec-agenda-widget-view .ai1ec-year {
	border: none !important;
	background: none !important;
	color: #373737 !important;
	display: inline !important;
	float:left;
	letter-spacing: normal !important;
	font: bold 12px/1.1em "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	padding: 0px !important;
	margin-left: 4px;
}

#newsblock .ai1ec-agenda-widget-view .ai1ec-weekday {
	display: none !important;
	visibility:hidden !important;
}

#newsblock .ai1ec-agenda-widget-view .ai1ec-date-events {
	clear:both !important;
}


#newsblock .ai1ec-agenda-widget-view .ai1ec-event.ai1ec-allday a {
	background: none !important;
	border: none !important;
	color: #3B5998 !important;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

#newsblock .ai1ec-agenda-widget-view .ai1ec-event {
	clear: right;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0em 0 0.5em !important;
	overflow: hidden;
	padding: 0 !important;
	position: relative;
}

#newsblock h2.widget-title {
	background: none repeat scroll 0 0 #EEEEEE;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	color: #5E7630;
	font-size: 1em;
	font-weight: bold;
	margin: .5em 0;
	padding-left: 10px;
}

#newsblock .ai1ec-subscribe-buttons {
	visibility:hidden;
	display: none;
}

#newsblock .ai1ec-calendar-link {
	visibility:hidden;
	display: none;
}
.category-department-orders li {
	margin-bottom: .8em;	
}


.ispage a[href^='http://testsite.suvcwmi'], a[href^='http://wp.suvcwmi'], a[href^='http://www.suvcwmi'], a[href^='http://suvcwmi'], a.nolink {
	background: inherit !important;
	padding-right: inherit !important;
}
.ispage a[href^='http://'] {
	background: url(images/icon_external_link.gif) no-repeat scroll right top transparent;
	padding-right: 16px;
}


#col, .TwoColums {
	-moz-column-count: 2;
	-moz-column-gap: 1em;
	-moz-column-rule:1px solid #DDDDDD;
	-webkit-column-count: 2;
	-webkit-column-gap: 1em;
	-webkit-column-rule:1px solid #DDDDDD;
	column-count: 2;
	column-gap: 1em;
	column-rule:1px solid #DDDDDD;
	
	
}

.TwoColumns {
	-moz-column-count: 2;
	-moz-column-gap: 1em;
	-webkit-column-count: 2;
	-webkit-column-gap: 1em;
	column-count: 2;
	column-gap: 1em;
	clear:all;
}

.ThreeColumns {
	-moz-column-count: 3;
	-moz-column-gap: 1em;
	-webkit-column-count: 3;
	-webkit-column-gap: 1em;
	column-count: 3;
	column-gap: 1em;
	clear:both;
}

.FourColumns {
	-moz-column-count: 34;
	-moz-column-gap: 1em;
	-webkit-column-count: 4;
	-webkit-column-gap: 1em;
	column-count: 4;
	column-gap: 1em;
	clear:both;
}


.ColumnBorders {
	-moz-column-rule:1px solid #DDDDDD;
	-webkit-column-rule:1px solid #DDDDDD;
	column-rule:1px solid #DDDDDD;	
}



.columms p {
	line-height: 1.5em;
	margin: 0px;
	/*font-size: 10pt;*/
}

#FAQ li {
	font-weight: bold;
	margin-bottom: 1.25em;	
}

#FAQ li div {
	font-weight: normal;
}

.camplist p {
	font-weight: bolder !important;	
}

.camplist a {
	font-weight: normal !important;	
}

table.officers {
	border: none;
}
.officers td {
	border-top: none;
	padding: 2px 10px 2px 0;
}
.officers td:first-child {
	font-weight: bold;
	font-variant: small-caps;
}

/* div.attachments { } */
dl.attachments {	width: 80%;	margin: 0.5em auto 0.5em auto;}
dl.attachments-large,dl.attachments-medium,dl.attachments-small {	border: 1px dashed black;}
dl.attachments:after {	content:".";	display:block;	height:0;	clear:both;	visibility:hidden;}
dl.attachments img{	margin: 1%;}
dl.attachments dt.icon {	float: left;}
dl.attachments dd {	width: 80%;}
dl.attachments dd.caption {	float: left;	margin: 0;	padding: 0 0 0 0.5em;}
dl.attachments dd img.lock {	margin: 0;	float: right;}
div.widget dl.attachments {	width: 100%;}
div.widget dl.attachments-large {	border: 0;}

fieldset.rounded {
	border: 1 solid #DDDDDD !important;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

select {
    padding: 3px;
}

select {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #DDDDDD;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
    color: #373737;
}

input {
	vertical-align:top !important;
}
input[type="text"], input[type="password"], textarea {
    color: #373737;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

form.blockform {
	display:block;
	margin: 20px 5px;
}
label {
	margin-right: 4px;	
}

.blockform fieldset {
	background: #F9F7F1;
	border: 1px solid #DDDDDD !important;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.blockform legend {
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 4px;
	padding-left: 4px;	
}

.blockform input, .blockform select {
	margin-right: 10px;
}

.blockform label, .blockform input, .blockform select {
	font-size: 14px;
}
.blockform table{
	border-spacing: 3px;
}


/* 5B6686 */
table.data {
	border: 1px solid #2A6978;
	border-collapse: collapse;
	font-size: 14px;
	margin-bottom: 20px;
	width: 100%;
}
table.data th, table.data td {
	padding-right: 3px;
	padding-left: 3px;
}

table.data th {
	background-color: #2A6978;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
}
table.data th:first-child {
    background-color: #2A6978;
    border-left: 1px solid #2A6978;
    color: #FFFFFF;
}
table.data th:last-child {
    background-color: #2A6978;
    border-right: 1px solid #2A6978;
    color: #FFFFFF;
}
table.data td {
    border-left: 1px solid #2A6978;
    border-right: 1px solid #2A6978;
}
table.data tr.alt {
    background-color: #EEEEEE;
}

.noborder {
	border: 0 none !important;	
}

blockquote.citation {
	font-style: normal;
	font-variant: normal;
	background: #F9F7F1;
	padding: 10px;
	border: 1px solid #DDDDDD;
}

blockquote.citation em, blockquote.citation i, blockquote.citation cite {
  font-style: italic;
}

.tbl {
	display:table;
	width: 100%;
}

.tr {
	display: table-row;
}

.tc1, .tc2, .tc3 {
	display: table-cell;
	white-space:nowrap;
}
.tc2 {
	width: 100%;
	border-bottom: 1px dotted #000;		
}

ol.letter {
	list-style:upper-alpha;
}
ol.roman {
	list-style: upper-roman;
}

#hq_scroller {
	/*background: #F5F0DD;*/
	border: 1px solid #E7E7E7;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	margin-bottom: 1em;
	overflow:hidden;
}


#hq_scroller H2:first-child {
	background: #E7E7E7;
	text-align: center;
	margin: 0;
	border: none;
}


#owl-carousel {
	margin: 8px;	
}


.CenteredLegend {
	border-bottom: 3px double #DDDDDD !important; 
	margin: 0px 0px .5em !important;
	padding: 0px;
	text-align: center;
	
}

.CenteredLegend span {
	position: relative;
	margin: 0px auto;
	padding: 0px 5px;
	top: .5em;
	background: #FFF;
	width: auto;
}

.ClearAll {
	clear: both;
}
.OfficerInfo {
	width: 95%;
	position: relative;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}

.OfficerInfo div {
	padding: 0;
	margin: 0px 0px 0px 80px;
}
.OfficerInfo h2{
	clear:none;
	margin-bottom: .4em;
}
.OfficerInfo img {
	float: left;
	margin-right: 8px
}
.OfficerInfo p {
	padding: 0;
	margin: 0 0 4px;
}

.width33 {
	width: 33%;
}

.width50center {
	position: relative;
	width: 50%;
	margin: auto;
}
