﻿body {
	line-height: 120%;
	font-family: Verdana, Tahoma, Helvetica, Geneva, Arial, sans-serif;
}
#content {
	font-size: .8em;
	line-height: 120%;
}
#header, #left, #breadcrumbs {
	font-size: .7em;
	line-height: 120%;
}
#right {
	font-size: .6em;
	line-height: 120%;
}
#center-pad {
	padding: 0 16px;
}
#left-pad {
	padding-left: 30px;
}
#right-pad {
	padding-right: 30px;
}
/* header */
#donate {
	margin: 8px 10px 0 0;
}
#languages {
	margin: 8px 10px 0 0;
	visibility: hidden;
}
#languages li {
	display: inline;
	margin-left: 5px;
}
#options {
	margin: 8px 10px 0 0;
}
#options li {
	display: inline;
	margin-left: 5px;
}
#breadcrumbs, #breadcrumb {
	padding: 10px 30px 10px 30px;
}
/* footer */
#copyright {
	margin: 10px;
	font-size: .55em;
	line-height: 120%;
	font-weight: bold;
	text-align: center;
}
#footer-links {
	font-size: .55em;
	padding-top: 10px;
	text-align: center;
}
#footer-links li {
	display: inline;
}
#webmaster {
	margin: 10px;
	font-size: .55em;
	line-height: 120%;
	font-weight: bold;
	text-align: center;
}
/* content */
a, a:link, a:visited, a:active {
	color: #00f;
	text-decoration: none;
}
a:hover {
	color: #f00;
	text-decoration: underline;
}
/* images */
.flyout, .image {
	display: inline;
}
.photo-box-1 {
	clear: both;
	float: left;
	display: inline;
	margin-right: 1em;
}
.photo-box-2 {
	clear: both;
	float: right;
	display: inline;
	margin-left: 1em;
}
.caption-box {
	font-size: 80%;
	text-align:left !important;
	line-height: 120%;
	font-style: italic;
	text-decoration:none !important;
	color:#000 !important;
	background-color:#fff !important;

	padding: .1em 0 .3em 0;
}

#right-slideshow, .right-flyout, .right-image {
	float: right;
	display: inline;
	margin-left: 1em;
}
#left-slideshow, .left-flyout, .left-image {
	float: left;
	display: inline;
	margin-right: 1em;
}
#slidetitle, .caption {
	font-size: 80%;
	text-align: left;
	line-height: 120%;
	font-style: italic;
	padding: .1em 0 .3em 0;
}
#slidepics img, .flyout img, .image img, .right-flyout img, .left-flyout img, .right-image img, .left-image img {
	border: 1px #000 solid;
}
#flyout-loader {
}
/* headings */
#content h1 {
	color: #06f;
	font-size: 130%;
	text-align: left;
	line-height: 130%;
	font-weight: bold;
	margin-bottom: .8em;
}
#content h2 {
	color: #093;
	font-size: 115%;
	text-align: left;
	font-weight: bold;
	margin-bottom: .6em;
}
#content h3 {
	color: #333;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	margin-bottom: .4em;
}
#content h4 {
	color: #000;
	font-size: 90%;
	text-align: left;
	font-weight: bold;
	margin-bottom: .4em;
}
h5, h6 {
	color: red;
	text-align: left;
	margin-bottom: .4em;
}
/***********************************************/
.no-margin {
	margin-bottom: 0 !important;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.align-middle {
	vertical-align: middle;
}
.align-bottom {
	vertical-align: bottom;
}
.align-text-bottom {
	vertical-align: text-bottom;
}
p {
	line-height: 140%;
	margin-bottom: 1em;
}
.dashed-box {
	padding: .5em;
	background: #cfc;
	text-align: left;
	margin-right: .8em;
	margin-bottom: .6em;
	border: 1px #000 dashed;
	font-family: "Comic Sans MS", "Apple Chancery", "Zapf Chancery", cursive;
}
.lime-callout {
	float: left;
	width: 12em;
	padding: .5em;
	display: inline;
	background: #cfc;
	text-align: left;
	margin-right: .8em;
	margin-bottom: .6em;
	border: 1px #000 dashed;
	font-family: "Comic Sans MS", "Apple Chancery", "Zapf Chancery", cursive;
}
.pink-callout {
	float: left;
	width: 12em;
	padding: .5em;
	display: inline;
	background: #f69;
	text-align: left;
	margin-right: .8em;
	margin-bottom: .6em;
	border: 1px #000 dashed;
	font-family: "Comic Sans MS", "Apple Chancery", "Zapf Chancery", cursive;
}
ul.circle, ul.disc, ul.square, ul.decimal {
	margin: 0 1em;
	font-size: 120%;
	text-align: left;
	padding-left: 1em;
	text-indent: -1em;
}
ul.circle li, ul.disc li, ul.square li, ul.decimal li {
	font-size: 83.3%;
	margin-bottom: .5em;
}
ul.circle li:first-child, ul.disc li:first-child, ul.square li:first-child, ul.decimal li:first-child {
	margin-top: .5em;
}
ul.circle {
	list-style: disc inside none;
}
ul.square {
	list-style: square inside none;
}
ul.disc {
	list-style: disc inside none;
}
ul.decimal {
	list-style: decimal inside none;
}
.note-box {
	font-size: 90%;
	padding: 0.5em;
	line-height: 120%;
	font-weight: bold;
	font-style: italic;
	margin: 0 2em 1em 2em;
	border: 1px #000 solid;
}
p.credits {
	font-size: 90%;
	text-align: left;
	line-height: 110%;
	font-weight: bold;
	margin-bottom: .5em;
}
p.large-bold-italic, span.large-bold-italic {
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
}
p.x-large-bold-italic, span.x-large-bold-italic {
	font-size: 140%;
	font-weight: bold;
	font-style: italic;
}
p.italic {
	font-style: italic;
}
p.large {
	font-size: 140%;
}
p.center {
	text-align: center;
}
p.small-italic {
	font-size: 80%;
	font-style: italic;
}
p.small-right-italic {
	font-size: 80%;
	text-align: right;
	font-style: italic;
}
#options li a:hover {
	text-decoration: none;
}
#cse-search-box {
	margin: 10px 10px 0 0;
}
.newsletter {
	margin-bottom: 0 !important;
}
/* menu */
.status-icon1 {
	top: 6px;
	right: 1px;
	border: none;
	cursor: pointer;
	position: absolute;
}
.status-icon2 {
	top: 4px;
	right: 1px;
	border: none;
	cursor: pointer;
	position: absolute;
}
.navigator {
	width: 168px;
	cursor: pointer;
	line-height: 110%;
	border: 1px solid #9a9a9a;
	border-bottom: 0px;
}
.navigator a {
	color: #fff;
}
.navigator a:hover {
	color: #fff;
	text-decoration: none;
	background-position: 0px 0px;
	background: #2a54d4 url('../media/graphics/glossyback2.gif') repeat-x left bottom;
}
.menu-header {
	color: #fff;
	width: auto;
	display: block;
	font-weight: bold;
	position: relative;
	padding: .4em .2em .6em .1em;
	background-position: 0px 0px;
	background: #5285e6 url('../media/graphics/glossyback.gif') repeat-x left bottom;
}
.menu-header a:hover {
}
ul.menu-items li {
	display: block;
}
ul.menu-items li a {
	color: #000;
	padding: .2em;
	display: block;
	position: relative;
	border-bottom: 1px solid #9a9a9a;
}
ul.menu-items li a:hover {
	color: #fff;
}
ul.submenu-items li a {
	padding-left: 1.2em;
}
.align-text-bottom {
	vertical-align: text-bottom;
}
.align-bottom {
	vertical-align: bottom;
}
/* form style 1 */
.fstyle1 {
	width: 99%;
	text-align: left;
}
.fstyle1 li {
	margin: 0 0 5px 0;
	padding: 5px 5px 0px 20px;
}
.fstyle1 li.buttons {
	overflow: hidden;
}
.fstyle1 li.buttons input {
	width: auto;
	float: right;
	padding: 4px;
	display: inline;
	margin-left: 5px;
}
.fstyle1 label {
	float: left;
	width: 160px;
	display: block;
	display: inline;
	padding: 5px 10px 2px 0;
}
.fstyle1 .selectbox {
	width: 260px;
}
.fstyle1 .textarea {
	height: 80px;
	width: 252px;
}
.fcount1 {
	border: 0px;
	width: 160px;
}
.indented-block {
	border: 0px;
	padding: 1em;
	margin: 0 1.5em;
}
.indented-box {
	width: 10em;
	padding: .5em;
	text-align: left;
	margin-left: 3em;
	border: 1px #000 solid;
}
/* news feed */
#news-feed {
	width: 168px;
	height: 240px;
	overflow: hidden;
	position: relative;
	margin-bottom: 1em;
	background: #d3e8fd;
	border: 1px #000 solid;
}
#news-feed > .news-item {
	top: 260px;
	padding: 5px;
	height: 240px;
	overflow: hidden;
	position: absolute;
}
.news-item p {
	line-height: 120%;
	margin-bottom: 5px;
	font-style: italic;
}
img.news-image {
	width: 16px;
	height: 16px;
	margin-right: 3px;
	vertical-align: bottom;
}
img.read-more {
	width: 80px;
	height: 18px;
}
#dummy > .news-item {
	padding-bottom: 2em;
}
#whats-new > .news-item {
	padding-bottom: 2em;
}
#header-box {
	width: 40%;
	float: right;
	display: inline;
	text-align: right;
}
#WLSearchBoxDiv {
	width: 200px;
	float: right;
	margin: 16px 10px 0 0;
}
/* header box*/
/*
#header-box {
	width: 50%;
	float: right;
	margin-right: 10px;
}
#header-options {
	float: right;
	margin-top: 6px;
}
#header-options td {
	padding-left: 16px;
	vertical-align: middle;
}
#WLSearchBoxDiv {
	width: 200px;
	float: right;
	margin-top: 6px;
}
*/
