@charset "UTF-8";

body  {

	font: 100% "Palatino Linotype", "Book Antiqua", Palatino, serif;

	background: #A19546 url(images/friBKG1b.jpg) no-repeat center 0px;

	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;

	vertical-align: top;

	height: auto;

}

a:link {

	color: #000000;

	text-decoration: underline;

}

a:visited {

	color: #000000;

	text-decoration: underline;

}

a:hover {

	color: #666666;

}

a:active {

	color: #000000;

	text-decoration: underline;

}

.twoColFixLtHdr #container {
	width: 900px;
	text-align: left;
	height: auto;
	background-position: left -16px;
	margin: 15px auto auto;
	background-repeat: no-repeat;
	background-image: url(images/fauxback.jpg);
	padding: 0px 0px 10px;
	min-height: 500px;

} 

.twoColFixLtHdr #header {

	height: 70px;

	background-repeat: no-repeat;

	background-position: -12px -9px;

	letter-spacing: 1px;

	vertical-align: top;

	margin: 0px;

	background-image: url(images/fauxback.jpg);

} 



.twoColFixLtHdr #footer {

	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;

	font-size: 11px;

	color: #FFFFFF;

	padding-right: 0;

	padding-bottom: 0px;

	margin: 0px auto;

	height: 35px;

	padding-left: 0;

	text-align: center;

	width: 900px;

	padding-top: 12px;

	page-break-after: auto;

}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */

	float: right;

	margin-left: 8px;

}

.fltlft { /* this class can be used to float an element left in your page */

	float: left;

	margin-right: 8px;

} 

.twoColFixLtHdr #sidebar1 {
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0em;
	height: 100%;
	margin-top: 47px;
	text-align: left;
	min-height: 480px;
	margin-bottom: auto;
	background-image: url(images/logospacer.gif);
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	float: left;
	margin-right: auto;
	margin-left: auto;

}

h1 {

	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;

	font-size: 18px;

	font-weight: bolder;

	line-height: 1;

	font-variant: normal;

	text-transform: uppercase;

	height: auto;

	text-align: left;

	background-color: #FFB251;

	width: auto;

	padding: 4px;

	margin-left: -4px;

	color: #000000;

	letter-spacing: 1px;

	vertical-align: middle;

}

h2 {

	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;

	font-size: 12px;

	color: #000000;

	text-align: left;

	padding: 0px;

	margin: 0px;

}

h3 {

	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;

	font-size: 15px;

	font-weight: bold;

	text-align: center;

	margin-top: 18px;

}

h4 {

	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;

	font-size: 14px;

	font-weight: 500;

	color: #000000;

	filter: Light;

}



.twoColFixLtHdr #mainContent {
	padding: 0px 0px 20px;
	margin-left: 13px;
	margin-top: 38px;
	height: auto;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	width: auto;
	margin-bottom: 8px;
	text-align: left;
	vertical-align: text-top;
	min-height: 480px;
	background-image: url(images/logospacer.gif);
	margin-right: 0px;
	float: right;
	background-repeat: repeat-y;

} 

#mainInset {

	width: auto;

	margin: 40px 0px 0px 210px;

	height: 100%;

	padding-left: 40px;

	padding-right: 40px;

	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;

	font-size: 12px;

	min-height: 500px;

}

.thrColFixHdr #header {

	background-image: url(images/open-quote.gif);

	background-repeat: no-repeat;

	background-position: left 0px;

	padding-left: 13px;

	font-style: normal;

	padding-top: 50px;

	text-indent: 10px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: lighter;

	left: 0px;

	top: 0px;

	right: 0px;

	bottom: 0px;

	clip: rect(0px,0px,0px,0px);

}

.blockquote {

	background-image: url(images/open-quote.gif);

	background-repeat: no-repeat;

	background-position: 7px 5px;

	padding-left: 15px;

	font-style: italic;

	padding-top: 60px;

	font-size: 15px;

	padding-right: 15px;

}

.blockquote span {

	background-image: url(images/close-quote.gif);

	background-repeat: no-repeat;

	background-position: right bottom;

	display: block;

	padding-top: 0px;

	margin: 0px;

}
