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

html { height: 100%; margin-bottom: 1px; }

php { height: 100%; margin-bottom: 1px; }

A{
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}

TD {
	font-family: "Trebuchet MS";
	font-size: 13px;
	list-style-image: url(/stock/Bullet.gif);
	color: #FFFFFF;
	line-height: 20px;
}		

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

.PageColor {
	background-color: #4A0408;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
}

.Bold {  font-weight: bold}

.italic {  font-style: italic}

.Footer {
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-weight: bold;
	line-height: 20px;
}

.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: "Trebuchet MS";
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}

.SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}

.CellDark {
	background-color: #39090B
}
.CellLight {
	background-color: #662A2C
}
.CellLighter { background-color: #FFFFFF}
.CellTitle {  background-color: #17286A}

.Button1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4A0408;
	text-decoration: none;
	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: #551014;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #540F13;
	margin: 6px;
	padding: 6px;
}

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

.Asterix {  color: #CC0000}

.Required {  color: #CC0000}

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

.BoldWhite {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}
.ModuleBackButton{
	text-decoration: underline;
	font-weight: normal;
	color: #FFFFFF;
}
a:hover.ModuleBackButton{
	text-decoration: underline;
}
.GalleryImageCaption{
	font-size: 11px
}

/* New classes for this project */
.HomeText {
	font-family: "Trebuchet MS";
	font-size: 13px;
	list-style-image: url(/stock/Bullet.gif);
	color: #FFFFFF;
	line-height: 25px;
}
.PageBackHome {
	background-image: url(/stock/page_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.PageBack {
	background-image: url(/stock/page_back2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.RedText {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #4A0408;
}
.Names {
	font-style: italic;
	padding-left: 35px;
}
