body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #004224;
	line-height: 1.5em;
}
a:link, a:active, a:visited {
	text-decoration: underline;
	color: #004627;
}
a:hover {
	text-decoration: none;
}
#bg1 {
	text-align: center;
	background-image: url(../images/bg1.gif);
	background-color: #014728;
	padding-top: 40px;
}

#content {
	margin: 0 auto;
	width: 816px;
	text-align: left;
  }
  
#middle {
	background-color: #fffcdf;
	width: 798px;
	background-image: url(../images/middle.gif);
	background-repeat: repeat-y;
}
  
#shadow_top {
	background-image: url(../images/bg_top.gif);
	background-repeat: no-repeat;
	height: 4px;
	width: 816px;
	margin: 0px;
	padding: 0px;
}
#shadow_lft {
	background-image: url(../images/bg_lft.gif);
	background-repeat: repeat-y;
	height: 1px;
	width: 9px;
}
#shadow_rgt {
	background-image: url(../images/bg_rgt.gif);
	background-repeat: repeat-y;
	height: 1px;
	width: 9px;
}
#shadow_btm {
	background-image: url(../images/bg_btm.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 816px;
}
#reader {
	padding-top: 50px;
	padding-bottom: 70px;
	padding-right: 70px;
	padding-left: 70px;
	background-image: url(../images/reader_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#footer {
	color: #dacfa9;
	text-align: center;
	line-height: 3em;
	font-size: 9px;
	padding: 10px;
}
#footer a:link, #footer a:active, #footer a:visited {
	text-decoration: none;
	color: #dacfa9;
	text-transform: uppercase;
	padding-right: 15px;
	padding-left: 15px;
}

#footer a:hover {
	text-decoration: underline;
}
#nav {
	text-align: center;
	padding-bottom: 8px;
}
#subnav {
	background-image: url(../images/s_back.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 798px;
	text-align: center;
	color: #ded6b3;
}
#col1, #col3 {
	vertical-align: top;
	width: 290px;
}
#col1a {
	vertical-align: top;
	width: 329px;
}
#col2 {
	vertical-align: top;
	width: 80px;
}
#col2a {
	vertical-align: top;
	width: 41px;
}
.brown {
	color: #89774e;
}
.field1 {
	width: 288px;
	background-color: #fffcdf;
	border: 1px solid #c0b48c;
	background-image: url(../images/field.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 2px;
	color: #004627;
}

#SUBMIT {
	color: #FFFCDF;
	background-color: #004223;
}
.table1 {
	background-color: #938671;
}
.table1 td {
	vertical-align: top;
	background-color: #FFFCDF;
	color: #938671;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.25em;
}
.table1 th {
	background-color: #938671;
	color: #FFFCDF;
	padding-right: 10px;
	padding-left: 10px;
}
.small {
	font-size: 11px;
}
.photo1 {
	float: left;
	padding-right: 41px;
	padding-bottom: 10px;
}
.brown20 {
	color: #89774e;
	font-size: 20px;
}
#login {
	background-image: url(../images/login_mid.gif);
	background-repeat: repeat-y;
}
#bg_pop1 {
	text-align: center;
	background-image: url(../images/pop1_bg.gif);
	background-color: #fffcdf;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#pop1_photo {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#pop1_text {
	padding: 30px;
	text-align: left;
}
#bg_pop_arch {
	text-align: center;
	background-color: #fffcdf;
	margin: 0px;
	padding: 0px;
}
#pop_arch_nav {
	background-color: #004522;
	width: 600px;
}
.wxFade, .wxPhrase, .wxLink11 {
	line-height: 1.2em;
}

/* Added by CK */

input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}
input, textarea {
	border: 1px solid #004371;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}

/*input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}
*/
.validation-advice {
	margin: 4px 0;
	padding: 4px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 4px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}


.error {
	color:#CC0000;
	font-weight:bold;
}
#reader_gallery {
	padding-top: 10px;
	padding-bottom: 70px;
	padding-right: 70px;
	padding-left: 70px;
	background-image: url(../images/reader_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
