body {
	margin: 0 auto;
	padding: 0;
	color: #000000;
	text-align: left;
	background-image: url(../images/site_images/texture.jpg);
	font-family: 'Lora', serif;
	font-weight: normal;
	font-size: 18px;
}

p, h1, h2, h3, li, td {
	margin-top: 0px;
	margin-bottom: 18px;
}
h1 {
	font-family: 'Cabin', sans-serif;
	font-size: 36px;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 36px;
	clear: left;
}
h2 {
	font-family: 'Cabin', sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: left;
}
h3 {
	font-family: 'Cabin', sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 6px;
	clear: left;
}
h4 {
	font-family: 'Lora', serif;
	font-size: 18px;
	font-weight: bold;
	clear: left;
}
p {
	text-align: justify;
}

a {
	color: #000000;
	text-decoration:none;
}
hr {
	text-align: center;
	width: 90%;
	height: 1px;
}

.red_bold_text {
	color:#FF0000;
	font-weight: bold;
}


/* fancy hr */
div.hr {
	background: #fff url(../images/site_images/finalswirl.jpg) no-repeat scroll center;
	height: 40px;
	margin-bottom: 10px;
	clear: both;
}

div.hr hr {
	display: none;
}
/* end fancy hr */

img {
	border: 0px;
}
.float_left {
	float: left;
	margin-right: 5px;
}
.float_right {
	float: right;
	margin-left: 5px;
}
.clear_left {
	clear: left;
	margin-right: 5px;
}
.clear_right {
	clear: right;
	margin-left: 5px;
}
.clear_both {
	clear: both;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}

.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.non-italic {
	font-style: normal;
}
.bold_italic {
	font-weight: bold;
	font-style: italic;
}

.larger {
	font-size:larger;
}

.fly_cap {
	font-size:xx-large;
}

.covered_way_message {
	font-variant: small-caps;
	margin-left: 20px;
	text-align:center;
}

.covered_way_message_teletype {
	font-variant: small-caps;
	margin-left: 20px;
	text-align:center;
	font-family:'Courier New', Courier, monospace;
}

.submenu_background {
	background-color: #FFFFCC;
	float: right;
	clear: right;
	padding: 0px 10px 10px 10px;
	margin: 0px 0px 10px 10px;
}

.subsubmenu_background {
	background-color: #FFFFCC;
	float:right;
	clear:right;
	padding: 10px;
}

.subsubmenu {
	background-color: #FFFFCC;
	font-size: 12px;
	font-family: 'Cabin', sans-serif;
}

.thumbnail {
	vertical-align:middle;
}
	

#wrapper {
	margin: 0 auto;
	padding:0px;
	width: 1024px;
}

#inner_text {
	margin: 0 137px;
	padding-top: 18px;
}

#footer p {
	text-align: center;
	font-size: 14px;
}

.photo_gallery {
	width: 500px;
	margin: 0 125px;
}

.tight_menu {
	font-family: 'Cabin', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #669933;
}
.tight_menu li {
	list-style: none;	
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 14px;
}

.obvious_link {
	font-family: 'Cabin', sans-serif;
	font-weight: bold;
	color:#669933;
}

.photoframe {
	margin: 10px;
	border: solid 2px #000000;
	width: 200px;
}

#menu_buildings {
	margin: 0px 2px;
	#background:url(../images/site_images/semi-trans.png);
}

#menu_buildings img {
	margin: 0px 1px;
}

.photo_caption {
	font-size: 14px;
	font-style: italic;
}

.secret_door_button {
	width: 220px;
	height: 277px;
	background-image:url(../images/site_images/hidden_door.jpg);
	border:0px;
}

/* section-specific graphics */

.library_wrapper {
	background:url(../images/site_images/fauxColumnL.jpg) repeat-y 50% 0;
}

.observatory_wrapper {
	background:url(../images/site_images/fauxColumnO.jpg) repeat-y 50% 0;
}

.post_office_wrapper {
	background:url(../images/site_images/fauxColumnPO.jpg) repeat-y 50% 0;
}

.paint_factory_wrapper {
	background:url(../images/site_images/fauxColumnPF.jpg) repeat-y 50% 0;
}

.town_crier_wrapper {
	background:url(../images/site_images/fauxColumnTC.jpg) repeat-y 50% 0;
}

.covered_way_wrapper {
	background:url(../images/site_images/fauxColumnCW.jpg) repeat-y 50% 0;
}

.library_mouseover {
	background-image: url(../images/site_images/library_sprite.png);
	width: 122px;
	height: 651px;
	display:inline-block;
}
.library_mouseover:hover {
	background-position: 0px 651px;
}

.post_office_mouseover {
	background-image: url(../images/site_images/post_office_sprite.png);
	width: 152px;
	height: 651px;
	display:inline-block;
}
.post_office_mouseover:hover {
	background-position: 0px 651px;
}

.observatory_mouseover {
	background-image: url(../images/site_images/observatory_sprite.png);
	width: 188px;
	height: 651px;
	display:inline-block;
}
.observatory_mouseover:hover {
	background-position: 0px 651px;
}

.paint_factory_mouseover {
	background-image: url(../images/site_images/paint_factory_sprite.png);
	width: 170px;
	height: 651px;
	display:inline-block;
}
.paint_factory_mouseover:hover {
	background-position: 0px 651px;
}

.town_crier_mouseover {
	background-image: url(../images/site_images/town_crier_sprite.png);
	width: 121px;
	height: 651px;
	display:inline-block;
}
.town_crier_mouseover:hover {
	background-position: 0px 651px;
}

.covered_way_mouseover {
	background-image: url(../images/site_images/covered_way_sprite.png);
	width: 147px;
	height: 651px;
	display:inline-block;
}
.covered_way_mouseover:hover {
	background-position: 0px 651px;
}

.library_colour {
	color:#471B02;
}

.post_office_colour {
	color: #D9B24D;
}

.observatory_colour {
	color: #A5AFB8;
}

.paint_factory_colour {
	color:#B45912;
}

.town_crier_colour {
	color: #C74BBD;
}

.covered_way_colour {
	color: #99CC66;
}


/* styling for buttons */
.button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: large bold Verdana, Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}
.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}

/* color styles 
---------------------------------------------- */

/* black */
.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}
