

#header_link {
	display: block;
	padding: 0px;
	border: 0px;
	background-image: url(header.gif);
	background-repeat: no-repeat;
	width:980px;
	height:181px;
	margin-bottom: 10px;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #68686a;
	background-color: #EEE;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#62599d;
	font-weight: lighter;
	font-size:2.1em;
	margin-top:0.6em;
	text-align: left;
}

h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#62599d;
	font-size:1.4em;
	font-weight: bold;
	display: block;
	background-color: #e4e5e6;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 5px;
}

h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFF;
	color: #62599d;
	padding:0;
	border: none;
	font-weight: bold;
	font-size:1.3em;
	line-height: normal;	
}

h4 {
	background-color:#FFF;
	color:#62599d;
	padding:10px;
	font-size:1.2em;
	font-weight: bold;
	margin-top:0px;
}

p {
	color: #68686a;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

p strong {color:#77777F;font-weight:bold;}

a {
	color: #62599d;
	text-decoration:none;
}
a:hover {
	color:#333;
	border-bottom:none;
	text-decoration:underline;
}


#content ul, ol, li {
	color: #62599d;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin-left: 1ex;
}

#content b {
	color:#62599d;
}

#content li {
	list-style: square; 
	color: #62599d;
}

#contentbox {
	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
	border: none;
	margin-top: 0;
	padding-top: 8px;
/*	border-top: 1px dotted #CCC;*/
}

#container {
	background-color: #FFF;
	padding: 8px;
	border: 1px dotted #CCC;
	overflow:visible;
	
}

#counter_flash {
	display:none;
}

#rightcol {

}

.sponsorbar {
	background-color: #e4e5e6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	border: 0;
	color: #62599d;
	width: 143px;
}

#content {
	width: 650px;
}
#middlecol {
	width:670px;
	float:left;
	border-left: 1px dotted #CCC;
	border-right: 1px dotted #CCC;
}

/* NAVIGATION */

#leftcol #navigation {
	list-style: none;
	margin: 0;
	padding: 15px 0 0 0;
}

#navigation ul {
	display: block;
	list-style-type: none;
	padding-left: 0;
	margin: 0px;
}

#navigation li {
	margin: 0px;
	background: #FFF;
}

ul.show_hide sub {
	background-color:#FFF;
	color:#62599d;
	margin-left:-10px;
}

#navigation li ul li a {
	display:block;
	margin-left:-3px;
}

#navigation a {
	background-color:#e4e5e6; 
	font-size: .9em;
	color:#62599d; 
	text-decoration:none;
	line-height: 2.5em;
	width:130px;
	display: block;
	padding-left:10px;
	margin: 1px 10px 0 0;
	border-bottom: none;
	font-size: 1em;
}
#navigation a:hover {
	border-bottom: none;
	color: #FFF;
	text-decoration:none;
	border-bottom: none;
	background-color: #666;
}

#navigation a.current {
	background-color:#62599d;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	border-bottom: none;
	margin-right: 3px;
}
/* sponsorbox */
.center {
	text-align:center;
}

.sponsorbox {
	background-image: none;
	border: 1px dotted #CCC;
}	

.sponsorbox_top {
background-image: none;
}

.sponsorbox_bottom {
background-image: none;
}

/* TOP NAVIGATION */

#topnav {
	display:none;
}
/* BOOK NOW */

#booknow {
	background-color:#62599d;
	color:#FFF;
	font-weight:bold;
	line-height:1.6em;
	height:30px;
	width:143px;
	margin-top: 14px;
} 
#booknow a {
	color: #FFF;
	display:block;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#booknow a:hover {
	background-color:#777;
	text-decoration:none;
	color: #FFF;
}
div#booknowhtml1 table {
	border-collapse: collapse;
	border: 1px solid #62599d;
	margin:0;
	padding:0;
	width:97%;
}
div#booknowhtml1 table th {
	background:#62599D;
	border-color: #62599D;
	font-weight:bold;
	margin:0;
	padding:2px;
	text-align:left;
	vertical-align:top;
}
div#booknowhtml1 table th p {
	color:#ffffff;
	margin:0;
	padding: 2px 8px 2px 8px;
	text-align:left;
	text-transform:uppercase;
}
div#booknowhtml1 table th p strong {
	color:#ffffff;
}
#booknowhtml1 table td {
	border: 1px solid #62599d;
	margin:0;
	padding:0px;
	vertical-align:top;
}
#booknowhtml1 table td p {
	margin:0.2em 0.4em;
	padding: 2px 8px 2px 8px;
	text-align:left;
}
#hosted_by {
	text-align: center;
}
/* RELATED PRODUCTS */

#related_customevents {
	text-align: center;
}

#related_products {	
	text-align: center;
}
			
/* FOOTER */

#footer p{
	color: #68686a;
	font-size: 9px;
	padding-top: 18px;
	border-top: 1px dotted #CCC;
}	

#footer a {
	text-decoration: none;
	border-bottom: 1px dotted #62599d;
}
#footer a:hover {
	text-decoration: none;	
	border-bottom: 1px dotted #333;
}



/* Blocks */
.sleft_center_text {
	float:left;
	width:190px;	
	margin-top:12px;
	margin-left:19px;
	font-size:0.8em;
	text-align:center;
	
}

#content .profiles ul li
{
	color: #68686a;
}
