/* CSS Document */

html, body {
	background: #D1B298 url(../images/mainBG.gif) repeat-x top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 100%;
}
h1 {
	color: #990000;
	font-size: 24px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	margin: 0;
}
h2 {
	color: #990000;
	font-size: 20px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	margin: 0;
}
h3 {
	color: #333;
	font-size: 20px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
h4 {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	color: #333;
	margin: 0;
}
h4 span {
	color: #B14D4A;
	font-variant: small-caps;
	font-weight: bold;
}
p span.event {
	color:#333;
	font-style:italic;
	font-size:14px;
	font-weight:bold;
}
a {
	outline: none;
}
.articles {
	color: #000066;
	font-size: 18px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	margin: 0;
}
/* --( Global Styles )-- */
.clear {
	clear: both;
}
.horRule {
	display: block;
	background: url(../images/sep.gif) no-repeat center;
	height: 24px;
}
.center {
	text-align: center;
}

/* --( Site Backgrounds )-- */
#wrap {
	width: 856px;
	margin: 0 auto;
}
#bodyBG {
	background: url(../images/bodyBG.gif) repeat-y;
}
#shadowTL {
	background: url(../images/bodyShadowTL.gif) no-repeat top left;
}
#shadowTR {
	background: url(../images/bodyShadowTR.gif) no-repeat top right;
}
#shadowBL {
	background: url(../images/bodyShadowBL.gif) no-repeat bottom left;
}
#shadowBR {
	background: url(../images/bodyShadowBR.gif) no-repeat bottom right;
}

/* --( Body Container )-- */
#bodyContainer {
	width: 780px;
	margin: 0 auto;
}

/* --( Header )--*/
#header {
	height: 42px;
	background: url(../images/headerBG2.gif) no-repeat top left;
}
#header h1 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	float: left;
}
#header h1 a {
	display: block;
	text-indent: -3000px;
	background: url(../images/logo2TM.gif) no-repeat;
	height: 35px;
	width: 272px;
	float: left;
	position: relative;
	top: 19px;
	left: 111px;
}
#nav1 {
	height: 38px;
	width: 200px;
	text-align: right;
	float: right;
}
#nav1 h3 {
	display: none;
}
#nav1 ul {
	width: 150px;
	margin: 0;
	padding: 0;
	float: right;
}
#nav1 ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#nav1 ul li span {
	display: block;
	float: left;
	background: url(../images/vertDot.gif) repeat-y top left;
}
#nav1 ul li a {
	display: block;
	float: left;
	padding-top: 15px;
	padding-bottom: 3px;
	font-size: 11px;
	color: #8A7950;
	text-decoration: none;
}
#nav1 ul li.home a {
	background-image: url(../images/iconHome.gif);
	background-repeat: no-repeat;
	background-position: 5px 16px;
	padding-left: 20px;
	padding-right: 8px;
}
#nav1 ul li.contact a {
	background-image: url(../images/iconContact.gif);
	background-repeat: no-repeat;
	background-position: 5px 15px;
	padding-left: 24px;
	padding-right: 11px;
}
#nav1 ul li a:hover {
	text-decoration: underline;
}


/* --( Page Header )-- */
#pageGraph p {
	margin: 0;
}

/* --( Page Heading Images )-- */
#contentWrap .resources .content h2 {
	text-indent: -3000px;
	width: 165px;
	height: 125px;
	background: url(../images/title_resources_01.gif) no-repeat;
}
#contentWrap .dance .content h2 {
	text-indent: -3000px;
	width: 185px;
	height: 125px;
	background: url(../images/title_dance_01.gif) no-repeat;
}
#contentWrap .story .content h2 {
	text-indent: -3000px;
	width: 185px;
	height: 125px;
	background: url(../images/title_story_01.gif) no-repeat;
}
#contentWrap .events .content h2 {
	text-indent: -3000px;
	width: 185px;
	height: 103px;
	background: url(../images/title_events_01.gif) no-repeat;
}

/* --( Main Navigation )-- */
#navWrap {
	background: url(../images/navBG.gif) repeat-x top left;
	height: 37px;
	margin: 0 auto;
	text-align: center;
	width: 780px;
}
#navWrap h3 {
	display: none;
}
#navWrap ul {
	margin: 0 auto;
	padding: 0;
	width: 550px;
}
#navWrap ul li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navWrap ul li a {
	color: #F7F1E0;
	display: block;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	padding: 8px 11px 7px;
	text-decoration: none;
	font-weight: bold;
}
#navWrap ul li a:hover {
	color: #FFF;
}
#navWrap ul li .navSep {
	display: block;
	width: 2px;
	height: 37px;
	background: url(../images/navSep.gif) no-repeat;
	float: left;
}

/* --( Page Side Picture )-- */
#contentWrap .pic {
	float: right;
	padding-bottom:10px;
	padding-left:10px;
	width:247px;
}

/* --( Content )-- */
#contentWrap {
	padding: 25px;
	background: url(../images/contentShadow.gif) repeat-x top;
}
#contentWrap .content {
	width: 457px;
	float: left;
}
	
/* --( Contact Styles )-- */
	#contentWrap .contact .content {
		width: 100%;
	}
	#contentWrap .contact .content  h3 {
		margin: 0;
	}

/* --( Events Styles )-- */
	#contentWrap .events .content dl dt {
		font-weight: bold;
		float: left;
	}
	#contentWrap .events .content dl dd {
		margin-left: 60px;
		margin-bottom: 1em;
	}
/* --( Resources Styles )-- */
	#contentWrap .resources .content h3 {
		margin-bottom: 0;
	}
	#contentWrap .resources .content p {
		margin-top: 6px;
	}
	#contentWrap .resources .content ul li {
		margin-bottom: .8em;
	}


/* --( Footer )-- */
#footer {
	text-align: center;
	background: #F4EED9 url(../images/footerBG.gif) repeat-x bottom center;
	padding: 0 0 26px;
	color: #A4A4A4;
	font-size: 11px;
	margin: 0 auto;
	width: 780px;
}
#footer a {
	color: #A4A4A4;
}
#footer h3 {
	display: none;
}
#footer ul {
	margin: 0;
	padding: 0;
}
#footer ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#footer ul li a {
	color: #A4A4A4;
	font-weight: bold;
	text-decoration: none;
	padding: 0 6px;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer p.copyright {
	margin-top: 6px;
	color: #AC9F82;
}
#footer span#footerSep {
	display: block;
	height: 8px;
	background: url(../images/dotSep.gif) no-repeat top center;
	padding-bottom: 26px;
}
sup {
	font:normal 8px "Times New Roman", Times, serif;
}

.right {
	float:right;
	padding:3px;
	border:1px solid #CCC;
	margin-left:10px;
	margin-bottom:10px;
}

/*********************** planetary section *****************/
#leftCol {
	float:left;
	width:400px;
}
#rightCol {
	float:left;
	width:330px;
	margin-top:45px;
}
.fb {
	float:right;
	width:115px;
	height:40px;
	margin:70px 0 0 0;
}
.fb p {
	margin:-32px 0 0 37px;
}

/* events customer */

#contentWrap .custom p {
	font-size:13px;
}

