/* Style Sheet for Premier Dance Academy website */

/*
****************************************************************************
Modification History
Document created on 10 Apr 2010
****************************************************************************
10 Apr 2010  T. Bontz	-new document
*/


/* Body definition */
body {background-image: url(../images/bcgrd_50.jpg);
	background-color: #FFFFFF; 
	color: #121C26;
	}

/* Aligning definitions */
.center {text-align: center;
	}
.center-table {
	margin-left: auto;
	margin-right: auto;
	}
.left	{text-align: left;
	}

/* Header 1 definition */
h1 {font-family: Tempus Sans ITC, Bradley Hand ITC, Papyrus, serif;
	font-weight: bold;
	color: #87212E;
	background-color: transparent;
	}

/* Header 2 definition */
h2 {font-family: Mistral, Casmira, Mariah, Zephyr, Braddon, Tempus Sans ITC, Bradley Hand ITC  serif;
	font-weight: bold;
	color: #000099;
	background-color: transparent;
	}

/* Header 3 definition */
h3 {font-family: Tempus Sans ITC, Bradley Hand ITC, Papyrus, serif;
	font-weight: bold;
	color: #87212E;
	background-color: transparent;
	}

/* Paragraph style 1 */
p, p.foot, sup, em, ul {font-family: Tempus Sans ITC, Comic Sans, Tahoma, Garamond, Verdana, Verdana, serif; 
			font-size: 12 pt; 
			color: #333333; 
			background-color: transparent; }

/* Table definitions */
td.navbar {font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #660099;
	color:  #white;
	text-align: center;
	}

td.main {font-family: Tempus Sans ITC, Comic Sans, Tahoma, Garamond, Verdana, Verdana, serif;
	font-size: 1.0em;
	background-color: #FFFFFF;
	color: #333333;
	text-align: left;
	}
td.mform {font-family: Tempus Sans ITC, Comic Sans, Tahoma, Garamond, Verdana, Verdana, serif;
	font-size: 1.0em;
	background-color: #FFFFFF;
	color: #333333;
	text-align: right;
	}
td.studio {font-family: Tempus Sans ITC, Bradley Hand ITC, Papyrus, serif;
	font-size: 1.0em;
	font-weight: bold;
	background-color: #999999;
	color: #FFFFFF;
	text-align: left;
	}
td.sched {font-family: "Times New Roman", serif; 
	font-size: 12pt;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
	}
td.sched1 {font-family: "Times New Roman", serif; 
	font-size: 12pt;
	font-weight: bold;
	background-color: #EEECEC;
	color: #000000;
	text-align: left;
	}

/* Link definitions- links(gray), active(gray), visited(gray), hover(maroon)*/
a:link, a:visited, a:hover, a:active {color: #999999;
	background-color: transparent;
	text-decoration: none;
	}

a:hover {color: #000099;
	background-color:transparent;
	text-decoration: underline;
	}

/* Navigation links definition - links(white), active(grey), visited(white), hover(grey)*/

a:link.nav {color: #FFFFFF;
	background-color: transparent;
	text-decoration: bold;
	}

a:hover.nav {color: #999999;
	background-color:transparent;
	text-decoration: underline;
	}

/* Horizontal rule definition */
hr {	color: #660099;
	background-color: transparent;
	height:   .25em; 
	}



/* Text definitions */
.ital {font-style: italic;
	}

.bold	{font-weight: bold;
	}

.nav {font-family: Arial, Helvetica, sans serif;
	text-align: center;
	font-size: 1.2em;
	backgrouo\nd-color: #660099;
	color: #white;
	}

.pagenav {font-family: Arial, Helvetica, sans serif;
	text-align: center;
	font-size: 10pt;
	background-color: #white;
	color: #000099;
	}

.small {font-size: 10pt;
	color: #999999;
	background-color: transparent;
	margin-top: 0;
	padding-top: 0;
	}

.testimonial {font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: transparent;
	color:  #660099;
	text-align: left;
	}

.testimonialb {font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: transparent;
	color:  #000099;
	text-align: left;
	}

.head {font-family: Mistral, Casmira, Mariah, Zephyr, Braddon, Tempus Sans ITC, Bradley Hand ITC  serif;
	font-size: 1.5em;
	color: #000099;
	background-color: transparent;
	}

.head2 {font-family: Mistral, Casmira, Mariah, Zephyr, Braddon, Tempus Sans ITC, Bradley Hand ITC  serif;
	font-size: 1.2em;
	color: #000099;
	background-color: transparent;
	}
.maroon {font-family: Tempus Sans ITC, Bradley Hand ITC, Papyrus, serif;
	text-align: left;
	font-size: 1.2em;
	color: #993333;
	}

.blue {color: #000099;
	}
.tiny {font-size: 10pt;
	margin-top: 0;
	padding-top: 0;
	}

/* No borders around images definition*/
.noline {border: none;
	color: #FFFFFF;
	background-color: transparent;
	}

/* Address information */
address {font-size: 0.75em;
	font-style: normal;
	}


	
