﻿@import url("layout.css");
body {
	/*font-family: "Georgia", "Times New Roman", Times, serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-attachment: scroll;
	background-color: #e6d98f;
	background-image: url("../images/background.gif");
	background-position: top left;
	background-repeat: repeat-x;
}
#container { width: 100%; margin-top: 57px; border-bottom: 2px solid #a0522d; background-color: #fff; }
#container2 { margin-left:73px;margin-right:73px; font-size:14px; }
#masthead {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:0;
}
#navigation {
    clear: both;
	width: 100%;
	margin:0;
    padding:0;
	margin-bottom: 10px;
	text-align:center;
}
#page_content {
    clear:both;
	position: relative;
	width: 100%;
	/*margin-right: auto;
	margin-left: auto;*/
}
#page_content2 {
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top:0;
	margin-top:0;
}
#content {
	position: relative;
	float: left;
	width: 48%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
#content2 {
	position: relative;
	float: left;
	width: 48%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
#content3 { width:100%; margin-left:auto; margin-right:auto; text-align:center; }
#content p, #content2 p, #content3 p { line-height:1.3em; }
#sidebar {
	float: right;
	width: 48%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
#sidebar2 {
	float: right;
	width: 48%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
#sidebar3 {
	float: right;
	width: 48%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
#sidebar p, #sidebar2 p, #sidebar3 p { line-height:1.3em; }

/* Masthead Styles */
#masthead h1 {
	font-weight: normal;
	color: #daa520;
	text-transform: uppercase;
	float: left;
	margin-top: 5px;
	display: inline;
	font-size:xx-large;
}
#masthead h2 {
	font-weight: normal;
	color: #965;
	float: left;
	margin-left: 30px;
	display: inline;
	font-size:medium;
}
#masthead h3 {
	font-weight: normal;
	color: #965;
	float: left;
	margin-left: 30px;
	display: inline;
	font-size:medium;
}
/* Navigation Styles */
#navigation ul {
	margin: 0;
	padding: 0;
	text-align:center;
}
#navigation li { list-style-type: none; display:inline; float:left; width:10%; margin-left:1px; margin-right:1px; }
#navigation li.home { list-style-type: none; display:inline; float:left; width:9%; margin-left:1px; margin-right:1px; }
#navigation li.faq { list-style-type: none; display:inline; float:left; width:9%; margin-left:1px; margin-right:1px; }
#navigation li.link { list-style-type: none; display:inline; float:left; width:9%; margin-left:1px; margin-right:1px; }
#navigation a {
	text-decoration: none;
	color: #a0522d;
	display: block;
	margin: 0;
	padding: 5px 0 5px 0;
	border: 1px solid #708090;
	background-color: #edb;
}
#navigation a:hover { text-decoration: none; color: #edb; background-color: #a0522d; }
#navigation li a.curr { background-color: #e6d98f; color:maroon; font-weight:bold; }
.photonav { margin-bottom:1px; }
.year {
    width:15%;
	margin: 1px 3px 1px 3px;
	padding: 5px 2px 5px 5px;
	font-weight: bold;
	display: inline-block;
}
.pick {
	width: 15%;
	border: 1px #a0522d solid;
	padding: 5px;
	margin: 1px 5px 1px 1px;
	display: inline-block;
	background-color: #edb;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.picked {
	width: 15%;
	border: 1px #a0522d solid;
	padding: 5px;
	margin: 1px 5px 1px 1px;
	display: inline-block;
	background-color: #e6d98f;
	color:red;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.nopick {
    width:15%;
	border: 1px #a0522d solid;
	padding: 5px;
	margin: 1px 5px 1px 1px;
	display: inline-block;
	background-color: #edb;
	text-decoration: none;
	font-weight: bold;
	color: #C0C0C0;
	text-align:center;
	}
.dblpick {
	width: 100px;
	border: 1px #a0522d solid;
	padding: 5px;
	margin: 1px 5px 1px 1px;
	display: inline-block;
	background-color: #edb;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
	
#galleryhelp-title { cursor:pointer; font-weight:bold; }
#galleryhelp ul { list-style-type: circle; padding-left:3px;}
#galleryhelp li { padding:2px; }
#galleryhelp b { color:red; }
.pickx {
	width: 15%;
	border: 1px #a0522d solid;
	padding: 5px;
	margin: 1px 5px 1px 1px;
	display: inline-block;
	background-color: #edb;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.pickedx {
	width: 15%;
	border: 1px #a0522d solid;
	padding: 5px;
	margin: 1px 5px 1px 1px;
	display: inline-block;
	background-color: #e6d98f;
	color:red;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
#photos, #photos2 { width:100%; }

/* Content Styles */
h2 { color: #a0522d; font-size:1.7em; }
h3 { color: #a0522d; font-size:1.2em; }
h4 { color: #a0522d; font-size:1.2em; }
h5 { color: #a0522d; }
h6 { color: #a0522d; }
#content h1 { color: #a0522d; font-size:1.9em; }
#content img.main { padding: 5px; border: 1px solid #a0522d; }
#content img.portrait { border:1px #000 solid; padding:0; margin:0; }
.brown { text-transform:none;color:#a0522d; }
hr { height:1px; }
.sig hr { clear:right; }
.tiny { font-size:x-small; color: #a0522d; }
.editor { font-size:x-small;text-align:center; }
.notable { color:#a0522d; font-weight:bold; text-decoration:none; }
.caption { font-size:small;font-style:oblique;text-align:center; color: #a0522d; margin:0; }
.red { font-weight:bold; color:red; }
.crunch { padding:5px; margin-left:5px; border:1px #a0522d solid; }
.sun { float:left; margin: 0; margin-right:5px; padding: 0; padding-top:2px; border: 0; width:18px; height:18px; }
.star { float:left; margin:0; margin-right:5px; padding: 0; padding-top:5px; border:0; height:10px; width:10px; }
.indexhr {
	width: 90%;
	height: 1px;
	margin-bottom: 1px;
	margin-top: 1px;
	padding: 0;
	text-align: center;
	color:silver;
	background:silver;
	border:0;
}
/* Sidebar Styles */
/* #sidebar p {
	color: #222;
} */
.announce { color:red; text-align:center; }
/*#sidebar img {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	border:0;
}*/
#sidebar img.main2 {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	border:0;
	border:1px #a0522d solid }

#sidebar img.sig {
	float: left;
	margin-bottom: 5px;
	margin-left: 5px;
	border:0; }
	
#sidebar img.logo {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	border:0; }
	
#sidebar p.staff { font-size:x-small; text-align:center; }	
#sidebar img.staff { margin-top:10px; text-align:center; border:1px #000 solid; }
#sidebar p.special { text-align:center; border:1px maroon solid; padding:3px; }
#sidebar img.star { float:left; }	
	
/* Footer Styles */
#footer {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
    border-top:1px maroon solid;text-align:center; }
#footer p { font-size: 0.85em; color: #808080; }
#footer span { font-weight:bold; }
#footer a { color: #a0522d; text-decoration: underline; }
#footer a:hover { color: #800000; text-decoration: none; }
#footer2 {
    clear:both;
	margin-top:3px; 
	padding-left:5px;
	background-color:#e6d98f;
	color:#a0522d;
	font-size:x-small;
	text-transform:uppercase;
	text-align:center;
}
#footer2 p { font-weight:bold; }

/* Link Styles */
a { color: #a0522d; text-decoration: underline; }
a:hover { color: #800000; text-decoration: underline; }
.style_bold { font-weight: bold; }
.style_italic { font-style: italic; }

/* Gallery Styles */
.imgbordss { border: 3px #E6D98F solid; }
.imgbords { border: 1px gray solid; }
.images { height: 120px; width: 170px; }
.image2s { height: 135px; width: 170px; }
.imagel { height: 170px; width: 120px; }
.image2l { height: 170px; width: 135px; }
.pictitle { font-size:x-small; font-family:Verdana, Arial, Helvetica, sans-serif; text-transform:uppercase; } */

/* Gallery Styles
.imgbordss { border: 3px #E6D98F solid; }
.imgbords { border: 3px #FFF solid; }
.images { height: 120px; width: 170px; filter: shadow(color: gray); }
.images2 { height: 135px; width: 170px; filter: shadow(color: gray); }
.imagel { height: 170px; width: 120px; filter: shadow(color: gray); }
.imagel2 { height: 170px; width: 135px; filter: shadow(color: gray); }

