/* Standard Classes - do NOT rename or delete */

A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color: #540E0E;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(/stock/Bullet.gif);
	color: #FFFFFF;
}		

INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
}

.PageColor {
	background-color: #660102;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(stock/Back_repeat.jpg);
}

.Bold {  font-weight: bold}

.italic {  font-style: italic}

.Footer {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.BlueLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}

/* Classes for portfolio that need editing - do NOT rename or delete */

.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #390101;
	text-indent: 3px;
	padding: 3px;
}

.SubTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
}

.CellDark {  background-color: #590B0F}
.CellLight {  background-color: #333333}
.CellLighter { background-color: #999999}
.CellTitle {  background-color: #333333}

.Button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
	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: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
}

.Button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #390101;
	font-weight: bold;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
	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: #B30404;
	border-right-color: #390101;
	border-bottom-color: #390101;
	border-left-color: #B30404;
}

.Asterix {  color: #CC0000}

.Required {  color: #CC0000}

.BreadCrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.BoldWhite {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF}

/* New classes for this project */
.CellBackRight {
	background-image: url(/stock/Right_Cell.jpg);
	background-repeat: no-repeat;
}
.CellBackLeft {
	background-image: url(/stock/Left_Cell.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.GalleryCatagory {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: italic;
	letter-spacing: 1pt;
}a:hover.GalleryCatagory {
	color: #FFFFFF;
	text-decoration: underline;
}
.HomeText {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.CellBack3 {
	background-color: #000000;
	background-image: url(/stock/back2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.CallToAction {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFCC66;
	font-weight: normal;
	text-transform: uppercase;
	text-indent: 3px;
	padding: 3px;
}
.ContentText {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.Title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #390101;
	text-indent: 3px;
	padding: 3px;
}

.BlockNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	height: auto;
	background-color: #666666;
	margin: 0px;
	line-height: 30px;
	white-space: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: center;
	width: auto;
	border: 1px solid #390101;
	text-transform: uppercase;
}
a:hover.BlockNav {
	color: #390101;
	text-decoration: none;
	background-color: #FFFFFF;
}	
