/* @group HTML */
h1 	{
	font-weight: bold;
	margin: 25px 0 2px 0;
	padding: 0;
	border: 0;
	text-transform: uppercase;
	font: 15px  cezanne, garamond, times new roman, times, serif;
	letter-spacing: 1px;
	line-height: 1em
}
	
h2 	{
	font-weight: bold;
	margin: 25px 0 2px 0;
	padding: 0;
	border: 0;
	text-transform: uppercase;
	font: 13px  garamond, times new roman,  times, serif;
	letter-spacing: 1px;
	line-height: 1em
}

h3, h4, h5	{
	font-weight: normal;
	margin: 15px 0 2px 0;
	padding: 0;
	border: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1em
}
 
a {
	text-decoration: none;
}
a:link 	{
	color: #ffffff
}

a:visited	{
	color: #ffffff
}

a:hover {
	color: #cc3300;
}

a:active {
	font-weight: bold; 
	text-decoration: none;
	color: #EFDAB2;
}

p {
	line-height: 20px;
	margin-top: 0;
	padding-top: 0;
	color: #F1D6BA;
}

/* @end */

/* @group layout */
img	{
	border: 0;
}
	
body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	background: #2E0808;
	color:  #F1D6BA;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

#wrapper {
    border: 0 none;
    height: 39em;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: left;
    width: 100%;
}

#content {
	width: 100%;
	height: 32em;
	min-width: 855px;
	position: absolute;
	left: 0px;
	top: 48px;
	margin: 0;
	padding: 0;
	border: 0;
	z-index: 2;
	background: #471514 url(../images/line.gif) top left repeat-x;	
}

#contentint	{
	width: 100%;
	min-height: 35em;
	min-width: 855px;
	position: relative;
	top: 48px;
	margin: 0;
	padding: 0;
	border: 0;
	z-index: 2;
	background: #660000 url(../images/line.gif) top left repeat-x;
}

#contentint p.title1 {
	margin-left: 245px;
	width: 540px;
	font-family: Verdana, Helvetica, Arial;
	padding-top: 35px;
}

#contentint a:link {
	font-weight : bold; 
	text-decoration : none;	
	color: #ffffff;
}
	
#contentint a:visited {
	font-weight : bold; 
	text-decoration : none;	
	color: #ffffff;
}
	
#contentint a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #f2b980;
}

#contentint p.indent {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 15px; 
	font-weight: normal; 
	color: #ffffcc; 
	margin-left: 90px;
}

#contentint .viewKeywords {
	color: #ffffcc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}

div#mainbg	{
	width: 855px;
	height: 32em;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	background: url(../images/bg10c.jpg) top left no-repeat;
}
	
div#mainbg2	{
	width: 855px;
	height: 32em;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	background: url(../images/bg2c.jpg) top left no-repeat;
}

div#mainintbg	{
	width: 855px;
	height: 32em;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	border: 1px;
	background: #660000 url(../images/line.gif) top left repeat-x;
	z-index: 6;
}

div#main {
	text-align: left;
	left: 440px;
	width: 28em;
	position: relative;
	margin: 0;
	padding: 35px 5px 5px 5px;
	border: 0;
}
	
div#mainint	{
	text-align: left;
	left: 230px;
	width: 36em;
	position: relative;
	margin: 0;
	padding: 35px 5px 5px 5px;
	border: 0;
}
	
div#mainint2 {
	text-align: left;
	left: 230px;
	width: 41em;
	position: relative;
	margin: 0;
	padding: 35px 5px 5px 5px;
	border: 0;
}

#mainint2 ul {
	margin: 0px 0px 0px 0;
	padding: 5px 0px 5px 25px;
	border: 0;
	left: 0px;
	line-height: 13px;
	list-style : square;
	color: #EFDAB2;
	font-size: 9px;	
}
	
#mainint2 li {
	margin : 0;
	padding :  2px 1px 4px 0; 
	border: 0;
	line-height: 13px;
	list-style : square;
	color: #EFDAB2;
	font-size: 9px; 	
}

#main a {
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 12px;
	font-size: small;
	color: #ffffff;
	background: transparent url(../images/arrow.gif) 0px 3px no-repeat;
}	

#main a:link {
}	
	
#main a:visited {
}	

#main a:hover {
	color: #F2B980;	
}	
	

/* @end */

/* @group navcol */

div#navcol {
	text-align: left;
	position: absolute;
	top:8em;
	width: 200px;
	margin: 0;
	border: 0;
	z-index: 7;
}

#navcol p {
	line-height: 17px;
	margin-top: 0;
	padding-top: 0;
	font: 11px  Verdana, Helvetica, Arial;
}

#navcol ul li a {
  	border: 0 none;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    font-size: 11px;
    margin: 0;
    text-decoration: none;
    text-transform: none;
    line-height: 16px;
}
#navcol li {
	font-size: 9px;
	color: #EFDAB2;
	line-height: 13px;
	list-style: square outside none;
}
	
#navcol ul li a:hover {
	color: #f2b980;
}

#navcol ul {
	list-style: none;
	margin:0;
	border: 0;
	left: 0px;
	color: #ffffff;
}

#navcol ul.on {
	margin: 2px 4px 0px 0;
	padding: 2px 4px 0px 10px;
	border: 0;
	left: 0px;
	line-height: 13px;
	list-style : square;
	color: #EFDAB2;
	font-size: 9px;
}


#navcol #subnav  ul li a {
	padding : 4px 0 0 8px; 
	margin : 0;
	border: 0;
	line-height : 7px;
	font: x-small  times new roman, georgia, times, serif;
	font-weight : bold;
	list-style : none;
	text-transform: none;
	font-variant: normal;
}
/* @end */

/* @group rightcol */

div#rightcol {
	text-align: left;
	left: 240px;
	min-height:220px;
	position: relative;
	top:2em;
	width: 540px;
	margin: 0;
	padding: 5px 5px 5px 5px;
	border: 0;
}

div#rightcolxl {
	text-align: left;
	left: 27em;
	width: 30em;
	position: absolute;
	margin: 0;
	padding: 45px 5px 5px 5px;
	border: 0;
}


#rightcol.title a:link {
	font-weight : bold; 
	text-decoration : none;	
	color: #ffffff;
	font:   Verdana, Helvetica, Arial;
}
	
#rightcol.title a:visited {
	font-weight : bold; 
	text-decoration : none;	
	color: #ffffff;
	font:   Verdana, Helvetica, Arial;
	
}
	
#rightcol.title a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #f2b980;
	font: Verdana, Helvetica, Arial;
}
	
#rightcol a:link {
	font-weight : bold; 
	text-decoration : none;	
	color: #ffffff;
	font: Verdana, Helvetica, Arial;	
}
	
#rightcol a:visited {
	font-weight : bold; 
	text-decoration : none;	
	color: #ffffff;
	font: Verdana, Helvetica, Arial;
}
	
#rightcol a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #f2b980;
	font: Verdana, Helvetica, Arial;	
}

#rightcol h2, #rightcolxl h2 	{
	font-weight: bold;
	margin: 30px 0px 5px 5px;
	padding: 0;
	border: 0;
	color: #EFDAB2;
	font: 15px  garamond, georgia, times new roman,  times, serif;
	letter-spacing: 1px;
	line-height: 1.1em
}

#rightcol p {
	font: small Verdana, Arial, Helvetica, sans-serif;
	color: #EFDAB2;
	margin-left: 30px;
	line-height: 1.6em
}
	
#rightcolxl p {
	font: small Verdana, Arial, Helvetica, sans-serif;
	color: #EFDAB2;
	margin-left: 45px;
	line-height: 1.6em
}



/* @end */

/* @group leftcol */
div#leftcol	{
	text-align: left;
	left: 40px;
	width: 26em;
	position: absolute;
	margin: 0;
	padding: 55px 5px 5px 5px;
	border: 0;
}
	
div#leftcolxl {
	text-align: left;
	left: 40px;
	width: 26em;
	position: absolute;
	margin: 0;
	padding: 45px 5px 5px 5px;
	border: 0;
}

#leftcol h2, #leftcolxl h2 {
	font-weight: bold;
	margin: 30px 0px 5px 5px;
	padding: 0;
	border: 0;
	color: #A07F5F;
	font-variant: small-caps;
	font: 17px  garamond, times new roman,  times, serif;
	letter-spacing: 1px;
	line-height: 1em
}
	
#leftcol p {
	font: 17px garamond, times new roman,  times, serif;
	color: #A07F5F;
	font-variant: small-caps;
	margin-left: 45px;
	line-height: 2em
}
	
#leftcolxl p {
	font: 17px garamond, times new roman,  times, serif;
	color: #A07F5F;
	font-variant: small-caps;
	margin-left: 45px;
	line-height: 1.45em
}

/* @end */

/* @group header */

#header {
	width: 99%;
	padding: 0;
	border: 0;
	margin: 0 0 0 1%;
}

div#headwrap {
	float: left;
	width: 430px;
	height: 72px;
	border: 0;
	padding: 0;
	margin: 0;
	top: 0;
	position: absolute;
	z-index: 4;
}

div#headwrap h1 {
	background: transparent url(../images/osh_header_logo.png) top left no-repeat;
	margin: 0;
	border: 0;
	padding: 0;
	padding-top: 75px;
	overflow: hidden;
	height: 0px !important;
}

#subheader {
	width: 505px;
	height: 65px;
	text-align: left;
	position: absolute;
	left: 445px;
	top: 22px;
	padding: 0;
	border: 0;
	z-index: 5;
}

#subheader ul {
	width: 620px;
	margin: 0;
	padding: 1px 0 0 0px;
	list-style: none;
	text-align: left;
}

#subheader ul li.mainnav {
	margin: 0;
	padding: 5px 4px 0px 4px;
	position: relative;
	float: left;
	text-align: left;
}

#subheader li ul {
	position: absolute;
	left: 10px;
	top: 25px;
	width: 126px;
	padding: 0;
	display: none;
	text-align: left;
	background: #2E0808;
	border-width: 0 1px 1px 1px;
	border-color: #cc3300;
	border-style: solid;
}

#subheader li ul li {
	padding: 2px 0 1px 2px;
	background: #2E0808;
	border-width: 1px 0 0 0;
	border-color: #cc3300;
	border-style: solid;
}

#subheader li ul li a {
	padding: 0px 2px;
}

/* The magic: */

#subheader li:hover ul, li.over ul {
	display: block;
	float: left;
}

#subheader a, #subheader a:link, #subheader a:visited, #subheader a:hover {
	line-height: 12px;
	text-decoration: none;
	padding: 0px 2px 5px 12px;
	margin: 0;
	color: #F2B980;
	font: 13px  garamond, times new roman, times, serif;
	background: transparent url(../images/link_circ2.gif) 0px 9px no-repeat;
	font-weight: normal;
}

#subheader a:hover {
	color: #ffffff;
}

#subheader li a, #subheader li a:link, #subheader li a:visited, #subheader li a:hover {
	line-height: 12px;
	text-decoration: none;
	padding: 0px 2px 5px 12px;
	margin: 0;
	color: #F2B980;
	font: 13px  garamond, times new roman, times, serif;
	background: transparent url(../images/link_circ2.gif) 0px 9px no-repeat;
	font-weight: normal;
}

#subheader li a:hover {
	color: #ffffff;
}

#subheader li ul a, #subheader li ul a:link, #subheader  li ul a:visited, #subheader  li ul a:hover {
	text-decoration: none;
	padding: 0px 0px 5px 5px;
	color: #F2B980;
	font: 12px  garamond, times new roman, times, serif;
	background: none;
	font-weight: normal;
}

#subheader  li ul a:hover {
	color: #ffffff;
}

div#headwrap2 {
	height: 65px;
	width: 620px;
	border: 0;
	padding: 4px 0 0 0;
	margin: 0;
}

div#headwrap2 h2 {
	margin: 0;
	border: 0;
	padding: 0;
	overflow: hidden;
	height: 0px !important;
}

div#headwrap3 {
	height: 65px;
	width: 450px;
	border: 0;
	padding: 11px 0 0px 220px;
	margin: 0;
}

/* @end */

/* @group footer */

div#footer {
	position: relative;
	min-width: 855px;
	margin-top: 49px;
	background: url(../images/line.gif) top left repeat-x;
	z-index: 10;
	font: small garamond, times new roman,  times, serif;
}

#footer p {
	color: #EFDAB2;
	margin-left: 10px;
	line-height: 21px;
}

#footer em {
	margin-left: 230px;
}

#footer a.search {
	margin-left: 80px;
}

#footer p a, #footer p a:link, #footer p a:visited, #footer p a:hover {
	font-weight: normal;
	text-decoration: none;
	padding: 9px 0px 0px 12px;
	color: #F2B980;
	background: transparent url(../images/link_circ2.gif) 0px 2px no-repeat;
	font: 13px  garamond, times new roman, times, serif;
}

#footer p a:hover {
	color: #ffffff;
}

/* @end */

/* @group misc */

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: small; 
	font-style: normal; 
	font-weight: normal; 
	color: #ffffcc;
	line-height: 16px; 	
}

.copy2 {
	font-size: small; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: normal;
	color: #ffffcc; 
	padding-left: 75px;
}

.red {
	font-style: normal; 
	line-height: 15px; 
	color: #cc3300;
}

img.red { 
	border: 2px solid #8b4421;
}

.red11 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-style: normal;
	line-height: 15px; 
	font-weight: bold; 
	color: #cc3300;
}

.bigred {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: bold; 
	color: #cc3300;
}

.citation {
	font-family: georgia, times new roman, times;
	font-size: x-small; 
	font-style: normal; 
	line-height: 10px; 
	font-weight: bold; 
	color: #cc3300;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: small; 
	font-style: normal; 
	line-height: 14px; 
	font-weight: bold; 
	color: #ffffcc;
}

.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: small;
	font-style: normal; 
	line-height: 19px; 
	font-weight: normal; 
	color: #ffffcc; 
	margin-top:10px;
}

.const {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	line-height: 17px; 
	font-weight: normal; 
	color: #ffffcc;
}

.namebtn {
	font-family:  georgia, times new roman, times;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ffcc99;
}

.namebtn:hover {
	font-family:  georgia, times new roman, times;
  	text-decoration: none;
  	font-size: 11px;
  	font-weight: normal;
	color: #cc3300;
}

#window2a {
	position: absolute;
	top: 116px;
	left: 347px;
	width: 200px;
	height: 415px;
	z-index: 3;
	color: #ffffff;
	visibility: visible;
}

#window2 {
	position: absolute;
	top: 116px;
	left: 547px;
	width: 227px;
	height: 415px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	z-index: 3;
	color: #ffffff;
	line-height: 17px;
	visibility: visible;
}

.para {
	position: absolute;
	top: 87px;
	left: 45px;
	width: 280px;
	height:304px;
	z-index:4;
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-style: normal; 
	line-height: 15px;
	font-weight: normal; 
	color: #ffffff;
}
.para2,a.para2:link,a.para2:visited,a.para2:hover {
	font-family: Times, Times New Roman, serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #ECDBCB;
}

 .subcatbtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #cc6633;
}

.subcatbtn:hover {
  	text-decoration: none;
  	font-size: 9px;
	color: #cc3300;
}




/* @end */


