body {
	text-align: center;
	min-width: 979px;
	background: url('img/bgMain.jpg') no-repeat fixed center;
	background-position: top;
	background-color: rgb(0,102,0);
	/*background-color: rgb(128,128,128);*/
  padding: 0px;
  margin: 0px 0px 0px 0px;
	font-family: Helvetica,Arial,Tahoma,sans-serif;
	overflow: scroll;
	overflow-x: hidden;
}

/*a {
	color: inherit;
  border-bottom: 1px dotted #1a6f4e;
	text-decoration: none;
}

a:hover {
	color: inherit;
	font-weight: bold;
  border-bottom: 1px solid #1a6f4e;
}*/

h2 {
	color: #1a6f4e;
	font-size: 1.2em;
	font-variant: small-caps;
	font-weight: bold;
	margin-left: 20px;
}

h3 {
	color: #1a6f4e;
	font-size: 0.9em;
	font-weight: bold;
	margin-left: 20px;
}

h4 {
	color: #1a6f4e;
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
}

img {
  border: none;
}

hr {
	/*height: 1px;*/
	/*color: rgb(44,49,141);
	background-color: rgb(44,49,141);*/
	/*border: 1px groove;*/
}

p {
  text-align: left;
  margin: 0px;
	float: none;
}

#divider {
	height: 0px;
	clear: both;
}

#divider20 {
	height: 0px;
	clear: both;
}

/* Containers area */

#container {
	margin: 0 auto;
	width: 979px;
	text-align: left;
	/*border: 1px solid red;*/
	overflow: auto -moz-scrollbars-none;
	z-index: 1;
	/*background-color: Lavender;*/
}

.container { width:200px; height:150px; overflow:hidden; position:relative; cursor:pointer; }
.slides { position:absolute; top:0; left:0; }
.slides div { position:absolute; top:0; width:500px; display:none; }


#top {
	width: 980px;
	float: none;
	color: #fff;
	font-size: 0.6em;
	margin-top: 38px;
}

	#topLeft {
		width: 285px;
		height: 285px;
		float: left;
		background: url(img/pixel.png) repeat;
		line-height: 1.6em;
	}
	
		#topLeft a img {
			margin-left: 15px;
			margin-bottom: 10px;
			margin-top: 15px;
			float: none;
		}

		#topLeft a {
			color: rgb(0,0,0);
			text-decoration: none;
			border: none;
			font-family: Verdana, Helvetica, Arial, Tahoma, sans-serif;
			font-size: 1.2em;
			margin-left: 20px;
		}
		
	#topRight {
		width: 635px;
		height: 265px;
		font-size: 12px;
		color: #000;
		padding: 10px;
		float: right;
		background: url(img/pixel.png) repeat;
	}
	
		#topRight img {
			float: left;
			margin-right: 15px;
		}

#main {
	width: 980px;
	/*height: 783px;*/
	float: left;
	margin-top: 38px;
	padding: 0px;
	/*background-color: MediumPurple;*/
	/*border: 1px solid Lavender;*/
}

	#mainLeft {
		width: 285px;
		/*height: 615px;*/
		float: left;
		background: url(img/pixel.png) repeat;
	}
	
		#mainLeft span {
			font-family: Verdana, Helvetica, Arial, Tahoma, sans-serif;
			font-size: 12px;
			margin: 20px;
			display: block;
			float: none;
		}
		
		.mlBox {
			width: 285px;
			text-align: center;
			/*border: 5px solid red;*/
		}
		
		#mainLeft .mlBox a {
			border: none;
			text-decoration: none;
		}
		
		#mainLeft .mlBox a img {
			display: inline;
			margin-bottom: 20px;
		}
	
	#mainRight {
		width: 655px;
		float: right;
		font-size: 14px;
		font-family: Helvetica, Arial, sans-serif;
	}
	
		#mainRight #orderofmerit, #mainRight #newsPrompt {
			width: 615px;
			height: 270px;
			background: url(img/pixel.png) repeat;
			margin-bottom: 40px;
			font-family: Helvetica, Arial, sans-serif;
			padding: 20px;
		}
		
		#newsPrompt {
			height: 50px !important;
		}
		
			.people {
				width: 100px;
				height: 200px;
				border: 2px solid #fff;
				font-size: 12px;
				line-height: 18px;
				font-family: inherit;
				padding: 5px;
				margin-right: 8px;
				float: left;
			}
			
				.peoplephoto {
					width: 100px;
					height: 100px;
					overflow: hidden;
					float: none;
					margin-bottom: 10px;
					background-color: #fff;
				}
		
		#mainRight #tourcal {
			width: 615px;
			min-height: 240px;
			background: url(img/pixel.png) repeat;
			margin-bottom: 40px;
			font-family: Helvetica, Arial, sans-serif;
			padding: 20px;
			line-height: 21px;
		}
		
		#mainRight #dailyadvice {
			width: 615px;
			min-height: 200px;
			background: url(img/pixel.png) repeat;
			font-family: Helvetica, Arial, sans-serif;
			padding: 20px;
			line-height: 21px;
		}
		
		#mainRight #textcontent {
			width: 615px;
			min-height: 200px;
			background: url(img/pixel.png) repeat;
			font-family: Helvetica, Arial, sans-serif;
			padding: 20px;
			line-height: 21px;
		}
		
			#textcontent a {
				color: inherit;
				text-decoration: none;
			}

#main #left {
	width: 672px;
	height: 100%;
	/*background-color: #fff;*/
	float: left;
}

#leftTop {
	background-color: #fff;
	float: none;
	/*margin-bottom: 10px;*/
}

#leftTopOne {
	height: 9px;
	float: none;
}

#leftMainOne {
	background-color: #fff;
	padding-left: 10px;
	padding-right: 20px;
	float: none;
}

#leftBottomOne {
	height: 9px;
	float: none;
}

#divider {
	width: 100%;
	height: 10px;
}

#leftBottom {
	background-color: #fff;
	float: none;
}

#leftTopTwo {
	height: 9px;
	float: none;
}

#leftMainTwo {
	background-color: #fff;
	float: none;
	padding-top: 10px;
}

#leftBottomTwo {
	height: 9px;
	float: none;
}

#main #right {
	width: 298px;
	float: right;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}

#rightTopOne {
	height: 10px;
	float: none;
}

#rightMainOne {
	width: 100%;
	height: 100%;
	float: none;
}

#rightMainOne div {
	width: 100%;
	text-align: center;
}

#rightMainOne div a {
	border: none;
	text-decoration: none;
}

#rightBottomOne {
	height: 80px;
	float: none;
}

#bottom {
	font-family: inherit;
	font-size: 0.6em;
	color: #fff;
	line-height: 1.6em;
}

#bottom a {
	color: #fff;
	text-decoration: none;
	border: none;
}

#bottom a:hover {
	font-weight: normal;
	text-decoration: underline;
}

.text {
	font-weight: normal;
	font-size: 0.8em;
	margin-left: 20px;
	float: none;
	height: 100%;
	padding-right: 20px;
}

.text a {
	font-weight: normal;
	text-decoration: none;
	border: none;
	color: #000;
}

.text div a {
	color: #000;
}

.text a:hover {
	font-weight: normal;
	border-bottom: 1px dotted #1a6f4e;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
