html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Font setting */

body, input, select {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	color: #666;
	font-size: 76%;
}

body {
	background: #89A9B8;
	padding: 10px 25px;
	margin: 10px 0px;
	text-align: center;
}

/* Square Area */
.topnav {
	color: #89A9B8;
	text-decoration: none;
}
.squareArea {
	background: center top;
	display: block;
	width: 740px;
}

.topLeft {
	background-image: url(bg_images/bg_topLeft.gif);
	width: 100%;
	height: 32px;
	float: left;
}

.topRight {
	background-color: #fff;
	background-image: url(bg_images/bg_topRight.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	width: 34px;
	height: 32px;
	float: right;
}

.centerLeft {	
	background-image: url(bg_images/bg_centerLeft.gif);
	background-repeat: repeat-y;
	width: 100%;
	float: left;
}

.centerRight {
	background-image: url(bg_images/bg_centerRight.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
	width: 100%;
	height: 100%;
	float: right;
}

.bottomLeft {
	background-image: url(bg_images/bg_bottomLeft.gif);
	background-repeat: no-repeat;
	width: 740px;
	float: left;
}

.bottomRight {
	background-color: #fff;
	background-image: url(bg_images/bg_bottomRight.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	width: 34px;
	height: 32px;
	float: right;
}

.content {
	margin-right: 25px;
	margin-left: 25px;

}

.clear {
	clear: both;
}


/* Content frame */

#border {
	/* background: url("img_2/bg.gif") center top no-repeat; */
	margin: 0 auto 0 auto;
	padding: 20px 0px 10px 0px;
	text-align: left;
	width: 740px;
	
}
#contents {
	background: url("parchment.gif");
	/*margin: 0 0px;
	padding: 0 10px 20px;
	_height: 1em;*/
}

#bottomedge {
	background: url("bg_images/bottom_edge.gif") bottom repeat-x;
	margin: 0px 21px;
}
/* Main Navs */
div#navbar {
font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
font-size: .9em;
font-weight: bold;
text-align: center;
font-weight: bold;
margin-left: 10px;
padding: 25px 5px 5px 5px ;
width: 650px;
z-index: 10;
}

#navbar ul li a.nav:link, #navbar ul li a.nav:visited {
color: #89A9B8;
text-decoration: none;
border: solid #ffc76f 1px;
display: inline;
padding-top: 3px;
padding-left: 10px;
padding-bottom: 3px;
padding-right:10px;
background-color: #fff;
z-index: 10;
 }

#navbar ul li a.nav:hover, #navbar ul li a.nav#current {color: #e6e6e4;
background-color: #7094a7;
text-decoration: none;
border: solid #d1d0c5 1px; 
z-index: 10;
}

#navbar ul li {
margin: 0px;
padding: 0px;
list-style-type: none;
display: inline;
z-index: 10;
}

#navbar ul {
margin: 0px;
padding: 0px;
z-index: 10;
}

/* Sub Navs */
div#subnavbar {
font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
font-size: .9em;
font-weight: bold;
text-align: center;
font-weight: bold;
margin-left: 10px;
padding: 5px;
width: 650px;
z-index: 10;
}

#subnavbar ul li a.nav:link, #subnavbar ul li a.nav:visited {
color: #89A9B8;
text-decoration: none;
border: solid #ffc76f 1px;
display: inline;
padding-top: 3px;
padding-left: 10px;
padding-bottom: 3px;
padding-right:10px;
background-color: #fff;
z-index: 10;
 }

#subnavbar ul li a.nav:hover, #subnavbar ul li a.nav#subcurrent {color: #e6e6e4;
background-color: #7094a7;
text-decoration: none;
border: solid #d1d0c5 1px; 
z-index: 10;
}

#subnavbar ul li {
margin: 0px;
padding: 0px;
list-style-type: none;
display: inline;
z-index: 10;
}

#subnavbar ul {
margin: 0px;
padding: 0px;
z-index: 10;
}

/* Stereo Pictures Nav */
div#stereonavbar {
font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
font-size: .9em;
font-weight: bold;
text-align: center;
font-weight: bold;
padding: 5px;
width: 600px; }

#stereonavbar ul li a.nav:link, #stereonavbar ul li a.nav:visited {
color: #89A9B8;
text-decoration: none;
border: solid #ffc76f 1px;
display: inline;
padding-top: 3px;
padding-left: 10px;
padding-bottom: 3px;
padding-right:10px;
background-color: #fff;
 }

#stereonavbar ul li a.nav:hover, #stereonavbar ul li a.nav#stereocurrent {color: #e6e6e4;
background-color: #7094a7;
text-decoration: none;
border: solid #d1d0c5 1px; 

}

#stereonavbar ul li {
margin: 0px;
padding: 0px;
list-style-type: none;
display: inline;
}

#stereonavbar ul {
margin: 0px;
padding: 0px;
}
/* Single Column Pictures Nav */
div#sincolnavbar {
font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
font-size: .9em;
font-weight: bold;
text-align: center;
font-weight: bold;
padding: 5px;
width: 640px; }

#sincolnavbar ul li a.nav:link, #sincolnavbar ul li a.nav:visited {
color: #89A9B8;
text-decoration: none;
border: solid #ffc76f 1px;
display: inline;
padding-top: 3px;
padding-left: 10px;
padding-bottom: 3px;
padding-right:10px;
background-color: #fff;
 }

#sincolnavbar ul li a.nav:hover, #sincolnavbar ul li a.nav#stereocurrent {color: #e6e6e4;
background-color: #7094a7;
text-decoration: none;
border: solid #d1d0c5 1px; 

}

#sincolnavbar ul li {
margin: 0px;
padding: 0px;
list-style-type: none;
display: inline;
}

#sincolnavbar ul {
margin: 0px;
padding: 0px;
}
/* End */
#location {
	padding: 20px 0 16px 0;

}
#location h1 {
	color: #ffc76f;
	font-size: 21px;
	padding: 0;
	margin:0px;
	font-weight: normal;
}
#location h1 a {
	color: #718ea5;
	font-size: 18px;
	text-decoration: none;
}
#location h1 a:hover {
	color: #93b2c8;
}
#todaysDate {
color:#718ea5;
font-size: 1em;
font-weight: bold;
font-style: italic;
text-align: right;
margin-right:10px;

}

/* Front page image */



/* Main & Extra */

#main {
	
	position: relative;
	float: left;
	width: 450px;
	margin: 20px 10px;
}

#extra {
	
	position: relative;
	float: right;
	width: 170px;
	margin: 5px 10px;
}


#main h3, #extra h3 {
	font-size: 1em;
	font-weight: normal;
	color: #786A47;
	margin: 0;
}



/* Files content */

#files {
	position: relative;
	float: left;
	margin: 20px 0;
	width: 100%;
}
#files h3 {
	font-size: 1em;
	font-weight: normal;
	color: #718ea5;
	margin: 0;
}


/* Footer */

#footer {
	margin-left: 15px;
	margin-right: 15px;
}
#footer p {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}
#footer a {
	color: #718ea5;
	text-decoration: none;
}
#footer a:hover {
	color: #8cc0e5;
	text-decoration: underline;
}

/* hr */

.hr {
	background: #ffc76f;
	height: 1px;
	font-size: 0;
	clear: both;
	margin: 0;
	padding: 0;
}




.hr2 {
	
	font-size: 10px;
	clear: both;
	margin: 0;
	padding: 0;
}


/* p Home Page */
.drop {

	margin-left:  2px;
	margin-bottom:  -3px;
}
.phome {
	position: relative;
	background: url("parchment.gif") left bottom repeat-x;
	padding: 10px 60px 10px 60px;
	margin-bottom: 0px;
	text-align:  center;
}
.phome a {
	color: #93b2c8;
}
.phome a:hover {
	color: #8cc0e5;
	background: #fff;
}
.phome h4 {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	margin: 0;
	font-size: 1em;
	font-weight: normal;
	color: #89A9B8;
	text-align:  center;
}
.phome p {
	font-size: 0.9em;
	text-align: center;
	margin: 0 0 10px 0;
}
.phome em {
	font-size: 1em;
	text-align: justify;
	margin: 0 0 10px 0;
	color: orange;
	font-style: italic;
}

/* p1 Box */
.posit {
	margin-left: -12px;
}
.posit_alt {
	margin-left: 25px;
}

.posit_alt_2 {
	margin-left: 45px;
	border-color: #786A47;
	border-width: 1px;
	border-style: solid;
	
}

.posit_artif {
	margin-left: 20px;
}
.posit_alt_old {
	margin-left: 25px;
	border-color: #786A47;
	border-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: solid;
}
.posit_alt_sq {
	margin-left: 25px;
	border-color: #786A47;
	border-width: 1px;
	border-style: solid;
}

.p1 {
	position: relative;
	background: url("parchment.gif") left bottom repeat-x;
	padding: 10px 10px 20px 10px;
	margin-left: 50px;
	margin-bottom: 10px;
	text-align: left;
}
.p1 img {
	border: 1px solid #bcbcbc;
}
table#timescale {
	margin-left: 25px;
}
.p1 a {
	color: #93b2c8;
}
.p1 a:hover {
	color: #8cc0e5;
	background: #fff;
}
.p1 h4 {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	margin: 0px;
	font-size: 1em;
	font-weight: normal;
	color: #786A47;
	background: url(dotnormal.gif) no-repeat 0 1px;
	text-indent: 15px;
	margin: 15px 0px;
}
.p1 p {
	font-size: 1em;
	text-align: justify;
	padding: 15px 30px 15px 30px;
	color: #786A47;
	line-height: 1.5em;
	width: 500px;
}
.p1 ol {
	margin-left: 50px;
	color: #786A47;
}

.p1 em {
	font-size: 1em;
	text-align: justify;
	margin: 0 0 10px 0;
	color: orange;
	font-style: italic;
}
.p1nt p {
	font-size: 0.9em;
	text-align: left;
	margin: 10px 0 10px 0;
}

.p1nt em {
	font-size: 1em;
	text-align: left;
	margin: 0 0 10px 0;
	color: orange;
	font-style: italic;
}
.p1nt pre {
	padding: 5px 5px 5px 5px;
	border: 1px solid #dcddde;
	background-color: #eeeff0;
	font-family: "Courier New", courier, monospace;
	font-size: 1.0em;
}
.p1nt a {
	color: #93b2c8;
}
.p1nt a:hover {
	color: #8cc0e5;
	background: #fff;
}
.p1nt h4 {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	margin: 0;
	font-size: 1em;
	font-weight: normal;
	color: #89A9B8;
}
/* Lists */
table.hposition {
	margin-left: 24px;
	font-size: 1em;
	color: #786A47;
}
thead {
	background-color: #f9f9f9;
}

th, td.leftcol, td.centrecol, td.rightcol {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

td.leftcol {
	width: 140px;
	text-align: left;
}
td.centrecol{

	width: 80px;
	text-align: right;
}
td.rightcol{

	width: 120px;
	text-align: right;
}
/*Nav */
.nav {
	padding: 0;
	margin: 0;
	list-style: disc outside url("arrow.gif");
}
.nav li {
	padding: 0;
	margin: 0;
}

.featureclient {
	padding: 0;
	margin: 0 0 0 18px;
	list-style: outside url("ding.gif");
}
.arrow {
	padding: 0;
	margin: 0 0 0 18px;
	list-style: outside url("arrow.gif");
}


.right {
	position:relative;
	float:right;
}


.files {
	width: 100%;
	
}
.files th {
	text-align: left;
}
.files td {
	border-top: 1px solid #fff;
}
.files img {
	border: 0;
	margin-right: 2px;
	vertical-align: text-bottom;
}

h4.func {
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
	background: #ecf0f3;
}

/* Request form */

contactform {
	margin: 0px;
	padding: 5px;
}
fieldset  {
	width: 520px;
	}

label   {
	font-weight: bold;
	line-height: normal;
	text-align: right;
	display: block;
	margin-right: 10px;
	position: relative;
	width: 180px;
	float: left;
	}
label.fieldLabel	{
	display: inline;
	float: none;
	}

input.formInputField   {
	border: 1px solid #89a9b8;
	background-color: #fff;
	color: #333;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
	height: 12px;
	float: left;
	}
	

input.formInputButton   {
	border: solid 1px #89a9b8;
	background-color: #fff;	
	color: #300;
	cursor: pointer;
	font-size: 1.2em;
	font-weight: bolder;
	text-align: center;
	padding: 1px 5px 1px 5px;
	margin-right: 5px;
	vertical-align: middle;
	float: left;
	}
textarea.formInputField   {
	border: solid 1px #89a9b8;
	background-color: #fff;
	color: #333;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	}


pre {
	padding: 5px 30px 5px 30px;
	border: 1px solid #dcddde;
	background-color: #eeeff0;
	font-family: "Courier New", courier, monospace;
	font-size: 1.0em;
}

.slideshow {
	width: 350px;
	float: left;
	padding: 0;
	margin-left: 10px;
}
#ss_controls {
	float: right;
	margin-right: 19px;
	border-left: 1px solid #b3ada7;
	height: 263px;
	width: 29px;
	padding: 0;
}
#ss_controls p {
	border-bottom: 1px solid #c4beb9;
	border-right: 1px solid #c4beb9;
	text-align: center;
	margin: 0;
	width: 27px;
	padding: 1px 0;
	background: #718ea5;
}
#ss_controls p:hover {
	background: #fff;
}
#ss_controls p a {
	color: #3e3731;
	text-decoration: none;
	display: block;
}
.visnote {
	width:50px;
	height:20px;
	background: url(hide_note.jpg) no-repeat;
	cursor:pointer;
}
.visnote2 {
	width:50px;
	height:20px;
	background: url(show_note.jpg) no-repeat;
	cursor:pointer;
}

.note a {
	font-size: 0.7em;
	color: orange;
	vertical-align: 0.4em;
}

/* Recent Additions */

#linkList3 li a.links {
	display: 		block;
	
	color: 			#595339;
	text-decoration:none;
	margin-left: 	0px;
	padding-left: 	19px;
	padding-bottom: 0px;
	background: 	url(dotnormal.gif) no-repeat 0 1px;
}
#linkList3 li a.links:hover {
	color: 			#7ECDFF;
	background: 	transparent url(dotnormal.gif) no-repeat 0 1px;
}
/* End */
/* Old Nav */

#linkList2 li a.links {
	display: 		block;
	
	color: 			#595339;
	text-decoration:none;
	margin-left: 	0px;
	padding-left: 	19px;
	padding-bottom: 4px;
	background: 	url(dotnormal.gif) no-repeat 0 1px;
}
#linkList2 li a.links:hover {
	color: 			#7ECDFF;
	background: 	transparent url(dotnormal.gif) no-repeat 0 1px;
}
/* Old Nav End */
/* Link Listing */
ul {
	list-style: none;
	margin: 10px 10px 10px 0px;
}
li.links {
	padding-left: 	1px;
	margin: 		10px 0 0 0px;
	display: 		block;
	list-style: 	none;
	background:		transparent url(dot.gif) repeat-x 0 100%;
}

a.links {
	text-decoration: none;
	
}
#linkList li a.links {
	display: 		block;
	
	color: 			#595339;
	text-decoration:none;
	margin-left: 	0px;
	padding-left: 	19px;
	padding-bottom: 4px;
	background: 	url(dotnormal.gif) no-repeat 0 1px;
}
#linkList li a.links:hover {
	color: 			#7ECDFF;
	background: 	transparent url(dotnormal.gif) no-repeat 0 1px;
}


/*end Link List*/
#extraDiv1 {
	position: 		absolute;
	top: 			0;
	left: 			0;
	background: url(floral.png) no-repeat;
	width:			465px;
	height:			318px;
	z-index:		2;
}
#extraDiv2 {
	display: 		none;
	position: 		absolute;
	top: 			140px;
	left: 			290px;
	background: 	whitesmoke;
	color: #ffc76f;
	font-size: 21px;
	padding:5px;
	margin:10px;
	font-weight: normal;
	z-index:		3;
}

#extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6 {
	display: 		none;
}
