/* CSS Document */

body {
	font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,sans-serif;
	font-size: 74%;
	background: #fff url(images/bg.jpg) fixed repeat;
	}
	
h1, h2, h3, h4, blockquote {
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", "serif" !important;
	}
	
p {
	line-height: 1.6em;
	}
	
a:link, a:visited {
	color: #111;
	border-bottom: 1px #111 dotted;
	text-decoration: none;
	}
	
a:focus ,a:hover, a:active {
	color: #111;
	border-bottom: 1px #111 solid;
	}
	
#main {
	width: 928px;
	margin: 0 auto;
	}
	
#header {
	background: transparent url(images/header.png) center repeat-y;
	height: 222px;
	}
	
#homelink {
	display: block;
	height: 222px;
	width: 928px;
	text-indent: -1000em;
	position: absolute;
	z-index: 4;
	border: none;
	}
	
#header blockquote {
	font-size: 1.95em;
	display: block;
	width: 360px;
	position: relative;
	top: 60px;
	left: 500px;
	font-weight: bold;
	font-style: italic;
	padding: 0;
	margin: 0;
	}
	
#wrapper {
	background: transparent url(images/wrapper.png) center repeat-y;
	}
	
#scroll {
	background: transparent url(images/scroll.jpg) center no-repeat;
	width: 850px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	position: relative;
	top: 10px;
	}
	
#scroll h1 {
	padding: 0 40px;
	font-size: 1.9em;
	color: #666;
	}
	
#left {
	float: left;
	width: 490px;
	background: #fff url(images/textbg.jpg) center top;
	margin: 30px 0 0 40px;
	padding: 15px 30px;
	}
	
#left h2 {
	font-size: 2.9em;
	margin: 0 0 0.5em 0;
	}
	
#left h3.twit {
	font-size: 2em;
	margin: 0 0 0.5em 0;
	}	

#left p {
	font-size: 1.3em;
	}
	
.event {
	margin-bottom: 20px;
	}
	
h3.events {
	font-size: 1.6em;
	}

.event h4 {
	font-size: 1.4em;
	}
	
.event p {
	font-size: 1.1em !important;
	}
	
.date {
	width: 83px;
	height: 83px;
	float: left;
	background: url(images/calendar.gif);
	margin-right: 10px;
	}
	
.month {
	width: 83px;
	color: #FFFFFF;
	font-size: 1.8em;
	display: block;
	text-align: center;
	height: 34px;
	font-weight: bold;
	}
	
.day {
	text-align: center;
	font-size: 2.3em;
	font-weight: bold;
	display: block;
	}
	
ul.details {
	margin: 0;
	padding: 0;
	}
	
ul.details li {
	list-style-type: none;
	padding: 2px 0;
	}
	
#right {
	width: 300px;
	float: left;
	margin: 15px 0 25px 20px;
	}
	
#dictionary {
	width: 300px;
	height: 211px;
	background: #fff url(images/book.jpg) top center no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", "serif" !important;
	}
	
#dictionary dl, #dictionary fieldset {
	padding: 25px 45px;
	} 
	
#dictionary fieldset {
	border: none;
	}
	
#dictionary dt, #dictionary h1 {
	font-weight: bold;
	font-size: 2em;
	}
	
#dictionary h1 {
	margin:  7px 0;
	}
	
#dictionary dd, #dictionary textarea {
	font-size: 1.3em;
	margin: 5px 0;
	padding: 0 12px;
	background: transparent url(lquote.png) left top no-repeat;
	color: #333333;
	}
	
#dictionary.def dd {
	padding:  0 20px !important;
	}
	
#dictionary textarea {
	width: 160px !important;
	border:  1px #666 solid;
	padding: 5px 25px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,sans-serif;
	background: #fff url(lquote.png) 5px 5px no-repeat;
	}
	
#dictionary dd span {
	background: transparent url(rquote.png) right bottom no-repeat;
	display: block;
	padding-top: 5px;
	}
	
#dictionary p, #quote p {
	font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,sans-serif;
	padding: 5px !important;
	margin: 0 !important;
	}
	
#dictionary p label, #quote p label {
	width:  100px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
#dictionary p input, #quote p input, #quote p textarea {
	width: 150px;
	border:  1px #666 solid;
	margin: 0;
	padding: 2px;
	}
	
.clear {
	width: 100%;
	display: block;
	clear: both;
	}
	
.submit {
display: block;
margin: 7px auto;
}
	
#thanks {
	padding: 10px;
	background: #fff url(images/textbg.jpg) center top;
	height: 490px;
	}
	
#walk p {
	margin: 7px 5px;
	}
	
ul#words {
	list-style-type: none;
	margin: 0 5px;
	padding: 0;
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", "serif" !important;
	font-size: 1.4em;
	font-weight: bold;
	}
	
	
ul#words li {
	margin: 14px 0;
	}
	
ul#words li ul {
	list-style-type: none;
	font-weight: normal;
	font-size: 0.75em;
	margin: 7px 0;
	padding: 0;
	clear: both;
	}
	
ul#words li ul li {
	display: inline;
	padding: 0 4px 7px 4px;
	}
	
ul#words li ul li a {
	padding-left: 20px;
	line-height: 16px;
	border: none;
	}
	
ul#words li ul li a:link, ul#words li ul li a:visited {
	text-decoration: none;
	}
	
ul#words li ul li a:focus, ul#words li ul li a:hover, ul#words li ul li a:active {
	text-decoration: underline;
	}
	
ul#words li ul li a.define {
	background: transparent url(images/add.png) left no-repeat;
	}
	
ul#words li ul li a.view {
	background: transparent url(images/magnifier.png) left no-repeat;
	}
	
ul#words li ul li a.tweet {
	background: transparent url(images/twitter.png) left no-repeat;
	}
	
#left blockquote {
	margin:  0;
	padding: 7px 0 7px 50px;
	font-size: 1.4em;
	font-style: italic;
	background: url(images/defquote.png) top left no-repeat;
	min-height: 40px;
	}
	
.definition {
	border-bottom: 1px #666 solid;
	padding: 20px 0 13px 0;
	margin: 0;
	}
	
.definition p {
	margin: 7px 0;
	padding: 0;
	}
	
.right {
	margin: 12px 0;
	text-align: right;
	font-size: 1.3em;
	}
	
a#load:link, a#load:visited {
	padding-right: 20px;
	background: transparent url(refresh.png) right center no-repeat;
	text-decoration: none;
	color: #333333;
	}
	
a.closebutton:link, a.closebutton:visited {
	width: 42px;
	height: 42px;
	display: block;
	background: transparent url(images/feedback-close.png) left no-repeat;
	border: none !important;
	position:  absolute;
	right: -15px;
	top: -15px;
	text-indent: -10000em;
	}
	
a.closebutton:focus, a.closebutton:hover, a.closebutton:active {
	background: transparent url(images/feedback-close.png) right no-repeat;
	}

#walk {
	width: 300px;
	background: #CF4997 url(images/mapwrapbottom.gif) bottom center no-repeat;
	float: left;
	margin: 20px 0;
	}
	
#intro {
	width: 280px;
	margin: 0 auto;
	}
	
#walk h3 {
	margin: 0;
	background: #CF4997 url(images/mapwraptop.gif) top center no-repeat;
	font-size: 1.8em;
	padding: 12px 7px;
	color: #333333;
	}
	
#walk h4 {
	font-size: 1.4em;
	color: #333;
	padding: 0 7px;
	line-height: 21px;
	vertical-align: middle;
	}
	
ul#twitter {
	list-style-type: none;
	margin: 5px 0 20px 0;
	padding: 0 7px;
	}
	
ul#twitter li {
	padding: 0 0 10px 0;
	clear: both;
	}
	
.twitpic {
	float: right;
	margin: 7px;
	}
	
h3.track {
	font-size: 1.7em;
	}
	
#mapwrapper {
	margin: 0 auto;
	width: 490px;
	height: 350px;
	background: transparent url(images/frame.png) top center no-repeat;
	}
	
#map, #mapwrapper iframe {
	margin: 0 49px;
	position: relative;
	top: 56px;
	}
	
#features {
	width: 850px;
	margin: 0 auto;
	position: relative;
	top: 25px;
	}
	
.feat {
	float: left;
	width: 275px;
	background: url(images/roundbottom.gif) center bottom no-repeat;
	margin-right: 7px;
	}
	
.feat h3 {
	font-size: 1.9em;
	color: #111;
	background: url(images/roundtop.gif) center top no-repeat;
	margin: 0;
	padding: 7px;
	}
	
.feat img {
	margin: 5px 17px;
	}
	
.feat p {
	margin: 5px 17px;
	color: #111;
	}
	
p.more {
	text-align: right;
	margin-bottom: 17px;
	}
	
.feat a:link, .feat a:visited {
	color: #111;
	text-align: right;
	}
	
.feat a:focus, .feat a:hover, .feat a:active {
	color: #eee;
	}
	
#feat1 {
	background-color: #A72055;
	}
	
#feat2 {
	background-color: #CF4997;
	}
	
#feat3 {
	background-color: #3D86C6;
	}
	

#footer {
	background: transparent url(images/footer.png) center repeat-y;
	height: 66px;
	}
	
p.jdefinition {
	font-size: 0.9em !important;
	}

      /* easy clearing */

      #wrapper:after {
          content: '.';
          display: block;
          height: 0;
          clear: both;
          visibility: hidden;
          }

	#wrapper {
          display: inline-block;
          }

      /*\*/

	#wrapper {
	display: block;
	}
      /* end easy clearing */

	
	