@charset "ISO-8859-1";
body     {
	background-color: #BAC5AE;
	width: 100%;
}
body, tr, td {
	font-family: 'Quattrocento Sans', "Lucida Sans Unicode", Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.7em;
	font-weight: 400;
	height: 100%;
	font-variant: normal;
	margin: 0;
	-webkit-text-size-adjust: none;
}

H1 {
	/* [disabled]color:#333333; */
	font-family: 'Alegreya Sans SC', 'Quattrocento Sans', "Lucida Sans Unicode", Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: 700;
	line-height: 1.5em;
}
H2 {
	font-family: 'Alegreya Sans SC',  'Quattrocento Sans', "Lucida Sans Unicode", Helvetica, sans-serif;
	color: #000;e
	font-size: 1.3em;
	font-weight: 700;
	line-height: 1.4em;
	letter-spacing: 0.06em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
H3 {
	color:#000;
	font-family: 'Alegreya Sans SC',  'Quattrocento Sans', "Lucida Sans Unicode", Helvetica, sans-serif;
	font-size:1em;
	line-height: 1.3em;
	font-weight: 700;
}

H4 {
	color:#000;
	font-family: 'Alegreya Sans SC',  'Quattrocento Sans', "Lucida Sans Unicode", Helvetica, sans-serif;
	font-size:.8em;
	line-height: 1.3em;
	font-weight: 700;
}


a:link {
	color: #000;
}
a:visited {
	color: #000000;
}
.nav a {
	text-decoration: none;
	display: block;
	line-height: 1.3em;
}
.nav a:hover {
	text-decoration: underline;
}
a:hover {
	color: #660000;
}
a:active {
	color: #660000;
}
a.cadmium:link {
	color: #FFCC00;
	font-size:.9em;
	font-weight:bold;
}
p {
	font-size: 1em;
}
li {
	list-style-type: square;
	text-indent: 0pt;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
}
ul {
	line-height: 100%;
 margin:20px;
        padding:0; 
}


#nav {
	clear: both;
	height: 30px;
	width: 100%;
	background-color: #BAC5AE;
	float: left;
}
#footer {
	clear: both;
	width: 751px;
	background-color: #BAC6AF;
	text-align: center;
}
.leftcol {
	width: 360px;
	float: left;
	padding-right: 5px;
	padding-top:5px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
.rightcol {
	float: left;
	width: 360px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-top:5px;
	text-align: left;
	clear: right;
}
#leftcol {
	width: 360px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
#rightcol {
	float: left;
	width: 360px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: left;
	clear: right;
}
#content {
	width: 750px;
	clear: both;
	background-color: #DBECD1;
	float: left;
}
.clear {
	clear: both;
}
#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#topnav {
	height: 26px;
	width: 674px;
	clear: both;
	float: left;
}
#topad {
	height: 80px;
	width: 468px;
	padding-top: 20px;
	padding-left: 141px;
	padding-right: 141px;
	background-color: #DCECD1;
	text-align: center;
	padding-bottom: 6px;
	clear: both;
	float: none;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
}
#bottomad {
	height: 80px;
	width: 468px;
	padding-top: 16px;
	padding-left: 141px;
	padding-right: 141px;
	background-color: #DCECD1;
	text-align: center;
	padding-bottom: 20px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
}
#bigad {
	text-align: right;
	height: 250px;
	width: 300px;
}
#bigadindex {
	text-align: right;
	height: 252px;
	width: 302px;
	float: left;
	margin-bottom: 20px;
}

#footernav {
	height: 26px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	float: left;
	text-align: center;
	bottom: 30px;
}

.instagrambox {
	background-color: #FFFFFF;
	padding-bottom: 2px;
	margin-bottom: 20px;
	width: 337px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 4px;
}
.sectionheader {
	font-size: 2em;
	border-bottom-style: solid;
	border-bottom-width: thin;
	text-align: center;
	clear: both;
	letter-spacing: 0.06em;
	font-variant: small-caps;
	display: block;
	padding-left: auto;
	width: 730px;
	margin-top: 30px;
	margin-bottom: 30px;
	font-weight: 700;
	height: 0.35em;
	margin-left: 10px;
}

.sectionheader:before {
	content: "";
	display: block;
	border-top: solid 1px black;
	height: 1px;
	position: absolute;
	z-index: 1;
}

.sectionheader span {
	background-color: #DBECD1;
	padding: 0 10px;
	position: relative;
	z-index: 5;
}
.nav {
	font-size: 0.8em;
	text-align: center;
	letter-spacing: 0.08em;
}
#main img {
	border: 1px solid #000;
	clear: both;
}

#photos {
	width: 602px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	float: none;
	line-height: 1.5em;
}

#photos img {
	text-align: center;
	margin-top: 16px;
	margin-bottom: 16px;
	border: 1px solid #000;
	clear: both;
}
img .noborder  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#photos .nav img  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tenleftmargin img   {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#photos .halfpagephoto {
	font-size: .9em;
	font-style: italic;
	font-weight: 600;
	color: #666;
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BAC5AE;
	border-right-color: #BAC5AE;
	border-bottom-color: #BAC5AE;
	border-left-color: #BAC5AE;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 302px;
	margin-left: 16px;
}
#photos h2 {
	text-align: left;
	margin: 0px;
}
#photos h3 {
	text-align: left;
	margin-top: 8px;
}

.floatleft {
	float: left;
	margin-right: 20px;
}
#marketplacevendors  {
	line-height: 1.2em;
	margin-bottom: 10px;
	font-size: 0.8em;
}
#main {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-color: #DCECD1;
	padding-top: 14px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	text-align: center;
	width: 750px;
	overflow-x: visible;
}
#main .noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.red {
	font-weight: 700;
	color: #660000;
}
.rulebox {
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	width: 340px;
	border: thin solid #000000;
	background-color: #E8F0E3;
	clear: both;
	margin-bottom: 20px;
}
.margins {
	padding: 10px;
}
.twentybelow {
	margin-bottom: 20px;
}
.articlemargins {
	padding-right: 10px;
	padding-left: 10px;
}
.burnt {
	color: #66281A;
}
.churchnav {
	font-size: .8em;
	font-weight: bold;
}
.aiadescrip {
	clear: both;
	float: right;
	width: 280px;
	margin-bottom: 30px;
	margin-top: 16px;
}
.row {
	margin-bottom: 30px;
	clear: both;
	overflow: visible;
}
.twocolumnrow {
	clear: right;
	width: 600px;
	overflow: hidden;
}
.fivecentered {
	width: 500px;
	margin-left: 50px;
}
.credit {
	font-size: 0.8em;
	font-style: italic;
	clear: both;
}
.rightcredit {
	font-size: 0.8em;
	font-style: italic;
	text-align: right;
}
.photocredit {font-size: 10px}
.tournav {
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.6em;
	background-color: #BAC6AF;
	padding: 6px;
	float: left;
	width: 136px;
	margin-right: 6px;
	border: 1px solid #666666;
}
.navheader {
	color: #000000;
	font-weight: bold;
}

#beadlehead {
	background-color: #B6C7AF;
	text-align: center;
}
#beadlefoot {
	background-color: #B1C8AF;
}
#tourleftcontent img {
	border: 1px solid #000;
}
#perrynav {
	background-image: url(../beadlearchive/paradisegardens/images/perrybird.gif);
	width: 500px;
	padding-top: 50px;
	padding-left: 0px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#navbox500 #rightcolnav {
	float: left;
	width: 230px;
	margin-top: 10px;
}
#navbox500 {
	width: 465px;
	background-image: url(../hometour/2010/images/perryreturn.gif);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 35px;
	clear: both;
	padding-bottom: 14px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	float: none;
	overflow: auto;
}

#navbox500 #leftcolnav {
	width: 230px;
	float: left;
	margin-top: 10px;
}
.fivehundy {
	text-align: left;
	vertical-align: top;
	width: 502px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.captionbox {
	width: 580px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-top: -16px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	position: relative;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #FFF;
	color: #333;
	font-size: .9em;
}
.captionboxvertical {
	width: 430px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin: 0px;
	position: relative;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #FFF;
	color: #333;
	font-size: 0.9em;
}
.captionhalfpage {
	width: 260px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin: 0px;
	position: relative;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #FFF;
	color: #333;
	font-size: .9em;
}
.captionboxfive {
	width: 480px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin: 0px;
	position: relative;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #FFF;
	color: #333;
	font-size: .9em;
}
.rightcaption {
	font-size: .9em;
	font-style: italic;
	text-align: right;
}
.halfrightcaption {
	font-size: .9em;
	font-style: italic;
	text-align: right;
	width: 290px;
}
.photographers {
	font-size: 9px;
	font-weight: bold;
	line-height: 14px;
	background-color: #BAC6AF;
	border: 1px solid #666666;
	padding: 0px;
	margin-left: 12px;
	float: none;
}
.floatright   {
	float: right;
	clear: right;
	text-align: left;
	display: inline;
	margin-bottom: 10px;
	margin-left: 10px;
}
.clearboth {
	clear: both;
}
.centertext {
	text-align: center;
}
.centerme {
	margin-right: auto;
	margin-left: auto;
}
.fivehundred {
	width: 502px;
	margin-left: 75px;
}
.tenleftmargin {
	margin-left: 10px;
	float: right;
	clear: none;
}
.halfpagequote {
	padding: 10px;
	float: right;
	width: 280px;
	margin-left: 10px;
	position: relative;
	margin-right: 0px;
	font-style: italic;
	line-height: 1.4em;
	font-weight: 600;
	color: #000;
	font-size: 1.2em;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #BAC5AE;
	border-left-color: #BAC5AE;
	border-right-style: solid;
	border-bottom-style: solid;
	background-color: #FFF;
	border-right-color: #BAC5AE;
	border-bottom-color: #BAC5AE;
	border-right-width: medium;
	border-bottom-width: medium;
}
#sticky {
	background-color: #F09;
	height: 100px;
	width: 700px;
	position: fixwxed;
	z-index: 100;
}
.smallernav {
	font-size: 0.8em;
	text-decoration: none;
}
.rulerator {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	padding-top: 8px;
	padding-bottom: 6px;
	margin-top: 2px;
}
.orangesign  {
	padding: 6px;
	border: 4px double #000;
	background-color: #F7941E;
	color: #FFF;
	display: block;
	-webkit-transform: skew(-10deg);
	-moz-transform: skew(-10deg);
	-o-transform: skew(-10deg);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 1em;
	position: relative;
	left: -3px;
}
.tenrightmargin {
	padding-right: 14px;
}
.bodycopyblock {
	width: 600px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.7em;
}
.socials {
	float: left;
	width: 40px;
	padding-left: 10px;
	padding-bottom: 20px;
	clear: right;
}
 .instabox {
	width: 302px;
	float: left;
}

#chronolist tbody td {
	padding-bottom: 8px;
}
iframe {
	border: 1px solid rgba(0,0,0,1.00);
}
.singlespaced {
	line-height: 1.25em;
}
.teaser {
	float: left;
	width: 260px;
	line-height: 1.3em;
}
.fineprint {
	font-size: 0.8em;
	border-top: thin solid #000;
}
.hidden {
	display: none;
}
