/*BACKGROUND IMAGE FOR SPLASH SCREEN*/
.content_bg {
	background-image: url(images/content/content_bg.gif);
	background-repeat: no-repeat;
	background-position: top-right;
}
.city_bg {
	background-image: url(images/home/city_bg.gif);
	background-repeat: no-repeat;
	background-position: top-right;
}
.desi_bg {
	background-image: url(images/home/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ff7400;
}
.djdb_bg {
	background-image: url(images/djdb/djdb_bg.gif);
	background-repeat: no-repeat;
	background-position: top-right;
}
.members_bg {
	background-image: url(images/members/members_bg.gif);
	background-repeat: no-repeat;
	background-position: top-right;
}

.splash_bg {
	background-image: url(images/home/splash_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FDAE3E;
}
.gig_bg {
	background-image: url(images/gig/gig_bg.gif);
	background-repeat: no-repeat;
	background-position: top-right;
}

.pictures_bg {
	background-image: url(images/pictures/pictures_bg.gif);
	background-repeat: no-repeat;
	background-position: top-right;
}


/*BORDER COLORS*/
.orngbdr{
	border-style: solid;
	border-color: #FEB734;
	border-width: 4px;
}
.dkorngbdr{
	border-style: solid;
	border-color: #FD8A1D;
	border-width: 4px;
}

.grybdr{
	border-style: solid;
	border-color: #A27F74;
	border-width: 4px;
}
.dkgrybdr{
	border-style: solid;
	border-color: #5B4E4E;
	border-width: 5px;
}
.spbannerbdr{
	border-style: solid;
	border-color: #FC8924;
	border-width: 5px 5px 5px 5px;
}

/*TEXT COPY*/
.copy {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #322B2B;
}
.txtbox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #322B2B;
	width:170px;
}
.txtboxlong {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #322B2B;
	width:250px;
}
.txtboxmultilinelong {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #322B2B;
	width:450px;
}
.txtboxmultiline {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #322B2B;
	width:350px;
}
.detailborng {
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #EC4408;
}
.ftrcopy {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}
.lgtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #322B2B;
}
.lgtitleorng {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #EC4408;
}
.titlecopy {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
}
.whtcopy {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
}
.whtbcopy {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
}
.detailgry {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7A6D6D;
}
.detailgrybold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #7A6D6D;
}
.grycopy {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #D4CAC7;
}
.bold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #322B2B;
}
.centerbdr{
	border-style: solid;
	border-color: #FC5B15;
	border-width: 5px 11px 5px 10px;
}
.tinylink {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #322B2B;
	text-decoration: underline;	
}
.tinycopy {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #322B2B;
}
.tinyErrorCopy {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: orange;
}
.detailorng {
	font-size : 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #EC4408;
}
.eventtitle {
	font-size : 7.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.hostedby {
	font-size : 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
}
.highevent {
	font-size : 7.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EC4408;
	text-decoration: none;
	font-weight: bold;
}
#ArticleItem {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#ArticleItem .ArticleTitle {
	font-size: 15pt;
	font-weight: bold;
	color: #FF3807;
}
#ArticleItem .ArticleCopy {
	font-size: 9pt;
	color: #322B2B;
}
#ArticleItem .ArticleDate {
	font-size: 8pt;
	color: #808080;
}

/*LINKS*/
a.featuredevent, a:active.featuredevent {
	font-size : 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color : #000000;
}
a:hover.featuredevent {
	font-size : 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #EC4408;
}
a.detailorng, a:active.detailorng {
	font-size : 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color : #EC4408;
}
a:hover.detailorng, a:visited:hover.detailorng {
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color : #EC4408;
}

a.ornggry, a:active.ornggry {
	font-size : 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color : #FF3807;
}
a:hover.ornggry, a:visited:hover.ornggry {
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color : #322B2B;
}
a.gryorng, a:active.gryorng {
	font-size : 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color : #D4CAC7;
}
a:hover.gryorng, a:visited:hover.gryorng {
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color : #FCAF1B;
}
a.ftrlink, a:active.ftrlink {
	font-size : 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color : #000000;
}
a:hover.ftrlink, a:visited:hover.ftrlink {
	font-size : 7pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color : #000000;
}
a.whtlink, a:active.whtlink {
	font-size : 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color : #ffffff;
}
a:hover.whtlink, a:visited:hover.whtlink {
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color : #ffffff;
}
#ArticleItem a {
	color: #FF3807;
}
#ArticleItem a:hover {
	color: #000000;
}
#PreLink a, #PreLink a:active {
	font-size : 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color : #000000;
}
#PreLink a:hover {
	font-size : 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #EC4408;
}

.aspnmG{background-color:#cccccc;border:0px;border-bottom-color:black;border-top-color:gray;border-left-color:gray;border-right-color:black;border-style:solid;cursor:hand;}
.aspnmI{width:130;background-color:#FF3807;color:White;font-family:verdana;font-size:12px;padding:2px;padding-left:5px;padding-right:15px;border:1px;border-color:#3F3F3F;border-style:solid;cursor:hand;}
.aspnmIO{width:130;background-color:yellow;color:black;font-family:verdana;font-size:12px;padding:2px;padding-left:5px;padding-right:15px;border:1px;border-top-color:#B8B8B9;border-left-color:#B8B8B9;border-right-color:black;border-bottom-color:black;border-style:solid;cursor:hand;}
.aspnmID{width:130;background-color:black;color:white;font-family:verdana;font-size:12px;padding:2px;padding-left:5px;padding-right:15px;border:1px;border-left-color:black;border-top-color:black;border-right-color:#B8B8B9;border-bottom-color:#B8B8B9;border-style:solid;cursor:hand;}
