/* CSS Document */

body {
	background:#9343B9;
	text-align:center;
	margin:20px;
	padding:0;
	font:normal 0.8em/1.2em verdana,aria,sans-serif;
	color:#666;
	background: url(images/backgrounds/cab.png) repeat;
}
a {
	color:#000;
	text-decoration:none;
	border-bottom:1px dotted;
	}
a:hover {
	border-bottom:1px solid;
	color:#9343B9;
	}
#wrapper1 {
	position:relative;
	text-align:left;
	width:720px;
	margin:0px auto;
	background:#FFF;
	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:720px;
	margin:0px auto;
	}
#header {
	background:#CB82CB;
	padding:0px;
	margin:0px auto;
	width:720px;
	text-align:center;
	color:#FFF;
	}
#header h1 {
	font-size:225%;
	}
#header h2 {
	font-size:200%;
	}
#header a:hover {
	color:#7A2875;
	}
#maincol {
	position:relative;
	margin:0;
	padding:10px;
	margin:0px auto;
	}
#leftcol { 
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background:#ECB9E8;
	color:#000000;
	z-index:100;
	}
#rightcol {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background:#D7C4FA;
	color:#000000;
	z-index:99;
	}
#centercolhome {
	position:relative;
	padding:0 0 0 220px /* last value formerly240px*/;
	}

#centercol {
	position:relative;
	padding:0 0 0 0px /* last value formerly240px*/;
	}
	
#centercol a {
	color:#666;
	}
#centercol a:hover {
	border-bottom:1px solid;
	color:#9343B9;
	}
#footer {
	position:relative;
	top:1px;
	background:#7A2875;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#CCC;
	}
#navbar {
	border:1px solid #999999;
	background:#dcdcdc;
	font-weight: bolder;
	font-size:1vw;
	padding-bottom: 10px;
	margin-bottom: 25px;
	padding: 5px;
	height: 32px;
}
#search {
	font-size:1vw;
	width:240px;
	position: absolute;
	right: 0px;
	vertical-align: top;
}
	h2 {
		font-size:16px;
		padding-top:10px;
		text-transform:uppercase;
		color: #564b47;
		background-color: transparent;
	}


	h4 {
		font-size: 18px;
		text-transform:uppercase;
		text-align: left;
		color: #362b27;
		background-color: #B0A99a;
		padding:5px 15px;
		margin:0px
	}
	
	
/* for the map page	*/

#holder{
position:relative;
margin-top:20px;
}
#map {
height:460px;
border:1px solid #999999;
background:#dcdcdc;
width:400px;
position:absolute;
top:0;
left:270px;

}
#controls {
width:266px;
height:800px;
border:1px solid #999999;
padding:6px;
margin-left:12px;
}

/*shadow box */
div#borderrelated, div.shadow {
margin: 0 30px 10px 50px; padding: 0 5px 5px 0; background: #fff url(images/shadow.gif) no-repeat 100% 100%; 
height: 1%;
}

div#borderrelated div, div.shadow div {
margin: 0; padding: 10px 0;
border-width: 1px 0 0 1px; border-style: solid; border-color: #ccc;
}

.curlycontainer{
border: 1px solid #b8b8b8;
background:#ddd;
margin-bottom: 1em;
}

.curlycontainer .innerdiv{
background: transparent url(images/brcorner.gif) bottom right no-repeat;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}

h1, h2 { 
margin-bottom: 0; 
padding-bottom: 0; 
} 

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.commentbox{
background-color: #ececec;
width: 450px;
padding: 10px;
}
.commentfooter{
background: url(images/commentbox_arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
color: #4A4A4A;
}

table.tour { 
	font: 80% Verdana, "New York", Arial, Helvetica, sans-serif;
	color: #000;
	background: #eee url(images/tour_bg.gif) bottom right no-repeat;
	text-align: left;
	border-collapse: collapse;
	border: 2px solid #27a0bd;
	border-top: none;	
}
table.tour a {
	text-decoration: underline;
	color: #105c6e;
}
table.tour a:visited {
	text-decoration: none;
}
table.tour a:hover, table.tour a:active {
	background-color: #008eb1;
	text-decoration: none;
	color: #eee;
}
thead th {
	font-size: 105%;
	color: #eee;
	background-color: #27a0bd;
	border-bottom: 2px solid #008eb1;
}
tbody {

}
tr.tour {
	vertical-align: top;
}
tr.tour,th.tour,td.tour {
	padding: .75em;
}
caption {
	height: 27px;
	color: white;
	text-align: left;
	background: #fff url(images/table_designs.jpg) no-repeat;
	background-position: 92% 0;
}
tr.odd td, tr.odd th {
	background-image: url(images/tealbg.gif);
	background-repeat: repeat;
}
tfoot th,tfoot td {
	padding: 0.2em .75em;
	color: #3a4e58;
	font-weight: bold;
	font-size: 105%;
}
tfoot th {
	text-align: right;
}


    .addthis_toolbox {
        height: 35px;
    }

h1 {
	margin: 1em 0 0.5em 0;
	color: #343434;
	font-weight: normal;
	font-family: 'Ultra', sans-serif;   
	font-size: 36px;
	line-height: 42px;
	text-transform: uppercase;
	text-shadow: 0 2px white, 0 3px #777;
}

