/* -----------------------------------------------------
   Define the page body and layout table attributes
   ----------------------------------------------------- */
body, body div{
	text-align:center;
	background-color:#FFFFFF;
	color:#333333;
	margin-top: 20px;
	margin-bottom: 10px;
	background-image: url(graphics/lblue007.jpg);
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
body div table {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-collapse : collapse;
	table-layout : auto;
	width:719px;
}
body div table tr td, body div table tr th {
	margin:0;
	padding:0 2px;
	vertical-align:middle;
}
strong {
	color:#333333;
  	background-color : inherit;
}

/* -----------------------------------------------------
   Set link attributes
   ----------------------------------------------------- */
a:link {
	color: #990000;
	background-color : inherit;
	text-decoration: none;
  }
a:active {
	color:#990000;
	background-color : inherit;
	text-decoration: none;
  }
a:visited {
	color: #990000;
	background-color : inherit;
	text-decoration: none;
  }
a:hover {
	color:#FF6666;
	background-color : inherit;
	cursor:pointer;
	text-decoration: none;
  }
a.more-pages {
	padding-right: 2px;
	padding-left: 2px;
}
.page-bottom a:link {
	color:#003366;
	background-color : inherit;
	text-decoration: none;
	font-weight: bold;
  }
.page-bottom a:active {
	color:#003366;
	background-color : inherit;
	text-decoration: none;
	font-weight: bold;
  }
.page-bottom a:visited {
	color:#003366;
	background-color : inherit;
	text-decoration: none;
	font-weight: bold;
  }
.page-bottom a:hover {
	color:#0066CC;
	background-color : inherit;
	cursor:pointer;
	text-decoration: none;
	font-weight: bold;
  } 
 
/* -----------------------------------------------------
   Align horizontally
   ----------------------------------------------------- */
td.align-right {
	text-align:right;
}
td.align-center {
	text-align:center; 
	margin-left:auto;
	margin-right:auto;
}
td.align-left {
	text-align:left;
}
td.align-justify {
	text-align : justify;
}

/* -----------------------------------------------------
   Align vertically
   ----------------------------------------------------- */
td.valign-top {
	vertical-align:top;
}
/* This isn't needed - it's the default
td.valign-middle {
	vertical-align:middle;
} */
td.valign-bottom {
	vertical-align:bottom;
}
td.tan {
	background-color:#FFFFFF;
	color:inherit;
	margin: 15px;
	padding: 15px;
	vertical-align: top;
	border: 1px solid #FFCC00;
	background-image: url(graphics/sun1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: justify;
}
.highlight-font {
	font-size:12px;
	color: #CC6600;
	background-color : inherit;
}
.footer-font {
	color: #003366;
	background-color : inherit;
	font-weight: bold;
}
.float-right {
	float:right;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.float-left {
	float:left;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}
td.menu {
	background-color:#172c46;
	color:inherit;
	margin: 5px;
	padding: 3px;
	border: 6px double #FFCC00;
	text-align: center;
}
.fluerish-pad {
	margin-right: 6px;
	margin-left: 6px;
}
.stables-pad {
	margin-bottom: 8px;
}
.quote-pad {
	margin-top: 12px;
	margin-left: 75px;
}
.quote2-pad {
	margin-top: 10px;
	margin-left: 250px;
	margin-bottom: 15px;
}
.nav-buttons {
	margin-right: 7px;
	margin-bottom: 15px;
	margin-left: 7px;
}
.highlight-maroon {

	font-size:12px;
	color: #990000;
	background-color : inherit;
}
td.contact-cell {
	background-color:#FFFFFF;
	color:inherit;
	margin: 0px 15px;
	padding: 0px 15px;
	border: 1px solid #FFCC00;
	background-image: url(graphics/menu_fleurish.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.highlight-footer {
	font-size:14px;
	color: #FFCC33;
	background-color : inherit;
	font-weight: bold;
	margin-right: 2px;
	margin-left: 2px;
}
td.tan-photo2 {
	background-color:#FFFFFF;
	color:inherit;
	margin: 15px;
	padding: 15px;
	text-align: center;
	border: 1px solid #FFCC00;
}
.float-right-sash {

	float:right;
	margin-right: 15px;
	margin-bottom: 10px;
}
.highlight-gallery-nav {

	font-size:14px;
	color: #333333;
	background-color : inherit;
	margin-right: 2px;
	margin-left: 2px;
}
.photonav-lighter {
	color: #CC3333;
	font-style: italic;
}
.photo-small-text {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.photo-up-space {
	margin-bottom: 3px;
}
.highlight-blue {
	color: #003366;
	background-color : inherit;
	font-size: 16px;
}

