* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

body {
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.004);
	background: url(../images/background.jpg) top left repeat;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

a, a:visited, a:hover, a:active {
	text-decoration: none;
}

p a, p a:visited, .class-description a, .class-description a:visited {
	color: #333333;
	border-bottom: 1px dotted #7dd1d1;
}

p a:hover, p a:active, .class-description a:hover, .class-description a:active {
	color: #7dd1d1;
}

ul {
	list-style-type: none;
}

#container {
	width: 1000px;
	padding: 1px;
	text-align: left;
	font-family: Georgia, Times New Roman, serif;
	background: url(../images/emblem.png) -70px 30px no-repeat;
}

#header {
	margin: 75px 0 0 0;
	padding: 0 0 0 243px;
}

#leftcolumn {
	width: 250px;
	float: left;
}

#rightcolumn {
	width: 800px;
	margin: -35px 0 0 -50px;
	background: url(../images/rightcolumn-top.png) top left no-repeat;
	float: left;
}

#menu {
	width: 190px;
	padding: 2px 5px 2px 55px;
	background: url(../images/menu-back.png) top left no-repeat;
}

#menu li {
	width: 190px;
	padding: 12px 15px 18px 15px;
	height: 15px;
	font-size: 18px;
	font-weight: 300;
	color: #ffffff;
}

#menu a, #menu a:visited {
	color: #ffffff;
	text-decoration: none;
}

#menu a:hover, #menu a:active {
	color: #7dd1d1;
}

#menu li.divider {
	width: 190px;
	height: 1px;
	padding: 0;
	border-bottom: 1px solid #4d4d51;
}

#menu-top {
	width: 250px;
	height: 50px;
	margin: 70px 0 0 0;
	background: url(../images/menu-top.png) bottom left no-repeat;
}

#menu-bottom {
	width: 250px;
	height: 50px;
	background: url(../images/menu-bottom.png) top left no-repeat;
}

#content-back {
	width: 700px;
	margin: 50px 0 0 0;
	padding: 0 50px 0 50px;
	background: url(../images/rightcolumn-back.png) top left repeat-y;
}

#content {
	width: 640px;
	min-height: 500px;
	padding: 30px 30px 10px 30px;
	color: #333333;
	font-size: 13px;
	line-height: 20px;
	background: url(../images/content-back.jpg) top left no-repeat;
}

#content-bottom {
	width: 640px;
	height: 40px;
	padding: 60px 80px 0 80px;
	background: url(../images/content-bottom.png) top left no-repeat;
}

#content-bottom p {
	font-size: 11px;
	color: #444444;
}

#content-bottom a, #content-bottom a:visited {
	color: #444444;
	text-decoration: none;
	border-bottom: 1px dotted #444444;
}

#content-bottom a:hover, #content-bottom a:active {
	color: #7dd1d1;
	border-bottom: 1px dotted #444444;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1 {
	margin: 0 0 30px 0;
	font-size: 36px;
}

h1 span {
	color: #aeaeae;
}

h1 a, h1 a:visited {
	color: #aeaeae;
	text-decoration: none;
}

h1 a:hover, h1 a:active {
	color: #7dd1d1;
}

h2 {
	margin: 0 0 45px 0;
	font-size: 28px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 16px;
	font-style: italic;
	color: #7dd1d1;
}

h5 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}





/* home page */

#home-feature {
	width: 640px;
	height: 445px;
	padding: 30px 30px 10px 30px;
	color: #ffffff;
	font-size: 14px;
	line-height: 24px;
	background: url(../images/home-feature.jpg) top left no-repeat;
}

#home-feature h3 {
	margin: 275px 0 20px 0;
	font-style: italic;
	color: #7dd1d1;
}




/*Faculty / For Sale*/

.item {
	margin: 60px 0 0px 0;
}

.item-header {
	width: 410px;
	margin: 0 0 20px 0;
	padding: 0 0 0 230px;
}

.faculty-email a, .faculty-email a:visited {
	margin: 5px 0 0 0;
	padding: 0 0 1px 0;
	font-size: 13px;
	color: #333333;
	border-bottom: 1px dotted #7dd1d1;
}

.faculty-email a:hover, .faculty-email a:active {
	color: #7dd1d1;
}

.item h3 {
	margin: 0 0 5px 0;
}

.item-image {
	width: 200px;
	height: 200px;
	margin: 5px 0 0 0;
	text-align: right;
	float: left;
}

/*.item-image a, .item-image a:visited {
	color: #333333;
	font-size: 16px;
	text-decoration: none;
	border-bottom: 1px dotted #333333;
}

.item-image a:hover, .item-image a:active {
	color: #7dd1d1;
	border-bottom: 1px dotted #333333;
}*/

.item-info {
	width: 410px;
	margin: 0 0 0 30px;
	float: left;
}






/* Schedule */

#courses-menu {
	margin: 0 0 60px 0;
	font-size: 15px;
	color: #aeaeae;
	zoom: 1;
}

#courses-menu li {
	float: left;
}

#courses-menu a, #courses-menu a:visited {
	margin: 0 10px 0 10px;
	color: #666666;
	border-bottom: 1px dotted #7dd1d1;
}

#courses-menu a:hover, #courses-menu a:active {
	color: #7dd1d1;
	border-bottom: 1px dotted #7dd1d1;
}

tr.a td, li.a {
	background-color: #edf5f5;
}

tr.b td, li.b {
}

.schedule-day ul {
	width: 570px;
	margin: 15px 0 0 30px;
}

.schedule-day h3 {
	margin: 30px 0 30px 0;
}

.schedule-day li {
	height: 25px;
	padding: 7px 10px 2px 10px;
}

.schedule-day li b {
	margin: 0 10px 0 0;
}

.schedule-day li i {
	margin: 0 10px 0 0;
}

h2 a, h2 a:visited {
	margin: 0 0 0 15px;
	font-size: 16px;
	font-style: italic;
	color: #aeaeae;
}

h2 a:hover, h2 a:active {
	color: #7dd1d1;
}

.studio {
	margin: 0 0 10px 0;
	font-size: 16px;
	font-style: italic;
}





/* calendar */

#calendar	{
	margin: 60px 0 0 0;
}

.calendar-date, .calendar-time, .calendar-event {
	min-height: 20px;
	padding: 11px 10px 10px 10px;
	line-height: 16px;
	float: left;
}

.calendar-date {
	width: 100px;
	text-align: right;
}

.calendar-event b {
	font-weight: normal;
	color: #990000;
}

.calendar-time {
	width: 69px;
	text-align: right;
}

.calendar-event {
	width: 410px;
	text-align: left;
	border-left: 1px solid #999999;
}




/* classes */

#course-list {
	margin: 0 0 100px 0;
}

.category {
	width: 200px;
	border: 1px solid gold;
	float: left;
}

#course-list h4 {
	margin: 30px 0 10px 0;
	font-size: 18px;
	color: #333333;
}

#course-list a, #course-list a:visited {
	margin: 0 0 15px 0;
	color: #333333;
	font-size: 13px;
	border-bottom: 1px dotted #7dd1d1;
}

#course-list a:hover, #course-list a:active {
	color: #7dd1d1;
}

.class-name {
	margin: 0 0 15px 0;
}

.class-name h3, .class-name h4 {
	font-size: 18px;
	color: #333333;
	float: left;
}

.class-name h3 {
	font-weight: bold;
}

.class-name h4 {
	margin: 0 0 0 15px;
	padding: 2px 0 0 0;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}

.class-name a.link, .class-name a.link:visited {
	color: #7dd1d1;
	border-bottom: 1px dotted #333333;
}

.class-name a.link:hover, .class-name a.link:active {
	color: #333333;
}

.class-name h4.days {
	color: #7dd1d1;
}

.note {
	font-weight: normal;
	color: #990000;
}

.class-description {
	margin: 15px 0 15px 0;
}

.class-times {
	margin: 0 0 60px 0;
}

.class-times h5 {
	margin: 0 0 5px 0;
	font-size: 16px;
	font-weight: normal;
}

.class-times a, .class-times a:visited {
	color: #333333;
	border-bottom: 1px dotted #7dd1d1;
}

.class-times a:hover, .class-times a:active {
	color: #7dd1d1;
}

.class-times b, .class-times i {
	margin: 0 10px 0 0;
}



/* summer */

.summer-entry {
	margin: 0px 0 60px 0;
}

.summer-entry .class-name {
	margin: 0 0 5px 0;
}

.summer-entry .note {
	margin: 0 0 0 15px;
	color: #666666;
	font-size: 16px;
	font-style: italic;
	float: left;
}

.footnote {
	font-style: italic;
}

.footnote strong {
	margin: 0 1px 0 0;
	color: #990000;
	font-weight: bold;
	font-size: 18px;
}



/* generic */

#generic-body {
	margin: 60px 0 0 0;
}

#generic-body h5 {
	margin: 0;
}

#generic-body h3 {
	margin: 15px 0 0 0;
	line-height: 24px;
}

#generic-body {
	line-height: 16px;
}

#generic-body a, #generic-body a {
	color: #333333;
	border-bottom: 1px dotted #7dd1d1;
}

#generic-body a:hover, #generic-body a:active {
	color: #7dd1d1;
}













