﻿body {
	margin: 0;
	font-family:"Arial";
	font-size: 14px;
	margin-bottom: 20px;
	background-color:#FDFAF2;
}
a {
	color: #022342;
	text-decoration: none;
}
#content {
	line-height: 150%;
	margin:10px 0px 10px 0px;
	width:90%;
}
#content h1 {
font-family:"Arial";
	display: block;
	font-size: 170%;
	color: #13295c;
	background: url('kadeykrogenimg/horizontal.gif') repeat-x 50% bottom;
	padding-bottom: 12px;
	text-transform: uppercase;
	margin-top: 35px;
}
#content h2 {
	font-size: 130%;
	text-transform: uppercase;
}
#content h3 {font-family:"Arial";
	display: block;
	font-size: 170%;
	color: #466168;
	background: url('kadeykrogenimg/horizontal.gif') repeat-x 50% bottom;
	padding-bottom: 12px;
	text-transform: uppercase;
}
#actionLinks {
	display: block;
	height: 20px;
	background: url('kadeykrogenimg/buttonBG.jpg') repeat-x;
	margin-bottom: 10px;
}
#preamble {
	margin: 0px 20px;
}
#pa_Search {
	padding: 10px;
	height: 140px;
}
#pa_Search_world {
	width: 230px;
	float: left;
	padding-top: 20px;
	text-align: center;
}
#pa_Approved {
	background-color: #F1EFFE;
	padding: 10px;
	height: 110px;
	margin-bottom: 8px;
}
#pa_Approved_logo {
	width: 230px;
	text-align: center;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
#searchCriteria {
	margin: 0px 100px;
}
#picDescription {
	font-size: 150%;
	font-weight: bold;
	margin-top: 10px;
	background: url('kadeykrogenimg/horizontal.gif') repeat-x 50% bottom;
	padding-bottom: 12px;
	text-transform: uppercase;
}
#footer {
	padding: 30px 20px 1px 20px;
	color: #999999;
}
img {
	border: 0px;
}
.formButton {
	border: none;
	background-color: #FBFBFB;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
.formItem {
	font-family: "Arial";
	font-size: 100%;
	width:200px;
}
.tds {
	border-bottom: 1px solid #eee;
	padding: 6px 0px 6px 8px;
}
.tdh {
	background-color:#3D2C14;
	color: #ECE2C7;
	text-align: center;
}
.searchtable {
	border:1px solid #3D2C14;
	width:500px;
	margin:0px;
	padding:0px;
}
.trButtons {
	background: url('kadeykrogenimg/buttonBG.jpg') repeat-x center;
	padding: 0px 0px;
}
.tdButtons {
	border: 1px solid #c7b592;
	text-align: center;
}
#btn_Search {
	width: 40%;
	border: none;
	text-align: center;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#993300;
}
#btn_Reset {
	width: 40%;
	border: none;
	text-align: center;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#993300;
}
#btn_Search:hover {
	background-color:#CC6600;
	cursor:pointer;
}
#btn_Reset:hover {
	background-color:#CC6600;
	cursor:pointer;
}
.blue a {
	color: #ECE2C7;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.btn {
	padding: 6px;
	border: none;
	background-color: #d5d5d5;
	font-weight: bold;
	color: #6d6d6d;
	margin: 3px 0px;
}
a.btn {
	text-decoration: none;
	color: #3f3f3f;
}
.approved {
font-family:"Arial";
	font-size: 100%;
}
.hidden {
	display: none;
}
.galleryNav {
	color: #333333;
	background: url('kadeykrogenimg/buttonBG.jpg') repeat-x;
}
.blue {
	background-color:#3D2C14;
	color: #ECE2C7;
}
a.backLink {
	display: block;
	padding: 8px 8px 8px 0px;
}
#print {
	background: url('kadeykrogenimg/print.jpg') no-repeat left 50%;
	padding: 6px 0px 6px 25px;
	text-decoration: none;
	font-weight: bold;
	clear:both;
	height:20px;
}
#hideOnPrint {
	height: 1px;
	width: 98%;
	display: block;
}
#hideOnPrint {
	padding: 6px;
	border: none;
	font-weight: bold;
	color: #6d6d6d;
	margin: 0px;
}
#trailimageid {
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	width: 280px;
	height: 0px;
	z-index: 200;
}
.greylogo {
	color: #83929f;
}
.bluelogo {
	color: #13295c;
}
.white a {
	background-color: #ECE2C7;
	color:#000000;
}

.white {
	color: #000000;
	background-color: #ECE2C7;}

.form {
	width: 100%;
	margin:0px;
	background-color: #FFFFF;
}

tr {
	background-color: #FDFAF2;
}

p{
	padding-bottom:0px;
	margin-bottom:2px;
}

td#photoVideoTabsFaded a{
	border:1px solid #437eaf;
	padding:2px 8px;
	background-color:#c0cfdc;
	display:block;
	font-weight:normal;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}td#photoVideoTabsFaded a:hover{
	border:1px solid #0a4b87;
	color:#0a4b87;
}
td#photoVideoTabs a{
	border:1px solid #00284e;
	padding:2px 8px;
	background-color:#0a4b87;
	display:block;
	font-weight:bold;
	color:#ffffff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

