/*- themeid=style; --------------------------------*/

/*-------------------- body --------------------*/


body{
  margin: 0;
  padding:0; 
  font-size:90%;
  line-height: 1.4;
  color:#333333; 
  background-color: #ffffff;
  font-family:"Verdana","Arial","Helvetica","sans-serif";
}

/*------Header Fonts ----*/
h1{
font-size: 150%;
line-height: 1.4;
padding:0;
margin:0;
font-family:"Tahoma","Arial","Helvetica","sans-serif";
}
/*h2{
font-size: 150%;
line-height: 1.5;
color: #FFFFFF ;
border-top: 3px solid #cccccc ;
border-bottom: 3px solid #cccccc ;
background-color: #0000fd ;
padding:5;
margin:3px 0px 9px 0px;
}
*/

h2{
font-size: 200%;
font-family:"Tahoma","Arial","Helvetica","sans-serif";
padding-left:15px; 
text-align:center;
}

h3{
clear:both;
font-size: 120%;
line-height: 1.3;
border-left: 20px solid #008000 ;
background-color: #cccccc ;
padding:1px 1px 1px 13px;
margin:3px 0px 9px 0px;
font-family:"Tahoma","Arial","Helvetica","sans-serif";
}
h4{
  font-size:100%;
  font-weight: bold;
  font-family:"Tahoma","Arial","Helvetica","sans-serif";
}

/* wrapper */
#wrapper {
  width:740px;
  margin: 0 auto;
  background: url("./imgs/body_bg1.png") left top repeat-y;
}

/* Header */
#header{
  position: relative;
  z-index: 100;
  margin: 0;
  padding: 0;
  width:740px;
 height:106px;
  background: url(./imgs/headeren.png); 
}

#header img{
  float:right;
  padding-right:15px; 
}


/* navigation */

#navigation{
  position: absolute;
  top: 95px;
  left: 0px;
  width:750px;
  font-family: "Arial";
}
#navigation ul{
  margin:0;
  padding:0;
  list-style:none;
}
#navigation li{
  float: left;
  width: 123px;
  margin: 0;
}
#navigation li a{
  display: block;
  width: 100%;
  padding: 0px 0;
  text-align: center;
  font-weight: bold;
  font-size:90%;
  color: #111111;
  text-decoration: none;
  border-left: 1px solid #0000ff ;
}

#navigation ul ul{
  background: #CCEECC;
}
#navigation ul ul li{
  float: none;
}
#navigation ul ul li a{
  border: 1px solid #FFFFFF;
  background: none;
  font-size: 80%;
  font-weight: bold;
  padding: 4px 0;
}
#navigation ul ul li a:hover{
  color: #FFFFFF;
  background-image: none;
  background-color: #EC8602;
  font-size: 100%;
}
#navigation #current{
  text-align: center;
  border: 1px solid #FFFFFF;
  background: none;
  color: #662222;
  background-image: none;
  background-color: #EC8602;
  font-size: 80%;
  font-weight: bold;
  padding: 4px 0;
}
#navigation ul li.parent ul{
  display: none;
}
#navigation ul li.parentOn ul{
  display: block;
}

/* menu */
#menu{
  text-align: right;
  width:120px;
}
#menu ul, #menu li{
  margin:0;
  padding: 0;
  list-style:none;
}

#menu a, #menu a:link, #menu a:visited{
  text-decoration: none;
  color: #FFFFFF;
  background-color: #0099CC;
  border: 2px outset #006699;
  display: block;
  padding:5px 10px;
  width:auto;
  height:auto;
}
#menu a:hover{
  color:#FFFFFF;
  background-color:#004488;
  border: 2px inset #006699;
}

#content{
  position:relative;
  width:750px;
  margin-top:100px;
}

#front{
position: relative;
  width:670px;
  height:300px;
  left: 2px;
  top: 0px;
  padding:50px 30px 30px 20px;
  font-size:130%;
  font-weight:600;
  color:#660033;
background: url(./imgs/front3.png) no-repeat;
}

#primary{
  position: relative;
  width:700px;
  left: 20px;
  top: 0px;
  background-color: #eeeeee;
}

#paragraph{
  position: relative;
  width:670px;
  left: 10px;
  top: 0px;
padding:5;
margin:3px 0px 9px 0px;
border-top: 2px solid #cc0000 ;
border-bottom: 2px solid #cc0000 ;
border-left: 2px solid #cc0000 ;
border-right: 2px solid #cc0000 ;
font-size:100%;
line-height:150%;
}

p {text-indent: 1em;
}

.uline {
  font-size:100%;
  font-weight: normal;
  font-family:"Tahoma","Arial","Helvetica","sans-serif";
  text-decoration: underline;
}

.volume {
  font-size:100%;
  font-weight: 900;
  font-family:"Tahoma","Arial","Helvetica","sans-serif";
}

p.burasage {margin-left: 1em; 
text-indent: -1em;
margin-bottom:-1em;
}


#paragraph img{
  float:right;
  padding-right:5px; 
}

#paragraph ul{
  list-style-type:square; 
}

#paragraph2{
  position: relative;
  width:670px;
  left: 10px;
  top: 0px;
padding:5;
margin:3px 0px 9px 0px;
border-top: 2px solid #cc0000 ;
border-bottom: 2px solid #cc0000 ;
border-left: 2px solid #cc0000 ;
border-right: 2px solid #cc0000 ;
font-size:100%;
line-height:150%;
}

#paragraph3{
  position: relative;
  width:670px;
  left: 10px;
  top: 0px;
padding:5;
margin:3px 0px 9px 0px;
border-top: 2px solid #cc0000 ;
border-bottom: 2px solid #cc0000 ;
border-left: 2px solid #cc0000 ;
border-right: 2px solid #cc0000 ;
font-size:100%;
line-height:150%;
background-color: "#FFEEEE"
}

#paragraph2 img{
   text-align:center;
}

#Reference{
  position: relative;
  width:650px;
  left: 10px;
  top: 0px;
padding:5;
margin:3px 0px 9px 0px;
font-size:100%;
line-height:150%;
}

#Reference ul{
  list-style-type:decimal;
}


#footer{
position: relative;
  font-size:100%;
    clear:both;
  padding: 15 0 0 0px;
  width:740px;
  height:85px;
  color: #000000;
  background-color: #22AA22;   
  background:transparent url(./imgs/footer.png);
}
#footer .copyright{
position: relative;
text-align: right;  
float: right;
}
#footer .section, #footer .section a{
color:#111111;
text-decoration: none;
position: relative;
text-align: left;  
float: left;
padding: 0 0 0 10px;
}

#location{
  margin: 5px 0 5px 5px;
  color:#000000;
  width:500px;
  text-decoration: none;
  font-family: "Arial";
  font-size:75%;
}
#location a, #location a:link, #location a:visited{
color:#000000;
text-decoration: none;
}

/*------Table Fonts ----*/
table{
font-size: 100%;
font-weight: 400;
font-family:"Verdana","Arial","Helvetica","sans-serif";
}
tr{
font-size: 100%;
font-weight: 400;
font-family:"Verdana","Arial","Helvetica","sans-serif";
}
th{
font-size: 90%;
font-weight: 400;
font-family:"Verdana","Arial","Helvetica","sans-serif";
}

