body {
    margin:0;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    width: 100%;
}

.bodytext, li {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
}

html {overflow:auto;}

h1, h2 {
    font-family: "Palatino Linotype", Palatino,"Book Antiqua",serif;
    font-weight:500;
}

h1 {
    color:#975233;
    font-size: 22pt;
    /*
    font-weight: bold;
    */
}

* html h1 {
  padding-top:10px; 
}

h2 {
    color:#975233;
    font-size:18pt;
}

h3 {
    font-style: normal;
    font-size: 16pt;
    /*
    font-weight: normal;
    font-family:Trebuchet MS, Helvetica, sans-serif
    */
    font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
    font-weight: 500;
    margin-top: 15px;
}

.csc-header * {
    font-size:18pt;
    font-style: normal;
    margin-top: 0px;
}

 
.csc-textpicHeader * {
    font-size:18pt;
    font-style: normal;
}
 	
.csc-textpic-caption {
	font-size: 7pt;
}

p, ul, ol, a {
    font-size:10pt;
    line-height:15pt;
}

a {
    color:#BF6640;
}

a:visited {
    color:#CF8C70;
}

a:hover {
    color:#975233;
}

#img {
    border:0;
}

#container {

}

#headerbox {
    /* float:left; */
    margin: auto;
    background-color:#cf8c70;
    width:100%;
    height:80px;
}

#logobox {
    padding:4px 0 5px 0;
    float:left;
    margin-left:60px; /* old 132px */
    width:250px;
}

* html #logobox {
    margin-left: 30px; 
}

#languagebox {
    float:right;
    width:50px;
    height:100%;
    
}

#languagebox_inner {
    text-align:right;
    padding-top: 60px;
}

#firstlevelmenubox {
    float:right;
    width:400px;
    height:100%;
}

#firstlevelmenubox ul {
    list-style-type: none;
    margin:0;
    padding:0;
    height:100%;
}

#firstlevelmenubox li {
    float:left;
    margin:0;
    padding:0 15px 0 15px;
    height:100%;
}

#firstlevelmenubox li.curli,
#firstlevelmenubox li.actli {
    padding:0 29px 0 30px;
}

* html #firstlevelmenubox li.curli, 
* html #firstlevelmenubox li.actli {
    padding:0 29px 3px 30px; 
}

#firstlevelmenubox li.curli, #firstlevelmenubox li.actli {
    background-color:#BF6640;
    
}

#firstlevelmenubox li a{
    display:block;
    margin:0;
    padding:54px 0 0 0;
    font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
    font-size:16pt;
    color:#ffffff;
    text-decoration:none;
}

#firstlevelmenubox li a:hover {
    text-decoration:underline;
}

#secondlevelmenubox {
    float:right;
    background-color:#bf6640;    
    width:100%;
    height:30px;
}

* html #secondlevelmenubox {

}

#secondlevelmenubox_inner {
float:right;
height: 30px;
margin: 0 0px 0 0px;
padding:0;
width: 100%;
}

* html #secondlevelmenubox_inner {
}

#secondlevelmenubox_inner ul {
    float:right; 
    list-style-type: none;
    /* margin:0 0 0 612px; */
    margin: 0 100px 0 0px;
    padding:0;
    height: 30px;
    width: 800px;
}

* html #secondlevelmenubox_inner ul {
  height: auto;
  width: auto;
}

#secondlevelmenubox li {
    float:right;
    padding:0;
    height:100%;
      
}

* html #secondlevelmenubox li {
/*
  margin: 0;
  height: auto;
  float:right;
  */  
  width: 100px;

}

#secondlevelmenubox li.curli,
#secondlevelmenubox li.actli {
    background-color:#975233;
    /* float:left; */
   /* width: 15%; */   
    
}

* html #secondlevelmenubox_inner li.curli,
* html #secondlevelmenubox_inner li.actli {

}

#secondlevelmenubox li a{
    display:block;
    margin:0 10px 0 10px;
    /* padding:8px 0 0 0; */
    padding:8px 18px 3px 18px;
    font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
    font-size:12pt;
    color:#ffffff;
    text-decoration:none;
    text-transform: uppercase;
    text-align: center;
}

* html #secondlevelmenubox li a {

}

#secondlevelmenubox li a:hover {
    text-decoration:underline;
}

.foldoutitem {
  height: 20px;
  background-color: #bf6640;
  padding: 4px 5px 4px 5px;
  /*border-top: 1px solid #975233; */
  border-bottom: 1px solid #975233;
  width: 170px;
}

.foldoutitem a {
  font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
  font-size: 10pt;
  color: #ffffff;
  text-decoration: none;
}

.foldoutitem a:hover {
  text-decoration: underline;
}

#contentabovebox {
    float:left;
    width:100%;
    color:#ffffff;
    background:url(images/banner_bg_top.png) 0px 0px repeat-x;
    min-height: 100px;
    max-height: 245px;
}

* html #contentabovebox {
    height: 80px;
    background:url(images/banner_bg_top.png) 0px 0px repeat-x;
    max-height: 200px;
} 

#contentabovebox_inner h1 {
  color:white;
  font-size: 22pt;
  line-height: 1.4em;
}

#contentabovebox_inner h2 {
  color:white;
}

#contentabovebox_inner {
  /* float:left; */
  margin:auto;
  /* width:1000px; */
  padding: 0px 0px 0px 0px;
  width: 90%;
}

#contentabovebox_inner img {
	margin-bottom: 10px;
}

#contentabovebox_inner .csc-textpic {
	margin-top: 0px;
}

* html #contentabovebox_inner {
  padding: 0 0 0 0;
}

* html #contentabovebox_inner p {
    /* width: 570px; */
}

#contentabovebox_inner p {
  
  color:white;
  font-size:12pt;
  font-style: normal;
  font-weight:100;
  line-height: 1.4em;
  padding-right:50px;
  /* width:600px; */
  margin: auto;
  margin-top: 15px;
  margin-bottom: 0px;
  padding: 0;
}

#contentabovebox_outer {
  float:left;
  background:url(images/banner_bg_bottom.png) 0px -4px repeat-x;
  width: 100%;
  height: 7px;
}

#mainbox {
    float:left;
    height:auto;
    padding: 10px 0 10px 0;
    width:100%;
}

#mainbox_inner {
    margin:auto;
    /* width:1000px; */
    width: 90%;
    min-height:300px;
    /* float:left; */
    padding-left: 0px;
    padding-right: 0px;    
}

#mainbox_right,
#mainbox_left {
    float:left;
}

#mainbox_right {
    width: 70%;
    margin-left: 30%;
}

#mainbox_left {
    width: 30%;
    position: absolute;
    top: 220px;
    left: 0;
}

html>body #mainbox_left {
    position: fixed;

}

div.expAll {
    width: 200px !important;
}

* html #mainbox_inner {
  height: 400px;
}

/*
#contentleftbox {
    width:645px;
    
}

#contentleftbox_inner {
    border-right:1px solid #cf8c70;
    min-height:400px;
}

* html #contentleftbox_inner {
    height:400px;    
}

#search {

}
*/

#footerbox {
    float:left;
    width:100%;
    background-color:#CF8C70;
    border-top:1px solid #BF6640;
    height:auto;
    padding:0 0 10px 0;
    font-family:"Trebuchet MS", Helvetica, sans-serif;
}

#footerbox_inner {
    margin:auto;
    width:90%;
}

#copyrightbox a,
#copyrightbox {
    font-size:10pt;
    color:#ffffff;
    text-align:center;
    margin:15px 0 15px 0;
}

#copyrightbox a {
    margin-left: 10px;
    text-decoration: underline;
}

#copyrightbox a:hover {
  text-decoration: none;
}

#bottommenubox table {
    width:100%;
}

#bottommenubox td {
    vertical-align:top;
    text-align:left;
    color:#ffffff;
}

#bottommenubox td.level1 {
    font-weight:bold;
    font-size:10pt;
}

#bottommenubox td.level1 a{
    margin:0 0 5px 0;
}

#bottommenubox td.level2 {}

#bottommenubox td.level2 a{
    margin:0 0 0px 0;
    font-weight:bold;
    font-size:8pt;    
}

#bottommenubox td a {
    display:block;
    color:#ffffff;
    text-decoration:none;
}

#bottommenubox td a:hover {
    text-decoration:underline;
}

#bottommenubox td a.level3 {
    font-size:7pt;
    margin:0 0 0 0;
    padding:2px 0 2px 0;
    line-height:10pt;
}

#cse-search-results iframe { 
  width: 95%;
}

#fce_google_content {
  background-color: #cf8c70;
  border: 1px solid #bf6640;
  width: 95%;
  padding: 15px 0px 15px 15px;
}

#fce_google_input {
  width: 60%;
}

#fce_google_button {
  width: 30%;
}




.fce_just_one_right{
  float:left;
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
}



.fce_just_one,
.fce_just_one_title,
.fce_just_one_content {
    float:left;
    width: 100%;
    padding-right: 0px;
}


.fce_just_one_title {
    height: 40px;
    display:none;
}

.fce_just_one {
    min-height: 50px;
    margin-right:0px;
    margin-bottom: 15px;
}

* html .fce_just_one {
    height: 50px; 
    padding: 0px 0px 0px 0px;
}

.fce_just_one_right_inner p {
  padding: 0px 10px 0px 10px;
}



.fce_just_one_right_inner {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 40px;
  float:left;
}

.fce_just_one_right_inner * h1 {
  margin-top: 0px;
  padding-top: 10px;
}

.fce_just_one_right_inner * {
  margin-top: 0px;
}
.fce_three_equal_content,
.fce_three_equal_title,
.fce_three_equal {
  float:left;
}

.fce_three_equal_right,
.fce_three_equal_middle,
.fce_three_equal_left {
  float:left;
  width: 33%;
}

.fce_three_equal_title {
    width: 100%;
    height: 40px;
    display:none;
}

.fce_three_equal {
    float:left;
    width: 100%;
    min-height: 50px;
    margin-bottom: 20px;
}

* html .fce_three_equal {
    height: 50px;
    margin-right: 0px;
}

.fce_three_equal_right_inner .bodytext,
.fce_three_equal_middle_inner .bodytext,
.fce_three_equal_left_inner .bodytext {
  padding: 0px 0px 0px 0px;
  padding-bottom: 1em;
}

.fce_three_equal_middle_inner,
.fce_three_equal_left_inner {
  padding-right: 40px;
}


.fce_three_equal_right_inner {
  /* border-left:1px solid #CF8C70; */
  padding-left:0px;
}
.fce_three_equal_middle {
  padding-right:0px;
}


* .bodytext {
	margin: 0px 0px 0px 0px;
}.fce_two_big_small2,
.fce_two_big_small_left2,
.fce_two_big_small_right2 {
}

.fce_two_big_small2 {
  width: 100%;
  clear: left;
}

.fce_two_big_small_left2 {
  float: left;
  width: 65%;
  border-right: 1px solid #CF8C70;
}

.fce_two_big_small_right2 {
  float: right;
  width: 31%;
}

.fce_two_big_small_left_inner2 .bodytext,
.fce_two_big_small_right_inner2 .bodytext {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  padding-bottom: 1em;
}

.fce_two_big_small_left_inner2  ul,
.fce_two_big_small_right_inner2  ul{
  margin-top: 0px;
}

.fce_two_big_small_left_inner2 {
}

.fce_two_big_small_left2 {
 padding-right:20px; 
}

.fce_two_big_small_left_inner2 h2{
  margin-top: 0px;
}
.fce_two_big_small,
.fce_two_big_small_left,
.fce_two_big_small_right {
  float: left;
}

.fce_two_big_small {
  width: 100%;
  clear: left;
  margin-bottom: 20px;
}

.fce_two_big_small_left {
  width: 55%;
}

.fce_two_big_small_right {
  width: 35%;
}

.fce_two_big_small_left_inner .bodytext,
.fce_two_big_small_right_inner .bodytext {
  padding: 30px 10px 0px 0px;
}

.fce_two_big_small_right_inner {
  /* border-left:1px solid #CF8C70; */
  padding-left:60px;
}

.fce_two_big_small_left {
  padding-right:20px;
}

.fce_two_equal_right{
  float:left;
  width: 45%;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 25px;
  padding-right: 0px;
}

.fce_two_equal_left {
  float:left;
  width: 45%;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 25px;
}


.fce_two_equal,
.fce_two_equal_title,
.fce_two_equal_content {
    float:left;
    width: 100%;
    padding-right: 0px;
}


.fce_two_equal_title {
    height: 40px;
    display:none;
}

.fce_two_equal {
    min-height: 50px;
    margin-right:0px;
    margin-bottom: 20px;
}

* html .fce_two_equal {
    /*height: 50px; */
    padding: 0px 0px 0px 0px;
}

.fce_two_equal_right_inner p ,
.fce_two_equal_left_inner p {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  padding-bottom: 1em;
}



.fce_two_equal_right_inner,
.fce_two_equal_left_inner {
  padding-right: 0px;
  padding-bottom: 0px;
  float:left;
}


/*.fce_two_equal_right_inner {
  padding-left:0px;
  padding-right:0px;
  margin-right:0px;
}
.fce_two_equal_left_inner {
  padding-right:0px;
  margin-right:0px;
}*/
.fce_two_small_big_left,
.fce_two_small_big_right {
  float: left;
}

.fce_two_small_big {
  margin-bottom: 20px;
}



.fce_two_small_big_left {
  width: 30%;
}

.fce_two_small_big_right {
  width: 65%;
}

.fce_two_small_big_left_inner p,
.fce_two_small_big_right_inner p {
  padding: 0px 10px 0px 10px;
}

.fce_two_small_big_right_inner {
  /* border-left:1px solid #CF8C70; */
  padding-left:20px;
}

.fce_two_small_big_left {
  padding-right:20px;
}
