@charset "iso-8859-1";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:18px;
}

html, body {
height:100%;
}

.maintable {
height:100%;
}

body {
	background-color: #d4d7db;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #00759a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00759a;
}
a:hover {
	text-decoration: underline;
	color: #00759a;
}
a:active {
	text-decoration: none;
	color: #00759a;
}
h2 {
	font-weight: bold;
}
h1, h2, h3, p {
	margin-top: 0px;
	margin-bottom: 8px;
	}
h1 {
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999;
}
h2 {
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #00759A;
	margin-bottom: 15px;
}
h3 {
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00759A;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999;
	font-weight: bold;
}
.style1 {
	color: #999999;
}
.style2 {
	font-size: 14px;
}

.tasmaniatrip-mainbox {
padding-left:40px;
padding-right:40px;
padding-top:20px;
padding-bottom:10px;
border:none;
}

.menucol {
width:100%;
height:1000px;
}

.rightcolumn {
width:153px;
}

.leftcolumn {
width:169px;
}

.pullout {
padding:5px;
background-color:#E3D7F9;
margin-top:5px;
margin-bottom:5px;
}

.topleft {
background-image:url(../image-files/tasmaniatrip_topbg.jpg);
background-repeat:repeat-x;
background-position:right top;
height:222px;
}

.topright {
background-image:url(../image-files/tasmaniatrip_topbg.jpg);
background-repeat:repeat-x;
background-position:left top;
height:222px;
}

.midleft {
background-image:url(../image-files/tasmaniatrip_bg.jpg);
background-repeat:repeat;
background-position:right top;
}

.midright {
background-image:url(../image-files/tasmaniatrip_bg.jpg);
background-repeat:repeat;
background-position:left top;
}

.mid {
background-image:url(../image-files/tasmaniatrip-conttnt.jpg);
background-repeat:repeat-y;
background-position:top;
}

.botleft {
background-image:url(../image-files/tasmaniatrip_botbg.jpg);
background-repeat:repeat-x;
background-position:right top;
height:81px;
}

.botmid {
background-image:url(../image-files/tasmaniatrip_bot.jpg);
background-repeat:no-repeat;
background-position:center top;
height:81px;
}

.botright {
background-image:url(../image-files/tasmaniatrip_botbg.jpg);
background-repeat:repeat-x;
background-position:left top;
height:81px;
}
.table {
	margin-top: 15px;
	margin-bottom: 20px;
}
.nav {
	list-style: none;
	text-align: left;
	text-indent: 0px;
	display: inline;
}

