body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1 {
	color: #223675;
	font-size: 14pt;
	font-weight: bold;
	line-height: 125%;
	padding-bottom: 10px;
}

h2 {
	color: #223675;
	font-size: 12pt;
	font-weight: bold;
	line-height: 14px;
	padding-bottom: 10px;
}

h3 {
	color: #223675;
	font-size: 11pt;
	font-weight: bold;
	line-height: 14px;
}

p {
	font-size: 10pt;
}

p.small {
	font-size: 8pt;
}

td {
	font-size: 10pt;
}

ul {
	font-size: 10pt;
}

label {
	display:block;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:15px;
}

input.button {
	margin-top:10px;
}

a:link {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

a:focus {
	color: #000;
}

a:active {
	color: #000;
}

#wrapper {
	margin: 0 auto;
	width: 962px;
}


#header1 {
	padding: 10px 10px 10px 10px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15px;
}

#header2 {
	background-position: top;
	height: 170px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/template/header_one_back-50-year.gif);
	background-color: #223A73;
	background-repeat: no-repeat;
}

#navigation {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #223675;
	border-left-color: #223675;
}

#navigation ul {
	background-color: #B2252B;
	height:30px;
	padding-top:15px;
	margin:0px;
	text-align:center;
}

#navigation li {
	display: inline;
	list-style-type: none;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
}

#navigation a {
	color:#FFFFFF;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}


#navigation a:link {

}

#navigation a:visited {

}

#navigation a:hover {
	text-decoration:underline;
}

#content-wrapper {
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #223675;
	border-left-color: #223675;
	border-bottom-color: #223675;
}

#left_column {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 215px;
	margin-top:10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#left_column h2 {
	color: #000;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:5px;
	padding-top:5px;
}

#content {
	float: right;
	width: 680px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#footer {
	padding: 10px;
	height: 20px;
	margin: 0 auto;
	width: 944px;
	clear:both;
}

.content-images {
	border:solid;
	border-width:1px;
	border-color:#000;
	margin: 5px;
	padding: 5px;
}

.gallery-images {
	border:solid;
	border-width:1px;
	border-color:#000;
}

.center-text {
	text-align:center;
}

.clear {
	clear: both;
	display:block;
}
