HTML, BODY {
      font-size:              11pt;
      font-family:            Tahoma;
      color:                  #6F655C;
      margin:                 0;
      padding:                0;
}
BODY {
      background:             #FFFFFF url(../img/bg.png) repeat-x left top;
}
A, A:link, A:active {
      text-decoration:        underline;
      color:                  #B47247;
}
A:hover, A:focus {
      text-decoration:        none;
      color:                  #B47247;
}


DIV#wrapper {
      width:                  1300px;
      max-width:              1300px;
      min-height:             100%;
      height:                 100%;
      height:                 auto !important;
      margin:                 0 auto 0 auto;
      background:             transparent url(../img/header.png) no-repeat left top;
}
DIV#header {
      width:                  1100px;
      max-width:              1100px;
      height:                 152px;
      max-height:             152px;
      position:               relative;
      left:                   100px;
      overflow:               visible;
      float:                  none;
      clear:                  both;
      z-index:                10;
}
DIV#titleWrapper {
      width:                  624px;
      max-width:              624px;
      height:                 231px;
      max-height:             231px;
      background:             transparent url(../img/page-title.png) no-repeat right top;
      position:               absolute;
      top:                    40px;
      right:                  -65px;
}
DIV#title {
      width:                  400px;
      max-width:              400px;
      height:                 35px;
      max-height:             35px;
      line-height:            35px;
      vertical-align:         middle;
      overflow:               hidden;
      position:               absolute;
      top:                    71px;
      left:                   90px;
      color:                  #FFFFFF;
      font-family:            Arial;
      font-size:              22px;
}
DIV#flower {
      width:                  137px;
      max-width:              137px;
      height:                 141px;
      max-height:             141px;
      background:             transparent url(../img/flower.png) no-repeat left top;
      position:               absolute;
      bottom:                 -100px;
      left:                   -50px;
}
DIV#contentWrapper {
      width:                  1100px;
      max-width:              1100px;
      background-color:       #FEF5CD;
      position:               relative;
      left:                   100px;
      float:                  none;
      clear:                  both;
      z-index:                1;
}
DIV#contentHeader {
      width:                  1100px;
      max-width:              1100px;
      height:                 40px;
      max-height:             40px;
      background:             transparent url(../img/header-center.jpg) repeat-x left top;
}
DIV#headerLeft {
      width:                  10px;
      max-width:              10px;
      height:                 40px;
      max-height:             40px;
      background:             transparent url(../img/header-left.jpg) no-repeat left top;
      float:                  left;
      clear:                  none;
}
DIV#headerRight {
      width:                  10px;
      max-width:              10px;
      height:                 40px;
      max-height:             40px;
      background:             transparent url(../img/header-right.jpg) no-repeat left top;
      float:                  right;
      clear:                  right;
}
DIV#content {
      width:                  1060px;
      max-width:              1060px;
      min-height:             500px;
      height:                 500px;
      height:                 auto !important;
      padding:                30px 20px 30px 20px;
}
DIV#contentFooter {
      width:                  1100px;
      max-width:              1100px;
      height:                 69px;
      max-height:             69px;
      background:             transparent url(../img/footer-center.png) repeat-x left top;
}
DIV#footerLeft {
      width:                  10px;
      max-width:              10px;
      height:                 69px;
      max-height:             69px;
      background:             transparent url(../img/footer-left.png) no-repeat left top;
      float:                  left;
      clear:                  none;
}
DIV#footerRight {
      width:                  10px;
      max-width:              10px;
      height:                 69px;
      max-height:             69px;
      background:             transparent url(../img/footer-right.jpg) no-repeat left top;
      float:                  right;
      clear:                  right;
}
DIV#menu {
      width:                  208px;
      max-width:              208px;
      float:                  left;
      clear:                  left;
}
DIV#menuHead {
      width:                  180px;
      max-width:              180px;
      height:                 42px;
      max-height:             42px;
      line-height:            42px;
      vertical-align:         middle;
      font-size:              18px;
      font-weight:            bold;
      padding:                0px 14px 0px 14px;
      overflow:               hidden;
      background:             transparent url(../img/menu-header.png) no-repeat left top;
      color:                  #333333;
}
DIV#menuMenu {
      padding:                14px;
      float:                  none;
      clear:                  both;
}
UL.menuList {
      width:                  180px;
      max-width:              180px;
      list-style-type:        none;
      padding:                0px;
      margin:                 0px;
}
UL.menuList LI {
      border-bottom:          1px solid #C0B594;
      line-height:            25px;
      vertical-align:         middle;
      padding:                5px 0px 5px 0px;
}
LI.menu_heading {
      font-size:              15px;
      color:                  #333333;
      font-weight:            bold;
}
LI.menu A {
	font-size:              13px;
      color:                  #333333;
      text-decoration:        none;
}
LI.menu A:hover, LI.menu A:focus, LI.menu.active A,
LI.submenu A:hover, LI.submenu A:focus, LI.submenu.active A {
      color:                  #908358;
      text-decoration:        none;
}
LI.submenu {
      font-size:              14px;
      color:                  #000000;
}
LI.submenu A {
      color:                  #333333;
      text-decoration:        none;
      font-size:              13px;
}
LI.submenu_heading {
      margin-left:            20px;
      font-size:              14px;
      color:                  #333333;
      font-weight:            bold;
}
LI.submenu_item {
      margin-left:            20px;
}
LI.submenu_separator {
      margin-left:            20px;
}
LI.submenu_item A {
      color:                  #333333;
      text-decoration:        none;
      font-size:              13px;
}
LI.submenu_item A:hover, LI.submenu_item A:focus, LI.submenu_item.active A {
      color:                  #908358;
      text-decoration:        none;
}
DIV#contentContent {
      width:                  830px;
      max-width:              830px;
      margin-left:            22px;
      float:                  left;
      clear:                  right;
}
DIV#contentTitle {
      height:                 42px;
      max-height:             42px;
      line-height:            42px;
      vertical-align:         middle;
      color:                  #514943;
      font-size:              20px;
      font-family:            Tahoma;
      font-weight:            bold;
      border-bottom:          1px solid #514943;
}
