/* -----------------------------------------------------
   Define the page body and layout table attributes
   ----------------------------------------------------- */
body{
	text-align:center;
	background-color:#F3D9C0;
	margin-top: 30px;
	margin-bottom: 10px;
	background-image: url(images/page-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
body div{
	text-align:center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#796B64;
}
body div table {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-collapse : collapse;
	table-layout : auto;
}
body div table tr td, body div table tr th {
	margin:0;
	padding:0;
	vertical-align:middle;
	}
strong {
	color:#796B64;
  	background-color : inherit;
}
/* -----------------------------------------------------
   Set link attributes
   ----------------------------------------------------- */
a:link {
	color: #CC6600;
	background-color : inherit;
	text-decoration: none;
  }
a:active {
	color:#CC6600;
	background-color : inherit;
	text-decoration: none;
  }
a:visited {
	color: #CC6600;
	background-color : inherit;
	text-decoration: none;
  }
a:hover {
	color:#E0A569;
	background-color : inherit;
	cursor:pointer;
	text-decoration: underline overline;
  }
a.more-pages {
	padding-right: 2px;
	padding-left: 2px;
}
.page-bottom a:link {
	color:#FDE6E3;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
  }
.page-bottom a:active {
	color:#FDE6E3;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
  }
.page-bottom a:visited {
	color:#FDE6E3;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
  }
.page-bottom a:hover {
	color:#F8AA9E;
	cursor:pointer;
	text-decoration: underline;
	font-family: "Courier New", Courier, monospace;
  } 
  .nav-menu a:link {
	color:#5C613D;
	background-color : inherit;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
  }
.nav-menu a:active {
	color:#5C613D;
	background-color : inherit;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
  }
.nav-menu a:visited {
	color:#5C613D;
	background-color : inherit;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
  }
.nav-menu a:hover {
	color:#CC6633;
	background-color : inherit;
	cursor:pointer;
	text-decoration: underline;
	font-family: "Courier New", Courier, monospace;
  } 
td.align-center {
	text-align:center; 
	margin-left:auto;
	margin-right:auto;
}
/* This isn't needed - it's the default
td.valign-middle {
	vertical-align:middle;
} */
td.valign-bottom {
	vertical-align:bottom;
}
.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.main-body {
	background-color:#FFFFFF;
	color:inherit;
	vertical-align: top;
	text-align: justify;
	margin: 15px 20px;
	padding: 15px 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9C8D88;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9C8D88;
}
td.top-header {
	background-color:#8f663e;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #9C8D88;
	border-right: 1px solid #9C8D88;
	border-left: 1px solid #9C8D88;
	background-image: url(images/header_image.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
td.menu-top {
	background-color:inherit;
	color:#5C613D;
	text-align: center;
	border-left: 1px solid #9C8D88;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9C8D88;
	background-image: url(images/menu-background.jpg);
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.top-menu-static {
	font-family: "Courier New", Courier, monospace;
	color: #4F7500;
	text-decoration: underline;
}
.top-menu-spacer {
	font-family: "Courier New", Courier, monospace;
	color: #996600;
	margin: 0px;
}
td.bottom-menu {
	background-color:inherit;
	margin: 0px 0px 0px 45px;
	padding: 0px 0px 0px 45px;
	border-right: 1px solid #9C8D88;
	border-left: 1px solid #9C8D88;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C8D88;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-align: left;
	color: #FDE6E3;
	background-image: url(images/footer_background.jpg);
	background-position: left;
	vertical-align: middle;
}
td.subnav {
	background-color:#684015;
	margin: 0px 0px 0px 45px;
	padding: 5px 0px 5px 45px;
	border-right: 1px solid #9C8D88;
	border-left: 1px solid #9C8D88;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C8D88;
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-align: left;
	color: #FDE6E3;
	background-position: left;
	vertical-align: middle;
	}
.whitebold {
color:white;	
font-weight: bold;
}
#buttonleft {
float:left;	
margin: -5px 20px 0px 0px;
padding: 5px;
background-color:#ede9db;
border: 1px solid #cb9e6e;
	}
	
#buttonright {
float:right;
margin: -5px 0px 0px 20px;
padding: 5px;
background-color:#ede9db;
border: 1px solid #cb9e6e;
}
.clearfloat {
clear:both;
}
.highlight-brown14 {


	font-weight: bold;
	color: #796B64;
	font-size: 14px;
}
.bottom-menu-divider {

	background-color:inherit;
	margin: 0px 1px;
	padding: 0px 1px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #453E3A;
}
.highlight-green {


	font-weight: bold;
	color: #637403;
}
.highlight-green14 {

	font-weight: bold;
	color: #637403;
	font-size: 14px;
}
.highlight-pink {



	font-weight: bold;
	color: #DF684A;
}
.highlight-pink14 {


	font-weight: bold;
	color: #DF684A;
	font-size: 14px;
}
.highlight-pink-underline {
	font-weight: bold;
	color: #DF684A;
	text-decoration: underline;
}
.highlight-pink-indent5 {
	font-weight: bold;
	color: #DF684A;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 14px;
}
.highlight-pink-smallfont {
	font-weight: bold;
	color: #DF684A;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.highlight-brown16 {
	color: #BA8D61;
	font-size: 16px;
	text-decoration: underline overline;
}
.brown14 {
	color: #796B64;
	font-size: 14px;
}
.highlight-green-indent5 {
	font-weight: bold;
	color: #637403;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.green-indent-cal {

	font-weight: bold;
	color: #637403;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 14px;
}
hr {
border:none;
padding:0;
margin:5px 0;
height:1px;
width:100%;
color:#989898;
background-color:#989898;
}
button {
	background-color:#F8E8D6;
	color:#968881;
	margin-left:0;
	margin-right:5px;
	padding:0;
	cursor:pointer;
	border: 1px solid #d5c6b1;
	font-weight: bold;
}
.small-font10 {
	font-size: 10px;
}
.highlight-pink-small2 {

	font-weight: bold;
	color: #FF6666;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.highlight-qual-note {
	font-weight: bold;
	background-color: #FFEAEA;
	color: #7E4F43;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.highlight-options {
	background-color: #FFEAEA;
	color: #7E4F43;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-decoration: underline overline;
	font-weight: bold;
}
.block-text1 {
	background-color: #FAE7E2;
	text-align: left;
	margin: 5px;
	border: 1px dotted #996600;
	padding: 10px;
}
.block-text2 {
	background-color: #E6F2D9;
	text-align: left;
	margin: 5px;
	border: 1px dotted #996600;
	padding: 10px;
}
.highlight-purp16 {



	font-weight: bold;
	color: #9900FF;
	font-size: 16px;
}
.cc-spacer {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 135px;
}
.underline {
	text-decoration: underline;
}

