/*Sequoyqh Museum styles Site ID: 176; Layout: 73*/

body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 80%;
	line-height: 1.5;
	color: #333;
	height: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #EFEEDD;
}
#bckHolder {
	background: url(images/pageBackground.jpg) repeat-x;
}
#mapHolder {
	background: url(images/mapBckgnd.jpg) no-repeat center 201px;
}
#skipNav {
	position: relative;
	left: -10000px;
}
ul {
	margin: 0;
	padding: 0;
	margin-left: 1em;
	padding-left: 1em;
}
p {
	padding-bottom: .5em;
}
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333;
	margin: 0;
	padding: 0;
}

h3 {
	color: #663300;
}
#homePage h2 {
	padding-top: 0;
	margin-top: 0;
}
h2 {
	padding: 1em 0 .3em 0;
}
.greeting {
	padding: .5em;
	text-align: left;
	width: 750px;
	margin: auto;
}

#homePage #user #login {
	margin-top: 150px;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #2E4C8F;
}
a:hover, a:active {
	color: #B89665;
}
#pageWrapper {
	position: relative;
	margin: auto;
	text-align: left;
	width: 760px;
	top: -19px;
	background: #fff;
	
}
#topHeader {
	background: url(images/pageTop.jpg) no-repeat top;
	position: relative;
	height: 260px;
	z-index: 0;
}
#printHead {
	position: absolute;
	top: -500px;
}
#homeLink {
	margin-top: -20px;
	width: 755px;
	height: 115px;
}


/*Top links*/
.topLinks {
	position: relative;
	top: 100px;
	margin-left: 600px;
	color: #fff;
	padding: 1em 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.topLinks a:link, .topLinks a:visited {
	color: #996633;
	text-decoration: none;
}
.topLinks a:hover, .topLinks a:active {
	color: #990000;
	text-decoration: underline;
}
.topLinks ul li {
	list-style: url(images/topLinkBullet.gif);
	margin-bottom: .4em;
}


#topNav {
	position: relative;
	top: -62px;
	height: 30px;
	z-index: 10; 
	font-size: .9em;
}
#nav, #nav ul {
	list-style: none;
	line-height: 1;	
	font-weight: bold;
	padding: 0;
	text-transform: uppercase;
}
#nav ul {
	margin: 0 auto;
}

#nav a:link, #nav a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: .5em 1em;
}
#nav a:hover, #nav a:hover {
	color: #FFFF99;
}

#nav a.parent {
}

#nav li {
	float: left;
	padding: 0;
	border-right: 1px solid #AFA494;
}
#nav .last {
	border: none;
}
/*end styles for top menu*/

/*Top navigation menu*/
#secTierNav {
	position: absolute;
	top: 60px; 
	color: #333333;
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	margin: 60px 2.5em;
	z-index: 0;
}
#nav, #nav ul {
	list-style: none;
	line-height: 1;	
	font-weight: bold;
	padding: 0;
	text-transform: uppercase;
}
#nav ul {
	margin: 0 auto;
}

#nav a:link, #nav a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: .5em 1em;
}
#nav a:hover, #nav a:hover {
	color: #FFFF99;
}

#nav a.parent {
}

#nav li {
	float: left;
	padding: 0;
	border-right: 1px solid #AFA494;
}
#nav .last {
	border: none;
}
/*end styles for top menu*/

/*Top navigation menu*/
#secTierNav {
	width: 710px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 50px;;
	left: 40px;
	color: #333333;
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	z-index: 0;
}
#secTierNav ul {
	clear: both;
	margin: 0;
	padding: 0;
}

/*Top level list items*/
#secTierNav ul li {
	float: left;
	list-style: none;
	border-right: 1px solid #333333;
}
#secTierNav .last {
	border: none;
}
	
/*Top level menu link items style*/
#secTierNav ul li a:link, #secTierNav ul li a:visited {
	display: block;
	padding: 0 .5em;
	color: #333333;
}

#secTierNav ul li a:hover, #secTierNav ul li a:active {
	color: #993300;
} 
#secTierNav a.current {
	color: #993300;
}

/*end menu styles*/

/*footer styles*/

#footer {
	position: relative;
	background: #fff url(images/footer_arc.jpg) no-repeat bottom;
	padding-bottom: 60px;
	text-align: center;
	
}
#innerFooterContent {
	background: #EEEEDD;
	margin: 0 auto;
	width: 730px;
	height: 6.5em;
	overflow: hidden;
}
#siteSearch {
	margin: 0;
	padding: 0;
}
#footer .search {
	width: 220px;
	background: #F7F7E7;
	border: 8px solid #EEEEDD;
	padding: .5em .5em 1em .5em;
}


/*Win IE Hack - IE doesn't understand this*/
html>body #footer .search {
	width: 190px;
}
#footer .siteSearchArea {
	float: right;
	text-align: left;
}
#footer .search p {
	margin: 0;
	padding: 0;
}
#footer #searchBox {
	border: 1px solid #666;
	width: 150px;
	
}
#footer #searchBtn {
	position: reative;
	top: 15px;
	left: 20px;
	width: 24px; 
	height: 24px;
}
#footer .footerLeft {
	padding-top: 1em;
	border-right: 4px solid #fff;
	width: 507px;
	height: 5.5em;
}
.footerLinks {
	font-size: 90%;
	color: #996633;
}
.footerLinks ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.footerLinks ul li {
	display: inline;
	padding: 0;
	margin: 0;
}
.footerLinks a:link, .footerLinks a:visited {
	color: #996633;
	padding: 0 .2em;
	width: auto;
	border-right: 1px solid #996633;
}
.footerLinks a:hover, .footerLinks a:active {
	color: #000;
}
.footerLinks .last a {
	border: none;
}
#footer #externalLinks {
}
#footer #externalLinks span {
	position: relative;
	left: -10000px;
}

#footer #externalLinks a {
	margin: 0 .5em;
	height: 60px;
	width: 60px;
	float: left;
	text-decoration: none;
}
.ToT a:link, .ToT a:visited {
	background: url(images/ToT_logo.jpg) no-repeat 0 0;
}
.ToT a:hover, .ToT a:active {
	background: url(images/ToT_logo.jpg) no-repeat -60px 0;
}
.CherokeeNation a:link, .CherokeeNation a:visited {
	background: url(images/CherokeeNat_logo.jpg) no-repeat 0 0;
}
.CherokeeNation a:hover, .CherokeeNation a:active {
	background: url(images/CherokeeNat_logo.jpg) no-repeat -60px 0;
}

#contentWrapper {
	position: relative;
	z-index: 0;
	top: -42px;
	min-height: 400px;
	padding: 0 0 1em 3.5em;
	padding-top: 20px;
}

/* for Internet Explorer */
/*\*/
* html #contentWrapper {
height: 400px;
}
/**/

/*Win IE Hack - IE doesn't understand this*/
html>body #contentWrapper {
	top: -30px;
	padding-bottom: 0;
	padding-top: 30px;
}
#content {

}


#sidebarRight {
	padding-left: 2.5em;
	width: 30%;
}
html>body #sidebarRight {
	width: 25%;
}

#sidebarRight h3 a:link, #sidebarRight h3 a:visited {
	color: #993300;
}

#article1 .contentBody p:first-child {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	line-height: 1.8;
}

/*homepage columns*/

#homeQLinks {
	position: absolute;
	width: 750px;
	left: 5px;
	top: -32px;
	height: 226px;
	background: url(images/homeImage.jpg) no-repeat;
	z-index: 5;
}

#homeQLinks ul {
	margin-top: 20px;
	margin-right: 20px;
	padding-left: 38px;
	width: 170px;
	float: right;
}

#homeQLinks ul li {
	margin: 0;
	padding: 0;
	list-style: url(images/ql_bullet.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	padding-left: 0;
	margin-bottom: -.5em;
	list-style-position: outside;
	margin-left: -12px;
}


#homeQLinks ul a:link, #homeQLinks ul a:visited {
	display: block;
	color: #333300;
	text-decoration: none;
	background: #EEEEDD;
	padding: .5em;
	margin-left: -10px;
}
#homeQLinks ul a:hover, #homeQLinks ul a:active {
	background: #FFFFCC;
}



/*Win IE Hack - IE doesn't understand this*/
html>body #homeQLinks ul li {
	width: 175px;
	margin-left: -15px;
	padding-left: 11px;
	margin-bottom: .75em;
}
html>body #homeQLinks ul a:link, html>body #homeQLinks ul a:visited {
	margin-left: -25px;
}


#homePage #threeColumn {
	position: relative;
	width: 750px;
	margin-left: -35px;
	margin-top: 180px;
	z-index: 10;
}
#homePage #threeColumn .oneThird {
	background: url(images/HomeColumnBck.jpg) no-repeat;
	width: 227px;
	margin-left: 15px;
}
#homePage #threeColumn .article {
	padding: 8px 10px;
}

#homePage .detail {
	position: relative;
	margin-top: 180px;
}
/*article group styles*/

#sidebarRight .articleGroup ul li {
	list-style: url(images/ql_bullet.png);
	margin-bottom: .75em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}

#sidebarRight .articleGroup ul a:link, #sidebarRight .articleGroup ul a:visited {
	display: block;
	color: #333300;
	text-decoration: none;
	background: #EEEEDD;
	padding: .5em 1.5em .5em .5em;
	margin-left: -2.5em;
}


html>body #sidebarRight .articleGroup ul a:link, html>body #sidebarRight .articleGroup ul a:visited {
	padding: .5em 1.5em;
	margin-left: -2em;
}
#sidebarRight .articleGroup ul a:hover, #sidebarRight .articleGroup ul a:active {
	background: #FFFFCC;
}

/*Template Tweaks*/
#oneColumn {
	padding-right: 2em;
}
	
/*Calendar tweaks*/

#eventList {
	margin-top: 1.75em;
}

#miniGrid {
	width: 200px;
	font-size: 10px;
	padding: 2px;
}
	
.miniGridCalendarDay {
	float:left;
	width:20px;
	text-align:right;
	margin-left:5px;
	border:1px solid white;
}
.miniGridCalendarDayName {
	width: 22px;
	margin-left:5px;
	text-align:right;
}
	
.miniGridCalendarHighlight {
	font-weight: bold;
	background: #DAD1BD;
	border: 1px solid #fff;
}
.miniGridCalendarMonthBefore, .miniGridCalendarMonthAfter {
	padding: 2px 0;
	background: #DAD1BD;
}

.miniGridCalendarNavMonth {
	text-align: center;
}

.submitEvent {
}

/*Slideshow styles*/

#slideshow {
}

p.imageNumIndicator {
	float: right;
	position: relative;
	top: 12px;
	left: -150px;
	width: 150px;
}

html>body p.imageNumIndicator {
	top: 2px;
}

#ss_controls {
	float: left;
	width: 200px;
	margin-top: 10px;
}

#ss_controls a {
	color: #CD3938;
	text-decoration: none;
	padding: 0 .5em;
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#ss_next {
	border-left: 1px solid #CD3938;
}

#ss_img_div {
	clear: both;;
	margin: 0;
	padding: 0;
	margin-top: -.5em;
}

.ssCaption {
	margin-top: 1em;
}



