/********** TEXT **********/
/**************************/
.homepageFooter {
	font-size: 7pt;
	}
.title {
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	}
.subTitle {
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-transform: lowercase;
	}
.podHeaderText {
	font-family: verdana; 
	font-size: 8pt; 
	color: #000000; 
	text-transform: uppercase;
	}

/********** FORM FIELDS ***/
/**************************/
ul {
	}
li {
	list-style: none;
	padding: 0px 0px 5px 0px;
	}	
li.bullet {
	list-style: disc;
	}

/********** FORM FIELDS ***/
/**************************/
input.fields {
	width: 315px;
	padding: 4px;
	border-style: none;
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	background-color: #c5b384;
	border: 1px solid #000000;
	}
textarea {
	height: 100px;
	width: 315px;
	padding: 4px;
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	background-color: #c5b384;
	border: 1px solid #000000;
	}
.submitbutton {
	height: 20px;
	width: 150px;
	border-style: none;
	font-size: 8pt;
	color: #b3a274;
	font-weight: bold;
	background-color: #000000;
	border: 1px solid #245485;
	}

/********** LINKS **********/
/***************************/
a.homepageFooter:link {font-family: verdana; font-size: 9pt; color: #b3a274; font-weight: bold; letter-spacing: 1px; line-height: 30px; text-decoration: underline;}
a.homepageFooter:visited {font-family: verdana; font-size: 9pt; color: #b3a274; font-weight: bold; letter-spacing: 1px; line-height: 30px; text-decoration: underline;}
a.homepageFooter:hover {font-family: verdana; font-size: 9pt; color: #ffffff; font-weight: bold; letter-spacing: 1px; line-height: 30px; text-decoration: none;}
a.homepageFooter:active {font-family: verdana; font-size: 9pt; color: #b3a274; font-weight: bold; letter-spacing: 1px; line-height: 30px; text-decoration: underline;}

a.breadcrumbLink:link {font-family: verdana; font-size: 9pt; color: #a09167; font-weight: bold; text-decoration: none;}
a.breadcrumbLink:visited {font-family: verdana; font-size: 9pt; color: #a09167; font-weight: bold; text-decoration: none;}
a.breadcrumbLink:hover {font-family: verdana; font-size: 9pt; color: #a09167; font-weight: bold; text-decoration: underline;}
a.breadcrumbLink:active {font-family: verdana; font-size: 9pt; color: #a09167; font-weight: bold; text-decoration: none;}

a.podHeaderLink:link {font-family: verdana; font-size: 8pt; color: #000000; text-transform: uppercase; text-decoration: none;}
a.podHeaderLink:visited {font-family: verdana; font-size: 8pt; color: #000000; text-transform: uppercase; text-decoration: none;}
a.podHeaderLink:hover {font-family: verdana; font-size: 8pt; color: #415d35; text-transform: uppercase; text-decoration: none;}
a.podHeaderLink:active {font-family: verdana; font-size: 8pt; color: #000000; text-transform: uppercase; text-decoration: none;}

a.podLink:link {font-family: verdana; font-size: 7pt; color: #000000; font-weight: bold; text-decoration: none;}
a.podLink:visited {font-family: verdana; font-size: 7pt; color: #000000; font-weight: bold; text-decoration: none;}
a.podLink:hover {font-family: verdana; font-size: 7pt; color: #6e8559; font-weight: bold; text-decoration: none;}
a.podLink:active {font-family: verdana; font-size: 7pt; color: #000000; font-weight: bold; text-decoration: none;}

a.terrierInfoLink:link {font-family: verdana; font-size: 7pt; color: #415d35; text-decoration: none;}
a.terrierInfoLink:visited {font-family: verdana; font-size: 7pt; color: #415d35;  text-decoration: none;}
a.terrierInfoLink:hover {font-family: verdana; font-size: 7pt; color: #000000; text-decoration: none;}
a.terrierInfoLink:active {font-family: verdana; font-size: 7pt; color: #415d35; text-decoration: none;}

a:link {font-family: verdana; font-size: 8pt; color: #000000;}
a:visited {font-family: verdana; font-size: 8pt; color: #000000;}
a:hover {font-family: verdana; font-size: 8pt; color: #6e8158;}
a:active {font-family: verdana; font-size: 8pt; color: #000000;}

/********** MISC ***********/
/***************************/
.spacer {
	width: auto;
	height: 1px;
	clear: left;
	}