/* CSS Screen for Annie Londonderry */

/****** Page DIVS  ******/
div#page, div#page-Home {
	width: 720px;
	background: url(images/page-bkgd.gif) repeat-y;
	border: 1px solid #CCC;
	text-align: left;
	margin: 0px;
	padding: 0px 30px 0px 45px;
	clear: both;
}
div#topNav {
	font: .92em Myriad, "Palatino Linotype", Palatino, serif, "Times New Roman", Times;
	margin:0px;
	padding:0px;
}
div#page-Home div#logo {
	background: url(images/globe.gif) no-repeat 450px 25px;
	margin:0px;
	padding:0px;
}
div#logo {
	margin:0px;
	padding:0px;
}

div#logo-img {
	background: url(images/red-line.gif) no-repeat bottom;
	margin: 0px;
	padding: 0px;
}
div#content {
	margin: 0px;
	padding: 0px;

}
div.colWide {
	margin:0px;
	padding:0px;
	width:395px;
	float:right;
}
div.colWideLeft {
	margin:0px 65px 0px 0px;
	padding:0px;
	width:395px;
	float:right;
}
div.colThin {
	margin: 75px 0px 0px;
	padding: 0px;
	float: right;
	width: 245px;
}
div#footer {
	color: #9C5E30;
	text-align: center;
	clear: both;
	font-family: "Copperplate Gothic Bold", "Palatino Linotype", Garamond, "Times New Roman", serif;
	margin:0px;
	padding:0px 0px 20px;
}
/*****  Navigation  *********/
div#topNav ul {
	margin:0px;
	padding:0px;
	text-align: right;
}
div#topNav li {
	display: inline;
	margin:0px;
	padding:0px;
}
div#topNav a {
	color: #333;
	text-decoration: none;
}
div#topNav a:hover {
	color: #CB1313;
	text-decoration: underline;
}
div#navRight li {
	font-size: 120%;
	margin: 0px 0px 10px 20px;
	padding: 0px;
	font-family: Myriad, "Palatino Linotype", Palatino, serif, "Times New Roman", Times;
	list-style: none outside;
	color: #8F7D76;
	font-weight: bold;
	min-height: 30px;
}
div#navRight li a {
	color: #8F7D76;
	font-weight: bold;
	text-decoration: none;
	border: none;
}
div#navRight li a:hover {
	color: #CA0A0A;
	font-weight: bold;
	list-style: url(images/hand.gif);
}

/*****  Redefined tags ******/
body {
	font: 11px Verdana, Geneva, Arial, helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
}
h1 {
	font: bold x-large Myriad, "Palatino Linotype", Palatino, serif, "Times New Roman", Times;
	color: #8C827D;
}
h2, div.colWideLeft h1 {
	font: bold x-large Myriad, "Palatino Linotype", Palatino, serif, "Times New Roman", Times;
	color: #8F7D76;
}
a:link {
	color: #CB1313;
	text-decoration: underline;
}
a:visited {
	color: #CB1313;
	text-decoration: none;
}
a:hover, a:active {
	background: #F3F2F0;
	border-top: 1px inset #CCC;
	border-right: 1px outset #CCC;
	border-bottom: 1px outset #999;
	border-left: 1px inset #999;
}

span.navSeparator {
	font-weight: bolder;
	color: #CA0A0A;
	font-size: 110%;
}


div#navRight {
	margin: 32px 0px 36px 130px;
	padding: 0px;
	height: 330px;
	width: 200px;
}
div#page-Home div#content {
	background: url(images/bicycle-lg.gif) no-repeat 70px 20px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
div#didYouKnow {
	margin: 0px 0px 300px;
	padding: 0px;
}
.imageLeft {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
}
.startPara {
	font-size: 110%;
	font-weight: bold;
	line-height: 1.5em;
}
div#content p {
	line-height: 1.5em;
}
.imageRight {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	float: right;
}
div#globe {
	position: absolute;
	top: 40px;
	left: 475px;
}
div#photoGallery {
	margin-top: 85px;
}
div#photoGallery img {
	margin-right: 10px;
	margin-bottom: 20px;
}
div#photoGallery a {
	text-decoration: none;
	border: none;
}
div#photoEnlarge {
	text-align: center;
	margin-top: 85px;
}
div#photoEnlarge p {
	text-align: left;
	width: 75%;
	font-size: 110%;
	font-style: italic;
}
.footnote {
	line-height: 0px;
}
.QuoteAuthor {
	padding-top: 0px;
	padding-left: 10px;
	margin-top: 0px;
}
.quote {
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
