html {
	scrollbar-base-color:#d5e0e4
}

body {
	background-color:#d5e0e4;
	color: #202020;
}

h1 {
	margin: 16px;
	font-weight: bold;
	font-size: 147%;
	color: #666666;
	font-family:"Trebuchet MS", Arial;
}

h2 {
	margin: 16px;
	font-weight: bold;
	font-size: 107%;
	color: #666666;
	font-family:"Trebuchet MS", Arial;
}

h3 {
	margin-top: 10px;
	margin-left: 16px;
	color: #fff;
	font-size: 107%;
}

h4 {
	margin-left: 16px;
	font-size: 97%;
}

hr {
	height: 6px;
	background: #91abc4;
	border: 2px solid #91abc4;
}

p, .n, .formbox {
	font-weight: normal;
	font-size:12px;
	font-size:14px;
	color:#f0f8ff;
	color: #202020;
	font-family: Verdana, Arial, Helvetica;
	font-family:"Trebuchet MS", Arial;
	margin:8px;

}

.b {
	font-weight: bold;
	font-size:12px;
	font-size:14px;
	color:#f0f8ff;
	color: #202020;
	font-family: Verdana, Arial, Helvetica;
	font-family:"Trebuchet MS", Arial;
	margin-top:8px;
	margin-left:16px;
}

.b a {
	color: #202020;
	background: #91ABC4;
}

a {
	color: #444;
	text-decoration: overline underline;
	background: #efefef;
}

a:hover {
	background: #ddd;
}

.s {
	font-weight: normal;
	font-size:10px;
	color: #202020;
	font-family:"Trebuchet MS", Arial;
	margin-left:16px;
}

.search {
	background:#99a;
	font-size:12px;
	color:#f0f8ff;
	font-family:"Trebuchet MS", Arial;
	margin: -16px 0 24px 36px;
	padding:8px;
}

input		{
	background-color: #eee;
	font-family:"Trebuchet MS", Arial;
	font-size: 8pt;
	color: #000000;
}

textarea	{
	background-color: #eee;
	font-family:"Trebuchet MS", Arial;
	font-size: 8pt;
	color: #000000;
}

select	{
	background-color: #eee;
	font-family:"Trebuchet MS", Arial;
	font-size: 8pt;
	color: #000000;
}

#slide {
	z-index: 2;
	position: absolute;
	left: 356px;
	top: 0px;
	width: 406px;
	height: 138px;
}


#gr_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:780px;
	height:130px;
	background: #999999 url(images/gr_01.jpg) no-repeat;
}

#gr_02 {
	position:absolute;
	left:0px;
	top:130px;
	width:780px;
	height:22px;
	background: url(images/gr_02.jpg);
}

#gr_03 {
	position:absolute;
	left:0px;
	top:152px;
	width:190px;
	height:136px;
	background: url(images/gr_10.jpg);
	border-top:1px solid #676767;
}

#gr_04 {
	position:absolute;
	left:190px;
	top:152px;
	width:590px;
	height:46px;
	background: #999999 url(images/gr_04.jpg) no-repeat;
}

#gr_05 {
	position:absolute;
	left:190px;
	top:198px;
	width:590px;
	height:426px;
}

#gr_06 {
	position:absolute;
	left:0px;
	top:248px;
	width:190px;
	height:131px;
	background: url(images/gr_06.jpg);
}

#gr_07 {
	position:absolute;
	left:0px;
	top:379px;
	width:190px;
	background: url(images/gr_10.jpg);
	border-bottom:1px solid #676767;
}

#gr_08 {
	position:absolute;
	left:190px;
	top:624px;
	width:1px;
	height:32px;
	background: url(images/gr_08.jpg);
}

#gr_09 {
	position:absolute;
	left:191px;
	top:624px;
	width:589px;
	height:32px;
	background: url(images/gr_09.jpg);
}

#gr_11 {
	width:557px;
	padding:16px;
	background: #91ABC4;
	color: #eee;
	font-weight: 600;
	font-family: fantasy;
	font-family:"Trebuchet MS", Arial;
}

.navcontainer, .navcontainer ul {
	width : 140px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-family:"Trebuchet MS", Arial;
}

.navcontainer li { /* all list items */
	position : relative;
	/* float : left; IN IE*/
	margin-top: 1px;
	margin-left:14px;
	/* margin-left:0px; IN IE*/
}

.navcontainer li a, .navcontainer li a:visited {
	display: block;
	text-align:center;
	padding: 5px 0 7px 0;
	width: 160px;
	color: #000;
	background-color:#e9e8e8;
	text-decoration: none;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	font-size: .8em;
	/*		background : #e9e8e8 url("images/topbar2.gif") repeat-x;*/
	background-position: 0 0;
}

.navcontainer li a:hover {
	color: #000;
	text-decoration: none;
	padding: 7px 0px 5px 0px;
	width: 160px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	background-position: 0 0;
	/*		background : #b9b8b8 url("images/topbar.gif") repeat-x;*/
}

.navcontainer li a#currpage {
	color: #888;
	text-decoration: none;
	padding: 7px 0px 5px 0px;
	width: 140px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	background-position: 0 0;
}

.navcontainer li:hover ul ul, .navcontainer li:hover ul ul ul, .navcontainer li.sfhover ul ul, .navcontainer li.sfhover ul ul ul {
	left: -9em;
}

.navcontainer li:hover ul, .navcontainer li li:hover ul, .navcontainer li li li:hover ul, .navcontainer li.sfhover ul, .navcontainer li li.sfhover ul, .navcontainer li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

.listtable {
	margin-left: 24px;
	width: 544px; /*535px;*/
}

/*
Pictures used as thumbnails,
with links to larger pictures
*/
.piclinks	{
	padding: 10px;
}

.piclinks a, .piclinks a:hover {
	background: #ddd;
	padding: 4px;
}


.navigation {
	float: center;
	text-align: center;
	background: #91abc4;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 5px 15px 5px 5px;
	border: 2px solid #dedede;
}

.navigation a:link, .navigation a:visited {
	color: #222222;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #dedede;
	padding: 5px 5px 5px 5px;
	background: #fffffe;
}

.navigation a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	background-color: #666666;
	border: 2px solid #111111;
}

.goog {
	margin: 8px 0 8px 32px;
	border: 1px solid #91abc4;
}

img {
	border:1px solid #677;
	padding:2px;
	background:#eee;
}

.box {
	background: url(images/headbox.jpg) no-repeat;
	padding-top: 1px;
	margin:0 0 48px 0;
}

.fullbox {
	border: 2px inset #eee;
	padding: 4px;
	background: #91ABC4;
	padding-top: 1px;
	margin:0 12px 36px 12px;
}

.fullbox h3 {
	margin: 8px 16px;
	padding: 0;
	font-size: 127%;
}

.fullbox h4 {
	margin: 4px 16px;
	padding: 0;
}

.inthebox {
	border-left: 4px solid #aaa;
	border-right : 4px solid #aaa;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #666; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA);
/* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #666; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right; background-color: #666; padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #777; }

.addpackage {
	background: #eee;
	border: 1px solid;
	margin: 4px 0 8px 4px;
	padding: 8px;
}

.addpackage h2 {
	background: #91abc4;
	padding: 4px 8px;
	color: #030303;
}

.addpackage ul {
	list-style-image: url(images/arrow.gif);
}

.pricetable {
	float:right;
	background: url(images/bigbutton.gif) no-repeat;
	height:96px;
	width: 336px;
	margin-top: -4px;
	padding-top:6px;
	padding-left:12px;
}

.clear {
	clear: both;
}

.pleft {
	margin-left: 0;
	margin-right: 8px;
	padding: 0;
	font-weight: normal;
	font-size:12px;
	color:#333;
	font-family: Verdana, Arial, Helvetica;
	font-family:"Trebuchet MS", Arial;

}

.pright {
	margin-left: 8px;
	margin-right: 0;
	padding: 0;
	font-weight: normal;
	font-size:12px;
	color:#333;
	font-family: Verdana, Arial, Helvetica;
	font-family:"Trebuchet MS", Arial;
}

.map img {
	background:none;
}