BODY
{
background-color: white;
text-align: center;
padding: 0;
color: #000000;
margin: 10 auto; 
left: 0px;
top: 0px;
height: 810px;
}

#container 
{
	text-align: left;
	width: 1000px;
	height: 101%;
	max-width: 1100px;
	min-width: 440px;
	overflow-x: visible;
	margin: 0 auto;
	background: white;
	padding-right: 0px;
	color: white;
	}

#container2
{
	text-align: center;
	width: 920px;
	height: 101%;
	max-width: 900px;
	min-width: 450px;
	overflow-x: visible;
	margin: 0 auto;
	background: white;
	padding-right: 0px;
	color: #494949;
}
#container3
{
	text-align: center;
	width: 720px;
	height: 101%;
	max-width: 900px;
	min-width: 450px;
	overflow-x: visible;
	margin: 0 auto;
	background: white;
	padding-right: 0px;
	color: #494949;
}

#header
{
	text-align: center;
	padding: 0 1px 0 1px;
	border: 0px solid #F4A460;
	font-variant: small-caps;
	color: #000000;
	height: 75px;
	margin-top: -10px;
	width: 90%;
	word-break: keep-all;
	z-index: 10;
	background-color: white;
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 3px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

#myslidemenu{
	text-align: center;
}

A:link
{
	color: #cb8e43;
	text-decoration: none;
	background-color: white;
}

A:visited
{
	color: #97752c;
	text-decoration: none;
	background-color: white;
}

A:hover
{
	color: #a52a2a;
	text-decoration: none;
	background-color: white;
}

A:active
{
	color: #a52a2a;
	text-decoration: none;
	background-color: white;
}



H1
{
	font-size: 36px;
	margin-top: 0px;
	left: 0px;
   top: -5px;
	font: lighter "Times New Roman";
	font-family: serif;
	font-variant: small-caps;
	font-weight: bold;
}

H2
{
	font-size: 22px;
	left: 0px;
  color: #ADADAD;
	
}

H3
{
	font-size: 22px;
	color: #888888;
	text-align: center;
	font-variant: small-caps;
	padding-left: -50px;
	margin: 0px;
	margin-left: 0px;
	
	}
	
#sublogo {
	font-size: 20px;
	color: #ADADAD;
	font-variant: small-caps;
	
}
	
.content
{  
	left: auto;
	height: 550px;
	width: 730px;
	text-align: center;
	border: 0px solid #999999;
	overflow: visible;
	color: #000000;
	margin: 0 auto;
   padding: 5px 50px 4px 10px;
	font-family: Arial, sans-serif;
   z-index: 10;
	}

.itemslist{
	text-align: center;
	background-color: #adadad;
	z-index: 10;
}


.homecontent{
	text-align: center;
	background-color: #adadad;
	z-index: 10;
}

#newscontent{
	text-align: center;
	background-color: #adadad;
	z-index: 10;
	width: 600px;
}
#logo{
position: absolute;
	background-color: white;
	left: 18%
	float: left;
}

#l-col
{
	color: #C6C6C6;
	border: 0px solid #FFFFFF;
	border-bottom: none;
	border-left: none;
	border-top-style: none;
	float: left; /* since this element is floated, a width must be given */
	width: 155px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 20px 20px 40px 10px; /* padding keeps the content of the div away from the edges */
	margin-right: -40px;
	#left: -230px;

	}
	
 
 .line {
 	margin-left: 120px;
	margin-right: 40px;
	 }

.blog{
	text-align: center;
	*margin-top: 21px;
}
.MemberTitle
{
	color: #7c7c7c;
	font: 20px tahoma, verdana, arial, sans-serif;
	letter-spacing: 4px;
	font-weight: bold;
	margin-left: 140px;
}
.Membersubtitle{
		color:#7c7c7c;
	font: 20px tahoma, verdana, arial, sans-serif;
	letter-spacing: 4px;
	font-weight: bold;
}

.Membername{
	font: small-caps bold 11px tahoma, verdana, arial, sans-serif;
	font: bolder;
}

.membertext
{
	color: #515048;
	font: 14px geneva, verdana, arial, sans-serif;
	font-weight: normal;
}
.smalltext
{
	color: #708090;
	font: 10px verdana, verdana, sans-serif;
	font-weight: bold;
	
}

.cattitle{
		color: #d08d49;
	font: 16px  "Times New Roman", "Trebuchet MS", "Bookman Old Style", "MS Serif", "Copperplate Gothic Bold", serif; 
	letter-spacing: 5px;
	font-weight: bold;
	font-variant: small-caps;
}

.vendortitle{
	color: #515048;
	font: 16px; verdana, arial, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	  font-family: "Times New Roman", "Trebuchet MS", "Bookman Old Style", "MS Serif", "Copperplate Gothic Bold", serif; 


}
.vendoraddress{
	color: #515048;
	font: 14px geneva, verdana, arial, sans-serif;
	font-weight: normal;
}

#browse {
	color: #888888;
	text-align: center;
	padding: 10px, 10px;
  margin: 5px;
   width: 520px;
  	background-color: white;
	border: 0 solid white;
  font-variant: small-caps;
  font-size: 20px;
  font-family: "Times New Roman", "Trebuchet MS", "Bookman Old Style", "MS Serif", "Copperplate Gothic Bold", serif; 
  z-index: 8;	
}
.browse {
	color: #888888;
	text-align: center;
	padding: 10px, 10px;
  margin: 5px;
   width: 520px;
  	background-color: white;
	border: 0 solid white;
  font-variant: small-caps;
  font-size: 20px;
  font-family: "Times New Roman", "Trebuchet MS", "Bookman Old Style", "MS Serif", "Copperplate Gothic Bold", serif; 
  z-index: 8;	
}

.news {
	text-align: center;
	border: 0px solid #5e5e5e;
	width: 730px;
	top: 100px;
  margin:0 auto;
  margin-left: 20%;
  padding: 15px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .news {margin-left: 170px; }
}

.memberdetail {
/*	text-align: center;
	border: 0px solid #5e5e5e;
	width: 730px;
	max-width: 800px;
	min-width: 600px;
	top: 100px;
	left: -100px;
  margin:10px; auto;
  padding: 10px;*/
	text-align: center;
	border: 0px solid #5e5e5e;
	width: 669px;
	max-width: 800px;
	min-width: 600px;
	top: 100px;
  margin:0 auto;
  padding: 10px;
 
}

/* Target all Firefox */ 
@-moz-document url-prefix() { .memberdetail { float: left; } } 


.memberlist {
	text-align: left;
	width: 90%;
	max-width: 700px;
	min-width: 600px;
	overflow-x: visible;
	margin: 0 auto;
	background: white;
	padding-right: 0px;
   z-index: 10;
	}
	
.itemdetail {
	text-align: center;
	border: 0px solid #5e5e5e;
	width: 669px;
	max-width: 800px;
	min-width: 600px;
	top: 100px;
  margin:0 auto;
  padding: 10px;
}

.venderdetail {
/*	text-align: center;
	border: 0px solid #5e5e5e;
	width: 740px;
	max-width: 800px;
	min-width: 600px;
	top: 105px;
  margin:0 auto;
  padding: 35px;
  	font-family: Arial, sans-serif;
}*/
	text-align: center;
	border: 0px solid #5e5e5e;
	width: 730px;
	top: 100px;
  margin:0 auto;
  margin-left: 15%;
  padding: 15px;
  	font-family: Arial, sans-serif;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .mission {margin-left: 170px; }

}
.links {
	
	text-align: center;
	border: 0px solid #5e5e5e;
	width: 660px;
	top: 150px;
  margin:0 auto;
  padding: 10px;
   	}
   	@media screen and (-webkit-min-device-pixel-ratio:0) {
    .links {margin-left: 190px; }
}
	
.shows {
	text-align: center;
	border: 0px solid #5e5e5e;
	width: 730px;
	top: 100px;
  margin:0 auto;
  margin-left: 20%;
  padding: 15px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .shows {margin-left: 170px; }
}
   
.mission {
/*	text-align: center;
	border: 0px solid #5e5e5e;
	width: 730px;
	top: 40px;
  margin:0 auto;
  margin-left: 20%;
  padding: 5px;
  	font-family: Arial, sans-serif;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .mission {margin-left: 170px; }
}*/

	text-align: center;
	border: 0px solid #5e5e5e;
	width: 730px;
	top: 100px;
  margin:0 auto;
  margin-left: 20%;
  padding: 15px;
  	font-family: Arial, sans-serif;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .mission {margin-left: 170px; }

}

.membership {
	text-align: center;
	border: 0px solid #5e5e5e;
	width: 730px;
	top: 100px;
  margin:0 auto;
  margin-left: 20%;
  padding: 15px;
  	font-family: Arial, sans-serif;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .membership {margin-left: 170px; }
}
.contact {
	text-align: center;
	border: 0px solid #5e5e5e;
	width: 700px;
	top: 100px;
  margin:0 auto;
  margin-left: 20%;
  padding: 15px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .contact {margin-left: 170px; }
}

#map{
	text-align: center;
	border: 0px solid #5e5e5e;
	top: 1px;
   left: 0px;

	}
	
#sidebarHeader
{
	
}
	
#sidebar
{
Font: 14px Verdana; 
font-weight: normal;
color: #deb887;
text-decoration: none;
}

smalllight

#sidebar:hover
{
    color: Gray;
    text-decoration: none;
}

.borders
{
	border: 1px solid #8C8882;
}

#itemborder
{
	border-right-color: #FFFAF0;
	border-width: 1;
}

#highitemborder
{
	border-right-color: #FF1515;
	border-width: 2;
}

#footer
{
	position: relative;
	left: 52px;
	bottom: 4px;
	width: 100%;
	height: 1.em;
	border-bottom: 0px solid #D9D9D9;
	color: #ababab;
	font-family: Verdana;
	font-size: smaller;
}

#footerimage
{
   margin:0 auto;
	
	
	border-bottom: 0px solid #D9D9D9;;
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto 
	 }

