/*body, p, caption, td, li, dd, th {font-family: Verdana, Arial, sans-serif; text-decoration: none; font-size: 11px; color: #000;}
body {background-color:#49572A; margin-top: 0px;}*/

body, body div, body p, body th, 
body td, body li, body dd, body caption, body blockquote    {
    /* more specific to override imported rule */
    font-size:    x-small;      
    /* false value for WinIE4/5 */
    voice-family: "\"}\"";   
    /* trick WinIE4/5 into thinking rule is over */
    voice-family: inherit;   
    /* recover from trick */
    font-size:    small;
    /* intended value for better browsers */
    }

/* CLASSES FOR NAV TEXT LINKS - HOVER SETTINGS ARE IN SCREEN.CSS */
a.main-nav-current {text-decoration: none; font-weight: bold; color: #49572A; font-size : 11px}
a.main-nav-not-current {text-decoration: none; font-weight: bold; color: #F3EBA4; font-size : 11px}
a.sub {text-decoration: none; font-weight: bold; color: #49572A; font-size : 11px}
a.sec {font-weight: bold; font-size : 11px}

.ten-px-pad-fontsize {font-size : 11px}

.twenty-px-pad {padding: 20px;}

.nav-uline {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #666633;

	background-color: #CCCC99;

}

.box-outline {

	border: thin solid #D97C18;

}

.txt-b {

	font-weight: bold;

}

.txt-b-gr { font-weight: bold ; color: #006633}

.txt-i {  font-style: italic}



.block-right-400 {

	float: right;

	margin-left: 10px;

	width: 400px;

	font-style: normal;

	padding: 5px;

}

.block-right-200 {

	float: right;

	margin-left: 10px;

	width: 200px;

	font-style: normal;

	padding: 5px;

	border: thin solid #D97C18;

}

.block-left-400 {

	float: left;

	width: 400px;

	font-style: normal;

	padding: 5px;

	border: thin solid #CCCCCC;

	margin: 5px;

	height: auto;



}

.block-left-250 {

	float: left;

	width: 250px;

	font-style: normal;

	padding: 5px;

	border: thin solid #CCCCCC;

	margin: 5px;

	height: auto;



}

.block-200 {

	margin: 5px;

	width: 200px;

	font-style: normal;

	padding: 5px;

	border: thin solid #CCCCCC;

	clear: none;

	height: auto;



}

#oak-navlist

{

list-style: none;

list-position: outside;

}



#acorn-bullet {

	list-style-image: url(/pnw/olympia/silv/oak-studies/images/acorn.gif);

}



/* OAK TABLES */

.oak { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; color: #000000; text-decoration: none}

.sub1 { margin-left: 2em; }

.outline-grey {

	padding: 10px;

	border: 1px solid #CCCCCC;

}

.margin-left-20 {

	margin-left: 20px;

}

br.pageEnd { page-break-after: always; }


