/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	word-spacing: 1px;
	line-height: normal;
	font-style: normal;
}


a {
	text-decoration:none;
	color:#000000;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	color:#FF9900;
	text-decoration: underline;
}
#wrapper {
	margin:0;
	background-color: #FFFFFF;
	width: 800px;
}

#indexContainer {
	width: 790px;
	background-color: #FF9900;
	height: auto;
	margin-left: 4px;
}

#indexContainer2 {
	width: 790px;
	height: auto;
	margin-left: 4px;
	background-image: url(images/basegreen.png);
	background-repeat: repeat;
	text-decoration: none;
}


.indexContainercurve{
	width: 790px;
	height: auto;
	margin-left: 4px;
}
	
.leftcont{
	float: left;
	padding-left: 2px;
}

	#leftFloat{ 
		float: left;
		width: 460px;
		background-color: #eeeeee; }

		#indexContent {
			padding-top: 9px;
			margin: 0;
			width: 100%;
			background-color: #ffffff; }
		
			#indexText {
	width: auto;
	background-color: #ffffff;
	z-index: 6;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	overflow: auto;
}
	
	#rightFloat{
	float: right;
	background-color: #eeeeee;
	width: 180px;
	overflow: auto;
}
	

h1 {
	color: #0099FF;
	text-align: center;
	font-style: normal;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	font-size: 18px;
	font-weight: normal;
}
h2 {
	font-family: arial;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
}

.linkssection	{
	text-align: center;
	color: #66CC33;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-transform: none;
	text-decoration: none;
}

.linkssection a {
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	text-decoration: none;
	}
	
.linkssection a:hover {
	color:#FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-bottom-width: 5px;
	border-bottom-color: #3399FF;
}

#tourBox {
			float: right;
			margin-bottom: 8px;
			width: 315px; height: 82px;
			background-color: #ffffff;
			z-index: 6; }
		
#tourBoxText {
				margin: 8px 8px 4px 10px;
				width: 297px;
				background-color: #ffffff;
				z-index: 6; }
				
#archiveContent {
	margin: 2;
	background-color: #ffffff;
	padding: 5px;
}

.linksleft {
	text-align: left;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-transform: none;
	text-decoration: none;
	text-indent: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}


.linksleft	a {
	text-align: left;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-transform: none;
	text-decoration: none;
	text-indent: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.titles	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #0099FF;
	font-weight: bold;
}

#archiveContent {
	margin: 0.5;
	background-color: #000000;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.archive a {
	text-decoration:none;
	color:#FF9900;
	font-style: normal;
	font-weight: bold;
}
.archive a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
