﻿.back					{font-size:11px;font-family:verdana;}
.body					{font-size:11px;font-family:verdana;}
.term					{font-size:11px;font-family:verdana;}
.splash					{font-size:11px;font-family:verdana;}
.sidenav				{font-size:11px;font-family:verdana;}
.textonly				{font-size:11px;font-family:verdana;}
.graph					{font-size:11px;font-family:verdana;}
.print					{font-size:11px;font-family:verdana;}
.trail					{font-size:11px;font-family:verdana;}
.liner					{font-size:11px;font-family:verdana;}
.footer					{font-size:11px;font-family:verdana;}

.admin					{font-size:9.5px;font-family:tahoma;}
.admin					{color:white;}
.admin		a:link		{text-decoration:none;color:white;}
.admin		a:visited	{text-decoration:none;color:white;}
.admin		a:hover 	{text-decoration:none;color:yellow;}
.admin		a:active	{text-decoration:none;color:red;}


html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 12px/1.2em Tahoma, Arial, 'Arial MT', Helvetica, sans-serif;
	color: #4C3027;
}

strong
{
	font-size:16px;
}

a {
	color: #3C617F;
	text-decoration: none;
}
div, p, ul, li, h1, h2, h3, form, fieldset, legend {
	margin:0px;
	padding:0px;
}

input, label {
	margin-left:0;
	margin-right:0;
}
h1 {
	font: 20px/1em Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
h2 {
	font: bold 18px/1em  Georgia, "Times New Roman", Times, serif;
}
h3, h4, h5 {
	font-size: 12px;
	line-height:2em;
	font-weight:bold;
}
p.fineprint {
	font-size:10px;
}
hr {
	background: #B8B2CA;
	border: 0;
	color: #B8B2CA;
	height: 1px;
	margin: 0 0 1em 0;
}

/* Building Blocks
---------------------------------------------------- */

#outerouterwrapper {
	width:800px;
	overflow:hidden;
	margin:auto;
}
#outerouterwrapper.secondary { /* this class accommodates the inclusion of the adventure guide sidebar on all pages except the home page */
	width:799px;
	overflow:hidden;
}
#outerwrapper {
	margin:auto;
	width:800px;
	text-align:left;
	padding-bottom:32px;
}
#outerwrapper.secondary {
	float:left;
}


#innerwrapper {
	width:800px;
}
#outerwrapper.secondary #innerwrapper {
	float:right;
	overflow:hidden;
}

#masthead {
	width:799px;
	height:90px;
	background: url(images/masthead.gif) no-repeat left 30px;
	position:relative;
}
*html #masthead {
	background: url(images/masthead.gif) no-repeat left 30px;
}


#dirnav {
	clear:right;
	float:right;
	text-align:right;
	width: 400px;
	padding-right:11px;
	padding-top:5px;
}
#mainnav {
	clear:both;
	background:#82CDFF;
	width:800px;
	height:29px;
	overflow:hidden;
}
#contentwell {
	padding:0 5px 0px 15px;
	float:left;
	background:#FFFFFF url(../../images/common2007/bg_contentwell.jpg) no-repeat left top;
	width:799px;
	min-height:475px;
}
*html #contentwell {
	height:475px;
}

#homecontentwell {
	background:url(images/bg_homecontentwell.gif) no-repeat left bottom;
	float:left;
	width:799px;
}
#content {
    Background-color:#FFFFFF;
}

.separator
{
    line-height:5px;
}

#homecontentwell #content {
	padding:5px 0 0 0px;
	float:left;
	width:799px;
}
#sidenav {
	float:left;
	width:231px;
	border-bottom:#FFFFFF solid 150px;
	border-top:#FFFFFF solid 2px;
}
#footerbar {
	clear:both;
	width:712px;
	height:24px;
	margin:0 auto;
	padding:12px 30px 0 30px;
	position:relative;
}
#globe {
	position:relative;
	top:-9px;
	left:-4px;
}
#globenavwrapper {
	position:absolute;
	bottom:28px;
	left:15px;
	width:231px;
	height:150px;
	overflow:hidden;
}
*html #globenavwrapper {
	bottom:36px;
}
#globenav {
	position:absolute;
	background:url(images/globalnav.gif) no-repeat left top;
	width:199px;
	height:150px;
	padding:16px;
	left:0px;
	top:150px;
}
#globenav #close {
	position:absolute;
	right:0px;
	top:0px;
}


/* Top Navs and Masthead
---------------------------------------------------- */

.mastheadlogo {
	padding-left:15px;
}
#logotagline {
	position:absolute;
	left:247px;	
}

*html input.Text {
	left:3px;
}


/* Content Styles
---------------------------------------------------- */

#content p {
	line-height:1.5em;
	margin-bottom:1.5em;
}
#content ul {
	list-style-type:none;	
	list-style:none;
}
#content ul li {
	list-style-type:none;	
	list-style:none;
	background: url(images/bullet_lavender.gif) no-repeat 3px .6em;	
	padding:0 0 .4em 1em;
}
#content a {
	color:#722378;
}


#content .Subpages p {
	font: bold 10px/.9em  Georgia, "Times New Roman", Times, serif;
	color:#5C5B3D;
}
#content .PageImage {
	float: right; 
	padding: 0 0 20px 25px;
	background-position: right top;
	background-repeat: no-repeat;
}

.nav
{
	position: absolute;	
	top: 120px;
	z-index: 1;
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 18em; /* ems so it will grow */
	background: url(images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	font-weight: bold; 
	font-size: 1.2em;
	color: #ffffff; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}






/* "Content Extra" Box
---------------------------------------------------- */

.contentextra {
	float:right;
	clear: right;
	/* width:250px; */
	margin-left:24px;
	background-repeat: no-repeat;
}
#homecontentwell .contentextra {
	float:right;
	width:300px;
	margin-left:12px;
}

/* Footer Style
---------------------------------------------------- */


#footerbar ul#footernav {
	list-style-type:none;	
	list-style:none;
	margin:0;
	padding:0;
	width:60%;
	float:right;
}
#footerbar ul#footernav li {
	list-style-type:none;	
	list-style:none;
	margin:0;
	padding:0 0 0 16px;
	font: 10px/1em Georgia, "Times New Roman", Times, serif;
	float:right;
}	
#footerbar ul#footernav li ul li {
}
#footerbar ul#footernav li a,
#footerbar ul#footernav li a:link,
#footerbar ul#footernav li a:visited,
#footerbar ul#footernav li a:active {
	text-decoration:none;
	color:#BDB1AD;
}
#footerbar ul#footernav li a:hover,
#footerbar ul#footernav li a.selected {
	color:#fff;
}



/* Miscellanea
---------------------------------------------------- */

.clear {
	clear:both;
}
.hd {
	display:none;
}
.message {
	color:#fff;
	background:#82CDFF;
	text-align:center;
	padding:6px 10px;
}

/* for the honey pot */
.hpinput {
	display: none;
}


div#nifty{ margin: 0;background: #82CDFF}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #82CDFF}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}




/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    width:100px;
    float:left;
    margin:0 7px 0 0;
    background-color:#82CDFF;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:100%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}



/***** Template ****/

#container {
    text-align: left;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}

#wrapper {
    background: url(images/main-back.gif) 0 0 no-repeat;
    padding: 15px 0 0 15px;
    min-height: 400px;
} /*IE6*/

#contents {
    clear: both;
    padding: 0 15px 30px 0;
    background: #fff url(images/main-back.gif) 100% 0 no-repeat;
}

#h {
    color: #fff;
    width: 100%;
    position: relative;
    height: 40px;
}

#h a {
    color: #D2DCF3;
    font-weight: bold;
    text-decoration: none;
}

#h a:hover, #h a:focus {
    color: #fff;
    text-decoration: underline;
}

.besttime
{
	padding: 0px 20px 0px 10px;
	font-size: 24px;
	color:#535451;
}

.headerdown
{
	padding-top: 15px;
}

.more
{
    padding:10px;
}

.moredest
{
    padding:10px;
}

.add
{
	float:right;
	margin: 0px 10px 0px 0px;
	font-size: 14px;
}

.breakheader
{
	margin: 20px 0px 0px 0px;
}

.featured
{
    padding:5px;
}

.info
{
    padding:10px;
    border:1px solid #cccccc;
}

.bookinglinks
{
    font-size:16px;
}

.featured h2
{
    font-size:18px;
}

.alltimes
{
	font-size: 14px;
}

.largelink
{
	font-size:14px;
}

label.inside {
    position: absolute;
    visibility: hidden;
}


#section-profile {
    border: none;
}


#h .search-compact #top-keywords {
    width: 140px;
}

#h input, #h label {
    vertical-align: middle;
    font-size: 100%;
    padding-left: 2px;
    margin-left: 3px;
}


#h ul, #h li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#h ul {
}

#h-pri {
    width: 100%;
    font-size: 100%;
    position: relative;
    background: #82CDFF;
}

#h-pri a:hover,
#h-sec a:hover {
    text-decoration: none;
}

#h-pri div {
    text-align: right;
}



#h li {
    margin: 6px 0 4px 0;    
}

#h li a, #h-pri div a {
    color: #325B0A;
    word-spacing: -0.1em;
    line-height: 1em;
    position: relative;
    display: block;
}

#h-pri li {
    margin-right: 0px;
}

#h-pri li a.current strong,
#h-pri li a:hover strong,
#h-pri li a:focus strong,
#h-pri div a.current strong,
#h-pri div a:hover strong,
#h-pri div a:focus strong {
    display: block;
    color: #3b5d14;
    cursor: pointer;
} /*ie6, ie7*/

#h-sec li.current strong,
#h-sec li a:hover strong,
#h-sec li a:focus strong {
    display: block;
    color: #3b5d14;
    cursor: pointer;
} /*ie6, ie7*/


#h-pri li a strong,
#h-pri div a strong,
#h-sec div a strong {
    padding: 5px 0px;
    white-space: nowrap;
    height: 13px;
    display: block;
}
 

#h-pri li.current a,
#h-pri li a:hover,
#h-pri li a:focus,
#h-pri li a.now {
    background: #82CDFF;
}

#h li.extra {
    border-left: 1px solid #849e55;
    margin-left: 5px;
    padding-left: 4px;
}

.header-simple {
    height: 71px !important;
}

.header-simple #h-sec {
   height: 26px;
}

.header-simple #h-sec ul {
    height: 26px;
    padding-left: 14px;
    padding-top: 0;
}

.header-simple #h-sec li {
    line-height: 26px;
}

.header-simple #h-sec ul a:hover,
.header-simple #h-sec ul a:active {
    background: none;
}


#h-pri li.h-drop strong {
    margin: 5px;
}


#h-pri strong.all {
    padding-right: 8px !important;
}



#h-pri ul li.current a
{
	padding: 5px;
}

#h-pri .submenu-drop li,
#h-pri .submenu-drop li a,
#h-sec .submenu-drop li,
#h-sec .submenu-drop li a {
    float: none;
}


#h a#h-rss, #h a#h-rss:hover {
    margin-left: 4px;
    padding: 0 0 0 4px;
    height: 23px;
    background: none;
}

#h-pri .deselected a strong,
#h-sec a.deselected:link strong,
#h-sec a.deselected:visited strong,
#h-sec a.deselected:hover strong,
#h-sec a.deselected:active strong {
    color: #558125;
}

#h-pri ul ul .deselected a:link,
#h-pri ul ul .deselected a:visited,
#h-pri ul ul .deselected a:hover {
    color: #999 !important;
}


.cssbutton{
background-color: #ffffff;
padding: 1px 4px;
text-decoration: none;
}

.cssbutton:visited{
color: #000000;
}

.cssbutton:hover{
background-color: #82CDFF;
}

.cssbutton:active{
color: #000000;
}

.mw-headline
{
	font-size:16px;
}

.marker
{
	background:url(images/mapmarker.png) 0 0 no-repeat;
	padding: 10px 10px 10px 50px;
	color:#000000;
	font-weight: bold;
	font-size: 12px;
	width:250px;
	text-align: left;
	z-index: 1;
}

.addheaderbox
{

	padding: 5px;
}

.myBox
{
    margin: 0 auto;
    border: 1px solid #cccccc;
    padding: 20px;
    text-align: left;
    background-color: #82CDFF;
    background-repeat: no-repeat;
}


.addheadertext
{
	font-size: 14px;
	font-weight: bold;
}

.missing
{
	font-size: 12px;
	text-align: center;
}

.booklinks
{
	font-size: 12px;
}

.note
{
	font-size: 10px;
}

.framed
{
	padding: 0px 0px 0px 20px;
}

.article
{
	padding: 10px;
	font-size: 12px;	
}

.recent
{
	width: 400px;
	padding: 5px;	
}

.chartheader
{
	padding: 10px 20px 10px 20px;
	font-size: 12px;
	color: #535451;
	font-weight: bold;
}

 .left20
 {
 	padding-left: 20px;
 }
 
 .twitter
 {
 	padding: 10px;
 }

.examples
{
    padding-left:10px;
}



/*float left*/
.left
{
        float: left; /*left in our text*/
        margin: 10px; /*space around the image*/
}

/*float right*/
.right
{
         float: right; /*right in our text*/
         margin: 10px; /*space around the image*/
}

/* Tag Cloud */
.size5 { font-size: 20px; }
.size4 { font-size: 18px; }
.size3 { font-size: 16px; }
.size2 { font-size: 14px; }
.size1 { font-size: 12px; } 

input
{
	background-color:#fff;
	width: 120px;
	margin: 3px;
    font-weight: bold;
}


#profile input
{
	width: 400px;
}

strong
{
	font-size: 12px;
}

.claim
{
display: none;
visibility: hidden;
}