/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
/*	background-image:url(../Images/Shapes/splatterbkg.gif);
	background-position:center;
	background-repeat:repeat-y;*/
	background-color:white;
	}
/*These body classes add a vertical wavy line at left on body background for the secondary pages of the main categories. Using the template, "drilldownpage" modify the template property for the attribute for body class to select the correct background image. Using this class in CSS instead of in the template attributes because cannot have two background styles in the inline definition of the body.*/	
body.artfairDrill{
	background-image:url(../Images/Shapes/Bullets_Lines/bkg_vertgraywavy.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
body.splashDrill{
	background-image:url(../Images/Shapes/Bullets_Lines/bkg_vertbluewavy.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
body.membershipDrill{
	background-image:url(../Images/Shapes/Bullets_Lines/bkg_vertredwavy.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
body.musicDrill{
	background-image:url(../Images/Shapes/Bullets_Lines/bkg_vertpurplewavy.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
body.scholarshipDrill{
	background-image:url(../Images/Shapes/Bullets_Lines/bkg_vertgoldwavy.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
body.theaterDrill{
	background-image:url(../Images/Shapes/Bullets_Lines/bkg_vertgreenwavy.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
	
.mp_backlinks {
	font-size:12px;line-height:17px;
}

#hotstuff{
position:absolute;
top:190px;
width:253px;
height:41px;
left:74%;
}


h1 {
	margin:5px 0px 10px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color: #999999;
	}
	
h2 {
	padding:0px;
	font-size:20px;
	line-height:24px;
	font-weight:900;
	color: #999999;
	}	

h3 {
	padding:0px;
	font-size:16px;
	line-height:18px;
	font-weight:900;
	color: #999999;
}


p {
	font:14px/20px verdana, arial, helvetica, sans-serif;
	padding:0px;
	}
	
td {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}

	
ul {
	font-style: normal;
	font-size:16px;
	line-height:18px;
	list-style-position: outside;
	list-style-type:disc;
}
li {
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	text-align: left;
	vertical-align: middle;
}

ul.artisanlist{font-size:15px; line-height:17px;}
li.artisanlist{font-size:15px; line-height:17px;}

/*links we love*/
a {
	color:#09c;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
	
a:link {color:#0033CC;}
a:visited {color:#99CCCC;}
a:hover {background-color:#E6E6FA}



/*special link behaviors*/
a.footerlink {font-size:12px;line-height:17px;}
a.topagetop {font-size:11px;line-height:13px;}
a.imagehover:hover{font-weight:normal; background-color:#FFFFFF;}
a.navbarlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	display:block;
	/*display:inline;
	border:0 none;*/
}

/*special text */

.hotstuff{
	color:#000000;
	background-color:#FF0033;
	font-weight: bold;
	text-decoration:blink;
}

.hotstuffblue{
	color:#fff;
	background-color:#0099FF;
	font-weight: bold;
}
.footertext{font-size:12px;
line-height:17px;}
	
	
.topagetop{font-size:11px;
line-height:13px;}
		
.picCaption{
font-size:14px;
color:#333333;
font-weight:bold;
font-family:verdana, arial, helvetica, sans-serif;
text-align:center;
	}
.pagePhrase{
font-size:11pt;
font-weight:bolder;
color:#000000;
font-family:"Bradley Hand ITC", cursive;
/*text-align:justify;*/
/*background-image:url(../Images/Shapes/bkg_reddot_pagephrase.gif);
background-position:left;
background-repeat:no-repeat;*/
	}

.tableh2 {
	padding:0px;
	font-size:20px;
	line-height:20px;
	font-weight:900;
	color: #999999;
	}	

.splashsitenames{ /*based on modified h3 at top*/

	padding:0px;
	font-size:15px;
	line-height:17px;
	font-weight:900;
	color:#666666;
}

.splashtourmapaddress{
font-size:12px;
line-height:13px;}
	
.splashwithartists{
font-size:13px;
line-height:14px;
font-style:italic;
font-weight:normal;

/*padding-left:30;
text-indent:10;*/
	}
	
.splashtourmapartistlist{
font-size:14px;
line-height:17px;

}
	

.artisanlist {	font-size:15px; line-height:16px;}

#tourmaplist{
/*	background-image:url(../Images/Shapes/Bullets_Lines/bkg_artsplashroute.jpg);
	background-attachment:fixed;
	background-position:left;
	background-repeat:no-repeat;*/
	}

