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

A{
	text-decoration: underline;
	
}
a:hover {
	text-decoration: underline;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
 
}
.PageColor {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/stock/back.jpg);}
.BoldWhite3 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}

.SubTitle {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 1;
}

.Button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #333333;
	text-decoration: none;
	margin: 1px;
	border: 2px solid #666666;
}

.Button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

.CellTitle {  background-color: #000000}
.CellDark {  background-color: #171717}
.CellMedium {  background-color: #333333}
.CellLight {  background-color: #333333}
.CellLighter { background-color: #FFFFFF}

.Bold {  font-weight: bold}
.italic {  font-style: italic}
.Footer {
	font-size: 11px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.BlueLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}
.BlockNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	height: auto;
	width: auto;
	background-color: #000;
	text-indent: 1px;
	margin: 0px;
	white-space: normal;
	border: 2px solid #000;
	-webkit-border-radius: .7em;
	-moz-border-radius: .7em;
	border-radius: .7em;
	background-color: #000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
}
a:hover.BlockNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	height: auto;
	width: auto;
	color: #ffffff;
	border: 2px solid #762833;
	-webkit-border-radius: .7em;
	-moz-border-radius: .7em;
	border-radius: .7em;
	background-color: #000;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e9ede8), to(#ce401c),color-stop(0.4, #8c1b0b));
	text-decoration: none;
}
.PadLeft {
	margin-left: 12px;
}
.PadRight {
	margin-right: 12px;
}

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



.Button3, a.Button3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #792C36;
	margin: 3px;
	padding: 3px;
	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;
	height: auto;
	width: auto;
}
.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;
}

/* Classes associated with admin modules */

.ModuleBackButton{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover.ModuleBackButton{
	text-decoration: underline;
}
.GalleryImageCaption{
	font-size: 11px
}
.NewsLink {
	text-decoration: underline;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #600;
}
.NewsLinkSmall {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.NewsText {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
.PromotionsCaption {
	font-size: 13px;
	font-weight: bold;
}

/* New classes for this project */
.Copyright {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px;
}

.CellFrameBorderLRB {
	background: #000000;
	border-top: 0px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
.CalltoAction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
.CellBackLeft {
	background-image: url(/stock/CellBackLeft.jpg);
	background-repeat: no-repeat;
}
.CellBackRight {
	background-image: url(/stock/CellBackRight.jpg);
	background-repeat: no-repeat;
}
.CellBackNews {
	background-image: url(/stock/News_Blend_CellBack.jpg);
	background-repeat: no-repeat;
}
.SubNavTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	background-color: #C1C1C1;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 3px;
}
.SubNavSecond {
	background-color: #C5C5C5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	margin: 0px;
	padding: 10px;
	float: left;
	height: 20px;
	width: 140px;
	text-decoration: none;
	background-image: url(/stock/grey-fade.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
a:hover.SubNavSecond {
	background-color: #69222A;
	color: #FFF;
	text-decoration: none;
}
.SubNavSecondLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	float: left;
	height: auto;
	width: auto;
	text-indent: 3px;
	margin: 4px;
	padding: 4px;
}
.CellFooter {
background-color: #711F29}

.HomeText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #65192A;
	line-height: 15pt;
}
.TitleRuleBottom {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
.SubTitleDark {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.MapBorder {
	border: 1px solid #000000;
}
.HomeTextLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #65192A;
	line-height: 15pt;
}
.GalleryImageCaption {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.FooterBack {
	background-image: url(/stock/footer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.BreadCrumbs {
	font-size: 11px;
	color: #5B1B27;
	font-family: Arial, Helvetica, sans-serif;
}
.Border {
	border: 1px solid #666;
}
.BreadCrumbs2 {
	font-size: 11px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
.CellContent {
	background-color: #FFF;
	background-image: url(/stock/content.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


button {
	width: 15em;
	padding: .5em;
	color: #ffffff;
	text-shadow: 1px 1px 1px #000;
	border: solid thin #882d13;
	-webkit-border-radius: .7em;
	-moz-border-radius: .7em;
	border-radius: .7em;
	-webkit-box-shadow: 2px 2px 3px #999; 
	box-shadow: 2px 2px 2px #bbb;
	background-color: #ce401c;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e9ede8), to(#ce401c),color-stop(0.4, #8c1b0b));
}
.CellHistory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	margin-right: 30px;
	padding-right: 30px;
	color: #333;
}


.HomeText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #65192A;
	line-height: 15pt;
}
.StaffCatagory {
	background-color: #C5C5C5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	margin: 0px;
	padding: 10px;
	float: left;
	height: 20px;
	width: 160px;
	text-decoration: none;
	background-image: url(/stock/grey-fade.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
a:hover.StaffCatagory {
	background-color: #69222A;
	color: #FFF;
	text-decoration: none;
}
.StaffLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	height: auto;
	width: 160px;
	background-color: #000;
	text-indent: 1px;
	margin: 0px;
	white-space: normal;
	border: 2px solid #000;
	-webkit-border-radius: .7em;
	-moz-border-radius: .7em;
	border-radius: .7em;
	background-color: #000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	background-image: url(/stock/black-button.jpg);
	background-repeat: repeat-x;
}
a:hover.StaffLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	height: auto;
	width: 160px;
	color: #ffffff;
	border: 2px solid #762833;
	-webkit-border-radius: .7em;
	-moz-border-radius: .7em;
	border-radius: .7em;
	background-color: #000;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e9ede8), to(#ce401c),color-stop(0.4, #8c1b0b));
	text-decoration: none;
}
.StaffName {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #666;
}
.StaffTitle {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333333;
}
.StaffNameLink {
	background-color: #601F28;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	padding: 3px;
	float: left;
	height: auto;
	width: 170px;
	text-decoration: none;
	border: 1px solid #666;
}
a:hover.StaffNameLink {
	background-color: #000;
	color: #FFF;
	text-decoration: none;
}
.noDisplay{
	display:none;
}
.display{
	display:block;
}
.noDisplayCat{
	display:none;
}
.displayCat{
	display:block;
}

#short_desc {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}
.VideoLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	height: auto;
	width: 250px;
	background-color: #000;
	text-indent: 1px;
	margin: 0px;
	white-space: normal;
	border: 2px solid #000;
	-webkit-border-radius: .7em;
	-moz-border-radius: .7em;
	border-radius: .7em;
	background-color: #000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: right;
	background-image: url(/stock/black-button.jpg);
	background-repeat: repeat-x;
}
a:hover.VideoLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	height: auto;
	width: 250px;
	color: #ffffff;
	border: 2px solid #762833;
	-webkit-border-radius: .7em;
	-moz-border-radius: .7em;
	border-radius: .7em;
	background-color: #000;
	background-image: url(/stock/black-button.jpg);
	text-decoration: none;
}
.WhiteLink {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}
a:hover.WhiteLink {
	color: #999;
	color: #CCC;
	-webkit-border-radius: .7em;
	-moz-border-radius: .7em;
	border-radius: .7em;
	text-decoration: underline;
}
