.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.cartitle {
	color: #DE0707;
	font-weight:bold
}
a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.ondark {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
}
.ondark a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.ondark a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.ondark a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.ondark a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.smalltext a:link {
	text-decoration: underline;
}
.smalltext a:visited {
	text-decoration: underline;
}
.smalltext a:hover {
	text-decoration: none;
}
.smalltext a:active {
	text-decoration: underline;
}

.indexpage {
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}

.excursion-container {
	padding: 5px;
	background-color: #F1F1F1;
	border: 1px solid black;
}
#navcontainer {
	width: 190px;
	padding: 5px;
	border: 1px solid #EEE;
	margin: 5px;
}

.black-pic-container {

	padding: 5px;
	border: 1px solid black;
}
.white-pic-container {

	padding: 5px;
	border: 1px solid white;
}
.yellow-pic-container {

	padding: 5px;
	border: 1px solid #E7CF47;
}

.maincontent {
	background:white url("graphics/midbackg.gif") repeat-y top left;
}

.pagefooter {
	background:#000 url("graphics/botbackg.gif") no-repeat top left;
	height: 18px;
}

.rhspanel {
	background: url("graphics/rhs-backg.gif") repeat-y top left;
	width: 250px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
}



#mainwrapper {
	margin:30px;
	border:0px solid red;
}

#introwrapper {
	width:449px;
	background-image: url(graphics/intro_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding:18px 18px 0px;
	margin-bottom:0px;
	border-bottom:1px solid #F8F8F8;
}



#introwrapper p {
	font-size: 11pt;
	font-weight:normal;
	color:#333333;

}




#introbottom {
	background-image: url(graphics/intro_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;

}


#introbottom p {
	visibility:hidden;
	margin:0px;
	padding:0px;

}



#benefitswrapper {
	width:480px;
	border:0px solid orange;
	font-size: 95%;
	margin-top:20px;
}


#benefitsleft {
	float:right;
	width:270px;
	border:0px solid orange;
	font-size: 95%;
	border:0px solid green;
}


#benefitsright {
	width:200px;
	border:0px solid orange;
	font-size: 95%;
	border:0px solid red;
}


#featureswrapper {
	width:480px;
	border:0px solid orange;
	font-size: 95%;
	margin-top:15px;
}

#featuresleft {

	width:480px;
	border:0px solid orange;
	font-size: 95%;
}


#featureswrapper li {
	list-style: url(graphics/bullet_green.gif);
}

#featureswrapper ul, #benefitswrapper ul {
	line-height: 1.7; 
	font-size:10pt;
	font-weight:normal;
	color:#333333;
}

#benefitswrapper li {
	list-style: url(graphics/bullet_orange.gif);
}

#rightwrapper {
	float:right;
	width:228px;
	border-left:1px solid #D7D6D2;
}

#rightinner {
	width:192px,
	float:right;
	border:0px solid green;
	padding-left:23px;
}


.product {
	border-bottom:1px solid #D7D6D2;
	margin-bottom:35px;
	padding-bottom:35px;
}

.product h1 {
	font-size:12pt;
	color:#181461;
	padding:0px;
	margin:0px;
}

.product h2 {
	font-size:10pt;
	color:#FF6633;
	padding:0px;
	margin:0px;
}


#newsletter {
	font-size:10pt;
}

#newsletter li {
	list-style: url(graphics/newsbullet.gif);
	color:#333333;
	padding-left:10px;
	padding-bottom:10px;


}

#newsletter ul {
	border-bottom:1px dotted #333333;
	tex-decoration:none;

}

#discountarea {
	width:708px;
	margin-left:36px;
	margin-top:23px;
	margin-bottom:25px;
	border:0px solid red;
}

#discountarea li {
		padding:10px 0;
		border:0px solid red;
		line-height:150%;
}

