@charset "utf-8";
.pageheading {
	font-family: "Tekton Pro Cond", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	color: #af5b41;
	font-size: 20px;
}


html, body{
	height:100%;
	background-color: #8e6b31;

}


#main {
	padding:20px;
	margin:0;
	background-color: #faf7f0;
	}
	

#menu {
	background-color: #d1b882;
}

p.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	text-indent: 0ex;
	color: #a2813e;

}

ul.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	text-indent: 0ex;
	color: #a2813e;
}

p.copyright {
	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	text-indent: 0ex;
	color: #ffffff;
}

a:link {
color: #a2813e;
text-decoration: underline;
}

a:visited {
color: #a2813e;
}

a:hover {
text-decoration: none;
background-color: #CCCCCC;
}

img {
	border:0;
}

.thumbnailtable {
	background-color: #ffffcc;
}

.thumbnail {
	background: url('images/thumbnailbg.jpg') no-repeat;
	width: 225px;
	height: 300px; 
}

.collection {
	background:none;
	border: none;
	cell-padding: 0;
	cell-spacing: 0;
	text-align: center;
	align: center;
	vertical-align:top;
}

.collectionrow {
	background: none;
	border: none;
	text-align: center;
	align: center;
	vertical-align:top;
}

.collectionitem {
	background: url(/images/photobg.jpg) no-repeat center;
	border: none;
	height: 300px;
	width: 250px;
	text-align: center;
	align: center;
	vertical-align:top;
	color: #a2813e;
}

.storyitem {
	border: none;
	height: 300px;
	width: 250px;
	text-align: center;
	align: center;
	vertical-align:top;
	background-image: url(images/notebook.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.itemheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	text-indent: 0ex;
	width: 200px;
	align: center;
}

.storyheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: centre;
	text-indent: 0ex;
	width: 200px;
	align: center;
	vertical-align:middle;
}

.phototable {
	border:none; 
	background:none;
	cell-padding: 0;
	cell-spacing: 0;
	border-collapse: collapse;
}

.photobg {
	background-color: #ffffff;
	border: none;
}

.textbg {
	background-color: #FFFFFF;
	border: none;
}

.leftcol {
	align: left;
	vertical-align:top;
	width: 600px;
	height: 30px;
	background-color: #FFFFFF;
	padding-left: 10px;
	border:none;
	}
	
.bg {
	align: left;
	vertical-align:top;
	border:none;
}

.footer {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #8f6c34;
	font-size: 10px;
}

a.footer {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #8f6c34;
	font-size: 10px;
}

a:visited.footer {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #8f6c34;
	font-size: 10px;
}


a:hover.footer {
	font: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
background-color: #CCCCCC;
	font-size: 10px;
}

@font-face {
    font-family: FormalSO;
    font-style:  normal;
    font-weight: normal;
    src: url(Fonts/FORMALS0.eot);
}

.leftcolold {
	background-image: url(images/lineleft.jpg);
	background-repeat: repeat-y;
	background-color:#faf7f0;
}

.leftcol {
	background-color:#faf7f0;
	width: 200px;
}

.rightcol {
	background-image: url(images/lineright.jpg);
	background-repeat: repeat-y;
	background-color:#faf7f0;
}

input{
border:1px;
border:#BAD5EF;
width:300px;
background-color:#ffffff;
border-style:solid;
height:15px;
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#a2813e;
margin-left:10px;
}

textarea{
border:1px;
border:#BAD5EF;
width:300px;
background-color:#ffffff;
border-style:solid;
height:60px;
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#a2813e;
margin-left:10px;
}
