/*
	salmondays.css
*/

body {
	color: #000;
	font-family: Helvetica, "Lucida Grande", Arial, Verdana, Lucida, sans-serif;
	font-size: 90%;
	line-height: 1.2em;
	background-color:#FCFCED;
}

container {
	width: 800px;
}

/*
			General
*/
a {
	color:#ca2228;
	text-decoration: underline;
	font-weight:500;
	text-transform:uppercase;
}
a:hover {
	color:#ff3333;
	text-decoration:none;
}
p a {
	color: #db8d31;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:underline;
}
p a:hover {
	color: #fc9720;	
	text-decoration: none;
}
strong {
	font-weight: 900;
}
h1, h2, h3 {
  font-family: arial, Arial, Helvetica, sans-serif;
  color: #ca2228;
}
h1 {
	font-weight: 900;
	font-size: 2.5em;
	padding-top: 1em;
    padding-bottom: 3px;
    white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-weight: 600;
	font-size: 1.5em;
	padding: 0 0 .5em 0;
    clear: both;
    line-height: 1.3;
	color: #f7931e;
}
h3 {
	padding: 0 0 .5em 0;
    font-size: 1.1em;
}
h4 {
	color: #f7931e;
}
h5 {
	color: #989864;
}
h3 a {
	color: #f7931e;
	font-weight:bold;
	text-decoration:underline;
}
h4 a {
	color: #f7931e;
	font-weight:bold;
	text-decoration:underline;
}
p {
	line-height: 120%;
	padding-bottom: 1em;
}
dl {
	padding-bottom: 1em;
}
dt {
	font-size: 1.3em;
    font-weight: 600;
	color: #eb2127;
}
dd {
	font-weight: 400;
	padding-bottom: 1em;
}
dt a {
	color: #43452d;
/*	font-style:italic; */
}
.normal {
	font-weight:100;
	color:black;
	font-size:.9em;
}
li a {
	color: #8a8b60;
	font-size:1.1em;
	text-decoration:underline;
	font-weight:bold;
	line-height: 20px;
}
/*
			Divs
*/


/*
			home styles
*/
#home_content {
	position: absolute;
	top: 327px;
	left: 5px;
	width: 750px;
}
#row_1 {
	padding-bottom: .5em;
	width: 750px;
}
#row_2 {
	position: relative;
	float: left;
	clear: right;
	overflow: visible;
	padding-bottom: 0;
	width: 750px;
}
#row_3 {
	width: 750px;
	padding-bottom: 0;
	clear: right;
	float: left;
}
#row_4 {
	width: 750px;
	padding-bottom: 0;
	clear: right;
	float: left;
}
#home_text {
	position: relative;
	float: left;
	padding-right: 25px;
	padding-bottom: 0;
}
#home_image {
	width: 100%;
}
#news {
	position: relative;
	float: left;
	width: 300px;
	padding-right: 30px;
}
#news p {
	width: 300px;
}
#key_dates {
	position: relative;
	float: left;
	width: 280px;
}
#key_dates p {
	width: 280px;
}
p.emphasized {
	padding-bottom: 1em;
	font-weight: 700;
	font-size: 1.1em;
}

/*
			Main
*/
#main
{
	position:absolute;
	top:50px;
	left:300px;
	width:67%;
}

#page-header
{
	position:absolute;
	top: 216px;
	left:10px;
	width: 608px;
	z-index:9001;
}
#home-page-header
{
	position:absolute;
	top: 257px;
	left:5px;
	width: 608px;
	z-index:9001;
}
#page-header h1 {
	color:#900;
	margin-bottom:10px;
}
#page_content {
	position: absolute;
	width: 100%;
	top: 289px;
	left: 7px;
}
.image_right {
    position: relative;
	float: right;
	margin-left: 15px;
    border: 1px solid black;
}
.section_right {
    position: relative;
	float: right;
	margin-left: 15px;
    width: 152px;
}
.section_right img {
	float: right;
    border: 1px solid black;
}
.section_right cite {
    position: relative;
	font-size: .8em;
	color: #000;
	float: right;
}
.image_gallery {
    position: relative;
	/*float: left; */
	margin: 5px 15px 10px 0px;
    border: 1px solid black;
}
.image_left {
    position: relative;
	float: left;
	margin: 0px 15px 0px 0px;
    border: 1px solid black;
	width:220px;
	height:220px;
}
.image_center {
	margin-left: 210px;
	margin-bottom: 10px;
	border: 1px solid black;
}
.image-sponsor {
    padding: 1em;
    padding-right: 4em;
}
.image_sponsor a {
	text-decoration: none;
	background-color: transparent;
}
.image_sponsor a:hover {
	text-decoration: none;
	border: 1px solid #00f;
}
.sponsor_text_box {
	width: 175px;
	height: auto;
	border: 1px #000 solid;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px 3px 3px 3px;
}
.parade_winner_header {
  font-weight: 600;
}
.parade_winner_subheader {
  padding-left: 2em;
  text-decoration: underline;
}
.parade_winner {
  color: #900;
  padding-left: 4em;
}
.sponsor {
    padding: 0 0 1em 0;
    width: 750px;
    z-index: 2;
}
.sponsor img {
  margin: 0 20px 10px 0;
  padding: 1px;
  background-color: #fff;
  vertical-align: text-top;
}
.spacer {
  clear: both;
  margin-top: 20px;
}
#golf {
  width: 730px;
}
#golf img {
  display: inline;
  vertical-align: text-top;
  margin: 0 30px 20px 0;
  padding: 2px;
  background-color: #fff;
  border: 1px solid #8B4513;
}
.vendor_winners {
  padding-bottom: 20px;
}
.vendor_winners li {
  display: block;
  font-weight: 600;
}
td {
  font-size: .9em;
}
.min_width {
  width: 30em;
}
.fishy_fact {
  position: relative;
  float: right;
  font-size: .95em;
  font-style: italic;
  width: 13em;
  height:auto;
  border: 1px solid #999;
  padding: .3em;
  margin-left: 1em;

}
#inpage_links {
  position: relative;
  float: right;
  font-size: .95em;
  font-style: italic;
  width: 13em;
  height:auto;
  border: 1px solid #999;
  padding: .3em;
  margin-left: 1em;

}
.logo_box_home {
  margin: 0 auto;
  text-align: center;
  padding: 20px;
  float:right;
}
.logo_box_home img {
    vertical-align:text-top;
}
.logo_box {
  margin: 0 auto;
  text-align: center;
  padding: 23px;
  width: 75%;
  height: auto;
  background-color: #fff;
  border: 1px ridge #bb2c5c;
}
.logo_box img {
    vertical-align:text-top;
}

#page-header .small {
  font-size: 1.8em;
}
.row p {
  position: relative;
  top: 4em;
}
.awards dt {
  margin: 1em 0 0 0;
  font-weight: 500;
  color: #000;
}
.awards dd {
  margin: 0 0 0 2em;
  padding: 0;
  font-weight: 500;
}
ul.awards {
  margin-top: 0;
  list-style: circle;
}
ul.awards li {
  margin-left: 2em;
}
.inParagraphList {
  margin-top: -0.5em;
  margin-left: 4em;
  margin-bottom: 2em;
  list-style: disc;
}
.paragraph-inset {
  margin: 0 0 2em 2em;
}
.related a {
    color: #A33;
}
.related a:hover {
    color: #D77;
    text-decoration: underline;
}
.link_title {
    font-weight: 800;
}
.left {
    text-align: left;
}
.right {
    text-align: right;
    white-space: nowrap;
}
td, th {
    padding-right: 2em;
}
.important {
    font-weight: 100;
    color: #ec1c24;
	font-style:italic;
}
.vendor_application_link {
	color: #ec1c24;
	text-decoration:underline;
}
.center {
    text-align: center;
    padding: 1em 0 1em 0;
}
.center img {
    vertical-align: text-top;
}


.white_padding {
    padding: 3px;
    background-color: #fff;
}

.sponsor-subtitle {
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	font-size:.9em;
}
.sponsor-subtitle a {
	color:#d9e021;
	text-decoration:underline;
}

/* Hacks */

.bumpup {
	position: relative;
	top: -20px;
}
