html, body { 
	margin: 0; padding: 0; width: 100%; height: 100%; 
	/*font-family:"Trebuchet MS",Arial,Sans-Serif;*/
	font-family: "Helvetica";
	font-size:14px;
}

img {
	border: none;
}

a:link {
	text-decoration: none;
	outline: none;
	color:#289acf;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	outline: none;
	color:#289acf;
	font-weight: bold;
}


a:hover { 
	text-decoration: none;
	outline: underline;
	color:#289acf;
	font-weight: bold;

}
li {
	/*font-family:"Trebuchet MS",Arial,Sans-Serif;*/
	font-family: "Helvetica";
	font-size:14px;
	line-height: 18px;
}

input {
	border:1px solid #b7b7b7;
	padding:5px;
}

select {
	border:1px solid #b7b7b7;
	padding:2px 5px 2px 5px;
	margin:0 0 8px;
}

textarea {
	border:1px solid #b7b7b7;
	padding:5px;
	font-family: "Helvetica";
	font-size:12px;
	overflow: auto;
}

h1 {
	font-family: "Helvetica";
	font-size:22px;
	padding: 0px;
	margin: 0px;
	line-height:16px;
	color:#afc049;

}

h3, h2 {
	font-family: "Helvetica";
	font-size:22px;
	padding: 0px;
	margin: 0px;
	line-height:22px;
	color:#a0b043;
}

h4 {
	font-family: "Helvetica";
	font-size:13px;
	font-weight: bold;
	color: #594242;
	padding:0px;
	margin:0px;
}

p {
	position: relative;	
	/*font-family:"Trebuchet MS",Arial,Sans-Serif;*/
	font-family: "Helvetica";
	font-size:14px;
	line-height: 17px;
	z-index: 5000;
}

#climberContainer {
	position: relative;
	z-index: -1;
}

#climber {
	position: absolute;	
	width:176px;
	height:391px;
	right:-108px;
	top:250px;
	z-index: -1;
}


#compassContainer {
	position: relative;
}

#compass {
	position: absolute;	
	width:274px;
	height:286px;
	left:-125px;
	top:300px;
	z-index: 1000;
}

#background img { 
	position: fixed; top: 0; left: 0; z-index: -1000; width: 100%; height: 100%; 
}

#logo {
	margin:10px 0px 10px 0px;
	float: left;
}

#header {
	width:922px;
	/*background-image: url('../images/sunburst.jpg');*/
	background-repeat: no-repeat;
}

#bgimg {
	position: fixed;
	z-index: -10000;
}


#tagLine {
	position: relative;
	top:-17px;
	font-family: "Helvetica";
	font-size:13px;
	color:#594242;
	font-weight: bold;
	float:right;
}


#container  {
	width:922px;
	height:auto;
	margin-left: 10px;
	margin-right: 10px;
}

#wrap {
	width:950px;
	height:auto;
	margin: 15px auto 0 auto;	
	background-image: url('../images/wrap-shadow.png');
	background-repeat: repeat-y;
	z-index: 500;
}

/*---------------------------Menu-----------------------------------------*/

#menu-container {
	width:922px;
	height: 150px;
	border-top:1px dotted  #b7b7b7;
	border-bottom:1px dotted  #b7b7b7;
}

.menu {
    height:88px;
    margin: 15px 0px 0px 0px;
    padding:0px;
    list-style: none;
}

.menu ul {
	margin-left: 0px;
	padding-left: 0px;
	
}

.menu li{
	float:left;
	padding:0px 2px 0px 0px;
}


.menu li a span {
	font-family: "Helvetica";
	font-size:12px;
	color:#ffffff;
	font-weight: normal;
	line-height: 208px;
	outline: none;
	padding: 0px 0px 0px 8px;
	display: block;
	
}

.menu li a:hover span {
	font-family: "Helvetica";
	font-size:12px;
	color:#afc049;
	font-weight: normal;
	line-height: 208px;
	padding: 0px 0px 0px 8px;
}


.menu .item1 {
	display:block;
	width:129px;
	height:122px;
	background-image: url('../images/NavHomeBtn.jpg');
	background-repeat: no-repeat;
}

.menu .item5  {
	display:block;
	width:129px;
	height:122px;
	background-image: url('../images/NavContactBtn.jpg');
	background-repeat: no-repeat;
}

.menu .item7  {
	display:block;
	width:129px;
	height:122px;
	background-image: url('../images/NavGalleryBtn.jpg');
	background-repeat: no-repeat;
}

.menu .item8  {
	display:block;
	width:129px;
	height:122px;
	background-image: url('../images/NavBookBtn.jpg');
	background-repeat: no-repeat;
}

.menu .item9 {
	display:block;
	width:129px;
	height:122px;
	background-image: url('../images/NavAdventureBtn.jpg');
	background-repeat: no-repeat;
}

.menu .item15  {
	display:block;
	width:129px;
	height:122px;
	background-image: url('../images/NavSinglesBtn.jpg');
	background-repeat: no-repeat;
}

.menu .item16  {
	display:block;
	width:129px;
	height:122px;
	background-image: url('../images/NavWisconsinBtn.jpg');
	background-repeat: no-repeat;
}


/*---------------------------SEARCH-----------------------------------------*/
.search {
	width:245px;
	float:right;
	margin:22px 0px;
}

.search label {
	/* HIDE THE LABEL */
    display: none;
}

.search .button {
	width:70px;
	border:1px solid #b7b7b7;
	padding:4px;
	margin: 0 0 0 10px;
	cursor: pointer;
}

/*---------------------------SEARCH-----------------------------------------*/


/*---------------------------End Menu-----------------------------------------*/


/*---------------------------START TWITTER-----------------------------------------*/

.twitterfeedrss {
	width:325px;
	height: auto;
	float:right;
	background-image: url('../images/twitterIcon.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin:0px 0px 0px 0px;
	/*border-top:1px dotted #b7b7b7;*/
	border-bottom:1px dotted #b7b7b7;
	padding:0px 0px 15px 0px;	
}

.twitterfeedrss p{ 
	margin: 0px 0px 0px 90px;
}

.twitterfeedrss {
	font-family: "Helvetica";
	font-size:13px;
	color:#444444;
	line-height:16px;
	margin:15px 0px 0px 0px;
}


#followme {
padding:5px 0px 0px 0px;
float:right;
}

/*---------------------------GOOGLE CALENDAR-----------------------------------------*/

#calendarFeed {
	float:right;
	width:325px;
	margin:20px 0px 0px 0px;
	border-bottom:1px dotted #b7b7b7;
}

#calendarFeed ul{
	padding:0px;
	margin:10px 0px 0px 0px;
	list-style: none;
	
}

#calendarFeed li{
	line-height: 20px;
	margin:5px 0px 5px 0px;
	padding: 0px;
	background-color: #f5f5f5;
}

#calendarFeed li h4 {
	font-family: "Helvetica";
	font-size:13px;
	font-weight: bold;
	color: #594242;
}

#calendarFeed a:link {
	color: #594242;
}

#calendarFeed a:visited {
	color: #594242;
}

#calendarFeed a:hover {
	display: block;
	background-color: #d5d9c1;
}

.calendarDate {
	font-family: "Helvetica";
	font-size:13px;
	font-weight: normal;
}

/*---------------------------GOOGLE CALENDAR-----------------------------------------*/


/*---------------------------NEWSLETTER-----------------------------------------*/

#signupContainer {
	width:325px;
	height:auto;
	padding:0px 0px 20px 0px;
	border-bottom:1px dotted #b7b7b7;
}


#signupContents {
	display: block;
	width:325px;
	height:200px;
	padding:0px 0px 10px 0px;
}

#newsletter-intro {
	padding:0px;
}

#signupContents input {
	margin:0px 0px 15px 0px;
	/*cursor: pointer;*/
}

.signupBtn {
	width:165px;
	height:36px;
	margin: 15px 0px 0px 0px;
	background-image: url("../images/signupBtn.jpg");
	background-repeat: no-repeat;
}

.signupBtn a{
	width:165px;
	height:36px;
	float:left;
	font-family: "Helvetica";
	font-size:14px;
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin:12px 0px 0px 0px;
	cursor: pointer;
}

#closeSignup {
	float:right;
	position: relative;
	top:5px;
	right:10px;
}

#closeSignup a{
	font-family: "Helvetica";
	font-size:12px;
	color:#594242;
}

#newsletterSubmit {
	cursor: pointer;
}

#newsletterError {
	/*padding:10px 0px 10px 0px;*/
	display: none;
}

#newsletter-success {
	display: none;
	height:200px;
}



/*---------------------------NEWSLETTER-----------------------------------------*/



/*---------------------------SOCIAL MEDIA ICONS-----------------------------------------*/
#socialMediaIcons {
	width:325px;
	height:80px;
	float:right;
	margin:20px 0px 20px 0px;
	border-bottom:1px dotted #b7b7b7;
}

#socialMediaIcons a {
	float:left;
	padding:0px 10px 0px 0px;
}


/*---------------------------SOCIAL MEDIA ICONS-----------------------------------------*/

/*---------------------------TRAVEL FAQ-----------------------------------------*/

#travel-faq {
	width:325px;
	height:auto;
	float:right;
	margin:0px 0px 20px 0px;
	border-bottom:1px dotted #b7b7b7;
}

#faq p{
	font-family:"Trebuchet MS",Arial,Sans-Serif;
	font-size:12px;
}



/*---------------------------TRAVEL FAQ-----------------------------------------*/





/*---------------------------FLASH SLIDESHOW----------------------------------------*/

#flash-slideshow {
	width:922px;
	margin-top: 10px;
	}
/*---------------------------FLASH SLIDESHOW----------------------------------------*/


/*---------------------------CONTACT ----------------------------------------*/

#contact-form {
	width:225px;
	margin:0px 0px 0px 20px;
	padding:45px 0px 0px 0px;
	float:left;
}

#contact-form input, textarea {
	background-color: #faf6e8;
	color: #6c6a64;
}

#contact-divider {
	padding:20px 0px 20px 0px;
	border-top:1px dotted #b7b7b7;
}

#submitBtn {
	border:none;
	font-size:18px;
	font-weight:bold;
	cursor: pointer;
}


#contact-postcard {
	width:525px;
	height: 339px;
	background-image: url("../images/postcard.jpg");
	background-repeat: no-repeat;
}

#contact-form h4 {
	font-family: "Helvetica";
	font-size:12px;
	font-weight: bold;
	color: #6c6a64;
}

#contact-address {
	width:250px;
	float:left;
	margin:115px 0px 0px 25px;
	font-family: "Helvetica";
	font-size:12px;
	font-weight: bold;
	color: #6c6a64;
}

#contact-address p{
	line-height: 28px;
	font-size:16px;
	font-weight:normal;
}

#contact-address a{
	line-height: 28px;
	font-size:16px;
	font-weight:normal;
}

#email-sent, #email-sending {
	float:left;
	padding:150px 0px 0px 45px;
	width:170px;
	display: none;
	font-family: "Helvetica";
	font-size:12px;
	font-weight: bold;
	color: #6c6a64;
}

#errorMsg {
	padding:35px 0px 0px 0px;
	display: none;
	font-family: "Helvetica";
	font-size:12px;
	font-weight: bold;
	color: #6c6a64;
}



#received-image {
	position: relative;
	top:150px;
	left:100px;
	float:left;
	display: none;
	width:150px;
	height:143px;
	background-image: url("../images/received.png"); 
	background-repeat: no-repeat;
}

/*-----------------------------Testomonials------------------------------------*/

ul.menu_testimonials {
	list-style: none;
	margin:0px;
	padding: 0px;
}

#testimonials blockquote {
	margin: 0px 0px 0px 15px;
	padding: 0px 5px 0px 45px;
    background: url(../images/quote-open.png) top left no-repeat;
}

#testimonials blockquote p {
	padding: 12px 0px 15px 0px;
	font-size: 14px;
    line-height: 18px;
}

#testimonials cite {
	position: relative;
	top:-25px;
	font-size: 15px;
	color:#3C679B;
	margin:0px 0px 0px 60px;
}

#testimonials blockquote.blockquote-indent {
	margin-left:90px;
}

#testimonials cite.blockquote-indent {
	margin-left:135px;
}


#customer-testimonials {
	width:325px;
	height:110px;
	float:right;
	margin:0px 0px 20px 0px;
	border-bottom:1px dotted #b7b7b7;
}

/*---------------------------WEATHER ------------------------------------*/

.plg_weather  {
	font-size: 13px;
	padding:6px;
	border-bottom:1px dotted #b7b7b7;
	margin-bottom: 10px;
}

.plg_weather img {
	border-bottom:none;
}

.plg_weather b {
	font-size: 13px;
}


/*-----------------------------Testomonials------------------------------------*/


/*---------------------------CONTACT ----------------------------------------*/


/*---------------------------FLASH GALLERY----------------------------------------*/

#flash-gallery {
	position: relative;
	margin:0px auto 0px auto;
	width:800px;
	height:550px;
	border:1px solid #E1E1E1;
	outline: none;
}

#flash-gallery object {
	outline: none;
}

#gallery-bottom-container {
	float:left;
	width:900px;
}

#flickr-badge {
	width:100px;
	height:40px;
	border-right:1px solid #E1E1E1;
	float:left;
}

#flickr-badge p{
	margin:0px;
	padding:0px;
	color:#bdbdbd;
	font-size: 10px;
}

#gallery-copy {
	width:800px;
}

#gallery-copy2 {
	float: left;
	padding:0px 0px 0px 20px;
}

/*---------------------------FLASH GALLERY----------------------------------------*/

/*---------------------------WISCONSIN PAGE----------------------------------------*/

#wisonsin-map img{
	float:left;
	width:175px;
	height: 184px;
	margin:15px;
}

#wisconsin-text  {
	width:auto;
}




/*---------------------------WISCONSIN PAGE----------------------------------------*/




/*---------------------------SINGLES TRAVEL PAGE----------------------------------------*/
ul.menu_singles-trips {
	list-style: none;
}

/*---------------------------SINGLES TRAVEL PAGE----------------------------------------*/


/*---------------------------BOOK A TRIP PAGE----------------------------------------*/

.steps img{
	float:left;	
	margin:20px 0px 20px 0px;
}

.steps h3{
	margin:0px 25px 0px 65px;
	padding-top:40px;
	
}

#booking-form {
	padding: 0px 0px 0px 15px;
}

#booking-form input {
	padding: 3px 0px 8px 0px;
	margin:0px 0px 10px 0px;
	
}

#submitBookit {
	width:100px;
	margin: 0px 0px 8px 0px;
	padding: 6px;
	cursor: pointer;
	font-size: 15px;
	height:30px;
}

.infoForm {
	border-top:1px dotted #B7B7B7;
	border-bottom:1px dotted #B7B7B7;
	padding:7px 0px 7px 70px;
}


#booking-form textarea {
	background-color: #ffffff;
	color:#000000;
}

.contact-info-colum1 {
	float:left;
}

.contact-info-colum2 {
	float:left;
	padding:0px 0px 0px 20px;
}

#disclaimer {
	position: relative;
	width:475px;
	height:300px;
	border:1px solid #b7b7b7;
	padding:5px;
	overflow-y: scroll;
}

#disclaimer p{
	font-size: 11px;
}

#thank-you {
	display:none;
}

/*---------------------------BOOK A TRIP PAGE----------------------------------------*/






/*---------------------------MAIN CONTENT----------------------------------------*/

.homepage {
	padding-bottom: 10px;
	border-bottom:1px dotted #b7b7b7;
}

#leftCol {
	float:left;
	width:575px;
	margin:20px 0px 0px 0px;
}

#rightCol {
	float:right;
	width:325px;
	height:auto;
	margin:20px 0px 0px 0px;
}


.contentheading{
	
}

.blog p{
	/*font-family:"Trebuchet MS",Arial,Sans-Serif;*/
	font-family: "Helvetica";
	font-size:14px;
	/*font-family: "Helvetica";
	font-size:14px;*/
	color:#000000;
	line-height: 17px;
	margin-top:4px;	
}

/*h2.contentheading  {
	font-family: "Helvetica";
	font-size:18px;
	padding: 0px;
	margin: 0px;
	line-height:0px;
	color:#afc049;
}*/

.blog img {
	padding:0px 15px 0px 0px;
	/*border:solid #000000 1px;*/
}

/*.blog ul {
	list-style: none;
	font-family:"Trebuchet MS",Arial,Sans-Serif;
	font-size:16px;
	font-weight: bold;
	color:#289acf;
	/*padding-left: 0px;
	margin-left: 0px;*/
} */

#destinations {
	/*background-image: url("../images/globe2.jpg");
	background-repeat: no-repeat;*/
}

#destinations-left {
	float:left;
	width:200px;
}

#destinations-left ul, #destinations-right ul {
	list-style: none;
	/*font-family:"Trebuchet MS",Arial,Sans-Serif;*/
	font-family: "Helvetica";
	font-size:16px;
	font-weight: bold;
	color:#a5a5a5;
}

#destinations-left ul li {
	line-height: 22px;
}

#destinations-left ul li a{
	color:#289acf;
}

#destinations-left ul li a:link{
	color:#289acf;
}

#destinations-left ul li a:visited {
	color:#289acf;
}

#destinations-left ul li a:hover {
	color:#289acf;
	text-decoration: underline;
}

#destinations-left ul li a:static {
	color:#289acf;
	text-decoration: underline;
}

#destinations-right {
	float:right;
	width:250px;
}

#destinations-right ul {
	margin-left: 0px;
	padding-left: 0px;
}

#destinations-right ul li{
	line-height: 22px;
	
}

#destinations-right ul li a:link{
	color:#289acf;
}

#destinations-right ul li a:visited {
	color:#289acf;
}

#destinations-right ul li a:hover {
	color:#289acf;
	text-decoration: underline;
}

#destinations-right ul li a:static {
	color:#289acf;
	text-decoration: underline;
}



/*-------------------events templates ------------------------------*/
#events-template {
	width:575px;
}

#events-template p{
	font-size: 13px;
	margin-top: 2px;
}

#events-template h3 {
	display: block;
	line-height: 25px;
	padding-top:15px;
}

#events-template strong {
	font-size: 14px;
}

.book-now {
	width:165px;
	height:36px;
	background-image: url("../images/signupBtn.jpg");
	background-repeat: no-repeat;
}

.book-now a{
	width:165px;
	height:36px;
	float:left;
	font-family: "Helvetica";
	font-size:1.2em;
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	line-height: 36px;
	padding:1px 0px 0px 0px;
}


/*-------------------events templates ------------------------------*/


/*---------------------------TABS----------------------------------------*/




/*-------------------destination templates ------------------------------*/
#destination-template {
	width:575px;
}

#destination-template p{
	font-size: 13px;
	margin-top: 2px;
}

#destination-template h3 {
	display: block;
	line-height: 25px;
	padding-top:15px;
}

#destination-template strong {
	font-size: 14px;
}



/*---------------------------TABS----------------------------------------*/

ul.jwts_tabbernav li a, ul.jwts_tabbernav li a:link {
	position: relative;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	margin:0 3px;
	padding:3px 2px;
	z-index: 5000;
}


/*images insiden of tabs */
.jwts_tabbertab img {
	margin:5px 10px 5px 0px;
}

.jwts_tabbertab h3{
	
}

/*---------------------------TABS----------------------------------------*/


/*---------------------------MAIN CONTENT----------------------------------------*/



/*---------------------------Footer-----------------------------------*/
#footer {
	width:941px;
	background-image: url("../images/footer-shadow.png");
	background-repeat: no-repeat;
	height:200px;
}

#footer-container {
	width:930px;
	padding:5px 0px 0px 0px;
	margin:0px auto 0px auto;
}

#footer ul.menu { 
	padding: 20px 60px 0px 25px;	
	height:auto;
	float:left;
}


#footer ul.menu li {
	padding: 0px;
	margin:0px;
	height:auto;
	clear: left;
}

#footer ul.menu li span{
	font-size: 13px;
	font-weight: normal;
	line-height: 17px;
}

#footer ul.menu li {
	width:auto;
	height:auto;
	background-image: none;
	padding: 0px;
	margin:0px;
	line-height: 14px;
}


#footer-logo img{
	margin: 45px 0px 0px 10px;
	float:left;
}

#footer-contact {
	position:relative;
	top:40px;
	float:left;
	width:auto;
	height:120px;
	border-left:solid #838383 1px;
	border-right:solid #838383 1px;
	padding:0px 30px 0px 30px;
}

#footer-contact p {
	font-size: 13px;
	color:#ffffff;
	line-height: 17px;
	margin: 15px 0px;
	padding:0px;
}

#footer-copyright {
	width:941px;
	float:left;
	text-align: center;
	margin:5px 0px 0px 0px;
}

#footer-copyright p{
	color:#ffffff;
	font-size: 11px;
	line-height: 12px;
}

#footer-credit-logos {
	position: relative;
	top:8px;
	left:5px;
	float:right;
}

#footer-credit-logos img {
	padding:5px;
}
#travelex-logo {
	padding-bottom: 10px;
}
#travelex-text {
	width:220px;
}


#footer-trademark h4 {
	text-align:center;
	padding-bottom: 5px;
}

label.error {
		background: url('http://dev.jquery.com/view/trunk/plugins/validate/demo/images/unchecked.gif') no-repeat;
		padding-left: 16px;
		margin-left: .3em;
	}

