*
{
	margin:0;
	padding:0;
}

body
{
	z-index:0;
}

#wrap
{
	position:absolute;
	left:50%;
	width:770px;
	margin-left:-385px;
	background-color:#ffdfd5;
	border-style:solid;
	border-color:#f4a89d;
	border-width:1px;
}

#navDiv
{
	position:relative;
	z-index:3;
}

#navUpDiv
{
	position:relative;
	z-index:2;
}

#header
{	
	position:relative;
	height:90px;
	background:url(../images/logo-10.jpg) no-repeat;
	border-bottom-style:solid;
	border-bottom-color:#ffdfd5;
	border-bottom-width:1px;
}

#header p
{
	margin-bottom:0em;
}

#header p.headimage
{
	position:absolute;
	left:522px;
}

#header p.headimage img
{
	margin-top:0px;
}

#header div.headphones
{
	position:absolute;
	top:1.6em;
	left:30px;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}

#header div.headphones a
{
	color:#FFFFFF;
	text-decoration:none;
}

#header div.headphones a:hover
{
	color:#f4a89d;
}

#main
{
	margin-top:10px;
	margin-bottom:2em;
}


#main p
{
	font-size:10pt;
}

#content
{
	margin-right:1em;
	margin-left:1em;
}

span.tabspace
{
	float:left;
	margin-right:1em;
	width:9em;
}





/* ---- New Tours Styles ---- */
.tourdiv
{
	position:relative;
	min-height:120px;
	height:140px;
	width:100%;
	margin-bottom:1em;
}

.tourdiv p.floatimage
{
	position:absolute;
	top:2.8em;
	left:1px;
}

.tourdiv .detaildiv
{
	margin-left:127px;
}





p, h3, h2
{
	font-family:Arial, Helvetica, sans-serif;
}

h4, h3, h2, a
{
	color:#741d13;
}

h2
{
	text-align:center;
	margin-bottom:1em;
}

h3
{
	font-size:12pt;
	margin-bottom:0.7em;
	padding-left:0.2em;
}

h3 a
{
	text-decoration:none;
}

h3.pinkback
{
	text-align:center;
	background-color:#f4a89d;
	padding-top:0.2em;
	padding-bottom:0.2em;
}

p.linkchain
{
	font-weight:bold;
	color:#741d13;
	margin-left:0.8em;
	margin-bottom:1em;
}

p.linkchain a
{
	color: #f4a89d;
	text-decoration:none;
}

p.linkchain a:hover
{
	color:#FFFFFF;
}

p strong
{
	color:#741d13;
}

p.pararight
{
	text-align:right;
}

img
{
	margin-top:3px;
}

a:hover, a:hover strong
{
	color:#FFFFFF;
}