/* Foothill Acoustic Music Institute Main CSS Styles*/
	/* ............................................. * Layout Stlyes */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #291a05;
	margin: 50px 0 20px 0;
	background-color: #B6A38A;
}

#website {
	width: 770px;
	margin: 0 auto 0 auto;
	text-align: left;
	position: relative;
	background-image: url(../images/website_tile.gif);
	background-repeat: repeat-y;
}

#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 205px;
}

br {
	clear: both;
}

/* ............................................. /* Tab Menu Stlyes */
.tab_menu {
	width: 770px;
}

.tab_menu ul {
	padding: 40px 0 0 430px;
	list-style-type: none;
}

.tab_menu li {
	list-style-type: none;
}

/* ............................................. /* Menu Stlyes */
#menu {
	background-image: url(../images/menu.gif);
	background-repeat: repeat-y;
	width: 770px;
	height: 31px;
}

#menu_buttons {
	padding: 0 0 0 5px;
}

/* ............................................./* Content Stlyes */
#content_right {
	float: right;
	width: 550px;
}

#right_text {
	font-size: 12px;
	line-height: 16px;
	color: #291a05;
	text-align: justify;
	padding: 5px 30px 10px 10px;
}

#content_left {
	float: left;
	width: 205px;
}

#promo_container {
	font-size: 12px;
	line-height: 16px;
	color: #291a05;
	text-align: justify;
	padding: 5px 30px 10px 10px;
	height: 200px;
}

#promo_photo {
	float: left;
	
	}

#promo_text {
	float: left;
	padding: 5px 30px 10px 10px;
	}

/* ............................................. /* Text Stlyes */
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #533711;
	border-bottom: 2px solid #533711;
}

.camp_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1368AA;
	padding: 0 0 0 210px;
}

.june_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1368AA;
	padding: 0 0 0 170px;
}

.may_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1368AA;
	padding: 0 0 0 150px;
}

.august_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1368AA;
	padding: 0 0 0 100px;
}

p {
	font-size: 12px;
	line-height: 16px;
	color: #291a05;
	text-align: justify;
}

.left {
	font-size: 11px;
	line-height: 14px;
	color: #533711;
	text-align: justify;
	padding: 10px 20px 10px 20px;
}

.left_li {
	font-size: 11px;
	color: #533711;
	text-align: justify;
	padding: 0px 0px 0px 0px;	
}
.contact {
	font-size: 12px;
	line-height: 12px;
	line-height: 20px;
	color: #291a05;
	text-align: justify;
}

.left_headings {
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	color: #0E4875;
}

.music_headings {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #EA9016;
}

.dates {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #1368AA;
}

.subtitle_red {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #EE1C23;
}

.note {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 16px;
	color: #291a05;
}

.header_blue {
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	color: #1368AA;
	border-bottom: 1px dotted #1368AA;
}

.table_header {
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	color: #1368AA;
}

.table_header_small {
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	color: #533711;
}

.schedule {
	font-size: 13px;
	line-height: 18px;
	color: #291a05;
	text-align: justify;
}

.subtitle_blue {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #1368AA;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #291a05;
}

.gallery_numbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #7B5C33;
	padding: 10px 20px 10px 20px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #E11010;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #EA9016;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #1368AA;
}

.class {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1368AA;
	text-decoration: none;
}

.class a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1368AA;
	text-decoration: none;
}

.class a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #EA9016;
}

.class a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #EE1C23;
}

/* ............................................. /* Misc  Stlyes */
.logo {
	margin: 0 0 0 30px;
}

.list {
	margin: 0 0 0 30px;
}

.pic {
	margin: 0 0 0 10px;
}

.map {
	margin: 0 0 0 70px;
}

/* ............................................. /* Footer Stlyes */
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FDF9F3;
	text-indent: 30px;
	line-height: 35px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	width: 770px;
	height: 35px;
}

/* ............................................. Designed By Styles... */
#designed_by {
	width: 750px;
	margin: 0 auto 0 auto;
	text-align: left;
	position: relative;
	background-color: #B6A38A;
}

.brandblue {
	float: right;
}

.full {
	background-image: url(../images/classfull.jpg);
	background-repeat: no-repeat;
}
