.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #DDDDDD;
}

.h1 {
  font-size: 18px;
  color: #7e0451;
  font-weight: bold;
}

.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.maintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.boldital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
}
.footerbg {
	background-color: #7e0451;
	color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.txtlnk a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.txtlnk a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.txtlnk a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.txtlnk a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.interiorbg {
	background-image: url(../images/interiorbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.textbg {
	background-image: url(../images/index_02.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.textbg2 {
	background-image: url(../images/index_11.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.header {
  font-size: 16px;
  color: #7e0451;
  font-weight: bold;
}

.subheader {
  font-size: 14px;
  color: #7e0451;
  font-weight: bold;
}

.bold {
  font-weight: bold;
}

a:link {
  color: #000000;
  text-decoration: underline;
}

a:hover {
  color: #7e0451;
  text-decoration: underline;
}

a:active {
  color: #7e0451;
  text-decoration: none;
}

a:visited {
  color: #7e0451;
  text-decoration: underline;
}

.subheader2 {
  font-size: 14px;
  font-weight: bold;
}

ul {
	list-style-position: outside;
	list-style-type: square;
	font-variant: normal;
	line-height: 24px;
}

.border {
  border: thin solid #7e0451;
}

.designerstable {
  border: 1px solid #000000;
}

.maroonbg {
  background-color: #7e0451;
  color: #ffffff;
  font-weight: bold;
}

.letter {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 11px;
  line-height: 18px;
  background-image: url(../images/letterbg.jpg);
  background-repeat: repeat-y;
  background-color: #9e9a9a;
  background-postition: left;
}

.blackborder {
  border: 1px solid #000000;
}

.redtext {
  color: #7e0451;
}

.address {
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
}

.whiteborder {
  border: thin #ffffff solid;
}