/* * { margin: 0 } */
/* Pad around images in the news copy */
.copyimage { padding: 5px; border: 0px; }
body, html {
	background-color: #9c6e3e;
	background-color: #927d22;
	background-color: #093862;
/*	background: url(/images/back.png) #ccc fixed center top;*/
	color: #422;
	font: 12px/15px arial, helvetica, sans-serif;
	margin: 0px;
}
th { text-align: center; }
a, body, li, td, p, th {

}

h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #927d22;
}

h1 { font-size: 24px; line-height: 27px; font-weight: normal; }
h2 { font-size: 22px; line-height: 25px; font-weight: normal; }
h2 { font-size: 20px; line-height: 23px; font-weight: normal; }
h3 { font-size: 18px; line-height: 21px; font-weight: normal; }
h3 { font-size: 16px; line-height: 19px; font-weight: normal; }
h4 { font-size: 16px; line-height: 19px; font-weight: normal; }
td { text-align: left; vertical-align: top; }

#wrapper {
	background: #fff;
	margin: 0 auto 2px auto;
	width: 845px;
	padding-top: 10px;
/*	border: 1px solid red;*/
}
#lefttop {
	float: left;
	height: 80px;
	width: 224px;
/*	border: 1px solid blue;*/
}
#banner {
/*	color: white;*/
/*	width: 720px;*/
	height: 82px;
	text-align: right;
	margin: 0 10px 0 120px;
	border-bottom: 2px solid #927d22;
	border-bottom: 2px solid #093862;
}
#menu {
	float: left;
	font-variant: small-caps;
	list-style: none;
	margin: 0px;
	padding: 60px 0 0 5px;
	width: 115px;
	text-align: right;
}

#menu a {
	font-variant: small-caps;
/*	border-right: 1px solid #ccc;*/
/*	border-right: 1px solid white;*/
	border-bottom: 1px solid #bc8e3e;
	border-bottom: 1px solid #093862;
	border-bottom: 1px solid #927d22;
	padding: 0px 5px 0 0px;
	margin-top: 15px;
	text-decoration: none;
	text-shadow: 2px 2px 2px #888;
	color: #644;
	display: block;
	font: 12px/14px arial, helvetica, sans-serif;
}

#menu a:hover, #menu #current {
/*	background: #e9e9e9;*/
	color: #211;
}

#content {
	border: 0px;
	padding: 10px;
	margin: 0 0 0 120px;
	text-align: left;
	background-color: white;
/*	color: #002c65;*/
	border-left: 1px solid #093862;
}

#content h2, #content h1 {
	background: url(/images/h2-back.jpg) no-repeat bottom left;
/*	background: url(/images/myh2-back.png) no-repeat top left;*/
	font-variant: small-caps;
	text-shadow: 2px 2px 2px #888;
}

#content table td img { padding-right: 10px; }
td.content {
/*	text-align: center;*/
/*	background-color: #b8a678;*/
/*	background-color: #efe5c3;*/
}

img {
	border: none;
}

label {
	cursor: pointer;
}

/* CUSTOM */
.thumnail {
	background: url(/images/pic-shadow.gif) bottom right no-repeat;
/*	float: right;*/
	margin-bottom: 9px;
	margin-right: 5px;
	margin-top: 5px;
	margin-left: 17px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 0px;
	position: relative;
}

#copyright {
	clear: both;
	margin: 0px;
}
#copyright p, #copyright a {
	font-size: 10px;
	line-height: 13px;
	margin: 0px;
	color: #dbb;
	font-family: arial, helvetica, sans-serif;
}
.input {
	border : 1px solid #666666;
	font: 10px Arial, Helvetica, sans-serif;
	padding: 1px;
}
td.input {
	border : 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #957c53
}
.formhead {
	border: 2px solid red;
	color: #eee;
	background: #b8a678;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
.formheads {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.formgroup {
	border: 2px solid red;
	background: #b8a678;
	padding: 4px;
}
.f_submit,.f_reset {
	border: 1px solid #666;
	background: #fff;
	font-weight: bold;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #002c65;
	font-size: 14px;
}
.logodiv {
	float: left;
	text-align: center;
	padding: 5px;
	height: 65px;
	border: 1px solid #eee;
}
