/* Mountain Trek Adventures: www.bigvolcano.com.au/custom/mtntrek/index.html
css &copy; copyright Big Volcano Tourism Marketing &amp; Media.
15/03/06 */

body {
	margin:0px 10px 0px 10px;
	font-family: "Trebuchet MS", "Times New Roman", Roman, serif;
	font-size: 95%;
	background: #006F00;
	color: #000099;
}

#Header {
	background-color: #006600;
	border-collapse: collapse;
	background-image: url(views/mistyrainforestL1.jpg);
	height: 230px;
}

#Header h1 {
	font-size: 220%;
	color: #FF9933;
	letter-spacing: 5px;
	font-style: italic;
}

#Header h2 {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF33;
	padding-top: 5px;
	line-height: 10px;
}

#tel {
	font-size: 90%;
	color: #FF9933;
	font-style: italic;
}

#Nav {
	font-family: "Courier New", Courier, mono;
	font-size: 90%;
	text-align: center;
	background: #006F00;
	padding: 3px;
	line-height: 20px;
}

#Nav a:link {
	color: #FFFF33;
	border-left: 4px solid #FFFF33;
	margin: 3px;
	padding-top: 1px;
	padding-left: 3px;
	padding-bottom: 1px;
	padding-right: 3px;
}

#Nav a:visited {
	color: #EEEEEE;
	border-left: 4px solid #CCCCCC;
	margin: 3px;
	padding-top: 1px;
	padding-left: 3px;
	padding-bottom: 1px;
	padding-right: 3px;
	text-decoration: none;
	font-style: italic;
}

#Nav a:hover {
			background-color: #D0E1D6;
			color: #000099;
			text-decoration: none;
			color: #FF6600;
}

#Nav a:active {
			background-color: #D0E1D6;
			color: #000099;
			text-decoration: none;
			color: #FF6600;
}

#Nav a.current {
	text-decoration: none;
	padding-left: 3px;
	font-weight: bold;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid #CCCCC;
}

#Nav a.booknow:link {
			background-color: #FF6600;
			border: 2px solid #FF6600;
			color: #FFFFFF;
			display: inline;
			text-decoration: none;
			font-size: 120%;
}

#Nav a.booknow:hover {
			background-color: #D0E1D6;
			border: 2px solid #FFFF33;
			color: #000099;
			display: inline;
			text-decoration: none;
}

#Nav a.booknow:visited {
			background-color: #006F00;
			border: 2px solid #CCCCCC;
			color: #FFFFFF;
			display: inline;
			text-decoration: none;
			font-size: 120%;
}

a:link {
	color: #0066FF;
	font-weight: bold;
	font-size: 99%;
}

a:visited {
	color: #339999;
	text-decoration: none;
}

a:hover, a:active { 
	background: #FFFF66;
}

table {
	background: #E7EFD1;
	clear: both;
	width: 98%;
	text-align: left;
}

h3 {
	font-size: 120%;
	color: #FF6600;
	letter-spacing: 5px;
	font-style: italic;
	padding-left: 5px;
}

h4 {
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-transform: uppercase;
	font-style: italic;
	padding-left: 5px;
}

#Contact ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style: url(none) none inside;
	text-align: left;

}

/* standard */

.description { font-family: "Comic Sans MS", Arial, sans-serif; font-size: 8pt; text-align: center; }

p {
	padding-left: 5px;
	padding-right: 4px;
}


.title {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 85%;
	text-align: center;
	margin-top: auto;
	color: #666666;
}

.footer {
	font-size: 75%;
	color: #666666;
	text-align: left;
	margin-top: 50px;
	margin-bottom: -5px;
}

/* end standard */

/* start Floats */

.floatLeft {
	float: left;
	border: 1px solid #003333;
	padding: 5px;
	margin: 5px 20px 5px 5px;
	font-size: 80%;
	text-align: center;
}

.floatRightPhotos {
	float: right;
	border: 1px solid #003333;
	padding: 5px;
	margin: 5px;
	text-align: center;
}

.floatRightCaption {
	float: right;
	border: 1px solid #003333;
	padding: 5px;
	margin: 5px;
	font-size: 80%;
	text-align: center;
}

#Leftdiv {
	float: left; /* IE display bugs fix, WMW DrDoc */
	width: auto;
	margin: 50px 5px 5px;
	padding: 5px;
	height: auto;
	clear: both;
}

#Rightdiv {
	float: right; /* IE display bugs fix, WMW DrDoc */
	width: 250px;
	margin: -20px 5px 5px;
	padding: 5px;
	height: auto;
	clear: right;
	top: 5px;
}

.PhotoCaption {
	float: right;
	border: 1px solid #003333;
	padding: 3px;
	margin: 3px;
	font-size: 80%;
	text-align: center;
	width: 250px;
}

#LeftdivUL {
	float: left; /* IE display bugs fix, WMW DrDoc */
	width: auto;
	margin: 5px 20px 5px 10px;
	padding: 5px 20px;
	height: auto;
	clear: right;
}

/* end Floats */

.kudos { font-size: 9pt; font-weight: normal; font-style: italic; font-family: "Comic Sans MS", Arial, sans-serif}

b {
	color: #FF6600;
}

.smalltext {
	font-size: 85%;
	font-style: italic;
	color: #005E8A;
}

/* enquiry form */

table #form {
	clear: both;
	width: 98%;
	border-collapse: collapse;
}

th {
	font-size: 90%;
	color: #000099;
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
}
