@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	line-height: 1;
	background-image: url(images/1337.jpg);
	background-attachment: fixed;
}

#container {
	width: 900px;
	margin: 0 auto;
}

#topbar {
	position: absolute;
	width: 900px;
	height: 34px;
	z-index: 2;
}

#topbar p {
	padding-top: 10px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

#socialicon {
	margin-top: -17px;
	margin-left: 115px;
	clear: left;
}

#newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	float: right;
	clear: both;
	margin-top: -27px;
	margin-right: 5px;
}

#header {
	position: absolute;
	width: 900px;
	height: 332px;
	background-image: url(images/header1.png);
	z-index: 1;
}

#navigation {
	position: absolute;
	width: 900px;
	height: 165px;
	background-image: url(images/link_bg.png);
	margin-top: 310px;
	z-index: 0;
}

#links {
	width: 846px;
	margin: 0 auto;
	margin-top: -10px;
}

#rodeolinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

#rodeolinks a {
	color: #999;
}

#rodeolinks a:hover {
	color: #CCC;
	text-decoration: none;
}

#rodeolinks a:active {
	color: #000;
}

#rodeolinks a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
#content {
	width: 850px;
	margin: 20px auto 0 auto;
	background-color: #FFF;
	border: 4px double #CCC;
	padding-bottom: 15px;
}

#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding: 15px;
	color: #999;
	font-weight: bold;
	line-height: 14px;
}

#content ul {
	margin-top: -30px;
	margin-left: 25px;
}

#content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	font-style: italic;
	list-style: circle;
	margin-left: 25px;
}

#content h2 {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	margin-left: 15px;
}

.tourstopinfo {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.contactinfo {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

#contactinfo {
	margin-left: 15px;
	margin-right: 15px;
}

.tourstop {
	margin-left: 25px;
	text-align: justify;
	margin-right: 15px;
	line-height: 15px;
}

.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	font-style: italic;
}

#eventdescript {
	width: 800px;
	height: 320px;
	margin: 0 auto 10px auto;
	background-image: url(images/eventdesc_bg.png);
	background-repeat: no-repeat;
	padding-top: 20px;
}

#eventdescript img {
	margin-top: 25px;
	margin-left: 45px;
	border: 2px solid #C7C7C7;
}

#eventdescript p {
	color: #000;
	font-size: 12px;
	padding-right: 35px;
	line-height: 20px;
	font-style: italic;
	font-weight: normal;
	height: 235px;
	text-align: justify;
}

.floatcont {
	width: 520px;
	float: right;
	padding-top: 10px;
}

#eventdescript h2 {
	text-decoration: underline;
	color: #000;
	padding-left: 20px;
}

#footer {
	margin: 8px auto 0 auto;
	width: 850px;
	height: 32px;
	background-color: white;
	border: 4px double #CCC;
	font-style: italic;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
}

#footer p {
	text-align: center;
	margin-top: 1px;
}

#form-div { 
  font-family : verdana, helvetica, palatino sans, tahoma, arial, sans-serif;
  width : 70%;
  margin : auto;
  color : #555;
  line-height : 1.7em;
}

#form-div p.form-footer {
  margin : -35px 2px 20px 13px;
 }

#form-div p.form-footer a { 
  color : #669900; 
}

#form-div p.form-footer a:hover, #form-div p.form-footer a:focus, #form-div p.form-footer a:active { 
  color : #000; 
  text-decoration : none; 
}

#form-div p.form-footer a:focus, #form-div p.form-footer a:active { 
  background-color : #eee; 
}

#form-div a { 
  color : #669900; 
}
  
#form-div a:hover, #form-div a:focus, #form-div a:active { 
  color : #000; 
  text-decoration : none; 
}

#form-div a:focus, #form-div a:active { 
  background-color : #eee; 
}

#form-div p.success, #form-div p.error, #form-div p.center { 
  color : #fff;
  padding : 1px 4px; 
  border : 1px solid #000; 
  background-color : #669900;
  margin : 10px 3px;
  text-align : center;
}

#form-div p.error { 
  background-color : #bb0000; 
}

#form-div p.error a, #form-div p.success a {
  color : #ffff7f;
}

#form-div p.center {
  text-align : center;
  background-color : #edbaba;
  color : #000;
  margin-top : -3px;
  padding : 0px 4px; 
}

#form-div p.error a:hover, #form-div p.error a:focus, #form-div p.error a:active, 
#form-div p.success a:hover, #form-div p.success a:focus, #form-div p.success a:active {
  color : #eee;
  background-color : #bb0000; 
}

#form-div p.success a:hover, #form-div p.success a:focus, #form-div p.success a:active {
  background-color : #669900; 
}

form#gbcf-form { }

fieldset.main-set,
fieldset.req-set,
fieldset.opt-set { 
  border : 1px solid #eee;
  padding : 5px;
}

#form-div legend { 
  font-weight : bold;
}

#form-div legend span { 

}

legend.main-legend { 
  color : #777;
  font-size : 110%;
}

legend.req-legend,
legend.opt-legend { 
  color : #777;
}

legend.main-legend span {
}
 
legend.main-legend { 

}

legend.req-legend span { 

}

legend.req-legend {
  margin-left : -2px;
}

legend.opt-legend span { 

}

legend.opt-legend { 
  margin-left : -2px;
}

label.req-label, label.opt-label {
  color : #669900;
}

label.opt-label.check {
  float : right;
  padding : 0;
  margin : 1px 4px;
  cursor : pointer;
}

label.opt-label.main-label {
  margin : 0 2px;
  font-weight : bold;
}

label.opt-label.main-label span {
  font-weight : normal;
  color : #666;
}

label.opt-label.main-label span.req, label span.req  {
  font-weight : bold;
  color : #c70000;
}

label.req-label.explain {
  color : #666;
  font-size : .8em;
}

label.req-label.explain:hover {
  color : #000;
}

input.text-long.address, input.text-long.address:hover, input.text-long.address:focus,
input.text-long.address.hover, input.text-long.address.focus {
  border-bottom : 0;
  margin-bottom : 0;
  padding-bottom : 2px;
  border-bottom : 1px dotted #bbb;
}

input.text-long.address2, input.text-long.address2:hover, input.text-long.address2:focus,
input.text-long.address2.hover, input.text-long.address2.focus {
  border-top : 0;
  margin-top : 0;
  padding-top : 2px;
  border-top : 1px dotted #bbb;
}

input.checkbox {
  border : 1px solid #999;
  width : .9em;
  height : .9em;
  padding : 0;
  margin : 0;
  cursor : pointer;
}

input.checkbox:hover, input.checkbox.hover,
input.checkbox:focus, input.checkbox.focus {
  border : 1px solid #666;
}

input.text-short, 
input.text-med, 
input.text-long,
select.select,
textarea.textarea {
  font : 1em verdana, helvetica, palatino sans, tahoma, arial, sans-serif;
  border : 1px solid #999;
  background-color : #fffffe;
  cursor : text;
  padding : 1px 2px;
}

select.select {
  padding : 1px 0;
}

input.text-short {
  width : 100px;
}

input.text-med, select.select {
  width : 250px;
}

input.text-long {
  width : 300px;
}

textarea.textarea {
  width : 440px;
  height : 200px;
}

select.select, select.select option {
  cursor : pointer;
}

input.text-short:focus, input.text-short.focus, 
input.text-med:focus, input.text-med.focus,
input.text-long:focus, input.text-long.focus,
select.select:focus, input.select.focus,
textarea.textarea:focus, textarea.textarea.focus {
  border : 1px solid #666;
  background-color : #ffe;
}

input.button { 
  font : 1.1em verdana, helvetica, palatino sans, tahoma, arial, sans-serif;
  font-weight : bold;
  margin-top : 8px;
  padding : 1px 10px;
  cursor : pointer;
  float : right;
  clear : both;
  color : #669900;
}

input.button:hover, input.button.hover,
input.button:focus, input.button.focus {
  color : #333;
}

* html input.button {
  border : 1px solid #666;
}
