@charset "utf-8";
body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(images/backround.gif);
	font-size: 100%;
	font-family: Georgia, Times, serif;
	filter: Shadow(Color=#2d0101, Direction=right);
}

.oneColFixCtrHdr #container {
	width: 972px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #FFE16C;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);	
}
.oneColFixCtrHdr #navbar {
	background-image: url(images/navbarslice1x54.jpg);
	height: 54px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 330px;
}
.oneColFixCtrHdr #mainContent {
	padding-right: 315px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	background-image: url(images/ftrrslice1x54.jpg);
	text-align: right;
}
.oneColFixCtrHdr #footer p {
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.hdr2 {
	background-image: url(images/redpanel1x272.jpg);
	height: 272px;
}
#apDivlogo {
	position:absolute;
	width:277px;
	height:329px;
	z-index:100;
}
.hdr3 {
	background-color: #caa94f;
	border: 1px solid #FC0;
	font-size: 28px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#apDiv1 {
	position:absolute;
	width:305px;
	height:589px;
	z-index:1;
	background-image: url(images/bluebox.png);
	margin-left: 667px;
	margin-top: 35px;
}
.portrait {
	background-image: url(images/franksportrait.jpg);
	height: 208px;
	font-size: 100%;
	padding-right: 500px;
	padding-left: 25px;
	color: #333;
}

#apDiv2 {
	position:absolute;
	left:18px;
	top:16px;
	width:253px;
	height:189px;
	z-index:1;
}
.oneColFixCtrHdr #container #mainContent p {
	font-size: 100%;
}
.oneColFixCtrHdr #container #mainContent div p {
	text-align: center;
}
.beige {
	background-color: #fdf9c8;
	font-size: 100%;
}
.oneColFixCtrHdr #container #mainContent .boxsize {
	height: 270px;
}

#apDiv3 {
	position:absolute;
	left:18px;
	top:306px;
	width:287px;
	height:289px;
	z-index:2;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	margin-top: 8px;
}

form {
	margin: 							0;
	}

fieldset {
	border:								none;
	border-bottom: 						2px solid lightgrey;
	padding:							8px;
}

label {
	font-size:							1.1em;
	font-weight:						bold;
	color: 								#515151;
}

div.lbl {margin:8px 0 0 0;}

div.obj input, textarea {
	width:								280px;
	padding:							3px;
	border-color:						#ababab;
	border-style:						solid;
	border-width:						thin;
	font-family:						arial, sans-serif;
	font-size:							1.2em;
	color: 								black;
}

div.obj2 input, textarea {
	width:								600px;
	padding:							3px;
	border-color:						#ababab;
	border-style:						solid;
	border-width:						thin;
	font-family:						arial, sans-serif;
	font-size:							1.2em;
	color: 								black;
}


textarea {height:100px;}

div.obj input:focus, textarea:focus {background:#f2f2f2;}

div.obj input.err, textarea.err {border-color:#cd0000;}

p.err {
	margin: 							3px 0 0 0;
	padding: 							0;
	background:							url(sc_admin/res/error_arrow.gif) no-repeat;
	font-size:							1.1em;
	font-style:							italic;
	text-indent:						20px;
	color: 								#cd0000;
}

#sendme {margin-top:16px;}
.portraitmetzger {
	background-image: url(images/metzgerportrait.jpg);
	height: 233px;
	font-size: 125%;
	padding-right: 350px;
	padding-left: 225px;
	color: #7BA7C0;
	background-position: left top;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-shadow: black 0.1em 0.1em 0.2em;
}
.padleft {
	padding-left: 250px;
}
.facebook {
	text-align: right;
}

