/*
http://closure-compiler.appspot.com/home
*/

html, body	{
	height: 100%;
	}

body	{	
	margin: 0px; padding:0px;
	background-color: #ae9f7e;
	background-image: url('/images/site/bkg/orecart.jpg');
	background-repeat: repeat-x;
	background-attachment:fixed;
	 }

BODY {
	font-family : PT Sans, sans-serif, tahoma,arial,verdana,helvetica;
	font-size : 100%;
	line-height : 1.75em; /* 16x___ = 28px */
	color : #311404;
	font-weight : Normal;
	font-style : Normal;
	text-decoration : none;
}

P, SPAN, SELECT, INPUT {
	font-size : 1.25em;
	line-height : 1.50em; /* 16x___ = 28px */
	}

h1 {
	font-size : 1.5em; /* 16x___ = 24px */
	line-height : 1.5em; /* 16x___ = 24px */
	color: #5b3520;
	}

h2 { 
	font-size : 1.3125em; /* 21px; */
	line-height : 1.3125em; /* 21px; */
	color: #311404;
	}

h2.author, .author {
	display: inline;
	font-size : 1.125em; /* 21px; */
	line-height : 1.125em; /* 21px; */
	text-indent: 2.5em;
	}

a:link, a:visited, a:active {
	color : #000000;
	text-decoration : underline;
}

a:hover {
	color : #383838;
	text-decoration : none;
}

.nav1, a.nav1:LINK, a.nav1:VISITED, a.nav1:ACTIVE  {
	font-size : 1.25em;
	color : #edc492;
	text-decoration : none;
	vertical-align:middle;
	text-shadow: #000000 1px 1px 0px;
}

.symbol01, a.symbol01:LINK, a.symbol01:VISITED, a.symbol01:ACTIVE  {
	font-size : 1.25em;
	color : #d59125;
	padding:0 6px 0 8px;
	text-decoration : none;
	vertical-align:middle;
	text-shadow: #000000 1px 1px 0px;
}

a.nav1:HOVER {
	color : #ffe5c6;
	text-decoration : none;
	vertical-align:middle;
}

.footer, a.footer:LINK, a.footer:VISITED, a.footer:ACTIVE  {
	color : #ac6e27;
	text-decoration : none;
	vertical-align:middle;
}

a.footer:HOVER {
	color : #c88c47;
	text-decoration : none;
	vertical-align:middle;
}

.tableheader {
	background-color: #890802;
	padding:0px;
	text-align:center;
	height:142px;
}

.tablenav {
	background-color: #643f2a;
	background-image: url('/images/site/bkg-wood.gif');
	background-repeat:repeat;
	padding-top:2px;
}

.navstar {
	padding:10px;
	vertical-align:middle;
}

.bkg2 {
	background-color: #f3edc1;
	background-image: url('/images/site/bkg2.gif');
	background-repeat:repeat-x;
	height:9px;
}

.main {
	background-color: #f4e9c7;
	background-image: url('/images/site/bkgMain.jpg');
	background-repeat:repeat-y;
	text-align:center;
	vertical-align:top;
	padding-top:0px;
}

.footer {
	background-color: #4a2916;
	height:35px;
}


.image1 {
	padding-left:5px;
}

.p1 { font-size : 1.5em; line-height : 1.5em; color: #5b3520; font-weight:bold; }

.arrow01L {content:url(/images/arrows/Arrow01-Left.png);}
.arrow02L {content:url(/images/arrows/Arrow02-Left.png);}
.arrow03L {content:url(/images/arrows/Arrow03-Left.png);}
.arrow04L {content:url(/images/arrows/Arrow04-Left.png);}

.arrow01R {content:url(/images/arrows/Arrow01-Right.png);}
.arrow02R {content:url(/images/arrows/Arrow02-Right.png);}
.arrow03R {content:url(/images/arrows/Arrow03-Right.png);}
.arrow04R {content:url(/images/arrows/Arrow04-Right.png);}