#header{
	position:fixed;
	top:0px;
	left:20px;
	right:20px;
	height:170px;
	padding-top:0px;
	text-indent: -100em;
	background: #f1e4cf url(../buttons/choctaw_paypal.gif) top center/contain no-repeat;
	border:6px outset #B67D58;
	z-index:2;
	}
body {
	margin:5px;
	padding:5px;
	font-family: papyrus,arial, helvetica, sans-serif;
	color:#000000;
	background: url("../buttons/back.gif") repeat ;
	}
#slidebar{/*photo slide bar across top of page*/
	margin:0px 0px 5px 0px;
	width:100%;
	overflow:hidden;
	padding:5px 0px 5px 0px;
	background: black;
	border:0pt solid #000000 ;
	font-size: 16px;
	font-weight: 200;
	line-height:1.2em;
	text-align:center;
	font-family: ariel, helvetica, sans-serif;
	}
#Menu {/*main menu*/
	position:fixed;
	top:150px;
	left:20px;
	right:20px;
	background:#f1e4cf;
	border:6px outset #B67D58;
	border-top:0px;
	border-bottom:6px outset #B67D58;
	width:auto;
	padding:8px;
	line-height:17px;
	text-align:left;
	z-index:4;
	}
#MenuS {/*side menus*/
	position:absolute;
	top:210px;
	left:30px;
	width:160px;
	font:12pt comic sans, arial;
	text-align:left;
	border:0pt solid #000000 ;
	font-weight: 400;
	background-color: #f1e4cf;
	}
#MenuM {/*Side menu for the Member Area identical to MenuS but not hidden in smaller width screens*/
	position:absolute;
	top:235px;
	left:30px;
	width:160px;
	font:12pt comic sans, arial;
	text-align:left;
	border-top:1pt solid #000000 ;
	border-right:1pt solid #000000;
	border-bottom:1pt solid #000000;
	border-left:1pt solid #000000;
	font-weight: 400;
	background-color: #FADF85;
	}
#msg {
	position:fixed;
	top:130px;
	left:20px;
	right:20px;
	text-align:center;
	background: #f1e4cf;
	border:6px outset #B67D58;
	border-top:0px;
	border-bottom:0px;
	font-weight: bold;
	overflow:hidden;
	text-overflow:elipsis;
	z-index:2;
	}
#Content {
	margin-top:190px;
	margin-left:15;
	margin-right:15px;
	width:auto;
	padding:5px;
	font-size: 12pt;
	font-weight: 400;
	line-height:17px;
	font-family: arial;
	background: #f1e4cf;
	border:6px outset #B67D58;
	}
#Content2 {/*Content for members area*/
	margin:190px 15px 10px 15px;
	padding:5px 5px 5px 170px; 
	font-size: 12pt;
	font-weight: 400;
	line-height:17px;
	font-family: arial;
	background: #f1e4cf;
	border:6px outset #B67D58;
	}
.frm{/*iframe class*/
	color: #400000;
	background:#f1e4cf;
	}
#hom {/*Used for Artist pic on home page feature*/
	font-family: comic sans,arial;
	text-align:center;
	float:right;
	margin:0px 0px 25px 10px;
	padding:5px;
	max-width:25%;
	background: black;
	color:white;
	border:1pt solid #000000;
	font-size: 12pt;
	font-weight: 400;
	}
#hom2 {/*Used for Artist pic in detail artist page and on home page feature*/
	font-family: comic sans,arial;
	text-align:center;
	float:right;
	margin:0px 0px 25px 10px;
	padding:5px;
	max-width:50%;
	background: black;
	color:white;
	border:1pt solid #000000;
	font-size: 12pt;
	font-weight: 400;
	}
.help {/*help boxes*/
	margin:0px;
	text-indent:0px;
	width:350px;
	max-width:350px;
	float:left;
	padding:1px;
	background:#FFFFCC ;
	border:1pt solid #808080;
	font-size:12pt;
	font-weight: 400;
	font-family:  'arial narrow', arial, helvetica, sans-serif;
	}
.infobox {/*used in member area*/
	font-family: comic sans,arial;
	text-align:left;
	float:left;
	margin:0px 10px 2px 2px;
	padding:5px;
	max-width:95%;
	background:none;
	border:1pt solid #000000;
	font-size: 14pt;
	font-weight: 400;
	}
.ctrbox{/*top resource categories centered 50% top=bottom border*/
	width:50%;
	margin:auto;
	text-align:center;
	border-top:1pt solid black;
	border-bottom:1pt solid black;
	
	}
.ctrbox2{/*centered 90% no left margin for side menu border*/
	width:auto;
	margin:auto;
	padding-left:30px;
	padding-right:30px;
	text-align:left;
	}
.Clear{
	clear:both;
	}
.spacerbox{/*empty box to move stuff over*/
	width:175px;
	float:left;
	margin:0px;
	height:165px;
	background:none;
	}
.picsm {/*Thumbnail pics*/
	font-family: arial;
	text-align:center;
	color:white;
	margin:5px;
	padding: 5px;
	float:left;
	width: 18%;
	height:200px;
	background: black;
	border:4pt outset black;
	border-radius:8px;
	font-size: 10pt;
	font-weight: 400;
	}
.pictiny {/*shop detail extra photos*/
	font-family: arial;
	text-align:center;
	color:#000000;
	margin:5px;
	padding: 5px,5px,5px,5px;
	float:left;
	width: 100px;
	height:100px;
	background: none;
	border:1pt solid black;
	font-size: 12pt;
	font-weight: 400;
	}
.piclgs {/*Shop Detail Main pics*/
	max-width:55%;
	font:10pt Arial Narrow Arial sans-serif;
	vertical-align:middle;
	text-align:center;
	color:white;
	margin:5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	float:left;
	border:4pt outset black;
	border-radius:8px;
	background:black;
	font-weight:400;
	}
.piclgl {
	font:12pt Arial Narrow Arial sans-serif;
	vertical-align:text-top;
	text-align:center;
	color:#000000;
	margin:5px 5px 5px 5px ;
	padding: 5px 5px 5px 5px;
	float:left;
	font-weight:400;
	border:2pt outset #BA8D49;
	}
.picarl {/*Artist pics on thumbnail page*/
	font:10pt Arial Narrow Arial sans-serif;
	vertical-align:middle;
	text-align:center;
	width:22%;
	height:310px;
	color:white;
	margin:5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	float:left;
	border:1pt solid #000000;
	background-color:black;
	font-weight:400;
	overflow:hidden;
	}
.ct{/*centered text*/
	text-align:center;
	}
.ctw{/*centered white text*/
	text-align:center;
	color:white;
	}
.red{/* red centered text*/
	font-family: comic sans,arial;
	color:red;
	text-align:center;
	}
h2 {
	margin:0px 0px 10px 0px;
	padding:0px;
	font:28px  papyrus,arial, helvetica, sans-serif;
	font-weight:900;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#000000;
	}
h4 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:16px;
	line-height:16px;
	font-weight:900;
	color:#000000;
	}
.slide{/*text for sliderbar to make it tight to bar*/
	margin:0px;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color:white;
	}
.left {/*used for shop*/
	width:67%;
	font-family: comic sans,arial;
	text-align:justify;
	float:left;
	margin:0px;
	padding:0px;
	border:p0t solid red;
	}
.right {/*right column on home page*/
	font-family: arial;
	text-align:justify;
	float:right;
	margin:0px;
	padding:10px;
	top: 175px;
	width: 28%;
	background: #e7d1ad;
	border-top:1pt solid #000000 ;
	border-right:1pt solid #000000;
	border-bottom:1pt solid #000000;
	border-left:1pt solid #000000;
	font-size: 12pt;
	font-weight: 400;
	oveflow:hidden;
	}
.awd{/*box for awards*/
	width:auto;
	font:12pt Arial Narrow Arial sans-serif;
	color:black;
	text-align:center;
	padding:5px 10px;
	border-bottom:2px solid black;
	}
/*DIVS USED WITH COLLAPSIBLE.JS*/
.boxed {/*display collapsible list title button*/
	text-align:center;
	background:#BCA792;
	color:black;
	padding:3px;
	border: 1px solid black;
	border-radius:8px;
	}
.active, .boxed:hover {/*background color on collapsible button*/
  background-color: #ccc;
	}
.boxlist {/*content of boxed collapsible list*/
  padding: 0 5px;
  font:12pt 'arial narrow', arial, helvetica, sans-serif;
  display: none;
  overflow: hidden;
  background-color: none;
	}
/*GENERAL COLLAPSIBLE DIVS used with collapsibleseg.js*/
.collapsible {
  background-color: white;
  color: black;
  cursor: pointer;
  padding: 3px;
  width: 50%;
  margin-left:25%;
  margin-right:25%;
  border: 1pt solid black;
  border-radius:8px;
  text-align: center;
  outline: none;
  font-size: 15pt;
  }
.active, .collapsible:hover {
  background-color: #a6a6a6;
  border:1pt solid black;
  }
.help2 {
  padding: 0 18px;
  max-height: 0;
  width: 80%;
  margin-left:12%;
  margin-left:12%;
  margin-right:10%;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #f1f1f1;
  z-index:4;
  }
/*end basic collapsible*/
ul{
	padding:0px 2px 2px 20px;
	max-width:90%;
	}
li {
	color: black;
	text-align: left;
	}
li.info {/*used in member index info for boxed buttons to display properly*/
	padding:3px;
	color: black;
	text-align: left;
	}
.icon{/*keep icons together float left used in comments*/
	margin:2px 2px 2px 5px;
	width:50;
	font:10pt 'arial narrow' arial helvetica sans-serif;
	text-align: center;
	float:left;
	background:none ;
	border:none;
	}
.comment2 {/*Individual Comments in shop*/
	margin:5px;
	padding:5px;
	width:500px;
	word-wrap:break-word;
	overflow:wrap;
	line-height:17px;
	font:14pt comic sans,arial;
	border:1pt solid black;
	float:left;
	border-radius:8px;
	background:#D9E7D8;
	}
.offer {/*Individual offer comments in shop*/
	margin:5px;
	padding:5px;
	width:500px;
	float:left;
	word-wrap:break-word;
	overflow:wrap;
	line-height:17px;
	font:14pt comic sans,arial;
	border:1pt solid black;
	border-radius:8px;
	background:#D9E7D8;
	}
.button{/*keep info together float left*/
	margin:5px 5px 0px 5px;
	width:auto;
	font:14pt 'arial narrow' arial helvetica sans-serif;
	text-align: center;
	float:left;
	background:none ;
	border:0pt solid #808080;
	}
.button2c{/*keep fields together to not wrap clear after*/
	margin:5px 5px 0px 5px;
	width:auto;
	font:14pt 'arial narrow' arial helvetica sans-serif;
	text-align: left;
	float:left;
	background:none ;
	border:0pt solid #808080;
	clear:both;
	}
.button3{/*yellow button for links*/
	margin:5px 5px 0px 5px;
	width:auto;
	font:10pt arial helvetica sans-serif;
	text-align: left;
	text-decoration:none;
	font-weight:600;
	padding:0px 3px 0px 3px;
	float:left;
	background:yellow ;
	border-radius:8px;
	border:1pt solid black;
	}
input[type="text"]{
	max-width:95%;
	}
select{
	max-width:95%;
	}
input[type="textarea"]{
	max-width:95%;
	}
input.smbut[type="submit"]{/*small button for login etc on menu*/
    font-size:10pt;
	font-weight:400;
	width:130px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	padding:2px 3px 2px 3px;
	background-color:#FFFF00;
	border-radius: 15px;
	}
input.bigbut[type="submit"]{/*big button*/
    font-size:14pt;
	font-weight:600;
	margin-top:0px;
	padding:3px 3px 3px 3px;
	background-color:#FFFF00;
	border-radius: 15px;
	}
input.big[type="text"]{/*big text input*/
    font-size:20px;
	font-weight:600;
	padding:0px 0px 0px 0px;
	color:black;
	}
select.big{/*big select box text*/
    font-size:20px;
	font-weight:600;
	padding:0px 0px 0px 0px;
	color:black;
	}
a {
	color:#A06A18;
	font-size:16px;
	text-decoration:none;
	font-weight:800;
	font-family: helvetica, sans-serif;
	}
a:link {color:#CC0000;}
a:visited {color:#660033;}
a:hover {color:#BE5E50;}
a.wht:link{/*link for member and calendar/info menu*/
	color: white;
	font-size:12pt;
	}
a.wht:hover{
	color:#d3ac69;
	border: 0px solid black;
	border-radius:8px;
	}
a.wht:visited{
	color:#e6e4e7;
	}
a.big {
	color:#A06A18;
	font-size:16pt;
	text-align:center;
	text-decoration:none;
	font-weight:800;
	font-family: helvetica, sans-serif;
	}
a.men:link{/*link for member and calendar/info menu*/
	font-size:10pt;
	color: black;
	font-weight:900;
	position:left;
	text-decoration:none;
	text-align:center;
	}
a.men:hover{
	font-size:10pt;
	font-weight:900;
	color: #2C1514;
	position:left;
	position:left;
	text-decoration:none;
	text-align:center;
	}
a.men:visited{
	font-size:10pt;
	color:#C16100;
	font-weight:900;
	text-decoration:none;
	text-align:center;
	}
IMG.b {/*image with border*/
	background: #CEA659;
	padding:7pt;
	border-color: #5E461C;
	border-width: 1pt;
	max-width:90%;
	max-height:90%;
}
img.nb {/*image without border*/
	max-width:90%;
	max-height:70%;
	margin:auto;
	border-radius:8px;
	}
.hr {
	border-color: #993366;
	border-top:2pt solid #140AD6;
	}
a.foot{font-size:10px;
	text-align:center;
	}
.foot{
	font-family: arial;
	text-align:center;
	margin:0px,10px,0px,20px;
	width: auto;
	font-size: 9pt;
	font-weight: 400;
	text-align: center ;
	clear:both;
	}
@media (max-width: 840px){
	#header{
		position:fixed;
		top:0px;
		left:0px;
		right:0px;
		width:auto;
		height:90px;
		}
	#Menu {/*Main menu*/
		position:fixed;
		top:105px;
		left:0px;
		right:0px;
		}
	#msg {/*message bar*/
		position:fixed;
		top:87px;
		left:0px;
		right:0px;
		}
	#Content {
		margin:150px 5px 0px 5px;
		}
	#Content2 {
		margin:140px 5px 10px 2px;
		}
	#MenuS {/*side menus*/
		position:absolute;
		top:180px;
		left:20px;
		width:160px;
		}
	.picsm{
		width:27%;
		height:180px;
		font-size:10pt;
		font-weight:400;
		margin:2px;
		}
	a.wht:link{
		font-size:10pt;
		}
	.collapsible {
		width:300px;
		float:right;
		margin:1px 50px 1px 5px;
		}
}
@media (max-width: 780px){
	#header{
		position:fixed;
		top:0px;
		left:0px;
		right:0px;
		width:auto;
		height:70px;
		}
	#Menu {/*Main menu*/
		position:fixed;
		top:90px;
		left:0px;
		right:0px;
		}
	#msg {/*message bar*/
		position:fixed;
		top:72px;
		left:0px;
		right:0px;
		}
	#MenuS {/*side menus*/
		position:absolute;
		top:155px;
		left:25px;
		width:150px;
		}
	#Content {
		margin:135px 5px 0px 5px;
		}
	#Content2 {
		margin:135px 5px 10px 5px;
		}
	.spacerbox{/*empty box to move stuff over*/
		width:100px;
		float:left;
		margin:0px;
		height:165px;
		background:none;
		}
	.left{
		width:60%;
		}
	.right{
		width:35%;
		}
	.picsm{
		width:20%;
		}
	.collapsible {
		width:75%;
		margin:1px;
		}	
}
@media (max-width: 600px){
	#hom2 {/*Used for Artist pic in detail artist page and on home page feature*/
		text-align:center;
		float:left;
		margin:0px 0px 25px 0px;
		padding:5px;
		max-width:100%;
		width:100%;
		}
}
@media (max-width: 500px){
	.ctrbox2{/*centered 90% no left margin for side menu border*/
		width:auto;
		margin:auto;
		padding-left:160px;
		padding-right:0px;
		}
	#header{
		position:absolute;
		top:20px;
		}
	#msg:before {
		position:fixed;
		top:0px;
		left:0px;
		width:100%;
		margin:auto;
		font-weight:bold;
		background: #f1e4cf;
		content:" BEST VIEWED IN LANDSCAPE MODE";
		font:12pt  verdana arial helvetica sans-serif;
		color:black;
		}
	#msg {/*message bar*/
		position:absolute;
		top:75px;
		}
	#Menu {/*Main menu*/
		position:absolute;
		top:100px;
		}
	#MenuS {/*side menus*/
		position:absolute;
		top:180px;
		left:25px;
		width:100px;
		}
	#Content {
		margin:165px 5px 0px 5px;
		}
	#Content2 {
		margin:165px 5px 10px 5px;
		}
	.help2 {
		width: 100%;
		margin-left:-30px;
		}
	.picsm{
		width:25%;
		}
	.left{
		width:100%;
		}
	.right{
		width:0px;
		height:0px;
		visibility:hidden;
		}	
	.piclgs {/*Shop Detail Main pics*/
		max-width:95%;
		)
	.help{
		margin-left:0px;
		width:100%;
		max-width:100%;
		}
	input[type="textarea"]{
		max-width:50%;
		}
}