/* @override http://gcdf.dev.barkingdogstudios.com/styles.css */

body {
	background-color: #444488;
}

a {
color: #006699;
}


.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 140%;
	color: #000000;
	text-align: left;
}

.style1 {
	font-size: 9pt
}

.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	color: #333377;
}
.datetime1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 130%;
}
.artist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.artistplace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: capitalize;
	color: #000000;
	letter-spacing: 3px;
}
.dancepiece {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #444488;
	line-height: 140%;
}
.bodyitalics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 140%;
	font-weight: normal;
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: 333377;
	line-height: 140%;
}
.tees {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 145%;
	font-weight: bolder;
	color: #006699;
}
.forma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 200%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.formb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 200%;
	font-weight: normal;
	text-transform: capitalize;
	letter-spacing: 3px;
}
.festivallinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	text-transform: capitalize;
	color: #333377;
}
.workshopdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bullets {
	list-style-position: inside;
	list-style-type: square;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 145%;
	color: #000000;
}
.brochurelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 110%;
	color: #006699;
	}
.artistbiobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 140%;
	margin-bottom: 20px;
}
.artistbio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	color: #333333;
	border-bottom-color: 88BB55;
	border-bottom-style: dotted;
	padding-bottom: 20px;
	border-bottom-width: 1px;
}

.floatimgleft {
	float:left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.floatimgright {
	float:right;
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 20px;
	}



/********** NAVIGATION **********/
ul#navigation {
	margin: 10px 0 0;
	padding: 0;
	width: 159px;
	list-style: none;
}

ul#navigation li {
	padding: 0;
	font: 13px Georgia, Times, serif;
}

ul#navigation li.dropdown {
	background: url(../images/general/dropdown_arrow.gif) no-repeat 140px 5px !important;
}

ul#navigation li a {
	display: block;
	padding: 4px 1px 4px 12px;
	text-decoration: none;
	color: #fff;
}

ul#navigation ul {
	margin: 0 0 2px;
	padding: 5px 0 2px 12px !important;
	list-style: none;
	background: #8484c4;
	border-top: 1px solid #7474b8;
	border-bottom: 1px solid #7474b8;
}

ul#navigation ul li {
	margin: 0;
	padding: 0 10px 5px !important;
	font: normal 11px Verdana, Arial, sans-serif !important;
	background: transparent !important;
}

ul#navigation ul li a {
	display: inline !important;
	padding: 0;
	color: #fff;
}