@charset "utf-8";
/* CSS Document */

a:link {
	color: #009;
	}
a:visited {
	color: #60C;
	}
a:hover { 
	color: #CCCCCC;
	background-color: #333333;
	text-decoration: none;
	}
a:active { 
	color: #333333;
	}
	
body {	
	text-align: center;

} 

p.title {
  font-style: normal;
  font-size: 1.2em;
  color: #36C;
}


#container {
	max-width: 1200px;
	background-color:#fff;
	margin: 0 auto; 
	width: 1000px;
	height: auto;


}

.button {
  background-color: #4CAF50;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  width:auto;
}


.highslide-container

#BannerCont {
	background-color: #333;
	height: 70px;
	width: 100%;
	position: relative;
	top: 0px;
	max-width: 1000px;
	z-index: 2000;

}
#BannerL {

	float: left;
	height: 70px;
	width: 50%;
	position: relative;
	z-index: 0;
}
#BannerR {
	float: left;
	height: 70px;
	width: 50%;
	background-color:#369;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#FFF;
	position: relative;
	z-index: 0;
}
#MenuBar {
	background-color: #EEE;
	float: left;
	height: 30px;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-bottom-width: 20px;
	z-index: 2000;
}
#MainWindowCont {
	background-color: #fff;
	margin: 0 auto;
	height: auto;
	width: 58%;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 25px;
	margin-top: 10px;
	margin-left:3px;
	text-align:left;
	float:left;
	/* border-left-color: #000;
	border-left-style: dotted; 
	border-left-width: 1px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
	z-index: 10;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-style: solid;
	border-color:#999;
	border-width: thin;

}


.aligncenter {
    text-align: center;
	margin:auto;
}




#TextCol {
	background-color: #fff;
	font-size: 1.1em;
	margin: 0 auto;
	height: auto;
	width: 97%;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-left:3px;
	margin-bottom: 0px;
	text-align: left;
	float: left;
	line-height: 1.6em;
	/* border-left-color: #000;
	border-left-style: dotted; 
	border-left-width: 1px;*/
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	z-index: 10;
}

#MainRCol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color:#000;
	background-color: #fff;
	float:right;
	text-align:left;
	height: auto;
	width: 35%;
	margin-top: 10px;
	margin-right: 10px;
	padding-top: 0px;
	padding-left: 10px;
	z-index:10;
}

#WindowFullWidth {
	
	background-color:#fff;
	height: auto;
	width: 99%;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-left:0px;
	margin-bottom: 0px;
	text-align: center;
	line-height:1.5em;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	z-index: 10;
	
}

#Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color:#36C;
	background-color: #fff;
	text-align: left;
	padding-left: 10px;
	float: left;
	height: auto;
	width: 98%;
	border-bottom:#CCC;
	border-bottom-style:ridge;
	line-height: 1.5;
}

#SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#36C;
	background-color: #fff;
	text-align: left;
	padding-left: 10px;
	float: left;
	height: auto;
	width: 98%;
	border-bottom:#CCC;
	border-bottom-style:ridge;
	line-height: 1.5;
}
#NextPrevBar {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 1em;
	background-color: #CCC;
	text-align: center;
	float: left;
	height: auto;
	width: 98%;
	line-height: 1.6;
	padding-bottom: 0.1em;
}
#QuoteText {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 0.9em;
	line-height:1.4em;
	width: 90%;
	height: auto;
	padding-left: 25px;
	text-align:left;
}
#Cap400w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	padding: 6px;
	width: 85%;
	margin-left: 4px;
	padding-left:40px;
	text-align: left;
}

#Cap267w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	padding: 6px;
	width: 80%;
	margin-left: 4px;
	padding-left:100px;
	text-align: left;
}
#References {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	color: #000;
	background-color: #fff;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 0px;
	border-top: groove;
	border-color: #CCC;
	line-height:1.6em;
	text-align:left;
}
#Location_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #000;
	background-color: #fff;
	float: left;
	padding-left:5%;
	border-top: groove;
	border-color: #CCC;
	height: auto;
	width: 95%;
	text-align:left;
}
#InlinePicL {
	background-color: #fff;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	height: auto;
	width: auto;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.3;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left:20px;

}
#InlinePicR {
	background-color: #fff;
	text-align: left;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color:#000;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	line-height: 1.3em;
	height: auto;
	width: auto;
	z-index: 500;
}
#Left_Col {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	background-image:url(warks_images/Grey_Button.gif)
	font-size: 0.8em;
	font-style: normal;
	float: left;
	height: inherit;
	width: 140px;
	padding-top: 20px;
	text-align: left;
	padding-right: 5px;
	padding-left: 10px;
	z-index: 10;
}

#Left_Col_Insert {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	font-size: 0.8em;
	font-style: normal;
	float: left;
	height: inherit;
	width: 90%;
	padding-top: 0px;
	text-align: left;
	padding-left: 5px;
}
/*.menu_table td
{
	height:10px;
	padding-left:3px;*/
	/* background-image: url(warks_images/menutd.jpg);*/
/*	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #000;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #fff;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #fff;
}
.menu_table td:hover {
	border-bottom:0px solid #000;
	height:10px;
	padding-left:3px;
	/* background-image: url(warks_images/menutdhover.jpg);*/
}*/

#CaptionText {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 0.8em;
	width: 90%;
	height: auto;
	padding-left: 5px;
}

#BottomBar {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	background-color: #FFF;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 15px;
	border-top-style: solid;
	border-top-color: #CCC;
	
}
#BottomBarPad {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	float: left;
	height: 10px;
	width: 100%;
}



.YellowTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .98em;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	background-color: #FF9;
	height: auto;
	width: 90%;
	margin-left: 0%;
	padding-right: 10px;
	padding-top: 10px;
	padding-left:  10px;
	border: thin solid #333;
	padding-bottom: 10px;
}

#SGWindowCont {
	background-color: #fff;
	margin-bottom:25px;
	height: auto;
	width: 95%;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 25px;
	padding-bottom:20px;
	margin-top: 10px;
	margin-left:3px;
	text-align:left;
	float:left;
	/* border-left-color: #000;
	border-left-style: dotted; 
	border-left-width: 1px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
	z-index: 10;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-style: solid;
	border-color:#999;
	border-width: thin;

}


#SGWindowRCont {
	background-color: #fff;
	margin: 0 auto;
	height: auto;
	width: 100%;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 30px;
	margin-top: 10px;
	margin-left:3px;
	text-align: left;
	float: left;
	/* border-left-color: #000;
	border-left-style: dotted; 
	border-left-width: 1px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	z-index: 10;

}

#ImageContainer {
	background-color: #fff;
	margin: 0 auto;
	height: auto;
	width: 97%;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-left:3px;
	text-align: left;
	float: none;
	
}	

