.sidebarTitle {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-transform: uppercase;
	padding-left: 10px;
}

.sidebar {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}

.sidebar li {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	list-style: none;
	margin-left: -32px;
	line-height: 20px;
	width: 156;
}

.sidebar b  {
	background-color: #F9D887;
	font-weight: normal;
	padding: 0px 0px 0px 3px;
	color: #000000;
	width: 100%;
	display: block;
}

.sidebar li li {
	margin-left: -32px;
	line-height: 20px;
	width: 148;
}

.sidebar li li li{
	margin-left: -32px;
	line-height: 20px;
	width: 140;
}

.sidebar a  {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	padding: 0px 0px 0px 3px;
}

.sidebar a:link  {
	color: #ffffff;
	text-decoration: none;
}

.sidebar a:visited  {
	color: #ffffff;
	text-decoration: none;
}

.sidebar a:hover  { 
	color: #ffffff;
	text-decoration: underline;
}

.navSep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #5F6A82;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #936300;
	font-weight: normal;
	text-decoration: none;

}

.nav a:link  {
	color: #936300;
	text-decoration: none;
}

.nav a:visited  {
	color: #936300;
	text-decoration: none;
}

.nav a:hover  {
	color: #936300;
	text-decoration: underline;
}

.nav3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.nav3 a:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.nav3 a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.nav3 a:hover  {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}

.nav4 {
	font-family: Arial;
	font-size: 10px;
	color: #4444;
	text-transform: uppercase;
}

.nav4 a:link  {
	font-family: Arial;
	font-size: 10px;
	color: #4444;
	text-transform: uppercase;
}

.nav4 a:visited  {
	font-family: Arial;
	font-size: 10px;
	color: #4444;
	text-transform: uppercase;
}

.nav4 a:hover  {  font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
}

.form {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	width: 100%;
}

.EventsHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
}
.EventsBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	position: relative;
	left: 3px;
	padding-bottom: -3px;
}
.EventsBodyDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;

}

.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #626262;
}
.FooterText a:link {
	color: #626262;
	text-decoration: none;
}

.FooterText a:visited {
	color: #626262;
	text-decoration: none;
}
.FooterText a:hover {
	color: #626262;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: 711548;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 711548;
	text-transform: uppercase;
	margin-top: 4px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	margin-bottom: -5px;
}
h2.hpsidebar,h2.hpsidebar2 {
  width: 192px;
  height: 29px;
  font: bold 11px/29px Trubuchet MS,sans-serif;
  color: white;
  margin: 0px;
  padding: 0px 5px;
  background: url(../images/sidebar-header-bg.png);
  text-transform: uppercase;
  -moz-box-sizing: border-box;
}
* html h2.hpsidebar {
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image',src='images/sidebar-header-bg.png');
}
h2.hpsidebar2 {
  height: 26px;
  background: url(../images/sidebar-header2-bg.png);
  line-height: 23px;
}
* html h2.hpsidebar2 {
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image',src='/images/sidebar-header2-bg.png');
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 2A2A2A;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;

}
.emailLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
input.FormBox {
	color: #333333;
	border-style: solid;
	border-width: 1;
	border-color: #333333;
	font-family: arial,helvetica;
	font-size: 12px;
}
.form {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #33333;
	width: 250px;
	border: 1px solid #33333;
	margin-bottom: 2px;
	margin-top: 2px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3D021E;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 2A2A2A;
	text-align: right;
	padding: 5px;
}

/*
These styles are exclusively for the use of the business listing layout.
*/
h3 {
  font: bold 12px/12px Arial,Helvetica,sans-serif;
  margin: 12px 0px 0px 0px;
  padding: 0px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
div.companylisting {
  padding: 12px 10px 0px 0px;
  width: 170px;
  float: left;
}
div.companylisting p {
  margin: 0px;
  padding: 0px;
}
div.companylisting p.company {
  font-weight: bold;
}
div.companylisting p.category {
  display: none;
}
/*
Styles for the ad request page
*/
table.tagvalue td,table.adrates td {
  font: normal 12px/12px Arial,Helvetica,sans-serif;
}
table.adrates {
  border-collapse: collapse;
}
table.adrates th {
  text-align: left;
  font-weight: normal;
  margin: 0px;
  padding: 0px 20px 0px 0px;
}
table.adrates td {
  margin: 0px;
  padding: 0px;
}
div#response * {
  color: red;
}
input.button {
  background-color: #711548;
  color: white;
  font: bold 10px/10px Tahoma,sans-serif;
  text-transform: uppercase;
  border: 1px solid #3d021e;
}


/*
These styles control the display of the gallery thumbnails. You'll probably want to keep
many of the attributes, but change out the colors.
*/
div.thumbbox {
  padding: 14px 5px 0px 5px;
  margin: 6px;
  float: left;
  background-color: #f8f3da;
  border: 1px solid #dcd6c6;
}
div.thumbshadow {
  background-color: #e2ddc6;
  position: relative;
  left: 4px;
  margin-left: auto;
  margin-right: auto;
}
div.thumbshadow img {
  position: relative;
  top: -4px;
  left: -4px;
}
div.thumbbox p {
  margin: 0px;
  padding: 10px 0px;
  font: bold 11px/11px Arial,sans-serif;
  color: #333;
}
div.thumbbox p a {
  color: #333;
  text-decoration: none;
}
div.thumbbox p a:hover {
  text-decoration: underline;
}

div.pacoscorner {
  position:absolute;
  left:737px;
  top:197px;
  width:38px;
  height:53px;
  z-index:1
}
* html div.pacoscorner {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image',src='/images/pacoscorner.png');
}
* html div.pacoscorner img {
  visibility: hidden;
}