.body_border {
	border: 5px solid #695515;
}
html, body {
height: 100%;
}

.border_line
{	  
	background-image: url('../images/nav_border_line_small.gif');
	background-repeat: repeat-y;
	padding: 0px; margin:0px; 
}

.k
{	  
	display: table-row;
	background-image: url('../images/k_spacer.gif');
	background-repeat: repeat-y;
	padding: 0px; margin:0px;
	height: 100%;
}

#centeredcontent {
	width: 739px;
	height: 648px;
	position: absolute;
	left: 50%;
	top: 50%;
	padding-top:10px;
	margin-left: -50px;
	margin-top: -50px;
}

.main_text
{
  font-family: times; 
  font-weight: lighter;
  font-size: 14; 
  color: #c7c7c7; /* 25% black */
  line-height: 30px;
}
.event
{
  font-family: times; 
  font-weight: lighter;
  font-size: 14; 
  color: #c7c7c7; /* 25% black */
  line-height: 30px;
  padding-left:100px;
}
.event-name
{
  font-family: times; 
  font-weight: bold;
  font-size: 14; 
  color: #d5b550; /* 25% black */
  line-height: 30px;
}
.event-header
{
  font-family: times; 
  font-weight: bold;
  font-size: 16; 
  color: #d5b550; /* 25% black */
  line-height: 30px;
}


.contact_text_w
{
  font-family: times; 
  font-weight: lighter;
  font-size: small; 
  color: #c7c7c7; /* 25% black */
}

.contact_text_y
{
  font-family: times; 
  font-weight: lighter;
  font-size: 14; 
  color: #d5b550;
}

.city_text
{
  font-family: times; 
  font-weight: lighter;
  font-size: 12; 
  color: #c7c7c7; /* 25% black */
   line-height:20px;
   letter-spacing: 1.5px;
}

.city_header
{
  font-family: times; 
  font-weight: lighter;
  font-size: 14; 
  color: #d5b550;
  line-height:30px;
}

.footer_text
{
  font-family: times; 
  font-size: 11px; 
  color: #626262;
}

a.footer
{
  font-family: times; 
  font-size: 11px; 
  color: #626262; /* 65% black */
  text-decoration:underline;
}

a.footer:hover
{
  color: #d5b550;
  text-decoration:underline;
}

.footer_placement
{
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
}
a.link
{
  font-family: times; 
  font-weight: lighter;
  font-size: 12; 
  color: #c7c7c7; /* 25% black */
  line-height:30px;
  letter-spacing: 1.5px;
  font-style: oblique;
}
a.link:hover
{
  color: #d5b550; /* Yellow */
}
a.link_y
{
  font-family: times; 
  font-weight: lighter;
  font-size: 12; 
  color: #d5b550;
  letter-spacing: 1.5px;
  font-style: oblique;
}
a.link_y:hover
{
  color: #ab8203;
}
a.city_link
{
  padding-left:10px;
  font-family: times; 
  font-weight: lighter;
  font-size: 14; 
  letter-spacing: 1.5px;
  color: #d5b550;
}

a.city_link:hover
{
  color: #ffffff;
}

#oblique
{
  font-style: oblique;
}
span.highlite{color:red;}
#top_pad{padding-top:10px;}
.pad50{padding-left:50px; outline:none;}
.pad100{padding-left:100px; outline:none;}
.pad120{padding-left:120px; outline:none;}
.top60{padding-top:60px; outline:none;}

.special_event-image{border:2px solid #d5b550;}

	a.twitter { background-image:url(/images/twitter-icon.gif); background-repeat:no-repeat; }
	a.facebook { background-image:url(/images/facebook-icon.gif); background-repeat:no-repeat; }
		a.pad120.twitter, a.pad120.facebook { background-position: 100px center; font-size:12px; letter-spacing:0; }
		a.facebook.homepage-link {
			background-position:left center;
			padding:0 0 0 22px;
		}
