/***** body styles *****/

body, #wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333;
	margin-top: 0px;
	background-color: #fff;
}

a:link, a:visited {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
}

a:hover {
	color: #760A21;
	text-decoration: underline;
	font-weight: bold;
	font-size: 0.9em;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight:bold;
	color: #760A21;
	margin: 0px 0px 10px 0px;
	text-align:center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight:bold;
	color: #760A21;
	margin: 0px 0px 10px 0px;
	text-align:center;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:bold;
	color: #333;
	margin: 0px 0px 20px 0px;
	text-align:center;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:bold;
	color: #760A21;
	margin: 10px 0px 10px 0px;
	text-align:center;
}

h4 a:link, h4 a:visited {
	color:#760A21;
	text-decoration:none;
	font-weight:bold;
	font-size:0.7em;
}

h4 a:hover {
	color:#760A21;
	text-decoration:underline;
	font-weight:bold;
	font-size:0.7em;
}

h4 .black {
	color:#000;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:bold;
	color: #333;
	margin: 0px 0px 5px 0px;
	text-align:left;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:bold;
	color: #760A21;
	margin: 0px 0px 3px 0px;
	text-align:left;
}

.burgundy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight:bold;
	color: #760A21;
	margin: 0 0 5px 0;
	padding:0;
	text-align:left;
}

.burgundy-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight:bold;
	color: #760A21;
	margin: 0 0 5px 0;
	padding:0;
	text-align:left;
}

.burgundy-normal a {
	color:#760A21;
	font-weight:bold;
	font-size: 1.0em;
}

.burgundy-normal a:hover {
	color:#760A21;
	text-decoration:underline;
	font-weight:bold;
	font-size: 1.0em;
}

.burgundy-normal a:visited {
	color:#760A21;
	font-weight:bold;
	font-size: 1.0em;
}

.burgundy-centred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight:bold;
	color: #760A21;
	margin: 0 0 5px 0;
	padding:0;
	text-align: center;
}

.caption {
	font-size:11px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0;
}

.img-pad-right {
	margin:0 10px 0 0;
}

.img-pad-left {
	margin:0 0 0 10px;
}

.border-top {
	border-top: 1px solid #333;
}

/***** wrapper divs *****/

#wrapper{
	width: 990px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

/***** header divs *****/

#header{
	clear:both;
	width:990px;
	height:122px;
	border-bottom:4px solid #B3B4B4;
	background: url(../images/img_burgundy-px.gif);
	background-color:#760A20;
	color:#eee;
}
	
#fermynlogo {
	float:left;
	width:500px;
	height:76px;
	margin-left:34px;
	margin-top:28px;
}

#fermynherald {
	float:right;
	width:90px;
	height:88px;
	margin-right:56px;
	margin-top:20px;
}

/***** main body divs *****/

#mainbody {
	float:left;
	width:990px;
	padding-top:12px;
}

/***** left nav divs *****/

#leftnav {
	float:left;
	width:130px;
}

#leftnavborder {
	float:left;
	width:5px;
	padding-left:10px;
}

/***** content divs *****/

#content {
	float:left;
	width:580px;
	padding-left:21px;
	padding-right:21px;
}

#content p {
	margin:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #333;
	text-align: justify;
}

#content p strong {
	color: #760A20;
}

#content p em {
	color: #760A20;
}

#content .center {
	text-align:center;
	padding: 15px 0 15px 0;
}

#content p a:link, p a:visited {
	color:#676565;
	font-weight:bold;
	font-size: 1.0em;
	text-decoration:underline;
}

#content p a:hover {
	color:#760A21;
	text-decoration:underline;
	font-weight:bold;
	font-size: 1.0em;
}

#content p .black-bold {
	color: #333;
	font-weight: bold;
}

#content table {
	text-align:left;
}

#content table strong {
	color: #760A20;
}

#content table a:link {
	color:#676565;
	text-decoration:underline;
	font-weight:bold;
	font-size: 1.0em;
}

#content table a:visited {
	color:#676565;
	text-decoration:none;
	font-weight:bold;
	font-size: 1.0em;
}

#content table a:hover {
	color:#760A21;
	text-decoration:underline;
	font-weight:bold;
	font-size: 1.0em;
}

#content .small {
	font-size: 0.9em;
}

#content .small a:link, .small a:visited {
	color:#676565;
	text-decoration:none;
	font-weight:bold;
	font-size: 1em;
}

#content .small a:hover {
	color:#760A21;
	text-decoration:underline;
	font-weight:bold;
	font-size: 1em;
}

#content .justify-full {
	text-align: justify;
}

#content .style1 {
	font-weight:  bold;
	font-size: 1.1em;
}

#content li {
	font-weight: bold;
}

#content ul {
	margin: 0 0 12px 0;
}

#contentborder {
	float:left;
	width:5px;
	padding-right:10px;
}

#calendar-link a {
	color:#676565;
	font-weight:bold;
	font-size: 1.0em;
	text-decoration:none;
}

#calendar-link a:link {
	color:#676565;
	font-weight:bold;
	font-size: 1.0em;
	text-decoration:none;
}

#calendar-link a:hover {
	color:#676565;
	font-weight:bold;
	font-size: 1.0em;
	text-decoration:underline;
}

#calendar-link a:visited {
	color:#676565;
	font-weight:bold;
	font-size: 1.0em;
	text-decoration:none;
}

.main-title { 
	background: url(../images/temp_heading.jpg) no-repeat; 
	text-indent:-9999px;
	margin:0; 
	padding:0;  
	display:block;
	width:199px;
	height:24px; 
}

#content p .calendar {
	margin-right:10px;
}

.centerphoto {
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #333;
}

.centerphoto a {
	color:#676565;
	text-decoration:underline;
	font-weight:bold;
}

.centerphoto a:hover {
	color:#760A21;
	text-decoration:underline;
	font-weight:bold;
}

/***** right column divs *****/

#rightcolumn {
	float:right;
	width:207px;
}

#rightcolumn img {
	margin:0px;
	padding:0px;
}

/***** new quote styles *****/

blockquote {
float: right;
width: 535px;
margin: 0 10px 10px 20px;
background: #fff;
position: relative;
}

#content > blockquote {
margin-right: 20px;
}

p.quoteBody {
color: #363636;
font-size: 165%;
line-height: 1.2em;
font-weight: bold;
padding: 0 0 0 35px;
text-align: center;
background: #fff;
voice-family: "\"}\""; 
voice-family:inherit;
width: 490px;
}

/***** landing page divs *****/

#fermynphoto {
	width:701px;
	height:324px;
	margin-left: auto;
	margin-right: auto;
}

#fermynlandinglogo {
	width:701px;
	height:80px;
	margin-left: auto;
	margin-right: auto;
}

#landingnav {
	width:701px;
	margin-left: auto;
	margin-right: auto;
}

#landingnav p {
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0px;
	width:550px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #999;
	text-align:center;
}

#landingenter {
	width:99px;
	height:92px;
	margin-top:13px;
	margin-left: auto;
	margin-right: auto;
}

#landingenter img {
	border:0px;
}

/********** menu styles **********/

/* Container for the Menu */
#p7swapmenu {
	float:left;
	background-color: #fff;
	width: 130px;
}

#p7swapmenu img {
	border: 0px;
}

/* Turns off Margin, Padding, and Bullets for the Menu List */
#p7swapmenu ul {margin: 0px; padding: 0px;}
#p7swapmenu li {margin: 0px; padding: 0px; list-style-type: none;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#p7swapmenu li {border-bottom: 0 solid #fff;}

/* fix for browsers that don't need the hack */
html>body #p7swapmenu li {border-bottom: none;}

/* Rules to copy if you use the WriteStyles Command */
.closed ul{display:none;}
.open ul{display:block;}

/* Link Styles for the Menu */
.closed a, .open a {
	background-repeat: no-repeat;
	background-position: 3px 50%;
	background-color: #fff;
	color: #5F0018;
	font-size: 0.9em;
	padding: 0px 0px 2px 0px;
	text-decoration: none;
}

/* Hover and Active styles for the menu */
.closed a:hover, .open a:hover, .closed a:active, .open a:active {
	background-color: #fff;
	color: #5F0018;
}

/* Plus Sign for Trigger Links in Closed State
.closed a {background-image: url(menplus.gif);} */

/* Minus Sign for Trigger Links in Open State
.open a {background-image: url(menminus.gif);} */

/* Link Styles for the Submenus */
.closed ul a, .open ul a, .open ul a:hover {
	background-color: transparent;
	border: 0;
	color:#666;
	font-size: .8em;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* Optional ID to assign the <a> to highlight a "Current Page" link */
#p7current {font-weight: bold;}

/*********** form styles ***********/

fieldset {
	width: 44em;
	margin-bottom: 5px;
	border:0px;
}

input {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0.5em 0em 0em 0em;
}

#content #Submit {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333;
	margin: 10px 180px 20px 10px;
	padding: 0px 0px 2px 0px;
	width : 85px;
	height : 22px;
	background-image:url(../images/but_submit.jpg);
	background-color : #fff;
	background-position : left top;
	background-repeat : no-repeat;
	border : 0 solid #fff; /* Needed for Opera */
	float:left;
}

#brigstock-content #Submit {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333;
	margin: 10px 180px 20px 10px;
	padding: 0px 0px 2px 0px;
	width : 85px;
	height : 22px;
	background-image:url(../images/brigstock/but_submit.jpg);
	background-color : #fff;
	background-position : left top;
	background-repeat : no-repeat;
	border : 0 solid #fff; /* Needed for Opera */
	float:left;
}

label {
	float: left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	width: 28em;
	text-align: left;
	margin: 0.5em 0.5em 0em 0em;
	display: block;
}

select {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0.5em 0em 0em 0em;
}

textarea {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0.5em 0em 0em 0em;
}

input.text, select.text, textarea.text, input.inputform, textarea.inputform {    
	border-top: 1px solid rgb(71, 78, 102);
  border-right: 1px solid rgb(231, 232, 237);
  border-bottom: 1px solid rgb(231, 232, 237);
  border-left: 1px solid rgb(71, 78, 102);
  padding: 2px 2px 2px 2px;
	font-size: 1em;
}

input:focus, select:focus, textarea:focus, input.inputform:focus, textarea.inputform:focus, input.sffocus, textarea.sffocus {
  border-top: 1px solid rgb(0, 34, 118);
  border-right: 1px solid rgb(74, 95, 154);
  border-bottom: 1px solid rgb(74, 95, 154);
  border-left: 1px solid rgb(0, 34, 118);
  background-color: rgb(235, 245, 255);
  padding: 2px 2px 2px 2px;
	font-size: 1em;
}

/***** footer divs *****/

#copyright {
	float:left;
	width:500px;
	margin-top:-15px;
	padding-left:200px;
}

.copyright {
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	padding-bottom:5px;
	margin-top:-3px;
}

.copyright a {
	color:#760A21;
	text-decoration:underline;
	font-weight:bold;
}

.copyright a:hover {
	color:#333;
	text-decoration:underline;
	font-weight:bold;
}

#footer {
	float:left;
	width:990px;
}

#etching {
	position:relative;
	width:212px;
	left:-50px;
	margin-top:-130px;
}

.text-center {
	text-align:center;
}

#photodiv {
	float: left;
	height: 570px;
	width: 570px;
	margin: 0 5px 0 0;
	padding: 0;
}

/**** brigstock microsite ****/

#brigstock-content {
	float:left;
	width:580px;
	padding-left:21px;
	padding-right:21px;
}

#brigstock-content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #363f73;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: justify;
}

#brigstock-content p strong {
	color: #363f73;
}

#brigstock-content p em {
	color: #363f73;
}

#brigstock-content .center {
	text-align:center;
	padding: 15px 0 15px 0;
}

#brigstock-content p a {
	color:#363f73;
	font-weight:bold;
	font-size: 1.0em;
}

#brigstock-content p a:hover {
	color:#363f73;
	text-decoration:underline;
	font-weight:bold;
	font-size: 1.0em;
}

#brigstock-content p a:visited {
	color:#363f73;
	font-weight:bold;
	font-size: 1.0em;
}

#brigstock-content table {
	text-align:left;
}

#brigstock-content table strong {
	color: #760A20;
}

#brigstock-content table a:link {
	color:#363f73;
	text-decoration:underline;
	font-weight:bold;
	font-size: 1.0em;
}

#brigstock-content table a:visited {
	color:#363f73;
	text-decoration:none;
	font-weight:bold;
	font-size: 1.0em;
}

#brigstock-content table a:hover {
	color:#363f73;
	text-decoration:underline;
	font-weight:bold;
	font-size: 1.0em;
}

#brigstock-header{
	clear: both;
	width: 990px;
	height: 122px;
	border-bottom: 4px solid #B3B4B4;
	background-color: #252a47;
	color: #eee;
}
	
#brigstocklogo {
	float: left;
	width: 990px;
	height: 122px;
}

#brigstock-content .brigstock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	color: #363f73;
	margin: 0px 0px 10px 0px;
	text-align:center;
}

#brigstock-content .blue-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #363f73;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: justify;
}

#brigstock-content .blue-normal a {
	color: #363f73;
	font-weight: bold;
	font-size: 1.0em;
}

#brigstock-content .blue-normal a:hover {
	color: #363f73;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.0em;
}

#brigstock-content .blue-normal a:visited {
	color: #363f73;
	font-weight: bold;
	font-size: 1.0em;
}

#brigstock-content .blue-normal ul {
	margin: 2px 0 12px 0;
}

#brigstock-content .blue-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #363f73;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: center;
}

#brigstock-content .blue-bold p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #363f73;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: center;
}

#brigstock-content .blue-bold a {
	color: #363f73;
	font-weight: bold;
	font-size: 1.0em;
}

#brigstock-content .blue-bold a:hover {
	color: #363f73;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.0em;
}

#brigstock-content .blue-bold a:visited {
	color: #363f73;
	font-weight: bold;
	font-size: 1.0em;
}

#brigstock-content .blue-centered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #363f73;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: center;
}

#brigstock-content .blue-centered p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #363f73;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: center;
}

#brigstock-content .blue-centered a {
	color: #363f73;
	font-weight: bold;
	font-size: 1.0em;
}

#brigstock-content .blue-centered a:hover {
	color: #363f73;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.0em;
}

#brigstock-content .blue-centered a:visited {
	color: #363f73;
	font-weight: bold;
	font-size: 1.0em;
}

#brigstock-content .blue-date-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #363f73;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: center;
}

#brigstock-content .blue-date-bold p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #363f73;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: center;
}

#brigstock-content .blue-date-bold a {
	color: #363f73;
	font-weight: bold;
	font-size: 1.2em;
}

#brigstock-content .blue-date-bold a:hover {
	color: #363f73;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.2em;
}

#brigstock-content .blue-date-bold a:visited {
	color: #363f73;
	font-weight: bold;
	font-size: 1.2em;
}

#brigstock-photodiv {
	float: left;
	height: 380px;
	width: 570px;
	margin: 0 5px 0 0;
	padding: 0;
}


#brigstock-sponsor-left {
	float: left;
	width: 230px;
	height: 260px;
	margin: 0 0 0 30px;
	padding: 0;
}

#brigstock-sponsor-left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #363f73;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: center;
}

#brigstock-sponsor-right {
	float: right;
	width: 230px;
	height: 260px;
	margin: 0 30px 0 0;
	padding: 0;
}

#brigstock-sponsor-right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #363f73;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: center;
}

#brigstock-link-left {
	float: left;
	width: 230px;
	margin: 0;
	padding: 0;
}

#brigstock-link-right {
	float: right;
	width: 230px;
	margin: 0 100px 0 0;
	padding: 0;
}