﻿@import url("reset.css");
html,body {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size: 100%;
}
#container {
	margin-right: auto;
	margin-left: auto;
	margin-top:5px;
	width: 960px;
}
#masthead {
	width: 960px;
	height:176px;
	background:url('../images/logo2b.gif') top left no-repeat;
	overflow: hidden;
	clear:none;
	border-bottom:3px navy solid;
}
#masthead img {
	float:right;
	padding:0;
	margin:0;
}

#navigation {
	height:500px;
	width:150px;
	float:left;
	clear:none;
	padding-top:10px;
	padding-right:15px;
	color:navy;
/*	border-right:6px #000033 groove; */
}
#navigation ul {
}
#navigation li {
	font-size:0.9em;
	line-height:1.2em;
	list-style-type:none;
}
#navigation .sublist {
	padding-left:10px;
	margin-bottom:5px;
	}
#navigation a {
	text-decoration: none;
	color:navy;
	font-size:0.8em;
}
#navigation a:hover {
	color:blue;
}
#navigation .current a {
	text-decoration:underline;
}
#navigation h4 {
	font-size:1.0em;
	color:#333333;
}
a {
	color:blue;
	text-decoration:underline;
}
a:hover {
	color:navy;
}
#content {
	float:right;
	padding-top:10px;
	clear:none;
	width:790px;
	color: #000099;
	position: relative;
	text-align: left;
	line-height:110%;
	min-height:500px;
	font-size:0.9em;
}
#content p {
	font-size:0.9em;
	margin-top:0;
	margin-bottom:10px;
}
#content ul {
	margin-bottom:10px;
	}
#content li {
	list-style-position:inside;
}
#content .header ul {
	margin-top:10px;	
	margin-bottom:0;
}
#content .header li {
	list-style-type:disc;
	font-weight:bold;
}
#content .normal li {
	list-style-type:circle;
		font-weight:normal;
}
.quote {
	padding-left:20px;
	padding-top:6px;
	background:white url('../images/quotes.jpg') no-repeat left top;
}
#slideshow {
	float:right;
	clear:none;
	vertical-align:top;
}
/*#sidebar {
	float: right;
	width: 320px;
	text-align: left;
	margin-top:150px;
	background:url('../images/sidebar-bkg1bottom.png') no-repeat bottom;
}
#sidebar .content {
	background: url('../images/sidebar-bkg1.png') no-repeat top;
	padding-left:25px;
	padding-top:10px;
	padding-right:1px;
	margin-bottom:2em;
} */
/* Masthead Styles */
#masthead h1 {
	font-weight: normal;
	display: inline;
}
#masthead h3 {
	font-weight: normal;
	display: inline;
	margin-top: 3.5%;
	margin-left: 10%;
}

/* Content Styles */
#content h1,h2,h3,h4 {
	font-weight:bold;
	margin-bottom:15px;
}
#content h1 {
	font-size:1.4em;
	margin-top:15px;
}
#content h2 {
	font-size:1.3em;
}
#content h3 {
	font-size:1.2em;
}
#content h4 {
	font-size:1.1em;
}

#content img {
	padding: 5px;
	float:right;
/*	border: 1px solid #708090; */
}
#content ul {
}
#content li {
	list-style-type:disc;
	list-style-position:inside;
	padding-left:25px;
	padding-bottom:10px;
	text-indent:-12px;
}
/* Sidebar Styles */
#sidebar img {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
#sidebar ul {
}
#sidebar li {
	line-height:1.7em;
	font-size:1.2em;
}
#search {
	background: #dcdcdc;
	border: solid 1px #a1afbf;
	color: #575757;
	margin: 20px 0 20px 0;
	padding: 4px 3px;
	width: 90px; }
 
#searchbutton {
	float:right;
	padding-right: 14px;
	margin-top: 18px; */
	}
#email:focus, #name:focus, #search:focus, textarea:focus, input[type=text]:focus, input[type=password]:focus, select:focus { background: #eee; }

/* Footer Styles */
#footer {
	clear:both;
	font-size: 0.7em;
	text-align: center;
	padding: 10px;
	border-top:5px navy solid;
	line-height:1.5em;
	color:navy;
}
#footer p {
}
#footer a {
	color:navy;
	text-decoration: underline;
}
#footer a:hover {
	color: blue;
}
/* Link Styles */
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
div.hr {
	border-top: 1px solid #21497A;
	height: 1px;
	width: 100%;
	margin: 10px 0px;
	clear: both;
} /* use this div with a class "hr" instead of the standart hr element */

#credit {
	background-color:#fff;
	clear:both;
	margin-left:0;
	margin-right:0;
	text-align: center;	
	margin-top: 10px;
}
#credit p {
	font-size: 0.6em;
	color: #999999;
}
#credit a {
	color: #999999;
	text-decoration:none;
}
#credit a:hover {
	color: blue;
	text-decoration:underline;
}
.hiddenpic {
	display: none;
}
img {
	border:0;
}
#mail {
}
#mail ul {
}
#mail li {
	background:white url('../images/email2.png') no-repeat left center; 
	list-style-type:none;
	padding-left:58px;	
	line-height:25px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}	
#globe li {
	background:white url('../images/globe.png') no-repeat left center; 
	list-style-type:none;
	padding-left:58px;	
	line-height:25px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}
