/* Localized */
* { margin: 0; padding: 0; }

.hidden { display: none; }

a { outline: none; }

body {
  font-family: Arial, sans-serif;
  font-size: small;
}

#container {
  width: 913px;
}

#footer {
  clear: both;
  font-size: 12px !important;
  font-weight: normal;
  color: #FFF;
  background: url('../../../../images/footer.jpg') no-repeat bottom center;
  width: 910px;
  height: 20px;
  padding-top: 10px;
}

/**
             Header

*********************************/

#header {
  background: url('../../../../images/header.jpg') no-repeat;
  height: 77px;
  width: 900px;
  margin: 0 auto;
  margin-top: 20px;
}

#logo {
  float: left;
  margin-top: 5px;
  margin-left: 25px;
}

#artistry {
  float: left;
  margin-top: 20px;
  margin-left: 25px;
}

#menu {
  float: right;
  margin-top: 50px;
  list-style-type: none;
  text-transform: lowercase;
  font-weight: bold;
  font-size: 12px;
  margin-right: 20px;
}

#menu li {
  display: inline;
  margin-right: 20px;
}

#menu a:link, #menu a:visited {
  text-decoration: none;
  color: white;
}

#menu a:hover, #menu a:active {
  color: #000;
}

/**
             Columns

*********************************/

#columns {
  margin: 0 auto;
  width: 903px;
}

#leftnav {
  width: 193px;
  float: left;
  margin-top: 10px;
}

#main {
  float: left;
  width: 425px;
}

#mainFull {
  float: right;
  width: 700px;
}

#rightnav {
  float: right;
  width: 265px;
}

/**
             leftnav

*********************************/

#leftnav {
  text-align: left;
}

#leftnav h3 {
  margin-top: 25px;
  margin-bottom: 10px;
  font-size: 14px;
  margin-left: 45px;
}

#leftnav li {
  list-style-type: none;
  margin-bottom: 10px;
  text-indent: -10000px;
}

#leftnav ul {
  list-style:none;
  font-size:0;
}

#leftnav a {
  display:block;
}

#leftnav li {
  background-position: 0 0;
}

#leftnav div#mission {
  margin: 10px 0;
  text-indent: -10000px;
  background-position: 0 0;
}

#leftnav a#mission-statement {
  height: 35px;
  background-image: url('../../../../images/leftnav/mission.jpg');
  background-repeat:no-repeat;
  background-position: 0 0px;
}

#leftnav a#mission-statement:hover {
  background-position: 0 -45px;
}

#leftnav a#marble-trail {
  height: 75px;
  background-image: url('../../../../images/leftnav/marble-trail.jpg');
  background-repeat:no-repeat;
  background-position: 0 -87px;
}

#leftnav a#marble-trail:hover {
  background-position: 0 0;
}

#leftnav a#stone-symposium {
  height: 75px;
  background-image: url('../../../../images/leftnav/stone-symposium.jpg');
  background-repeat:no-repeat;
  background-position: 0 -87px;
}

#leftnav a#stone-symposium:hover {
  background-position: 0 0;
}

#leftnav a#educational-kit {
  height: 75px;
  background-image: url('../../../../images/leftnav/educational-kit.jpg');
  background-repeat:no-repeat;
  background-position: 0 -87px;
}

#leftnav a#educational-kit:hover {
  background-position: 0 0;
}

#leftnav a#documentary-films {
  height: 75px;
  background-image: url('../../../../images/leftnav/documentary-films.jpg');
  background-repeat:no-repeat;
  background-position: 0 -87px;
}

#leftnav a#documentary-films:hover {
  background-position: 0 0;
}

#leftnav a#cultural-dvd {
  height: 75px;
  background-image: url('../../../../images/leftnav/dvd.jpg');
  background-repeat:no-repeat;
  background-position: 0 -87px;
}

#leftnav a#cultural-dvd:hover {
  background-position: 0 0;
}

#leftnav a#cultural-wall {
  height: 75px;
  background-image: url('../../../../images/leftnav/wall.jpg');
  background-repeat:no-repeat;
  background-position: 0 -87px;
}

#leftnav a#cultural-wall:hover {
  background-position: 0 0;
}

/**
             main

*********************************/

#main {}

#main h1 {
  padding-left: 0px;
}

#main ul {
  list-style-position: inside;
  margin-left: 20px;
}

#contenthead {
  width: 443px;
  height: 157px;
  background: url('../../../../images/contenthead.jpg') no-repeat;
}

#contenthead h1 {
  display: none;
}

#main h2 {
  margin-top: 15px;
  color: #444;
  font-weight: normal;
  padding-left: 10px;
}

#main strong, #mainFull strong {
  color: #444;
}

#main div.Normal {
  padding-left: 10px;
}

#main h2, #mainFull h2 {
  font-weight: 800;
  text-align: left;
}

/**
             contentRight

*********************************/

#contentRight {
  float: right;
  width: 220px;
  padding: 10px;
  font-size: 11px;
}

#contentRight p {
  text-align: left;
  margin-bottom: 10px;
}

#wallContactBox {
  width: 270px;
  padding: 5px;
  float: right;
  margin: 5px;
}


/**
             rightnav

*********************************/

#jefferson {
  width: 264px;
  height: 157px;
  margin-bottom: 10px;
}

#jefferson h1 {
  display: none;
}

#rightnav ul {
  list-style:none;
}

#rightnav a {
  display:block;
}

#rightnav li {
  list-style-type: none;
  background-position: 0 0;
  margin-bottom: 10px;
}

#rightnav a {
  text-indent: -100000px;
}


#search {
  background: url('../../../../images/rightnav/searchbox.jpg') no-repeat;
  width: 250px;
  height: 20px;
  text-align: center;
  padding: 15px 0px 15px 20px;
  font-size: 13px;
}

#search input {
  float: left;
  width: 130px;
  margin: 0;
}

#search a {
  text-indent: 0px;
  float:left;
  margin:-12px 0 0 10px;
}

#rightnav a#become-a-member {
  height: 30px;
  background-image: url('../../../../images/rightnav/become-a-member.jpg');
  background-repeat: no-repeat;
  background-position: 0 0;
}

#rightnav a#become-a-member:hover {
  background-position: 0 -41px;
}

#rightnav a#marble-architecture {
  height: 75px;
  background-image: url('../../../../images/rightnav/marble-architecture.jpg');
  background-repeat:no-repeat;
  background-position: 0 -88px;
}

#rightnav a#marble-architecture:hover {
  background-position: 0 0;
}

#rightnav a#visit-carvingstudio {
  height: 75px;
  background-image: url('../../../../images/rightnav/visit-carvingstudio.jpg');
  background-repeat:no-repeat;
  background-position: 0 -88px;
}

#rightnav a#visit-carvingstudio:hover {
  background-position: 0 0;
}

#rightnav a#visit-vtm {
  height: 75px;
  background-image: url('../../../../images/rightnav/visit-vtm.jpg');
  background-repeat:no-repeat;
  background-position: 0 -88px;
}

#rightnav a#visit-vtm:hover {
  background-position: 0 0;
}


#rightnav a#proctor-marble {
  height: 75px;
  background-image: url('../../../../images/rightnav/proctor-marble-co.jpg');
  background-repeat:no-repeat;
  background-position: 0 -88px;
}

#rightnav a#proctor-marble:hover {
  background-position: 0 0;
}

#rightnav a#connectvt {
  height: 75px;
  background-image: url('../../../../images/rightnav/connectvt.jpg');
  background-repeat:no-repeat;
  background-position: 0 -88px;
}

#rightnav a#connectvt:hover {
  background-position: 0 0;
}


/* Updates 06/23/08 Trail, Wall & Home (Imagessetters - Gordon Goes) */

/* General Use Classes */

.black73 {
	color: #494544;
}

.black50 {
	color: #716F5E;
}

.greyheading {
	color: #686868;

}

.redtext {
	color: #962C2C;
}

a.imglink {
	color: #FFFFFF;
}

/* Home Page Update CSS - 06/23/08 (Imagesetters - Gordon Goes)  */

/* The Main Column - Center in this Design */
div#main div#homecontent {
	float: left;
	width: 425px;
	padding: 0;
	margin: 0;
	margin-top: 5px;
/*	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 2px;
	*/
}

div#main div#homecontent h2 {
	margin-bottom: 10px;
	font-weight: 800;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #494544;
	padding-left: 0px;

}

div#main div#homecontent h2 strong.greyheading {
	color: #686868;
}

div#main div#homecontent p {
	padding-right: 10px;
}

/* Sub Content 1 - Left in theis design */
div#main div#homecontent div#subcol1 {
	width: 205px;
	float: left;
	padding: 0;
	margin: 0;
	margin-right: 10px;
	margin-top: 10px;
	
}

div#main div#homecontent div#subcol1 p {
	margin-bottom: 10px;
}



/* Sub Content 2 - Right in theis design */
div#main div#homecontent div#subcol2 {
	width: 184px;
	float: left;
	clear: right;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	margin-top: 10px;
	
}

div#main div#homecontent div#subcol2 a.imglink {
	color: #FFFFFF;
}

div#main div#homecontent div#subcol2 a.imglink img#potluck {
/*	margin-left: 15px;	*/
	color: #FFFFFF;
	border: 0;
	margin-bottom: 10px;

}


div#main div#homecontent div#subcol2 p {
	margin-bottom: 10px;
	font-size: 13px;
}

div#main div#homecontent div#subcol2 p strong.redtext {
	color: #962C2C;
}

div#main div#homecontent div#subcol1 p strong.greyheading {
	color: #686868;
}

div#main div#homecontent div#subcol2 p strong.greyheading {
	color: #686868;
}





/* CSS for The Wall Page - As of 06/20/08 - Imagesetters - Gordon Goes */


/* The Main Column - Center in this Design */
div#mainFull div#wallcontent {
	float: left;
	width: 428px;
	padding: 0;
	margin: 0;
	margin-top: 20px;
/*	padding-bottom: 150px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 2px;	*/
}

div#mainFull div#wallcontent h2, h2#map-header, #milestones h2 {
	margin-bottom: 10px;
	margin-top:20px;
	font-weight: 800;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #000000;

}
h2#map-header {
margin-top:0;
}


/* Sub Content 1 - Left in theis design */
div#mainFull div#wallcontent div#subcol1 {
	width: 190px;
	float: left;
	
}

/* Sub Content 2 - Right in theis design */
div#mainFull div#wallcontent div#subcol2 {
	width: 190px;
	float: right;
	clear: right;
	margin-right: 10px;	
}

div#mainFull div#wallcontent div#subcol1 a.imglink img#candbutton {
	color: #FFFFFF;
	border: 0;

}

div#mainFull div#wallcontent div#subcol1 a.imglink {
	color: #FFFFFF;
} 

div#mainFull div#wallcontent div#subcol1 p#hertwalltext {
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 13px;
	display: block;
	width: 130px;
	float: left;
	margin-top: 0;
	padding-top: 10px;
	line-height: normal;
	}
	
div#mainFull div#wallcontent div#subcol1 a.imglink img#getadobe {
	float: right;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	border: 0;
}

img#stone {
	float: left;
}

/*div#mainFull div#wallcontent div#subcol2 p {
text-align: left;
font-size: 13px;
padding: 0px 5px;
margin-right: 3px;

}*/
div#subcol1 p, div#subcol2 p {
margin-bottom:10px;
color:#000000;
}
div#subcol1 p strong, div#subcol2 p strong {
color:#000000;
}
div#subcol1 h3, div#subcol2 h3 {
margin:20px 0;
color:#231F20;
font-size:16px;
}
/* The Secondary Column - Right in this Design */
div#mainFull div#thewalls {
	float: right;
	clear: right;
	width: 243px;
	padding: 0;
	margin: 0;
	padding-left: 5px;
	margin-top: 20px;
	
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 2px;
}

div#mainFull div#thewalls p#walldedicate {
	margin: 0;
	padding: 0;
	display: block;
	text-align: center;
	margin-bottom: 10px;
}

div#mainFull div#thewalls ul {
	list-style: none;
	display: block;
	padding: 0px;
	margin: 0px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
}

/* Update */
div#mainFull div#thewalls ul li {
	font-size: 13px;
	list-style: none;
}

div#mainFull div#thewalls ul li#sponsoredname, li#sponsoredcountry {
	
	text-align: center;
}
li#sponsoredcountry {
margin-bottom:5px;
}


div#mainFull div#thewalls ul#befirst {
	/* add 10px to top for spacing because no candidates */
	padding-top: 25px;
	/* add 25px to bottom for spacing because no candidates */
	padding-bottom: 30px;
	text-align: center;

}

div#mainFull div#thewalls p {
	font-size: 13px;
}


div#mainFull div#thewalls p#howfundsused {
	margin: 0px;
	padding: 0px;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 2px;
	font-size: 13px;
	text-align: center;
	padding-top: 15px;
}






/*  The Trail Page Update 06/23/08 - (Imagesetters - Gordon Goes)  */

/* The Main Column - Center in this Design */
div#mainFull div#trailcontent {
	float: left;
	width: 428px;
	padding: 0;
	margin: 0;
	margin-top: 20px;
/*	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 2px;
	*/
}

div#mainFull div#trailcontent h2 {
	margin-bottom: 10px;
	font-weight: 800;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #000000;

}

div#mainFull div#trailcontent img#calevents {
	margin-bottom: 10px;
}

div#mainFull div#trailcontent h2#trailhtext {
	color: #000000;
	font-size: 20px;
}

div#mainFull div#trailcontent h2#trailhtext span.black50 {
	font-size: 18px;
	color: #716F5E;
}

div#mainFull div#trailcontent h2#trailhtext span.redtext {
	color: #962C2C;
}

div#mainFull div#trailcontent p {
	padding-right: 10px;
	display: block;
	padding-bottom: 10px;
}

div#mainFull div#trailcontent p strong.black50 {
	color: #716F5E;
}

div#mainFull div#trailcontent p strong.redtext {
	color: #962C2C;
}



/* Sub Content 1 - Left in theis design */
/*  NOT USED
div#trailcontent div#subcol1 {
	width: 190px;
	float: left;
	
}
*/

/* Sub Content 2 - Right in theis design */
/*  NOT USED
div#trailcontent div#subcol2 {
	width: 200px;
	float: right;
	clear: right;
	margin: 0;
	
}
*/



/* The Secondary Column - Right in this Design */
div#mainFull div#thetraildev {
	float: right;
	clear: right;
	width: 243px;
	padding: 0;
	margin: 0;
	margin-left: 5px;
	margin-top: 20px;

}

div#mainFull div#thetraildev h4 {
	margin-left: 5px;
}


div#mainFull div#thetraildev h4 {
	font-size: 14px;
}

div#mainFull div#thetraildev h4#mapheader {
	text-align: center;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

div#mainFull div#thetraildev p {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#mainFull div#thetraildev p strong.black73 {
	color: #494544;
}
.ssearch {
display:none;
}
div#walk_ads, div.container_img-h, div#walk_header {
display:none;
}
div.cactb {
display:none;
}
table#mapintro  {
margin-top:10px;
}
#mapintro p, #milestones p {
font-size:11px;
margin-bottom:11px;
}
