

#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: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #68686a;
	background-color: #EEE;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#e77415;
	font-weight: lighter;
	font-size:2.1em;
	margin-top:0.6em;
	text-align: left;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#e77415;
	font-size:1.4em;
	font-weight: bold;
	margin:0;
	padding:5px;
	display: block;
	background-color: #ebc29f;
	
}

h3 {
	background-color:#FFF;
	color: #e77415;
	padding:0;
	border: none;
	font-weight: bold;
	font-size:1.2em;
	
}

h4 {
	background-color:#FFF;
	color:#e77415;
	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: #e77415;
	text-decoration:none;
}
a:hover {
	color:#333;
	border-bottom:none;
	text-decoration:underline;
}


#content ul, ol, li {
	color: #e77415;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin-left: 1ex;
}

#content b {
	color:#e77415;
}

#content li {
	list-style: square; 
	color: #e77415;
}

#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;
}

#counter_flash {
	display:none;
}

#rightcol {

}

.sponsorbar {
	background-color: #ebc29f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	border: 0;
	color: #e77415;
	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:#e77415;
	margin-left:-10px;
}

#navigation li ul li a {
	display:block;
	margin-left:-3px;
}

#navigation a {
	background-color:#ebc29f; 
	font-size: .9em;
	color:#e77415; 
	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:#e77415;
	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;
}

/* REGISTRATION FORM */
fieldset {border:1px solid #e5e5e5;padding:0.8em;} 
fieldset p {font-size:100%;}  
input[type="text"],textarea {border:1px solid #999;}
textarea:focus, input:focus {border:1px solid #900;}  
input.disabled {border: 1px solid #F2F2F2;background-color:#F2F2F2;}  
input.required, textarea.required {border: 1px solid #999;} 
input.validation-failed, textarea.validation-failed {border:1px solid #CF0000;color:#333;} 
input.validation-passed, textarea.validation-passed {border:1px solid #999;color:#000;}  
div.validation-advice {margin: 0.2em 0em 0em 20em; padding: 0.2em;background-color:transparent;color:#CF0000;font-weight: bold;}  
.custom-advice {background-color:transparent;color :#CF0000;font-weight:bold;font-size:106%;margin: 0.2em 0em;padding: 0.2em;}  
form#doublecombo div.row {background-color:transparent;margin:0em 0em 0.4em 0em;clear:left;} 
form#doublecombo div input, form#doublecombo div select {margin: 0em 0em 0em 0.2em; clear:left;}  
div.row span.label {float:left;font-size:12px;font-weight:bold;margin:0em;width:20em !important;text-align:left;}  
label span {display:inline;margin:0 0.2em;} 
span.red {color:red;font-size:140%;}

/* BOOK NOW */

#booknow {
	background-color:#e77415;
	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 #e77415;
	margin:0;
	padding:0;
	width:97%;
}
div#booknowhtml1 table th {
	background:#e77415;
	border-color: #e77415;
	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 #e77415;
	margin:0;
	padding:0px;
	vertical-align:top;
}
#booknowhtml1 table td p {
	margin:0.2em 0.4em;
	padding: 2px 8px 2px 8px;
	text-align:left;
}

/* RELATED PRODUCTS */

#related_customevents {
	text-align: center;
}

#related_products {	
	text-align: center;
}


/* FOOTER */

#footer {background-color:#FFF;border-top:1px dotted #CCC;color:#333;float:left;text-align:left;width:980px;}
#footer p.footer_content_text {border:0 none;color: #333;font-size:11px;line-height:1.6em;margin:0;padding:0;width:80%;}
#footer img {border:0 none;float:left;margin: 5px 20px 10px 12px;padding:0;}
#footer a {font-weight:normal;text-decoration:none;border-bottom:1px dotted #e77415;}
#footer a:hover {text-decoration:none;border-bottom:1px dotted #333;}

.footerlinks {width:100%;background-color:transparent;}
.footerlinks ul {margin:0;padding:0;float:left;}
.footerlinks ul li {display:inline;}
.footerlinks ul li a {color:#333;float:left;margin:11px 24px 12px 12px;text-decoration:none;}
.footerlinks ul li a:visited {color:#333;text-decoration:none;}
.footerlinks ul li a:hover {color:#333;text-decoration:underline;}

.footer_logo {border:0 none;}

#footer .accredit {border-top:1px dotted #CCC;padding:5px 0px}
#footer .accredit .indent {padding-left:12px;padding-right:67px;}
#footer .accredit span {float: left;line-height:25px;}
#footer span {display:block;text-align: left;}
#footer .accredit img {margin: 0px 5px 0px 0px;}

