/* National Museum of Dance and Hall of Fame
 * HTML and CSS written by Ruby Whitney
 * www.rubywhitney.com
 *
 * Other Credits:
 *
 * Image Crossfade Redux, version 1.0
 * last revision: 02.15.2006
 * by steve@slayeroffice.com
 * http://slayeroffice.com
 *
 * Lightbox v2 Project page styles	
 * Author: Lokesh Dhakar http://www.lokeshdhakar.com
 * Created: a long time ago
 */

body {
	background: #F2E9D7 url(images/bg.png) no-repeat top center;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	color: #5e3300;
	margin: 0;
	padding: 0;
	}

a {
	color: #5e3300;
	text-decoration: none;
	}

a:hover {
	color: #421F03;
	text-decoration: none;
	}
	
.content {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px auto;
	font-size: small;
	}
	
.logo {
	padding-left: 10px;
	padding-top: 30px;
	border: none;
	}
	
.front {
	margin-bottom: 30px;
	border: 0px;
	padding-left: 10px;
	}
	
.navigation {
	height: 22px;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 15px;
	margin-bottom: 30px;
	border-top: 1px solid #5E3300;
	border-bottom: 1px solid #5E3300;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 1.5pt;
	color: #5E3300;
	}
	
.navigation a {
	color:#5E3300;
	}	

.navigation a:hover {
	color: #B38708;
	}
	
.navigation a.selected {
	color: #B38708;
	}		
	
.navigation a.selected:hover {
	color: #5E3300;
	}		

.third {
	font-size: 12px;
	line-height: 19px;
	width: 300px;
	padding-left: 10px;
	padding-right: 8px;
	display: inline-block;
	margin-bottom: 30px;
	overflow: visable;
	float: left;
	height: 270px;
	}
	
.thirdlong {
	font-size: 12px;
	line-height: 19px;
	width: 300px;
	padding-left: 10px;
	padding-right: 8px;
	display: inline-block;
	margin-bottom: 30px;
	overflow: visible;
	float: left;
	}
	
.twothirds {
	font-size: 12px;
	line-height: 19px;
	width: 620px;
	padding-left: 10px;
	padding-right: 8px;
	display: inline-block;
	text-align: justify;
	overflow: hidden;
	float: left;
	height: 250px;
	}
	
.half {
	font-size: 12px;
	line-height: 19px;
	width: 460px;
	padding-left: 10px;
	padding-right: 8px;
	display: inline-block;
	text-align: justify;
	overflow: hidden;
	float: left;
	height: 400px;
	}
	
.halfshort {
	font-size: 12px;
	line-height: 19px;
	width: 460px;
	padding-left: 10px;
	padding-right: 8px;
	display: inline-block;
	text-align: justify;
	overflow: hidden;
	float: left;
	height: 600px;
	}
	
.full {
	font-size: 12px;
	line-height: 19px;
	width: 930px;
	padding-left: 10px;
	padding-right: 8px;
	display: inline-block;
	text-align: justify;
	overflow: hidden;
	float: left;
	margin-bottom: 40px;
	}
	
#rotator{
	border: 0px;
	cursor: pointer;
	overflow: hidden;
	width: 940px;
	height: 400px;
	background: #fff;
	margin: 0px 0px 30px 10px;
	border: 0px;
	position: relative;
	}

#rotator img{
	border: 0px;
	cursor: pointer;
	width: 940px;
	height: 400px;
	}

#rotator img{
	display: none;
	top: 0;
	left: 0;
	}
	
#rotatorfront{
	border: 0px;
	cursor: pointer;
	overflow: hidden;
	width: 940px;
	height: 300px;
	background: #fff;
	margin: 0px 0px 30px 10px;
	border: 0px;
	position: relative;
	}

#rotatorfront img{
	border: 0px;
	cursor: pointer;
	width: 940px;
	height: 300px;
	}

#rotatorfront img{
	display: none;
	top: 0;
	left: 0;
	}
	
.imgleft {
	float: left;
	margin: 0px 20px 10px 0px;
	border: 2px solid #5E3300;
	}

.imglefty {
	float: left;
	margin: 0px 20px 10px 0px;
	border: 0px solid #5E3300;
	}
	
.imgright {
	float: right;
	margin: 0px 0px 10px 20px;
	border: 2px solid #5E3300;
	}
	
h1 {
	font-family: 'Marcellus', serif;
	font-size: 17pt;
	color: #B38708;
	line-height: 32px;
	text-decoration: none;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	}
	
h2 {
	font-size: 12pt;
	color: #b38708;
	font-weight: bold;
	font-style: italic;
	padding: 0px;
	margin: 0px;
	}
	
h3 {
	font-family: 'Museo Sans';
	font-size: 17pt;
	color: #5E3300;
	font-weight: 400;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	}
		
h4 {
	font-family: 'Marcellus', serif;
	font-size: 16pt;
	color: #5E3300;
	line-height: 30px;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-transform: uppercase;
	}
	
h5 {
	font-family: 'Marcellus', serif;
	font-size: 32pt;
	color: #B38708;
	line-height: 42px;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-transform: uppercase;
	}
	
h6 {
	font-family: 'Marcellus', serif;
	font-size: 16pt;
	color: #B38708;
	line-height: 32px;
	text-decoration: none;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	}
	
h7 {
	font-family: 'Marcellus', serif;
	font-size: 16pt;
	color: #B38708;
	line-height: 22px;
	text-decoration: none;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	}
	
.trans {
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	}

.trans:hover {
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	}
	
a.shop {
	font-family: 'Museo Sans';
	font-size: 13pt;
	color: #5E3300;
	line-height: 30px;
	text-transform: uppercase;
	}
	
a.shop:hover {
	color: #B38708;
	}

.sub {
	font-size: 13px;
	line-height: 19px;
	width: 300px;
	padding-left: 10px;
	padding-right: 8px;
	display: inline-block;
	margin-bottom: 30px;
	overflow: hidden;
	float: left;
	}	
	
.sub a {
	font-family: 'Marcellus', serif;
	font-size: 16pt;
	color: #5E3300;
	text-decoration: none;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	line-height: 30px;
	text-transform: uppercase;
	}
	
.sub a:hover {
	font-family: 'Marcellus', serif;
	font-size: 16pt;
	color: #B38708;
	padding: 0px 0px 3px 0px;
	margin: 0px;
	text-transform: uppercase;
	}
	
.sub a.selected {
	font-family: 'Marcellus', serif;
	font-size: 16pt;
	color: #B38708;
	padding: 0px 0px 3px 0px;
	margin: 0px;
	text-transform: uppercase;
	}
	
.subtwo {
	font-size: 13px;
	line-height: 19px;
	width: 620px;
	padding-left: 10px;
	padding-right: 8px;
	display: inline-block;
	overflow: hidden;
	float: left;
	margin-bottom: 15px;
	text-align: justify;
	}	
	
.subtwo a {
	color: #B38708;
	}
	
.subtwo a:hover {
	color: #5E3300;
	}

.imp {
	font-weight: bold;
	color: #B38708;
	}
	
.staff {
	font-family: 'Marcellus', serif;
	font-size: 12pt;
	font-weight: bold;
	color: #5E3300;
	text-transform: uppercase;
	}
	
.title {
	font-family: 'Marcellus', serif;
	font-size: 11pt;
	font-weight: bold;
	color: #B38708;
	text-transform: uppercase;
	}
	
strong {
	font-weight: normal;
	}

ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}
	
ol {
	padding-left: 15px;
	}
	
.thumb {
	border: 2px solid #ffffff;
	margin: 0px 6px 6px 0px;
	width: 220px;
	height: 220px;
	}

.septhumb {
	margin-right:5px;
	width: 140px;
	border: 3px solid #fff;
	}
	
.footer {
	font-size: 11px;
	width: 940px;
	margin-left: 20px;
	margin-right: auto;
	padding-left: 20px;
	margin-bottom: 50px;
	margin-top: 100px;
	padding-top: 15px;
	display: inline-block;
	border-top: 1px solid #5E3300;
	line-height: 30px;
	letter-spacing: 1px;
	font-size: 9px;
	}
	
.annual {
	border: 0px;
	padding-top: 7px;
	}
	
.footer a {
	color: #B38708;
	}
	
.footer a:hover {
	color: #5E3300;
	}
	
#footer-text {
	word-spacing: 22pt;
	line-height: 30px;
	text-transform: uppercase;
	}	
