Body {
	background-image: url('images/background.jpg');
	background-repeat : no-repeat;
	background-position : 700px 90px;
	background-color:#FFFFFF;
	font-family:Trebuchet MS;
	font-size:11px;
	margin:0px;
}
td, div { 
	vertical-align:top;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#808080
}

a { color: #0071BC }
a:visited    { color: #0071BC }
a:active     { color: #0071BC }
a:hover      { color: #0071BC }



#content {
	position:relative;
	top:2px;
	left:16px;
	width:968px;
}
		
#logo {
	width:968px;
	position: relative;
}

#nav{
	width:968px;
	position: relative;
}

a.nav { 
		
		text-decoration : none;
		color : #0071BC;
		font-size : 10px;
		font-weight : bold; } 
		
a.nav:visited    { color: #0071BC }
a.nav:active     { color: #0071BC }
a.nav:hover      { color: #8DC63F }

#mainNav{
	width:545px;
		vertical-align:middle;
		font-family:Trebuchet MS;
		color:#8dc63f;
		font-size:18px;
		text-align:Center
	}
	
@font-face {
    font-family: 'alternategothic2_btregular';
    src: url('images/alternate_gothic_no.2_bt-webfont.eot');
    src: url('images/alternate_gothic_no.2_bt-webfont.eot?#iefix') format('embedded-opentype'),
         url('images/alternate_gothic_no.2_bt-webfont.woff2') format('woff2'),
         url('images/alternate_gothic_no.2_bt-webfont.woff') format('woff'),
         url('images/alternate_gothic_no.2_bt-webfont.ttf') format('truetype'),
         url('images/alternate_gothic_no.2_bt-webfont.svg#alternategothic2_btregular') format('svg');
    font-weight: normal;
    font-style: normal;

}	
	
	
#mainNav a {
		text-decoration : none;
		font-family: 'alternategothic2_btregular',Trebuchet MS;			
		font-size:20px;
		color:#8dc63f;
		text-transform:uppercase;
		padding-right:7px;
		padding-left:7px;
		}

#mainNav a:visited {
		color:#8dc63f;
		}
#mainNav a:active {
		color:#8dc63f;
		}
#mainNav a:hover {
		color:#2a95d2;
		}


	
a.adminNav { text-transform : uppercase;
		text-decoration : none;
		color : #FFFFFF;
		font-size : 10px;
		 } 
		
a.adminNav:visited    { color: #FFFFFF }
a.adminNav:active     { color: #FFFFFF }
a.adminNav:hover      { color: #FFFF00 }



#mainSocial {
	padding:0px;
	padding-left:11px;
	padding-top:7px;
}
#mainSocial img {
	padding:0px;
	padding-right:5px;
	padding-bottom:5px;
}

#myAccount{
	position:absolute;
	background-image: url('images/util_bgBottom.gif');
	background-repeat : no-repeat;
	background-color:#FFFFFF; 
	color: #808080; 
	font-size:10px;
	
}

#currentEventHeader{
	background-color:#7da7d9;
	width:397px;
	padding:5px;
	padding-bottom:4px;
	text-align:center;
	font-size:20px;
	color:#FFFFFF;
	font-family: 'alternategothic2_btregular',Trebuchet MS;		

}

#currentEventHeader A{
	text-decoration:none;
	color:#FFFFFF;
}

#mainHeader{
	background-color:#7da7d9;
	padding:5px;
	padding-bottom:4px;
	font-size:20px;
	color:#FFFFFF;
	font-family: 'alternategothic2_btregular',Trebuchet MS;		
	margin-bottom:5px;
	text-transform:uppercase;

}

#mainHeader A  {
	color:#FFFFFF;
	text-decoration:none;
}


#mainPicture {
	width:968px;
	height:207px;
	overflow:hidden;
	background-position:center;
	background-size:100%;

}

.sectionHeader	{
	color : #0071BC;
	font-size:20px;
	color:#636363;
	font-family: 'alternategothic2_btregular',Trebuchet MS;		
	border-bottom:5px solid #e2e2e2;
	padding:5px;
	
}

.sectionHeader span{
	font-family:trebuchet MS;
	font-size:12px;
	

}

.sectionData {
	padding:14px;
}


#homeArea {
	width:535px;
	right:0px;
	margin-top:-12px;
	margin-left:10px;
	position:relative;
	line-height:18px;
}



#homeartistParticipate{
	padding:10px;
	position:absolute;
	right:0px;
	bottom:0px;
	background-color:#e2e2e2;
	width:300px;

}
#homeartistParticipate B{
	font-size:15px;
	color:#0979c0;
}


#shopOnlineHeader{
	background-color:#8dc73f;
	font-size:22px;
	padding:6px;
	color:#FFFFFF;
	font-family: 'alternategothic2_btregular',Trebuchet MS;			
	


}

#currentEvent {
	background-color:#FFFFFF;
	padding:5px;
	top:37px;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	border:1px solid #8dc63f;
}

#currentEvent A {
	color:#1b1464;
}

#currentEventDescription {
	padding:6px;
}

#currentEventDescription span{
	font-size:18px;
	font-weight:bold;
}

#eventNav {
	
		position:relative;
		z-index:99;
		border:1px solid #8dc63f;
		border-bottom:0px;
		width:600px;
		
	
	
	}

#activeEvent {
		background-color:#8dc63f;
		border-right:1px solid #8dc63f;
		padding:5px;
		width:300px;
		top:37px;
		font-size:14px;
		color:#FFFFFF;
		text-transform:uppercase;
		font-weight:bold;
		cursor:hand;
		}

	#inactiveEvent {
		background-color:#FFFFFF;
		padding:5px;
		width:300px;
		top:37px;
		font-size:14px;
		color:#0071BC;
		text-transform:uppercase;
		font-weight:bold;
		cursor:hand;

		}




#eventContainer {
	position:relative;
	border:1px solid #8dc63f;
	display:inline-block;
	padding:16px;
	top:-1px;

}
		
#upcomingShowPlug {
	overflow: auto;
	padding:16px;
	background-color:#7da7d9;
	color:#FFFFFF;
	width:375px;

}
#upcomingShowPlug span{
	font-size:18px;
	font-weight:bold;

}		

#upcomingShowLeft {
	display:inline;
	float:left;
	width:178px;
	height:172px;
	overflow:hidden;
}
#upcomingShowRight {
	float:right;
	width:178px;
	height:172px;
	overflow:hidden;
}

#placeHolderFlyer {
	background-color:#0071BC;
	color:#FFFFFF;
	Font-size:25px;
	height:280px;
	padding:15px;
	font-family: 'alternategothic2_btregular',Trebuchet MS;			
	

}
#placeHolderFlyer span {
	font-size:20px;
	color:#b8cde9

}
		


a.featureCar {
	border:1px solid #8DC63F; margin:13px;
}


		
		
		
		
		
		
		#adminArea {
			width:880px;
			margin-top:0px;

		}


		#homeProducts
		{
		    width: 545px;
		    overflow: hidden;
			height:228px;
			
		}
		
		
		.homeProdBanner{
		    width: 545px;
			position:relative;
			top:0px;
			height:20px;
			background-color:#000000;
			font-family: 'alternategothic2_btregular',Trebuchet MS;		
			font-size:18px;
			font-weight:bold;
			padding:3px;
		}

		
		
		#pageArea {
			width:968px;
			margin-top:0px;
		}
		

		#productCatalog {
			margin-left:40px;
			
		}
		#search {
			padding:10px;
		}
		#viewCart {
			padding:10px;
			
		}
		#myAccount {
			padding:10px;
			
			padding-top:0px;
		}
		
		#accountNav {
		background-image: url('images/myAccountBG.gif');
		background-repeat : repeat-x;
		background-color:#6ba915;
		border:1px solid #8DC63F;
		position:relative;
		width:150px;
		float:right;
		z-index:0;
		color:#FFFFFF;
		padding-top:20px;
		padding-bottom:10px;

		margin-left:16px;
		display:inline-block;
		
		
		}
		
		#accountNav td, #adminNav td{
		color:#FFFFFF;
		
		
		}
		
		
		#adminNav {
		background-image: url('images/myAccountBG.gif');
		background-repeat : repeat-x;
		background-color:#6ba915;
		border:1px solid #8DC63F;
		position:relative;
		width:150px;
		float:right;
		z-index:0;
		color:#FFFFFF;
		padding-top:20px;
		padding-bottom:10px;

		display:inline-block;
		
		
		}
		
		
		
#contentCap{
	width:913px;
	color:#0979c0;

}

#contentCap A {
	color:#0979c0;
	text-decoration:none;
}

#copywrite {

	
}
.allCaps {
	text-transform:uppercase;
	text-decoration:none;
}
		
		
		

.header {background-color:0071bc; color: #FFFFFF }

.whiteBG {background-color:#FFFFFF}
.blueBG {background-color:#003562; color: #FFFFFF }

.smallText {font-size:10px;}
.message {font-size:12px; color:#b30000; font-weight:bold; font-family:verdana;}

.utilbackground{
	background-image: url('images/util_bgBottom.gif');
	background-repeat : no-repeat;
	background-color:#FFFFFF; 
	color: #808080; 
	font-size:10px;
	}

.utilOff{
		padding:3px;
		height:15px;
		padding-bottom:0px;
}


.utilOn{
		background-image: url('images/util_bg.gif');
		background-repeat : repeat-x;
		padding:3px;
		height:15px;
		padding-bottom:0px;
		}

.orderHead {text-transform : uppercase;
			color : #0071BC;
			font-size : 10px;
			font-weight : bold;
			background-color:#F8E5BB;
			border-top:1px dashed #A67C51;
			border-bottom:1px solid #A67C51;}

.tableHead {text-transform : uppercase;
			color : #0071BC;
			font-size : 13px;
			border-bottom:3px solid #808080;}

.tableFoot {
			color : #0071BC;
			font-size: 12px;
			font-weight: bold;
			background-color:#ddebf5;
			border-top:3px solid #003562;
			border-bottom:3px solid #808080;
			}
.tableSHTax {
			color : #0071BC;
			font-size: 10px;
			font-weight: bold;
			background-color:#E6E6E6;
			}



.mainHeader {
			position:relative;
			left:-10px;
			z-index:5

		}


#productData {
			padding:14px;
		}
		
#productPricing {
			padding:14px;
			background-color:#ddebf5;
			margin-top:2px;
			margin-bottom:2px;
			font-size : 22px;
			font-family: 'alternategothic2_btregular',Trebuchet MS;			
			
		}
#productPricingSold {
			padding:14px;
			background-color:#6e6e6e;
			margin-top:2px;
			margin-bottom:2px;
			color:#FFFFFF;
		}
		
#productPricingSold Span{
			font-size : 22px;
			font-family: 'alternategothic2_btregular',Trebuchet MS;			
			
}
		
	
.productHeader {
			padding:1px;
			padding-left:10px;
			color : #0071BC;
			background-color:#FFFFFF;
			background : url('images/prodHeadBG.gif');
			background-repeat : repeat-x;
			font-size : 14px;
			font-weight : bold;
			border-bottom:1px solid #8DC63F;}

			
.productName {
			color : #0979c0;
			font-size : 26px;
			font-family: 'alternategothic2_btregular',Trebuchet MS;			
			
			
			}

.productInfo {
			font-size : 17px;
			font-family: 'alternategothic2_btregular',Trebuchet MS;			
			
			line-height:22px;
}			
			
		
.productCategory {
			margin:10px;
			margin-bottom:0px;					
			padding:5px;
			text-align:center;
			background-color:#c2c2c2;
			border:1px solid #c2c2c2;}
			
			
.productCategorydesc {
			font-size:10px;
			margin:10px;
			margin-top:0px;			
			padding:5px;
			text-align:center;
			background-color:#f1f1f1;
			border:1px solid #c2c2c2;}			

.mediaPage {
			margin:5px;
			padding:5px;
			text-align:center;
			background-color:#FFFFFF;
			border:1px solid #c2c2c2;}			
			
.catPlug {
	border:1px solid #0071bc; 
	margin-right:10px;
	}
			
.closebox {}
			
.img { border:1px solid #0071BC}


form {
	margin:0px;
	padding:0px;
}

.formReq {color:#003562}
.formText {color:#808080}

.utilform { border:1px solid #F35A00; font-family:verdana; font-size:10px; color:808080;}
.utilButton {font-size:10px; font-family:verdana; font-weight:bold;color: #FFFFFF; background-color:#F35A00; border:1px solid #003562; height:16px; text-transform:uppercase }

.form { border:1px solid #F35A00; font-family:verdana; font-size:12px; height:23px; color:808080;}
.button {font-size:11px; font-family:verdana; font-weight:bold;color: #FFFFFF; background-color:#8dc63f; border:1px solid #0979c0; height:23px; text-transform:uppercase }

.customerLogin { font-size:10px; font-family:verdana;}
.loginBox {border:1px solid #003562; padding:5px; background-color:#D1F0FC;}

#featuredProductPlugHeader {

	background-color:#0979c0;
	color:#b8cde9;
	font-size:22px;
	padding:6px;
	font-family: 'alternategothic2_btregular',Trebuchet MS;			
	
	margin-bottom:8px;
	margin-top:20px

}
#featuredProductPlug {
	width:934px;
	border:1px solid #c2c2c2;
	background-color:#f6f6f6;
	color:#c2c2c2;
	font-size:18px;
	padding:16px;

}


#featuredProducts {
	width:240px;
	font-size : 10px;
	float:left;
}

.featureProdImg{
max-height:200px; 
max-width:199px;
}


.featureProdCell {
vertical-align:middle;
background-color: #e0e0e0;
border:1px solid #c2c2c2;
}



.featuredProductHead {
			padding-top:4px;
			text-transform : uppercase;
			color : #c2c2c2;
			font-size : 10px;
			}
			
.featuredProduct {
			color : #808080;
			font-size: 10px;
			padding-bottom:10px;
			}
			

.featurePrice{color:#8dc63f;text-align:right;}

.cloudHeader {
	font-size : 14px;
	text-decoration:none

}
.cloudHeader A {
	text-decoration:none

}

.productCell {
	
}

.productCellImg{
	vertical-align:middle;
	background-color: #FFFFFF;
	border:1px solid #c2c2c2;
	height: 210px; 
	width: 210px; 
}

.productCellPrice{
	color:#8dc63f;
	text-align:right;
	padding-right:5px;
}

.productCellInfo{
	padding-left:5px;
	font-size:11px;
	}
.productCellInfo span{
	font-size : 14px;

	}
.addToCartBox {
	background-color:#ddebf5;
	Border:1px solid #c2c2c2;
	width:214px;
	padding:5px;
	align-right:5px;
	display: inline-block; 
	vertical-align:bottom; 
}

.productsPastShow{
	line-height:18px;
	padding:8px;padding-right:20px;
	padding-left:16px;
	font-size : 20px;
	font-family: 'alternategothic2_btregular',Trebuchet MS;			
		

}
.productsPastShow a{
	text-decoration:none;
}
.productsPastShow ul {
	padding-left:5px;
	margin-left:5px;
}

.productsPastShow li{
	margin-left:0px;
	padding-bottom:10px;

}


.prodBox{border:1px solid #0071BC; padding:5px; padding-left:45px; margin:20px; background-color:#D1F0FC}
.smallText{font-size:10px; color:#FFFFFF}


.magnifier 
{
    BORDER: #8DC63F 2px solid;
    border-style: ridge;
    BACKGROUND-COLOR: #FFFFFF;
}
.magnifierController 
{
	FONT-SIZE: 8pt; 
    COLOR: #8DC63F;
}
.magnifierControllerButton 
{
    PADDING: 0px 4px 0px 4px;
    BORDER: #8DC63F 1px solid;

    CURSOR: hand; 
    COLOR: #8DC63F; 
    BACKGROUND-COLOR: #fff
}
.magnifierControllerButtonSelected {
    PADDING: 0px 4px 0px 4px;
    CURSOR: hand; 
    COLOR: #FFFFFF; 
    BORDER: #8DC63F 1px solid;
    BACKGROUND-COLOR: #8DC63F
}

.catalog {
	background-image: url('images/cat_bg.gif');
	background-repeat : repeat-x;
	padding:7px;
	padding-top:2px;	
	margin:0px;
	font-size:10px;
	color:#0071BC;
	padding:10px;
	line-height:17px;
	margin-top:3px;
	border:1px solid #c2c2c2;
}






.pastShowDiv { position:relative;float:left;width:295px;height:201px; margin:5px;border:1px solid #0071BC;overflow:hidden;}
.pastShowHolder {position:relative;float:left; width:295px; height:200px;list-style-type: none;margin: 0px; }
.pastShowDateInfo {
	font-family: 'alternategothic2_btregular',Trebuchet MS;			
	
	position:relative;
	float:left;
	vertical-align:bottom;
	width:293px;
	bottom:0px;
	background-color:#0071BC;
	color:#FFFFFF;
	font-size:15px;
	padding:5px;
}
.pastShowDateInfo span {
	color:#b8cde9
}

.img250Clip {
  width: 295px;
  position: absolute;
  clip: rect(0 295px 200px 0px);
}

#portfolioHolder .img{width:295px;}


.flickrUL {list-style:none;padding:0px;margin:3px;}
.blockem {  display: -moz-inline-box; display: inline-block;  margin:3px;} 
.blockem img { border: 1px solid #8dc63f;}


ul {margin:0px;padding:0px;}



.t1 {
	font-size:20px;
	color:#0071BC;
}
.t2 {
	font-size:14px;
	
}

.t3 {
	font-size:13px;
	
}