body {
	background-color: #231e18;
	font: normal normal 12px/18px Arial, sans-serif;
	color: #473c31;
}
h1 {
	display: block;
	margin: 0 auto 30px auto;
	width: 644px;
	height: 37px;
	text-indent: -3000px;
	background: transparent url(/images/title_tennessee_association_of_dance.png) no-repeat center center;
}
a, a:visited {
	color: #473c31;
}
	a:hover {
		color: #b27f19;
	}
	a.btn {
		display: block;
		width: 209px;
		height: 34px;
		text-indent: -3000px;
		background-color: transparent;
		background-position: center top;
		background-repeat: no-repeat;
	}
	a.btn:hover {
		/* background-position: center bottom; */
	}
	a.submit {
		background-image: url(/images/btn_submit.png);
	}
	
#outer_container {
	background: transparent url(/images/bg_tile.jpg) repeat left top;
	float: left;
	width: 100%;
	padding-bottom: 20px;
}
#inner_container {
	background: transparent url(/images/bg_top.png) no-repeat center top;
	float: left;
	width: 100%;
}

div.container {
	width: 900px;
	margin: 0 auto;
	padding-top: 35px;
}
div.content_container {
	float: left;
	width: 100%;
}

div.main_menu_container {
	height: 51px;
	margin-bottom: 20px;
	background: transparent url(/images/bg_top_menu_lines.png) no-repeat center top;
}
	div.main_menu_container ul {
		padding-top: 8px;
	}
		div.main_menu_container ul li a {
			background-color: transparent;
			background-image: url(/images/menu.png);
			background-repeat: no-repeat;
			background-position: left top;
			float: left;
			text-indent: -3000px;
			height: 34px;
		}
			div.main_menu_container li.menu_home a {
				width: 80px;
				background-position: 0 top;
			}
				div.main_menu_container li.menu_home a:hover {
					background-position: 0 bottom;
				}
			div.main_menu_container li.menu_news a {
				width: 75px;
				background-position: -80px top;
			}
				div.main_menu_container li.menu_news a:hover {
					background-position: -80px bottom;
				}
	
			div.main_menu_container li.menu_opportunities a {
				width: 141px;
				background-position: -155px top;
			}
				div.main_menu_container li.menu_opportunities a:hover {
					background-position: -155px bottom;
				}
			div.main_menu_container li.menu_calendar a {
				width: 108px;
				background-position: -296px top;
			}
				div.main_menu_container li.menu_calendar a:hover {
					background-position: -296px bottom;
				}
			div.main_menu_container li.menu_auditions a {
				width: 108px;
				background-position: -404px top;
			}
				div.main_menu_container li.menu_auditions a:hover {
					background-position: -404px bottom;
				}			
			div.main_menu_container li.menu_jobs a {
				width: 67px;
				background-position: -512px top;
			}
				div.main_menu_container li.menu_jobs a:hover {
					background-position: -512px bottom;
				}			
			div.main_menu_container li.menu_events a {
				width: 86px;
				background-position: -579px top;
			}
				div.main_menu_container li.menu_events a:hover {
					background-position: -579px bottom;
				}			
			div.main_menu_container li.menu_about a {
				width: 121px;
				background-position: -665px top;
			}
				div.main_menu_container li.menu_about a:hover {
					background-position: -665px bottom;
				}			
			div.main_menu_container li.menu_links a {
				width: 76px;
				background-position: -786px top;
			}
				div.main_menu_container li.menu_links a:hover {
					background-position: -786px bottom;
				}

div.main_content {
	width: 540px;
	border: 20px solid #231e18;
	background-color: #fff;
	float: left;
	margin-right: 20px;
	background-position: center top;
	background-repeat: no-repeat;
}
	div.main_content div.main_inside {
		border: 2px solid #8f8f8f;
		background: transparent url(/images/header_bg.png) no-repeat center top;
		padding: 20px;
	}
	div.main_content h2 {
		color: white;
		font-size: 26px;
		margin-bottom: 40px;
		visibility: hidden;
		height: 33px;
		margin-bottom: 230px;
	}
	div.main_content h3 {
		font-weight: bold;
		font-size: 12px;
	}
	div.main_content p {
		padding-bottom: 1.5em;	
	}					
	div.main_content ul {
		list-style: disc;
		padding: 0 0 1.5em 1.5em;
	}
	div.main_content form a.submit {
		margin-top: 40px;
	}
	div.main_content .label_input_pair {
		padding-right: 20px;
		margin-bottom: 10px;
		display: block;
	}
		div.main_content .label_input_pair label {
		}
		div.main_content .label_input_pair input {
		}
		div.main_content .label_input_pair input.text {
			display: block;
			width: 220px;
			padding: 3px 0;
		}
	.home div.main_content {
		float: right;
		margin-right: 0;
	}
		.home div.main_content h2 {
			margin-bottom: 30px;
		}
	.opportunites div.main_content {
		background-image: url(/images/bg_opportunities.jpg);
	}
	
	

div.footer {
	width: 900px;
	margin: 0 auto;
	color: #e7e0d2;
	font-size: 10px;
	font-weight: bold;
	padding-top: 32px;
	padding-bottom: 20px;
	clear: both;
}
	div.footer .tn_dance_logo {
		float: left;
		margin-right: 16px;
	}
	div.footer .e49_logo {
		float: right;
	}
	div.footer a {
		color: #e7e0d2;
	}
	div.footer .postal-code {
		margin-right: 10px;
	}
	div.footer .tel {
		margin-left: 10px;
		margin-right: 10px;
	}
	div.footer .email {
		margin-left: 10px;
	}
	div.footer a{
		text-decoration: none;
	}
	div.footer a:hover {
		color: #b27f19;
	}



div.aside_column {
	float: left;
	width: 300px;
}
	.home div.aside_column {
		float: left;
	}

div.photo_feature {
	width: 300px;
	height: 400px;
	margin-bottom: 20px;
	background-color: #231e18;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
	div.photo_feature p {
		color: white;
		font-size: 10px;
		font-weight: bold;
		width: 274px; /* 300 - 13 - 13 */
		background: transparent url(/images/home_gallery/bg_transparency.png) repeat left top;
		bottom: 76px;
		position: absolute;
		padding: 13px;
		display: none;
	}
	div.photo_feature ul {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		padding-left: 6px;
		padding-bottom: 4px;
		padding-top: 10px;
		background: transparent url(/images/home_gallery/bg_transparency.png) repeat left top;
	}
	div.photo_feature li {
		display: inline;
		margin: 0 6px;
		position: relative;
	}
		div.photo_feature li img {
			border: 1px solid #fff;
			position: relative;
		}
		div.photo_feature li.active img {
			border: 1px solid #3d7ba7;
		}
div.box_contact {
	border: 20px solid #231e18;
	color: #fff;
	width: 260px;
	margin-bottom: 20px;
}
	div.box_contact div {
		border: 2px solid #8f8f8f;
		width: 256px;
		height: 426px;
		position: relative;
		background: transparent url(/images/contact_tad_bg.jpg) no-repeat center center;
	}
	div.box_contact h3 {
		display: block;
		width: 167px;
		height: 19px;
		text-indent: -3000px;
		background: transparent url(/images/contact_tad_title.png) no-repeat center center;
		margin: 23px auto 20px auto;
	}
	div.box_contact span.label_wrap {
		position: relative;
	}
	div.box_contact span.label_wrap label {
		position: absolute;
		width: 200px; /* 210 - 5 - 5 */
		height: 20px; /* 30 - 5 - 5 */
		background: #fff;
		color: #473c31;
		left: 23px;
		padding: 4px 4px 6px 6px;
		top: 12px;
		z-index: 1;
	}
		div.box_contact span.label_wrap .comments_label {
			height: 125px;		
		}	
	div.box_contact input, div.box_contact textarea {
		width: 200px; /* 210 - 5 - 5 */
		height: 20px; /* 30 - 5 - 5 */
		border: 1px solid #8f8f8f;
		background: none;
		padding: 5px 5px 5px 5px;
		display: block;
		margin: 0 auto;
		position: relative;
		z-index: 10;
		margin-bottom: 10px;
		font: normal normal 12px/16px Arial, sans-serif;
	}
	div.box_contact textarea {
		height: 125px;
	}	
	div.box_contact input.input_submit {
		display: none;
	}
	div.box_contact a {
		margin: 23px auto 0 auto;
		background-image: url(/images/btn_submit.png);
	}
	
		
div.box_join_today {
	border: 20px solid #231e18;
	color: #fff;
	width: 260px;
	height: 190px;	
}
	div.box_join_today div {
		border: 2px solid #8f8f8f;
		width: 256px;
		height: 186px;
		position: relative;
		background: transparent url(/images/join_today_bg.jpg) no-repeat center center;
	}
	div.box_join_today h3 {
		display: block;
		width: 206px;
		height: 20px;
		text-indent: -3000px;
		background: transparent url(/images/join_today_title.png) no-repeat center center;		
		margin: 23px auto 20px auto;
	}
	div.box_join_today p {
		width: 209px;
		margin-left: 23px;
		font-size: 10px;
		font-weight: bold;
	}
	div.box_join_today a {
		background: transparent url(/images/btn_click_to_join.png) no-repeat center top;
		margin: 20px auto 0 auto;
	}

div.register_now a {
	background: transparent url(/images/btn_register_now.png) no-repeat center top;
	margin:  0 0 20px 0;
}

div.sub_menu {
	background-color: #231e18;
	width: 100%;
	margin-bottom: 20px;
}	
	div.sub_menu ul {
		padding: 17px 20px 6px 20px;
	}
	div.sub_menu li {
		font-size: 14px;
		padding-bottom: 12px;
		padding-left: 14px;
		background: transparent url(/images/sub_menu_bullet.gif) no-repeat left 6px;
	}
		div.sub_menu li a {
			text-decoration: none;
			color: #fff;
		}
			div.sub_menu li a:hover {
				color: #ffd684;
			}
		div.sub_menu li.current_page a {
			color: #ffd684;
		}

.affiliated_with {
	font-weight: bold;
	list-style: none;
}
	.affiliated_with li {
		display: inline;
	}	

	

.sIFR-alternate {
	display: none;
}
.sIFR-replaced {
	visibility: visible !important;
}
.email {
	direction: rtl;
	unicode-bidi: bidi-override;
}

div.home_sub {text-align: center; margin-bottom: 20px; margin-top: -10px; color:#FFFFFF; font-weight:normal; text-decoration:none; font-size:14px;}
div.home_sub a {color:#FFFFFF; text-decoration:none;}
