@charset "utf-8";
body {
	background-image: url(images/backgroundTile.jpg);
	background-repeat: repeat-x;
	background-color: #333366;
	text-align: left;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #000000;
	text-align: center;
	background-color: #CCCC66;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCC66;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCC66;
	font-style: normal;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	color: #FFFFFF;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	list-style-type: square;
	list-style-position: inside;
	line-height: 1.7em;
}




#tdNavigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 523px;
}
#tdSubNavigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 5px;
	background-color: #444477;
	text-align: center;
	color: #FFFFFF;
	width: 523px;
}

#tdContent {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 20px;
	padding-top: 5px;
	width: 844px;
}
#tdContent img {
	margin-left: 100px;
	border: 4px solid #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#tdLogoTop {
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	width: 321px;
}

#tdNavigation a {
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 3px;
}

#tdNavigation a:hover {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


#tdSubNavigation a {
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 3px;
}
#tdSubNavigation a:hover {
	color: #990000;
}
#tdAbout {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 20px;
	width: 844px;
}
#tdAbout img {
	border: 4px solid #FFFFFF;
}
#tdInstructors img {
	border: 4px solid #FFFFFF;
}
#tdInstructors {
	vertical-align: middle;
	text-align: center;
}



#tdHome {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 20px;
	text-align: center;
	width: 844px;
}
#tdHome img {
	border: 4px solid #FFFFFF;
}
#tdHomeLower {
	text-align: center;
	padding-top: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#tdHomeLower img {
	margin-right: 10px;
	margin-left: 10px;
}
#tdHomeLower a {
	color: #000000;
	text-decoration: none;
	display: inline;
	margin: 8px;
	background-color: #CCCC66;
	border: 1px solid #000000;
	padding: 10px;
	font-weight: bold;
}
#tdHomeLower a:hover {
	color: #000000;
	background-color: #CCCC00;
}
#tdContactLower {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

a:link {
	text-decoration: underline;
	color: #CCCC66;
}
a:visited {
	text-decoration: underline;
	color: #CCCC99;
}
a:hover {
	text-decoration: none;
	color: #CCCC66;
}
a:active {
	text-decoration: underline;
}
#tdAbout .div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.centerdiv { /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div { /*Proper way to center a relative div*/
margin: 0 auto;
}
#tdSlideshow {
	padding: 10px;
}
#tdPromo {
	padding: 10px;
}
