@charset "utf-8";
/* CSS Document */
body {
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #C9DCB8;
	text-align: center;
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	color: #12256f;
}

p {
	line-height: 1.2em;
}

a:link {color: #348D42;
}

a:visited {
	color: #5C9BC7;
	text-decoration: underline;
}
a:hover {
	color: #688160;
	text-decoration: none;
}
a:active {
	color: #002072;
	text-decoration: none;
	font-style: normal;
	font-size: 95%;
}
h1 {
	font-size: 1.4em;
	color: #348D42;
	font-weight: bold;
	letter-spacing: .1em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	background-image: url(../images/template/tittlel-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
h2 {
	font-size: 1.2em;
	color: #348D42;
	font-weight: bold;
	margin-top: 0.83em;
	margin-right: 0;
	margin-bottom: -.67em;
	margin-left: 0;
}
h3 {
	color: #348D42;
	font-size: 1em;
	font-weight: bold;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: -0.67em;
	margin-left: 0;
}
ul {
	font-size: 0.8em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	
}
ol {
	font-size: 0.8em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	
}
ol ol {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-type: lower-alpha;	
}
li {
	margin-bottom: .5em;
}

#container {
	position: relative;
	width: 800px;
	height: 100%;
	text-align: left;
	border: 2px ridge #27346A;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#header {
	background-color: #fff;
	top: 0px;
	left: 0px;
	width: 800px;
	background-image: url(../images/template/header.png);
	background-repeat: no-repeat;
	height: 92px;
	padding: 0px;
	margin: 0px;
	background-position: right;
	text-align: right;
}
#header p {
	margin: 0;
	padding: 0;
}
#logo { 
	position:relative;
	float: left;

}

#slogan{
	 font-family: Georgia, "Times New Roman", "Bitstream Vera Serif", serif;
	 font-size: 18px;
	 font-style:italic;
	 font-weight:bold;
	 color: #12256f;
	 margin: 0 50px 0 400px;
	 padding-top: 5px;

}

#head-address{
	 font-size: 10px;
	 color: #12256f;
	 float: left;
	 margin-left: 250px;
	 margin-top: 5px;
	 text-align: left;

}

#head-phone {
	 font-size: 14px;
	 color: #ffffff;
	 margin-top: 10px;
	 margin-right: 10px;

}

#content {
	position: relative;
	background-image: url(../images/template/content-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-align: left;
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	}
	
#navigation {
	font-size: 12 px;
	position: relative;
	height: 21px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 50px;
	width: 750px;
	text-align: center;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	float:left;
	color: 557539;
	text-align: center;
	margin: 0;
	padding-top: 0px;	
}
#navigation li a:link, #navigation li a:visited {
	color: #557539;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url(../images/template/nav-button.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 114px;
	padding-top: 2px;
	
}

#navigation li a:hover {
	color: #12256f;
	position: relative;
	top: 2px;
	background-image: url(../images/template/nav-button-over.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 114px;
	padding-top: 2px;
}
* html #navigation li a {
width: 100%;
}
#main-content {
	min-height: 300px;
	margin-top: 0px;
	width: 525px;
	left: 200px;
	height: 100%;
	margin-left: 0px;
	background-image: url(../images/template/left-nav-bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	float: right;
}
* html #main-content { 
padding-left: 28px;

}
#side-bar {
	height: 100%;
	width: 210px;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#side-nav {
	font-size: 12 px;
	position: relative;
	font-style: italic;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #27346A;
	background-image: url(../images/template/left-nav.gif);
	height: 192px;
	width: 182px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#side-nav ul {
	margin: 20px;
	padding: 0;
	list-style: none;
}
#side-nav li {
	display: block;
	color: #EFF0F6;
	margin: 0;
	padding-top: 0px;
	height: 25px;
}
#side-nav li a:link, #side-nav li a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 2px;	
}

#side-nav li a:hover {
	color: #12256f;
	position: relative;
	left: 10px;
 	padding-top: 2px;
	background-color: #78946F;
	padding-left: 5px;
	border: 1px dotted #FFFFFF;
}
* html #side-nav li a {
width: 95%;
}

#extras {
	color: #12256f;
	height: 100%;
	width: 174px;
	float: left;
	position: relative;
	padding: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: .7em;
	background-color: #C9DCB8;
	border: 4px double #12256f;
	font-weight: bold;
}
* html #extras {
width: 166px;
margin-left: 5px;

}

#extras p {
	padding-left: 12px;
	padding-right: 12px;
}


#extras h2{
	color: #12256f;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#extras h2 a:link{
	font-style: normal;
	color: #12256f;
}
#extras h2 a:visited{
	font-style: normal;
	color: #12256f;
}
#extras h2 a:hover{
	font-style: italic;
	color: #5C78E4;
}
#extras ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}
#extras li {
	margin-top: 1em;
	padding-right: 12px;
	padding-left: 12px;
}
#extras a:link {
	font-style: italic;
	color: #5C78E4;
	text-decoration: none;
}
#extras a:visited {
	color: #348D42;
	text-decoration: none;
}
#extras a:hover {
	color: #12256f;
}
#footer {
	position: relative;
	width: 800px;
	height: 100%;
	clear: both;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#footer ul { margin: 0; padding: 0; list-style-type: none; }
#footer li { margin-left: 0.1em; display: inline; }
#footer a:link, #footer a:visited {
	text-decoration: none;
	display: inline;
}
#footer a:hover {
	position: relative;
	top: -2px;
}
img { border-width: 0; }
.credits {
	font-size: 0.7em;
	text-align: right;
	color: #12256f;
	word-spacing: .5em;
	padding-right: 10px;
}

#address {
	font-size: 0.7em;
	text-align: right;
	color: #12256f;
	word-spacing: .5em;
	padding-right: 10px;
}

}
label
{
color: #245497;
}
.photos {
	margin: 10px;
	padding: 10px;
	height: auto;
	width: auto;
	border: 2px solid #002273;
	float: right;
	background-color: #FFFFFF;
	font-size: .6em;
}
.photos-center {
	margin: 10px;
	padding: 10px;
	height: auto;
	width: auto;
	border: 2px solid #002273;
	background-color: #FFFFFF;
	text-align: center;
	clear: both;
}
#thumbnails {
	padding: 0px;
	height: 200px;
	width: auto;
	text-align: center;
	clear: both;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#thumbnails img  {
	margin: 5px;
	height: 50px;
	width: auto;
	text-align: center;
	background-color: #FFFFFF;
	border: 2px solid #12256f;
	padding: 5px;
}
#thumbnails ul {
	list-style: none;
	margin: 0;
	clear: both;
	text-align: center;
	height: auto;
	width: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 50px;
}
#360-tn {
	padding-left: 70px;
	margin-left: 70px;
}

#thumbnails li {
	float:left;
	text-align: center;	
}

#related-links li {
	list-style-type: none;
	margin-top: 20px;
}

.empasis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: oblique;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#footnotes {
	font-size: .7em;
	font-style: italic;
}
.footnote {
	font-size: 0.7em;
	font-style: italic;
	baseline-shift: sup;
	margin-top: -0.5em;
}
li h2 {
	margin: 0px;
	padding: 0px;
}
h2+ul {
	padding-top: 10px;
}

