#listingboxlargeborder {
	width: 100%;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin: 0px;
	background-color: #CCCCCC;
}
.gotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 1px;
	padding: 4px;
	float: right;
	width: auto;
	border: 1px solid #777;
	font-style: normal;
	font-weight: normal;
	background-color: #1C1C1C;
}

.gotop a{
	text-decoration: none;
	color: #ff5dd8;
}






body {
	background-attachment: scroll;
	background-color: #2F2F2F;
	background-image: url(../images/bkfinal.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: calibri, Arial, Helvetica, sans-serif;
	color: #888;
	margin: 0px;
	padding: 0px;
}
.maincontainer {
	height: auto;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}

.header {
	height: 165px;
	width: 930px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin: 0px;
}


#seotextcontainer
{
	float: left;
	width: 120px;
	text-align: center;
	font-size: 12pt;
	line-height: normal;
	font-weight: normal;
	padding: 0px;
	height: auto;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	font-style: normal;
	color: #FFFFFF;
	letter-spacing: -1px;
}

#searchcontainer
{
	float: right;
	width: 470px;
	padding: 0px;
	height: auto;
	margin-top: 9px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	clear: right;
}


#midadvertcontainer
{
	float: right;
	width: 470px;
	padding: 0px;
	height: auto;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 6px;
}

#topadvertcontainer
{
	float: right;
	width: 470px;
	padding: 0px;
	height: auto;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}





.mainpiccontainer {
	height: 170px;
	width: 930px;
	margin-bottom: 0px;
	margin-top: 20px;
}






#navcontainer
{
	padding: 0;
	height: 30px;
	margin: 0;
	clear: both;
	width: 930px;
	float: left;
	background-attachment: scroll;
	background-image: url(../images/NAVNK2.png);
	background-repeat: no-repeat;
	background-position: center top;
}



#navcontainer ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer ul li
{
	display: block;
	float: left;
}

#navcontainer ul li a
{
	height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	font-size: 12pt;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-transform: none;
	font-weight: normal;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #000000;
}

#navcontainer ul li a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
}

#navcontainer li#active a
{
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
}
#navcontainer li#active a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
}















.footer {
	height: 27px;
	width: 930px;
	background-color: #0F0F0F;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
}











#contentstrip {
	height: auto;
	width: 930px;
	clear: both;
}




#leftbar {
	height: auto;
	width: 650px;
	float: left;
	margin-left: 10px;
}

#rightbar {
	height: auto;
	width: 205px;
	float: right;
	margin-right: 0px;
	margin-top: 20px;
	color: #FFFFFF;
	padding-top: 5px;
	background-attachment: scroll;
	background-color: #333333;
	background-image: url(../images/sidebk.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 10px;
	padding-right: 10px;
}

#midbar {
	height: auto;
	width: 890px;
	float: left;
	margin-left: 20px;
}



















#bottextcontainer
{
	float: right;
	width: 650px;
	text-align: right;
	font-size: 8pt;
	line-height: 1.5em;
	font-weight: normal;
	padding: 0px;
	height: auto;
	margin-top: 7px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #888888;
}








#botleftnavcontainer
{
	float: left;
	width: 200px;
	text-align: left;
	font-size: 8pt;
	line-height: 1.5em;
	font-weight: normal;
	padding: 0px;
	height: auto;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #666666;
}


#botleftnavcontainer  a
{
	text-decoration: underline;
}

#botleftnavcontainer  a:hover
{
	text-decoration: none;
}



#leftnavcontainertemp
{
	float: right;
	border: 1px solid #777;
	padding: 3px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #1D1D1D;
	margin: 5px;
	background-image: url(../images/backselect2.png);
}


#leftnavcontainertemp p
{
	font-size: 11pt;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px;
	color: #FFFFFF;
}

#leftnavcontainertemp form
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#leftnavcontainertemp form select
{
	color: #0ac6fa;
}


#leftnavcontainermain
{
	float: right;
	border: 1px solid #777;
	padding: 3px;
	margin-top: 5px;
	background-attachment: scroll;
	background-image: url(../images/backselect.png);
	background-repeat: repeat-x;
	background-position: center top;
}


#leftnavcontainermain p
{
	font-size: 11pt;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px;
	color: #FFFFFF;
}

#leftnavcontainermain form
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#leftnavcontainermain form select
{
	color: #0ac6fa;
}








#leftnavcontainer
{
	width: 400px;
	border: 0px solid #CCCCCC;
	float: right;
	height: auto;
	margin-top: 5px;
}

#leftnavcontainer p
{
	font-size: 9pt;clear: left;
	float: left;
	width: 120px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #999999;
	border-left-color: #006600;
}

#leftnavcontainer ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}

#leftnavcontainer ul li
{
float: left;
}

#leftnavcontainer ul li a
{
	text-decoration: none;
	display: inline-block;
	font-size: 9pt;
	padding-top: 0px;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-bottom: 0px;
	line-height: normal;	

}

#leftnavcontainer ul li a:hover
{
	background-color: #EAEAEA;
}














#copybox {
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#copybox h1{
	font-size: 1.8em;
	color: #0ac6fa;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#copybox h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	letter-spacing: -.5px;
	padding-right: 12px;
}

#copybox h2 a  {
	font-weight: normal;
	font-size: 0.8em;
	color: #ff5dd8;
}

#copybox h3{
	font-size: 1.5em;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 15px;
	padding-bottom: 3px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 30px;
	border-top-style: none;
	font-style: italic;
	clear: both;
}
#copybox  h6{
	font-size: 0.9em;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 130%;
}


.tablestyle {
	border: 1px solid #cccccc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tablestyle th {
	font-size: .9em;
	line-height: normal;
	color: #444;
	text-align: center;
	background-color: #EAEAEA;
	border: 1px solid #dddddd;
	background-attachment: scroll;
	background-image: url(../images/shad2.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 2px;
	font-weight: normal;
}

.tablestyle td {
	background-attachment: scroll;
	background-image: url(../images/shad.png);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: .75em;
	line-height: normal;
	color: #444;
	border: 1px solid #dddddd;
	padding: 2px;
}
.tablestyle  h2  {
	font-size: 1.5em;
	color: #DD0421;
	font-weight: normal;
	letter-spacing: -0.03em;
	margin: 0px;
	padding: 0px;
}


.imagetop {
	height: auto;
	width: 930px;
	margin-top: 1px;
}
.rightalignedpic {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	float: right;
	border: 3px solid #CCCCCC;
	padding: 1px;
}
.leftalignedpic {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 15px;
	float: left;
	border: 3px solid #111;
	padding: 1px;
}

.okpic {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	border: 3px solid #111;
	padding: 1px;
}

.backtable {
	font-size: 9pt;
	padding-top: 5px;
	padding-bottom: 5px;
}
#smallside {
	font-size: 0.7em;
	color: #666666;
	text-align: center;
}



#footeraddress
{
	text-align: center;
	font-size: 9pt;
	line-height: 1.5em;
	font-weight: normal;
	padding: 0px;
	height: auto;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 7px;
	color: #666666;
	margin-left: auto;
	width: 930px;
}


#footeraddress  a
{
	text-decoration: none;
}

#footeraddress  a:hover
{
	text-decoration: underline;
}







.mainbox {
	background-color: #333333;
	margin: 2px;	
}

.mainbox img{
	padding: 0px;
	margin: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mainbox    h4 {
	font-size: 1.2em;
	text-decoration: none;
	margin: 0px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #000000;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.mainbox       h5    {
	font-size: 0.7em;
	padding: 0px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.mainbox    a     {
	text-decoration: none;
	color: #ff5dd8;
}

.mainbox a:hover {
	text-decoration: underline;
	color: #ff5dd8;
}




.categorybox {
	background-color: #333333;
	margin: 3px;
	width: 275px;
}

.categorybox img{
	padding: 0px;
	margin: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.categorybox    h4 {
	font-size: 0.8em;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	color: #000000;
	text-transform: uppercase;
}
.categorybox       h5    {
	font-size: 0.7em;
	padding: 0px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.categorybox    a     {
	text-decoration: none;
	color: #ff5dd8;
}

.categorybox a:hover {
	text-decoration: underline;
}

.listingbox {
	width: 100%;
border: 1px solid #cccccc;
padding: 3px;
margin: 0px;
background-color: #CCCCCC;
}

.listingboxheader {
	font-size: 1em;
	font-weight: normal;
	width: 100%;
	margin-left: 0px;
	padding-left: 6px;
	background-image: url(../images/shad.png);
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #333;
	text-transform: uppercase;	vertical-align: top;
}

.listingboxheader a {
	text-decoration: none;
	font-size: 1.1em;
}

.listingboxheader a:hover {
	text-decoration: underline;
}

.listingboxaddress {
	font-size: 0.8em;
	font-weight: normal;
	padding-left: 6px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	background-color: #FFFFFF;
}

.listingboxaddress p {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
}
.listingbox    h6 {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	font-size: .8em;
	line-height: 145%;
	font-weight: normal;
}

.listingbox img {
	margin-right: 3px;
	border: 0px none #CCCCCC;
	padding: 1px;
}

.listingboxcontact {
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 6px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/shadv2.png);
	background-repeat: repeat-x;
	background-position: left center;
	padding-top: 4px;
	padding-bottom: 2px;	vertical-align: top;
}

.listingboxcontact a {
	text-decoration: none;
}

.listingboxcontact a:hover {
	text-decoration: underline;
}


.listingboxwebsite {
	font-size: .8em;
	font-weight: bold;
	text-align: right;
	padding-right: 6px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/shadv2.png);
	background-repeat: repeat-x;
	background-position: left center;
	padding-top: 4px;
	padding-bottom: 2px;	vertical-align: top;
}

.listingboxwebsite a {
	text-decoration: none;
}

.listingboxwebsite a:hover {
	text-decoration: underline;
}
a {
	color: #0ac6fa;
	text-decoration: none;
	border-top-color: #000000;
}

a:hover {
	text-decoration: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #6CE0F9;
}














.eventbox {
	width: 100%;
	border: 1px solid #666;
	padding: 3px;
	margin: 0px;
}
.eventboxheader {
	font-size: 1.1em;
	font-weight: bold;
	width: 100%;
	margin-left: 0px;
	padding-left: 6px;
	background-image: url(../images/titlebox.png);
	background-attachment: scroll;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: center center;
	color: #FFFFFF;
	text-transform: uppercase;
	vertical-align: top;
}

.eventboxheader a {
	text-decoration: none;
	font-size: 1.1em;
}

.eventboxheader a:hover {
	text-decoration: underline;
}

.eventboxinfo {
	font-size: 0.8em;
	font-weight: normal;
	padding-left: 6px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	background-color: #FFFFFF;
}

.eventboxinfo p {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	color: #666;
}
.eventbox img {
	margin: 1px;
	border: 0;
	padding: 0px;
}



.eventboxvenue {
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 55px;
	background-attachment: scroll;
	background-color: #2569C1;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 4px;
	padding-bottom: 2px;
	vertical-align: top;
	background-image: url(../images/venueback.png);
	color: #FFFFFF;
}

.eventboxvenue a {
	text-decoration: none;
	color: #2BA1DC;
}

.eventboxvenue a:hover {
	text-decoration: underline;
}


.eventboxcontact {
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 55px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/telback.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 4px;
	padding-bottom: 2px;
	width: 50%;
	vertical-align: top;
	color: #666666;
}

.eventboxcontact a {
	text-decoration: none;
}

.eventboxcontact a:hover {
	text-decoration: underline;
}



.eventboxdate {
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 55px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/dateback.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 4px;
	padding-bottom: 2px;
	vertical-align: top;
	color: #666666;
}

.eventboxdate a {
	text-decoration: none;
}

.eventboxdate a:hover {
	text-decoration: underline;
}



.eventboxtime {
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 55px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/timeback.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 4px;
	padding-bottom: 2px;
	vertical-align: top;
	color: #666666;
}

.eventboxtime a {
	text-decoration: none;
}

.eventboxtime a:hover {
	text-decoration: underline;
}






.eventboxwebsite {
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 55px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/webback.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 4px;
	padding-bottom: 2px;
	width: 50%;	vertical-align: top;
}

.eventboxwebsite a {
	text-decoration: none;
	color: #2BA1DC;
}

.eventboxwebsite a:hover {
	text-decoration: underline;
}



























.linkbox {
	width: 100%;
	border: 1px solid #666;
	padding: 3px;
	margin: 0px;
}
.linkboxheader {
	font-size: 1.1em;
	font-weight: bold;
	width: 100%;
	margin-left: 0px;
	padding-left: 6px;
	background-image: url(../images/titlebox.png);
	background-attachment: scroll;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: center center;
	color: #FFFFFF;
	text-transform: uppercase;
	vertical-align: top;
}

.linkboxheader a {
	text-decoration: none;
	font-size: 0.8em;
	text-transform: lowercase;
	padding-right: 5px;
}

.linkboxheader a:hover {
	text-decoration: underline;
}


.linkboxinfo {
	font-size: 0.9em;
	font-weight: normal;
	padding-left: 55px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 4px;
	padding-bottom: 2px;
	vertical-align: top;
	background-image: url(../images/infobox.png);
	color: #666666;
}

.linkboxinfo a {
	text-decoration: none;
	color: #2BA1DC;
}

.linkboxinfo a:hover {
	text-decoration: underline;
}





















#homeintrotext h1,#homeintrotext h2 {
	font-size: 12pt;
	color: #FFFFFF;
	line-height: 135%;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
}

