/* Standard Classes - edit as needed do rename or delete */

A{
	text-decoration: underline;
	color: #63311B;
}
a:hover {
	text-decoration: underline;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}		
INPUT, TEXTAREA, OPTION {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	padding: 0px; 
	color: #000000; 
}

SELECT {
	font-family: "Trebuchet MS";
	font-size: 24px;
	padding: 5px;
	color: #993300;

}	

.PageColor {
	background-color: #004673;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #000;
	margin-top:0px;
	font-weight:normal;
}
.SubTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #3674B9;
	font-weight: normal;
}
.Bold {  font-weight: bold}
.italic {  font-style: italic}
.Footer {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Tahoma, "Trebuchet MS";
	line-height: 17px;
	background-color: #004983;
}
.Footer2 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Tahoma, "Trebuchet MS";
	line-height: 17px;
	background-color: #004983;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.BreadCrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CFE6F4;
}
.BlueLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}
.BlockNav {
	font-family: "Trajan Pro Bold", "Georgia Bold", "Times New Roman Bold";
	font-size: 13px;
	font-weight: normal;
	color: #D8D8C0;
	margin: 0px;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	text-decoration: none;
	vertical-align: middle;
}
.BlockNavLast {
	font-family: "Trajan Pro Bold", "Georgia Bold", "Times New Roman Bold";
	font-size: 13px;
	font-weight: normal;
	color: #D8D8C0;
	margin: 0px;
	float: left;
	padding-left: 25px;
	text-decoration: none;
	vertical-align: middle;
}
a:hover.BlockNav {
	color: #3F5163;
	text-decoration: none;
}
.PadLeft {	margin-left: 12px;}
.PadRight {	margin-right: 12px;}

/* Store classes that usually need editing - do NOT rename or delete */

.Button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
}
.Button2, a.Button2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #007A3C;
	font-weight: bold;
	text-decoration: none;
	margin: 6px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009D4E;
	border-right-color: #00562B;
	border-bottom-color: #00562B;
	border-left-color: #009D4E;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
.Button3, a.Button3:hover {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #7C4B26;
	margin: 5px;
	padding: 1px;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #955A2C;
	border-right-color: #4C2E16;
	border-bottom-color: #4C2E16;
	border-left-color: #955A2C;
	float: left;
	width: 120px;
	text-align: center;
}
.Button4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 1px;
	padding: 1px 3px;
	text-decoration: none;
	font-weight: bold;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
	background-repeat: repeat;
}
.CellDark {
	background-color: #C3C09D
}
.CellLight {
	background-color: #E2E2d0
}
.CellMedium {
	background-color: #D8D8C0
}
.CellTitle {
	background-color: #60321A;
	color: #FFF;
}
.CellLighter { background-color: #FFFFFF}
.BoldWhite {
	font-family: Tahoma, "Trebuchet MS";
	font-weight: normal;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}

/* Classes associated with admin modules */

.ModuleBackButton{
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
	font-family: Tahoma, "Trebuchet MS";
	font-size: 12px;
	margin-top:0px
}
a:hover.ModuleBackButton{
	text-decoration: underline;
}
.GalleryImageCaption{
	font-size: 11px
}
.NewsLink {
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.NewsLinkSmall {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Tahoma, "Trebuchet MS";
	text-transform: uppercase;
	color: #4A0D04;
}
.NumberBox {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #907848;
	height: auto;
	background-color: #907848;
	white-space: normal;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	float: right;
	text-align: center;
	width: auto;
}
a:hover.NumberBox {
	color: #D4D0B9;
	text-decoration: none;
	background-color: #D4D0B9;
}
.NumberBoxNav {
	font-size: 15px;
	color: #907848;
	background-color: #907848;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	
}
a:hover.NumberBoxNav {
	color: #D4D0B9;
	text-decoration: none;
	background-color: #D4D0B9;
}		
a.activeSlide {
	color: #E2E2D0;
	background-color: #E2E2D0;
	margin-left: 0px;
	margin-right: 2px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
}
a:hover.activeSlide {
	text-decoration: none;
}	
.NumberBoxOn {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: E2E2D0;
	height: auto;
	width: auto;
	background-color: E2E2D0;
	margin: 0px;
	white-space: normal;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	float: right;
	text-align: center;
}
a:hover.NumberBoxOn {
	text-decoration: none;
}	
.PromotionsCaption {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 13px;
	color: #0E1928;
}
.PromoNavBar {
	background-color: #C3C09D;
}

/* New classes for this project */
.TextCell {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 17px;
}
.TextCellHome {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 17px;
}
.TextCell2 {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 17px;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.SidebarTitle {
	height: 27px;
	font-size: 13px;
	text-indent: 20px;
	white-space: normal;
}
.CellShadowLight {
	background-color: #FFF;
	background-image: url(/stock/dash-repeat.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.DottedLineRight {
	background-color: #FFF;
	background-image: url(/stock/dash-repeat.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.ButtonGroupTools {
	float: left;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2273AF;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
	margin-left: 20px;
	width: 200px;
}
a:hover.ButtonGroupTools {
	text-decoration: underline;
}
.ButtonIndivTools {
	float: left;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2273AF;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
	margin-left: 20px;
	width: 200px;
}
a:hover.ButtonIndivTools {
	text-decoration: underline;
}
.CellNews {
	background-color: #C3C09D;
	padding: 10px;
}
.DirectoryCategory {
	float: left;
	height: 23px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	line-height: 22px;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #007A3C;
	text-indent: 8px;
}
a:hover.DirectoryCategory {
	text-decoration: none;
	background-color: #014824;
}
/*  Jquery.Impromptu CSS */
 .jqiwarning .jqi{
      background-color: #b0be96;
}
.jqifade{
      background-color: #ffffff;
}
div.jqi{
      position: absolute;
      background-color: #803F08;
      padding: 1px;
      width: 400px;
}
div.jqi .jqicontainer{
      background-color: #B6873C;
      padding: 5px;
      color: #ffffff;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: bold;
}
div.jqi .jqimessage{
      background-color: #803F08;
      padding: 10px;
}
div.jqi .jqibuttons{
      text-align: center;
      padding: 5px 0 0 0;
}
div.jqi button{
      padding: 3px 10px 3px 10px;
      margin: 0 10px;
}
.Breadcrumbs2 {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 10px;
	color: #2D160B;
}
.DirectorySubcategory {
	background-color: #C0BAA2;
	background-image: url(/stock/subcat-back.jpg);
	border: 1px solid #A49067;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	text-align: center;
	float: left;
	margin-top: 10px;
	width: 210px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right:12px;
	overflow:hidden;
	white-space: nowrap;
}
a:hover.DirectorySubcategory {
	background-image: url(/stock/subcat-roll.jpg);
	text-decoration: none;
	border: 1px solid #907848;
	overflow:hidden;
}
.DirectoryListing {
	background-color: #C0BAA2;
	background-image: url(/stock/subcat-back.jpg);
	border: 1px solid #A49067;
	font-family: Tahoma, "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	color: #603119;
	text-align: center;
	float: left;
	margin-top: 10px;
	width: 218px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: center center;
	white-space: nowrap;
	margin-right:8px;
	overflow:hidden;
}
a:hover.DirectoryListing {
	background-image: url(/stock/subcat-roll.jpg);
	text-decoration: none;
	border: 1px solid #907848;
	overflow:hidden;
	
}
.BlockNav {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: auto;
	background-color: #BBB194;
	white-space: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	text-align: center;
	width: auto;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #907848;
	border-bottom-color: #907848;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
a:hover.BlockNav {
	color: #D8D8C0;
	text-decoration: none;
	background-color: #907848;
}	
.BlockNavOn {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #D8D8C0;
	height: auto;
	width: auto;
	background-color: #907848;
	white-space: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	text-align: center;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #907848;
	border-bottom-color: #907848;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
a:hover.BlockNavOn {
	text-decoration: none;
}	
.DirectoryCell {
	background-color: #FFFFFF;
	padding: 15px;
	border: 1px solid #A89871;
	font-family: Tahoma, "Trebuchet MS";
	font-size: 14px;
}
.caption {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 13px;
	color: #5E341B;
}
.MainText
{
	margin-top:0px;
}
.CellLightUnderline {
	background-color: #E2E2d0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #937D50;
}
.Underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #937D50;
}
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
#tooltip{
	width:180px;
	font-size: 13px;
	position:absolute;
	padding:10px;
	color:#fff;
	display:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 20px;
	background-color: #9D8A5D;
	}	
.CellUnderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6F432A;
}
.Details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.CallToActionCell {
	border: 2px solid #5B0000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	background-color: #780000;
}
.EmailSignup {
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 20px;
	font-size: 12px;
	color: #2273B2;
}
#EmailSignup2 {
	background-color: #D0E6F4;
	border: 3px solid #368BC5;
	margin-right: 30px;
	margin-left: 30px;
	font-size: 14px;
	color: #000;
	padding: 10px;
	margin-top: 30px;
}
#EmailSignup2 h3 {
	margin: 0px;
	color: #214983;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.GalleryTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #3674B9;
	text-decoration: none;
}