@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		x4 x;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

body,td,th {
    color: #222;
    background-color: #FFFFFF;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    text-align: left;
    margin-top: 0;
}

html {
  height: 98%;
}
body {
  min-height: 100%;
  display: flex;
  flex-direction: column;

}
.content {
  flex: 1;
}
	.footer {
		margin-top: auto;
	}	






a:link {
    color: #F4A22B;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #F4A22B;
}
a:hover {
    text-decoration: none;
    color: #F6B556;
}
a:active {
	text-decoration: none;
	color: #F6B556;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
    font-size: x-large;
    color: #1B1B1B;
    letter-spacing: 0.1em;
    text-align: center;
    margin-left: 20px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    /* [disabled]margin-top: 30px; */
}
h2 {
	font-size: medium;
	color: #222;
}
h3 {
	font-size: 1em;
	color: #222;
	margin-left: 12px;
	letter-spacing: 0.1em;
}


.gridContainer {
    margin-left: auto;
    margin-right: auto;
    clear: none;
    float: none;
    background-color: #FFFFFF;
    width: 95%;
}


.gridContainer.clearfix #cont .fancybox-thumbs img {
	padding: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 2px;
	border: 1px solid rgba(194,194,194,1.00);
}

#head {
    /* [disabled]visibility: hidden;
    background-image: url(images/topBannerbg.gif);
    background-position: 0 0%;
    background-repeat: repeat-x;
    width: 100%;




; */                                                               
    border-bottom-color: #D5D3D3;
    border-bottom-style: solid;
    /* [disabled]-webkit-box-shadow: 0px 0px 1px #D4D4D4; */
    /* [disabled]box-shadow: 0px 0px 1px #D4D4D4; */
}
#headSm {
    width: 100%;
    margin-left: 0;
    clear: both;
    margin-top: 3px;
	                                                      
}

.gridContainer.clearfix #cont {
    /* [disabled]width: 96%; */
}



.lne {
	width: 100%;
	margin-left: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #222;
	line-height: 0.4em;
}

.gal {
    text-align: center;
    padding-left: 0px;
    width: 90%;
    clear: both;
    margin-left: 5%;
    padding-bottom: 9px;
    font-weight: bold;
    line-height: 2.5;
    margin-right: 5%;
}
#cont .fluid .gal img {
	vertical-align: middle;
}

#leftCol {
	width: 100%;
/*	margin-left: 3%;
	clear: both;
	padding-bottom: 1em;
	padding-top: 2em; */
}

#rightCol {
	width: 100%;
	text-align:left;
/*	margin-left: 5.2631%;
	clear: none;
	padding-bottom: 1em; */
}


.gar {
	width: 100%;
	clear: both;
	margin-left: 0;
	
	padding-bottom: 9px;
	font-weight: bold;
	line-height: 2.5em;
	text-align: center;
}
.divider {
	border-bottom: 1px solid #829FBE;
}


#gMnu {
    width: 100%;
    padding-bottom: 9px;
    margin-top: 5px;
    /* [disabled]display: none; */
    text-align: center;
    /* [disabled]border-top: 1px solid #BBBBBB; */
}

#gallmnu {
	/*	display: block;
	border-style: none; */
	text-align: center;
	text-indent: 0;
	margin-left: 0px;
	padding-right: 12px;
	
}
#ft #gMnu #gallmnu a:link  , #ft #gMnu #gallmnu a:visited{
    color: #F4A22B;
}
#ft #gMnu #gallmnu a:hover, #ft #gMnu #gallmnu a:active {
    color: #F6B556;
}


#gallmnu li {
	color: #222;
	display: inline;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	margin-left: .2	em;
	margin-right: 1.6em;
	text-align: center;

}
#gallmnu li a {
    color: #222222;
}

#ft {
    width: 95%;
    margin: auto;
    color: #8A8A8A;
    text-align: right;
    padding-top: 1em;
    padding-bottom: 15px;
    /* [disabled]background-color: #A09F9F; */
}




.lne {
	width: 100%;
	margin-left: 0;
	/* [disabled]margin-top: 1em; */
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
	line-height: .4em;
}

.divider {
}

.hImage {
	text-align: left;
}

.zeroMargin_mobile {
    margin-left: 0;
}
.hide_mobile {
    display: none;
}
#leftCol a:link, leftCol a:visited {
    color: #F4A22B;
}

#leftCol a:hover, leftCol a:active {
    color: #F6B556;
}
h4 {
	font-size: 1.1em;
	line-height: 2em;
}
#ft .copyright {
    font-size: 0.9em;
    color: #464646;
    /* [disabled]background-color: #C2C2C2; */
}
#ex  {
	text-align: center;
	/* [disabled]margin-left: 80px; */

}
#ex h2 {
	color: rgba(165,69,36,1.00);
	font-weight: bold;
	/* [disabled]text-align: left; */
	font-size: 1.3em;
	letter-spacing: 0.1em;
	line-height: 1em;
}
#ex a:link,#ex a:visited {
    color: rgba(244,162,43,1.00) !important;
    font-weight: 600;
}

#ex a:hover, #ex a:active {
    color: rgba(246,181,86,1.00) !important;
}









 @media only screen and (min-width: 700px) {

.gridContainer {
	max-width: 96%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
	 

	 
	 
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}



}

/* Desktop Layout: 801px to a max of 900px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 901px) {

.gridContainer {
	max-width: 80%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
	#ft {
    max-width: 80%;
    margin: auto;
    clear: none;
    float: none;
    margin-left: auto;
    background-color: #FFFFFF;
	}

#head {
	display: block;
	width: 100%;
}
#headSm {
width: 49.1525%;
margin-left: 0;
clear: both;
}



#cont {
    /* [disabled]width: 880px; */
    padding-top: 30px;
}
.gridContainer.clearfix #cont .fancybox-thumbs img {
	padding-right: 0px;
	margin: 10px;
}
	
	#leftCol {
	width: 42.3684%;
	margin-left: 3%;
	clear: both;
	padding-bottom: 1em;
	/* [disabled]padding-top: 2em; */
}

#rightCol {
	width: 40.3684%;
	margin-left: 5.2631%;
	margin-right: 5%;
	clear: none;
	padding-bottom: 2em;
	text-align: left;
}
	 

.lne {
	width: 100%;
	margin-left: 0;
	/* [disabled]margin-top: 1em; */
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2c2b2e;
	line-height: .4em;
}

.gallThumbs {
	text-align: center;
	}



#gallmnu li a:link, #gallmnu li a:visited {
	color: #1B1B1B;
}
#gallmnu li a:hover, #gallmnu a:active {
	color: #F5F3F5;
}

.ctrImage {
	text-align: center;
}
.hImage {
	text-align: left;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}

}
