@charset "utf-8";

/* CSS Document */

/* ------ HTML elements ------ */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #333333;
	font-size: small;
	line-height: 160%;
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #004080;
	letter-spacing: 0.2em;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	font-weight: normal;
	padding-top: 10px;
	margin-top: 20px;
	line-height: 1.5;
}
.h1withsubheading {
	color: #004080;
	letter-spacing: 0.2em;
	font-weight: normal;
	padding-top: 10px;
	margin-top: 20px;
	line-height: 1.5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.h1subheading  {
	font-size: medium;
	color: #666666;
	font-style: oblique;
	font-weight: 100;
	letter-spacing: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

h2 {
	color: #004080;
	letter-spacing: 0.3em;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	font-weight: normal;
	padding-top: 5px;
	line-height: 1.2;
}
a:link {
	color: #0065CA;
	text-decoration: none;
}
a:hover {
	color: #0065CA;
	text-decoration: underline;
}
a:visited {
	color: #996600;
	text-decoration: none;
}
/* ------ content elements ------ */
.imagefull {
	font-family: Arial, Helvetica, sans-serif;
	float: none;
	clear: none;
	font-style: italic;
	line-height: 110%;
	font-size: small;
	text-align: center;
}


.imagefull img {
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
.imagefull .exif {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #F0F0F0;
	width: 80%;
	border: 1px solid #CCCCCC;
	margin-right: 10%;
	margin-left: 10%;
	padding: 5px;
	margin-top: 2px;
	font-size: x-small;
}
.imagefull .exif strong {
	font-weight: bold;
	color: #757575;
}

.imageleft {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	clear: none;
	font-style: italic;
	line-height: 110%;
	font-size: small;
	margin-right: 20px;
	margin-top: 10px;
	text-align: center;
}
.imageright {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	font-style: italic;
	font-size: small;
	margin-left: 20px;
	line-height: 110%;
	margin-top: 10px;
	text-align: center;
}
.menuheading {
	font-size: medium;
	font-style: italic;
	color: #999999;
	font-weight: normal;
	letter-spacing: 0.5em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.mainmenu {
	list-style-type: none;
	margin: 5px;
	text-indent: 10px;
	padding: 0px;
	width: 110px;
}
.imagefull p {
	margin-top: 5px;
}
.mainmenu  a:link {
	width: 100%;
	display: block;
	text-decoration: none;
	color: #666666;
}
.mainmenu  a:hover {
	background-color: #006699;
	width: 100%;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}
.mainmenu  a:visited {
	width: 100%;
	display: block;
	text-decoration: none;
	color: #999999;
}
.headerimage {
	margin-top: 0px;
	top: 0px;
	width: 800px;
	clear: both;
}
.floattextleft {
	background-color: #FFFFE6;
	float: left;
	width: 200px;
	clear: none;
	padding: 10px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.floattextright {
	background-color: #FFFFE6;
	float: right;
	width: 200px;
	clear: none;
	padding: 10px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.floattextcenter {
	background-color: #FFFFE6;
	width: 500px;
	clear: none;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 10px;
}
.quotedText {
	font-style: italic;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 20px;
}
.hilight {
	background-color: #FFFFCC;
}
