/*
CSS for www.yigotours.com, by Terri O'Sullivan (www.terriosullivan.com) 
*/
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tempus Sans ITC;
	font-size: 80%;
	color: #000;
	text-align: center;
	
}
body {width: 100%;margin:0;}

#top {
	position:absolute;
	width:101%;
	height:115px;
	z-index:1;
	left: -3px;
	top: 1px;
	/*background-color: #CC9900;*/
	background-color:black;
	padding: 0px;
	border-bottom: 1px solid #000000;
	margin: 0;
}
#left {
	position:absolute;
	width:17%;
	height:412px;
	z-index:2;
	left: 82%;
	top: 124px;
	padding:10px 10px 3px 3px;
	margin: 0 3px 0 0;
	text-align: left;
	border-left: 2px solid #ff0000;
}
#left ul, #left ul li ul, #left p {
	font-size:90%;
}
#left ul {list-style-type:none;margin-left:0;padding:0;}
#left ul li {margin:0;padding:0;}
#left ul li {
	margin-left:20px;
}
#left ul ul {list-style-type:circle;}

#left ul li.heading {
	font-size:110%;
	font-weight: bold;
}

#left p a {font-weight:bold;}
#left img {border: solid 1px black;}
#main {
	position:absolute;
	width:80%;
	z-index:3;
	left: 0px;
	top: 124px;
	padding-left: 10px;
	text-align: left;
	border: none;
}

.footer {
	text-align:center;
	font-size:x-small;
	border-top: solid 2px #ff0000;
}

.mainnav {
	border: solid 2px #ff0000;
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
	width: 99%;
	border-right: none;
	border-left: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
}

h1 {
	font-size:160%;
	font-weight:bold;
	color:#FF0000;
	margin: 5px 0 0 0;
}
h2 {
	font-size:120%;
	font-weight:bold;
	color:#006633;
	padding: 0;
	margin: 0;
}
h3 {
	font-size:0.9em;
	font-weight:bold;
	margin: 2px 0 0 0;
	padding: 0;
}

.mainnav a{
	font-size:90%;
	font-weight: bold;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
#main a {text-decoration: underline;}
#main h1 a {text-decoration:none;color:#003300;}
a:visited {
	text-decoration: underline;
	color:#003399;
}
a:hover {
	text-decoration: none;
	color:#009900;
	background-color:#CCCCCC;
}
a:active {
	text-decoration: none;
	color:#FFFF00;
}
.style1 {font-size: 3em}

.contactinfotop {
	font-size:small;
	margin: 0 0 0 0;
	padding:2px 3px 0px 0px;
	position: absolute;
	left: 666px;
	top: 101px;
}
a.emaillink {font-weight:normal;}

.rightfloat{float:right;}

div.alt1 {background-color:#cccccc;}
div.alt2 {background-color:#fff;}

#showflickrphotos {float:right;font-size: x-small }
.message {font-weight:bold; font-size:120%;}
.nodisplay {display:none;}

.col1 {position:absolute; width:42%; border-right:solid 2px #006600;padding-right:7px;}
.col2 {position:absolute; left: 44%;width:42%; border:none; padding-left:5px;}
.col1 p, .col2 p {text-align:justify;}

