
.paypal_btn,
.submit_btn {
	display: block;
	margin: 10px 0px 10px 0px;
}

A.menuLink
{
  COLOR: white;
  FONT-FAMILY: Garamond, Times New Roman, Book Antiqua;
  FONT-SIZE: 10pt;
  TEXT-DECORATION: none;
  font-weight: none;
}

A.menuLink:hover
{
  COLOR: FF0033;
  FONT-FAMILY: Garamond, Times New Roman, Book Antiqua;
  FONT-SIZE: 10pt;
  TEXT-DECORATION: none;
  font-weight: none;
}

A.textLink
{
  COLOR: white;
  FONT-FAMILY: Garamond, Times New Roman, Book Antiqua;
  FONT-SIZE: 9pt;
  TEXT-DECORATION: underline;
}

A.textLink:hover
{
  COLOR: 993333;
  FONT-FAMILY: Garamond, Times New Roman, Book Antiqua;
  FONT-SIZE: 9pt;
  TEXT-DECORATION: underline;
  font-weight: none;
}

A.newsLink
{
  COLOR: white;
  FONT-FAMILY: Garamond, Times New Roman, Book Antiqua;
  FONT-SIZE: 10pt;
  TEXT-DECORATION: none;
  font-weight: bold;
}

A.newsLink:hover
{
  COLOR: 993333;
  FONT-FAMILY: Garamond, Times New Roman, Book Antiqua;
  FONT-SIZE: 10pt;
  TEXT-DECORATION: none;
 font-weight: bold;
}

A.emailLink
{
  COLOR: black;
  FONT-FAMILY: Garamond, Times New Roman, Book Antiqua;
  FONT-SIZE: 10pt;
  TEXT-DECORATION: none;
  font-weight: none;
}

A.emailLink:hover
{
  COLOR: FF0033;
  FONT-FAMILY: Garamond, Times New Roman, Book Antiqua;
  FONT-SIZE: 10pt;
  TEXT-DECORATION: underline;
 font-weight: none;
}

A.textRedLink
{
  COLOR: 993333;
  FONT-FAMILY: Garamond, Times New Roman, Book Antiqua;
  FONT-SIZE: 9pt;
  TEXT-DECORATION: none;
  font-weight: bold;
}

A.textRedLink:hover
{
  COLOR: 993333;
  FONT-FAMILY: Garamond, Times New Roman, Book Antiqua;
  FONT-SIZE: 9pt;
  TEXT-DECORATION: underline;
  font-weight: bold;
}

A.link
{
  COLOR: white;
  FONT-FAMILY: Garamond, Times New Roman, Book Antiqua;
  TEXT-DECORATION: none;
}

A.link:hover
{
  COLOR: 993333;
  FONT-FAMILY: Garamond, Times New Roman, Book Antiqua;
  TEXT-DECORATION: none;
}
.redTxt { color: 993333; }
.bold { font-weight: bold; }
.clear { clear: both; }
.fontSize15 { font-size: 15px; }
.margin0 { margin: 0px; }
.marginBtm5 { margin-bottom: 5px; }
.marginBtm10 { margin-bottom: 10px; }
.paddingRt20 { padding-right: 20px; }
.paddingRt30 { padding-right: 30px; }
.paddingRt40 { padding-right: 40px; }
.paddingRt50 { padding-right: 50px; }
.paddingRt60 { padding-right: 60px; }

/*=============================================================*/
/*  Styles for Navigation */
/*=============================================================*/

div#navigation {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* take the total navigation elements and divide by total width 700px. */
/* if left over pixels, add to the last element */
div#navigation a.nav_link {
	background-color: #555555;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	color: #ffffff;
	float: left;	
	font-family: Garamond, Times New Roman, Book Antiqua;
	font-size: 13px;	
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	text-align: center;
	text-decoration: none;
	width: 99px;
	*width: 100px;
}

div#navigation a#home {
	width: 49px;
	*width: 50px;
}

div#navigation a#house_collection {
	width: 149px;
	*width: 150px;
}

div#navigation a.highlight {
	background-color: #707070;
}

/* accounting for additional pixels */
div#navigation a.last_item {
	width: 101px;
	*width: 102px;
}

div#navigation a:hover {
	color: #ff0033;
}

/*=============================================================*/
/*  END styles for the navigation */
/*=============================================================*/


/*=============================================================*/
/*  Styles for the news.html */
/*=============================================================*/

.event_title {
	font-size: 22px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

.event_subtitle {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	text-align: center;
}

.event_item {
	border-top: 1px solid #000000;
	clear: both;
	margin: 0px 0px 16px 40px;
	padding-top: 8px;
	width: 570px;
}

.event_item .event_date {
	font-weight: bold;
	font-size: 14px;
	float: left;
	width: 110px;
}

.event_item .events_desc {
	float: right;
	padding-right: 25px;
	width: 420px;
}

.event_item .leftColumn {
	clear: left;
	font-weight: bold;
	float: left;
	margin-bottom: 10px;
	*margin-bottom: 0px;
	width: 80px;
}

.event_item .rightColumn {
	float: left;
	margin-bottom: 10px;
	*margin-bottom: 0px;
	width: 325px;
}

.event_item .clear {
	clear: both;
}

.event_item .events_desc p {
	margin: 0px 0px 10px 0px;
}

.event_item .more_info {
	font-size: 14px;
	text-align: center;
}

#past_events .event_title {
	margin: 30px 0px 20px 0px;
}

#past_events .subheading {
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 25px 0px;
}

#past_events .subheading a {
	color: #993333;
	text-decoration: none;
}

#past_events .subheading a:hover {
	color: #993333;
	text-decoration: underline;
}

/*=============================================================*/
/*  END styles for the news.html */
/*=============================================================*/


/*=============================================================*/
/*  Styles for the museum.html */
/*=============================================================*/

#miss_rose,
#house_history {
	float: left; 
	margin-bottom: 30px;
	width: 300px;
}

#miss_rose h1,
#house_history h1 {
	font-size: 15px;
	font-weight: bold;
}

#miss_rose_img {
	float: right;
	margin: 0px 40px 30px 0px; 
}

#house_history_img {
	float: right;
}

#museum_collection {
	float: left; 
	width: 340px;
}

#museum_collection h1 {
	font-size: 15px;
	font-weight: bold;
}

#parlor_img {
	float: right;
	margin-bottom: 15px;
}

#bedroom_img {
	float: left;
	margin-bottom: 15px;
}

#bedroom_img img {
	margin-left: 10px;
}

#diningroom_img {
	float: right;
	margin-bottom: 60px;
}

.caption {
	margin-top: 5px;
	text-align: center;
}

/*=============================================================*/
/*  END styles for the museum.html */
/*=============================================================*/

/*=============================================================*/
/*  Styles for the membership page */
/*=============================================================*/

#membership h2,
#application h2 {
	font-size: 16px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

#membership #nhm_logo {
	background-image: url(../images/nhm_logo.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	float: left;
	height: 166px;
	width: 163px;
}

#application {
	border-top:  1px solid #000000;
	float: right;
	font-family: Garamond, Times New Roman, Book Antiqua; 
	font-size: 13px;
	*margin-bottom: 30px;
	margin-top: 15px;
	padding-top: 15px;
	width: 480px;
}

#application .form_item {
	clear: both;
	margin: 5px 0px 5px 0px;
}

#application .form_item .label {
	float: left;
	padding-right: 10px;
	text-align: left;
	width: 110px;
}

#application .form_item .label_sm {
	display: inline;
}

#application .member_lvl .title,
#application .member_lvl .level,
#application .patron_lvl .title,
#application .patron_lvl .level {
	font-size: 16px;
}

#application #city,
#application #state {
	margin-right: 8px;
}

#application a {
	color:#993333;
	text-decoration:underline;
}

#membership #letter {
	float: right;
	margin-bottom: 0px;
	width: 480px;
}

#membership #board {
	float: left;
}

#membership #board ul {
	margin: 10px 0px 0px 30px;
	padding: 0px;
	width: 130px;
}

#membership #board ul li {
	list-style: none;
}

#membership #board ul li.title {
	font-weight: bold;
	margin-bottom: 10px;
}

#membership #board ul li.title a {
	color: #993333;
	font-size: 18px;
}

#membership #board ul li.exec_pos{
	margin: 10px 0px 15px 0px;
}

#membership #application_form {
	float: right;
}

/*=============================================================*/
/*  END styles for the membership page */
/*=============================================================*/

/*=============================================================*/
/*  Styles for the Patrons' Program page */
/*=============================================================*/

#patron h2{
	font-size: 16px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

#patron #brochure {
	margin: 0px 0px 0px 0px;
}

#patron #slider ul,
#patron #slider li {
	margin:0;
	padding:0;
	list-style:none;
}

#patron #slider, 
#patron #slider li { 
	width: 662px;
	height: 442px;
	overflow: hidden; 
}
	
#patron span#prevBtn a,
#patron span#nextBtn a {
	color: #000000;
	float: left;
	font-weight: bold;
	margin: 10px 10px 0px 10px;
}

#patron #slider img {
	border: 1px solid #000000;
}

#application .patron_lvl {
	margin-bottom: 20px;
}

/*=============================================================*/
/*  END styles for the Patrons' Program page */
/*=============================================================*/

/*=============================================================*/
/*  styles reCaptcha Form */
/*=============================================================*/

.recaptcha_image_cell,
#recaptcha_image,
#recaptcha_image img,
#recaptcha_response_field {
	width: 240px !important;
}

#recaptcha_table td {
	padding: 5px !important;
}

/*=============================================================*/
/*  END styles reCaptcha Form */
/*=============================================================*/
