/* =Layout Styles -------------------------------------*/

body {
	margin: 0;
	padding: 0;
	font-family: "ff-meta-web-pro";
	line-height: 1.4em;
	font-size: 0.9em;
	color: #003366;
	width: 100%;
	heightc: 100%;
	background: #C1C8AC repeat;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.5em;
}

#wrapper {
	position: relative;
	width:900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	min-height: 100%;
	background: #fff url(images/WrapperBackground.png) repeat-y;
}

hr {
	margin-bottom: 30px;
	margin-top: 30px;
}

#header {
background-color: #ffffff;
width:900px;
height: 300px;
position: relative;
 }
 

#logo {

	width: 450px;
	height: 300px;
	float: left;
 }

#flash {
	width: 450px;
	height: 300px;
	margin-left: 450px;
	background-color: #666666;
	position: absolute;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
* html #flash {
	margin-left: 0px;
}

#navigation {
	width:900px;
	height: 60px;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	position: relative;
}
* html #navigation {
	word-wrap: break-word}
#ContentWrap {
	width: 900px;
	padding-bottom: 0px;
	overflow: auto;
	position: relative;
	background-color: #fff;
}

#leftcolumn {
	width: 180px;
	background-color: #FFF;
	border-right: none;
	padding: 0px 10px 10px 20px;
	float: left;
	position: relative;
}


* html #leftcolumn {
	word-wrap: break-word}


#maincontent {
	width: 600px;
	background-color: #ffffff;
	margin-bottom: 0px;
	border-left: 1px #99cccc solid;
	margin-top: 10px;
	position: relative;
	padding: 0px 20px 0px 30px;
	float: right;
}

* html #maincontent {
	word-wrap: break-word
}
#maincontent a:link {
	font-style: italic;
	color: #F60;
	text-decoration: none;
	font-variant: small-caps;
	text-align: left;
	font-size: 1.2em;
}
#maincontent a:visited {
	font-style: italic;
	color: #F60;
	text-decoration: none;
	font-variant: small-caps;
	padding: 0,0,0,0;
	text-align: left;
	font-size: 1.2em;
}
#maincontent a:hover {
	color: #393;
	text-decoration: underline;
	font-size: 1.2em;
	font-style:italic;
	font-variant: small-caps;
	text-align: left;
}
#maincontent a:active {
	color: #393;
	text-decoration: none;
	font-size: 1.2em;
	font-style:italic;
	font-variant: small-caps;
	text-align: left;
}


/* Text Styles ------------------------------------*/


h1 {
	font-family: "bree-serif";
	font-size: 1.8em;
	color: #003366;
	font-weight: normal;
	margin-top: 0px;
}

h2 {
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
	color: #003366;
}
.Orange {
	color: #c13c1b;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
	color: #003366;
	text-align: center;
	line-height: 50px;
	padding-left: 50px;
}
h5 {
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-variant: normal;
}

#maincontent .indexlists {
	padding-left: 50px;
	line-height: 2em;
}
#maincontent .indexlists a {
	line-height: 2em;
	font-family: Verdana, Geneva, sans-serif;
	font-variant: small-caps;
	font-size: 1.2em;
	text-align: left;
	padding: 0px;
}
#maincontent .indexlists a:link, a:visited {
	line-height: 2em;
	font-family: Verdana, Geneva, sans-serif;
	font-variant: small-caps;
	font-size: 1.2em;
	text-align: left;
	padding: 0px;
}	
#maincontent .indexlists a:hover, a:active{
	color: #393;
	text-decoration: underline;
}
#maincontent .indexsublists {
	padding-left: 75px;
}
#maincontent .indexsublists a:link, a:visited {
	line-height: 1.5em;
	font-family: Verdana, Geneva, sans-serif;
	font-variant: small-caps;
	font-size: 1.2em;
	margin: 0px;
}
#maincontent .indexsublists a:hover, a:active{
	color: #393;
}
.imageright {
	float: right;
	margin-left: 10px;
}

.imageleft {
	float: left;
	margin-right: 10px;
}
.ContactAddress {
	padding-left: 50px;
	color: #003366;
	margin: 0em;
	padding-top: 0px;
	padding-bottom: 0px;
}

#leftcolumn h1 {
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #ff6600;
	font-size: 1.2em;
	padding-bottom: 5px;
	margin: 0px;
}

#leftcolumn h2 {
color: #339933;
font-weight: bold;
padding-bottom: 0px;
font-size: .9em; }

#leftcolumn p {
	color: #339933;
	padding-top: 0px;
	font-size: 1.0em;
	margin: 0px;
}
#leftcolumn a {
	color: #ff6600;
	text-decoration: none;
	font-variant: normal;
	text-align: left;
	font-size: 1.0em;
	padding: 0px;
}

#leftcolumn a:link, a:visited {
	color: #ff6600;
	text-decoration: none;
	font-variant: normal;
	text-align: left;
	font-size: 1em;
}

#leftcolumn a:hover {
	color: #ff6600;
	font-style: italic;
	text-decoration: underline;
}

#leftcolumn a:active {
	color: #ff6600;
	font-weight: bold;
}

#leftcolumn a:hover img {
	box-shadow: 0 4px 15px rgba(20, 20, 20, 0.75);
	-webkit-box-shadow:0 4px 15px rgba(20, 20, 20, 0.75);
	-moz-box-shadow:0 4px 15px rgba(20, 20, 20, 0.75);
	-o-box-shadow:0 4px 15px rgba(20, 20, 20, 0.75);
}
	

#footer {
	clear: both;
	background-color: #669966;
	color: #ffffff;
	text-align: center;
	border-top-style: none;
	position: relative;
	padding: 5px 10px;
	height: 75px;
	width: 880px;
	margin-bottom: -75px;
}

#footer p {
	font-size: 1em;
	text-align: center;
}

#footer li {
	display: inline;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 0.8em;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	color: #ffffff;
	font-family: Verdana, Verdana, Geneva, sans-serif;
 }

#footer a:link {
font-size: .9em;
font-family: Verdana, Verdana, Geneva, sans-serif;
color: #ffffff;
text-decoration: none;
font-style: italic; }

#footer a:hover {
font-style: normal;
color: #cccccc; }

#footer a:active {
color: #ff6600;
}

.centeredimages {
display: block;
margin-left: auto;
margin-right: auto;
padding-right: 5px;
padding-left: 5px; }


.title {
	text-decoration: underline;
}
#maincontent .quote1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	font-weight: lighter;
	color: #363;
	text-align: left;
	padding-right: 50px;
	padding-left: 50px;
}

#maincontent .bottomnav a {
	font-style: italic;
	font-variant: small-caps;
	color: #F60;
	display: list-item;
	list-style-type: disc;
	text-align: center;
}
h4 {
	font-size: 0.7em;
	font-style: italic;
	font-weight: normal;
}
#maincontent .quote1author {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	font-weight: lighter;
	color: #363;
	text-align: right;
	padding-right: 50px;
	padding-left: 50px;
}
	
.rolloverimagelinks a {
	text-decoration: underline;
	color: #FFF;
	border: thin none #FFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.rolloverimagelinks {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.rolloverimagelinks a:link, {
	text-decoration: underline;
	color: #FFF;
	border: thin none #FFF;
}
.rolloverimagelinksright a:hover {
	text-decoration: underline;
	color: #FFF;
	border: thin none #FFF;
	float: right;
}

.rolloverimagelinksright a {
	text-decoration: underline;
	color: #FFF;
	border: thin none #FFF;
	text-align: right;
	float: right;
}
.rolloverimagelinksright {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	float: right;
}
.rolloverimagelinksright a:link, {
	text-decoration: underline;
	color: #FFF;
	border: thin none #FFF;
}
.rolloverimagelinksright a:hover {
	text-decoration: underline;
	color: #FFF;
	border: thin none #FFF;
}

.title a:link   {
	text-decoration: underline;
}
#navigation img {
	border-style: none;
	padding-right: 2px;
	padding-left: 2px;
}
#navigation img a:link,a:hover {
	text-decoration: none;
}
#navigation img a:hover ,a:active {
	text-decoration: none;
}
form div {
	margin: 0px;
	clear: left;
	padding-top: 0.6em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
form div label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #036;
	float: left;
	width: 30%;
	text-align: right;
	padding-right: 10px;
}
#leftcolumn .linklist a {
	margin: 0px;
	color: #339933;
}
#leftcolumn .linklist a:link {
	color: #339933;
	text-decoration: none;
	margin: 0px;
}
#leftcolumn .linklist a:hover {
	color: #ff6600;
	font-style: italic;
	margin: 0px;
}
#leftcolumn .linklist a:active {
	color: #ff6600;
	margin: 0px;
}

/*Board Section*/

.box {
	padding: 20px;
	background-color: #D8D8D8;
	border: thin solid #000;
}

/*2016 Auction*/

.auction {
	font-family: "brevia";
	color: black;
}

p.auction {
	font-family: "brevia";
	color: black;
}

h1.auction {
	font-family: "dry-cowboy";
	font-size: 2.2em;
	color: black;
	font-style: normal;
}

h2.auction {
	font-size: 1.6em;
}

h3.auction {
	font-family: "brevia";
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}

h4.auction {
	font-family: "brevia";
	font-size: 1.5em;
	color: #C03;
	font-style: normal;
}

#maincontent .auction {
	margin-top: 25px;
}

#maincontent .auction a {
	font-family: "brevia";
	font-size: .9em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: red;
}

#maincontent .auction a:link {
	font-family: "brevia";
	font-size: .9em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: red;
}
#maincontent .auction a:hover {
	font-family: "brevia";
	font-size: .9em;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: red;
	text-decoration: none;
}

#maincontent h3.auction a {
	font-family: "dry-cowboy";
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: red;
}

#maincontent h3.auction a:link {
	font-family: "dry-cowboy";
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: red;
}
#maincontent h3.auction a:hover {
	font-family: "dry-cowboy";
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: red;
	text-decoration: none;
}

.esoundings-introduction {
	font-size: .9em;
	font-style: italic;
}

/*Welcome Center*/


p.welcome-center {
	font-size: 1em;
}

h1.welcome-center {
	font-size: 1.8em;
	margin-bottom: 40px;
}

h2.welcome-center {
	font-size: 1.2em;
	text-align: left;
}

h3.welcome-center {
	font-family: "bree-serif";
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	line-height: .5;
}

h4.welcome-center {
	font-family: "ff-meta-web-pro";
	font-size: 1.1em;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

#maincontent .welcome-center a {
	font-variant: normal;
	font-style: normal;
}

#maincontent .welcome-center a:hover {
	font-style: italic;
	color: #003592;
	text-decoration: none;
}

#maincontent.welcome-center {
	width: 750px;
	border-left: none;
	margin: 50px;
}

#header.welcome-center {
	border-bottom: 10px;
	border-bottom-color: #003592;
	border-bottom-style: solid;
}

#maincontent.welcome-center-inside {
	width: 550px;
}





/*2014 Auction

.auction2014 {
	font-family: "brevia";
	color: #43512b;
}

p.auction2014 {
	font-family: "brevia";
	color: #43512b;
}

h1.auction2014 {
	font-family: "carta-marina";
	font-size: 2.5em;
	color: #c9580b;
	font-style: normal;
}

h2.auction2014 {
	font-size: 2.0em;
}

h3.auction2014 {
	font-family: "brevia";
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}

h4.auction2014 {
	font-family: "carta-marina";
	font-size: 1.5em;
	color: #c9580b;
	font-style: normal;
}

#maincontent .auction2014 a {
	font-family: "carta-marina";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #c9580b;
}

#maincontent .auction2014 a:link {
	font-family: "carta-marina";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #c9580b;
}
#maincontent .auction2014 a:hover {
	font-family: "carta-marina";
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #c9580b;
	text-decoration: none;
}

.auction2014-bold {
	font-size: 1em;
	line-height: normal;
	font-weight: bold;
	text-align: center;
}*/


/*Homecoming*/

h1.homecoming {
	font-size: 2.5em;
	color: #F16321;
	font-style: normal;
	text-align: center;
}

h2.homecoming {
	font-size: 2.0em;
	text-align: center;
}

h3.homecoming {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}

h4.homecoming {
	font-family: "brevia";
	font-size: 1.5em;
	color: #c9580b;
	font-style: normal;
}

#maincontent .homecoming a {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #c9580b;
}

#maincontent .homecoming a:link {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #c9580b;
}
#maincontent .homecoming a:hover {
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #c9580b;
	text-decoration: none;
}

.homecoming-bold {
	font-size: 1em;
	line-height: normal;
	font-weight: bold;
	text-align: center;
}
