a:link {
	color: #0000FF;
}

a:visited {
  color: #3366FF;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #333333;
	padding: 2px;}

a.nav:visited {
	color: #333;
	padding: 2px;
}

a.nav:hover {
	color: #000;
	padding: 2px;
}

a.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: #FFF;
}
a.menu:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: #FFF;
}

a.menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: #996;
	}
.pipes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFECB;
	text-decoration: none;
}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.mainbg {
	background-image: url(images/cawder_bg.jpg);
	background-color: #541F15;
	background-repeat: repeat-y;
	background-position: center top;
}
.bannerbg {
	background-image: url(images/header_logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a.menu:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: #FFF;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #333;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #541F15;
	text-decoration: none;
	text-transform: uppercase;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
.headingsub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #541F15;
	text-decoration: none;
	padding-left: 20px;
}
.maintextsm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 24px;
	font-weight: normal;
	color: #333;
}
