
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(images/bg01.jpg) repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #745C5C;
}

h1, h2, h3 {
	margin-top: 0px;
	margin-bottom: 30px;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	/*letter-spacing: -2px;*/
	font-size: 36px;
	color: #584242;
}

h1.h1-style1 {
	margin: 0px;
}

h2 {
	font-size: 18px;
}

h2.h2-style1 {
	font-size: 16px;
	color: #9D7171;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 25px;
	text-align: justify;
	letter-spacing: 0.5px; 
	line-height: 24px;
	font-family: Tahoma; 
}

ul.ul-style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 18px;
}

ul.ul-style1 li {
	margin-bottom: 35px;

}

ul.ul-style1 img.alignleft {
	margin-right: 15px;
}

ul.ul-style2 {
	margin: 0px 0px 25px 0px;
	padding: 0px;
	list-style: none;
	line-height: 14px;
	/*color: #CAB3B3;*/
	color: #E9F0EF;
}

ul.ul-style2 li {
	padding: 18px 20px;
	/*background: #463434;*/
	background: #567D7A; 
}

ul.ul-style2 li.alt {
	/*background: #604747;*/
	background: #74A7A2;
}

ul.ul-style2 img.alignleft {
	margin-right: 15px;
}

ul.ul-style2 strong {
	/*color: #F2D3D3;*/
	color: #FFF; 
}

ul.ul-style2 em {
	display: block;
	padding-top: 5px;
	font-style: normal;
	color: #887474;
}

ul.ul-style3 {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	list-style: none;
}

ul.ul-style3 li {
	padding: 7px 0px;
	/*background: url(images/homepage19.gif) repeat-x left top;*/
}

ul.ul-style3 li.first {
	background: none;
}

ul.ul-style3 a {
	/*color: #AD9696;*/
	text-decoration: none; 
	color: #EFEFEF;
}

a {
	color: #00897A;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

.more {
	padding: 9px 0px 0px 0px;
	border-top: 1px solid #DED8D8;
	line-height: normal;
}

.more a {
	display: block;
	height: 16px;
	padding: 0px 0px 0px 29px;
	background: url(images/homepage16.gif) no-repeat left center;
}

img.border {
}

img.alignleft {
	float: left;
	margin: 0px 25px 0px 0px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

img.alignright {
	float: right;
	margin: 0px 0px 0px 25px;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	background: url(images/bg1_02.png) repeat-x left -68px;
}

.container {
	width: 975px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header-bg {
	background: url(images/bg01.jpg) repeat-x center bottom;
}

#header {
	/*height: 237px;*/
	height: 170px;
}

/** MENU */

#menu {
	/*float: left;
	width: 475px;
	width: 575px; 
	/*padding: 124px 0px 0px 0px;*/
}

#menu ul {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	list-style: none;
}

#menu li {
	float: left;	
	height: 23px;
	/*padding: 6px 0px 0px 26px; width: 104px;*/
	padding: 6px 20px 0px 15px;
	background: url(images/homepage02.gif) repeat-y left top;
}

#menu li.alt {
	background: none;
}

#menu a {
	text-decoration: none;
	/*text-transform: lowercase;*/
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #FFE7E7;
	font-weight: bold; 
	color: #C7B79F; 
}

#menu a:hover {
	text-decoration: underline;
}


/** WRAPPER */

#wrapper {
}

/** HEADER */

#header {
}

/** LOGO */

#logo {
	
	/*width: 500px;height: 237px;background: url(images/homepage01.jpg) no-repeat left bottom;*/
	/*width: 400px; float: right;*/
	height: 125px;
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	/*text-indent: -9999em;*/
}

#logo h1 a {
	display: block;
	height: 200px;
}

/** MENU */

#menu {
}

/** PAGE */

#page {
}

/** SIDEBAR */

#sidebar {
}

/** FOOTER */

#footer {
}


/** PAGE */

#page-bg {
	background: url(images/bg03.png) repeat-y center top;
}

#page-bgtop {
	background: url(images/bg02.png) no-repeat center top;
}

#page {
}

.single #page-bg {
	background-image: url(images/subpage2_02.jpg);
}

.single #page-bgtop {
	background-image: url(images/subpage2_01.jpg);
}

.single #page {
	width: 925px;
	padding: 25px 25px 0px 25px;
}

/** CONTENT */

#content {
	float: right;
	width: 650px;
	padding: 25px 25px 0px 0px;
}

#content_index {
	float: right;
	/*width: 650px;
	padding: 25px 25px 0px 0px;*/
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 275px;
}

/** FOOTER */

#footer {
	height: 70px;
	/*background: url(images/bg04.jpg) no-repeat center top;*/
	color: #FFF;
}

.single #footer {
	background-image: url(images/subpage2_03.jpg);
}

#footer p {
	margin: 0px;
	padding: 25px 0px 0px 0px;
	/*text-transform: lowercase; color: #574646; padding: 55px 0px 0px 0px;*/
	text-align: center;
	/*color: #C7B79F;*/
	color: #FFF;
}

#footer a {
	padding: 0px 5px;
	/*color: #574646;*/
	color: #C7B79F;
}

/** BOX STYLE COMMON */

.title {
	height: 27px;
	margin: 0px;
	padding: 11px 0px 0px 23px;
	color: #FFFFFF;
	letter-spacing: 1px; 
}

.entry {
	/*padding: 25px;*/
	padding: 25px 25px 0px 25px;
}

/** BOX STYLE 1 */

.box-style1 {
	padding: 25px 0px 0px 0px;
	border-bottom: 1px solid #DED8D8; 
}

.box-style1 .title {
	background: url(images/homepage14.gif) repeat left top;
}

/** BOX STYLE 2 */

.box-style2 {
	padding: 25px 0px 0px 0px;
}

.box-style2 .title {
	background: url(images/homepage15.gif) repeat left top;
}

/** BOX STYLE 3 */

.box-style3 {
 
}

.box-style3 .title {
	/*background: url(images/homepage18.gif) repeat left top;*/
	text-transform: capitalize; 
	background: black;
	opacity: 0.8;
}

.box-style3 .more {
	background: url(images/homepage19.gif) repeat-x left top;
	border: none;
}

.box-style3 .more a {
	background-image: url(images/homepage20.gif);
}

.box-style3 a {
	color: #AD9696;
}

/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
	float: left;
	width: 300px;
}

/** BOX4 */

#box4 {
	float: left;
	width: 300px;
	margin-left: 25px;
}

/** BOX5 */

#box5 {
	height: 135px;
	padding: 24px 25px 0px 25px;
}

#box5 p {
	/*margin-bottom: 15px;
	text-align: left;*/
	/*text-transform: lowercase;color: #FBB4C0;*/
	font: 22px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-align: left; 
}

#box5 strong {
	font-weight: normal;
	color: #FFFFFF;
}

#box5 .more {
	padding: 0px;
	border: none;
}

#box5 .more a {
	background-image: url(images/homepage16.gif);
	font-size: 14px;
	color: #FFFFFF;
}

/** BOX6 */

#box6 {
	height: 295px;
	padding: 33px 25px 0px 25px;
	/*color: #FFFFFF;*/
	/*color: #747346;*/
	/*color: #817753;*/
	color: #5F553F;
}

#box6 p {
	text-align: left; 
	letter-spacing: 1px;
}

#box6 a {
	color: #FFFFFF;
}

/** BOX7 */

#box7 {
/*color: #C7B79F;*/
color: #FFF;
}

/** BOX8 */

#box8 {
}

/** BOX9 */

#box9 {
	padding: 0px;
}

/** BOX10 */

#box10 {
	float: left;
	width: 300px;
	margin-right: 25px; 
	border-bottom: 0px;
}

/** BOX11 */

#box11 {
	padding: 0px;
	border-bottom: 0px;
}

#box12 {
	padding: 0px;
	border-bottom: 0px;
}


#box3 img { border: 1px solid #CCC; }
#box4 img { margin-bottom: 20px; }
#box4 ul.ul-style2 { line-height: 170%; }
#box10 .entry { padding: 25px 0px 0px 0px; }

#box10 .entry img { padding-left: 10px; }
#menu img { left: 400px; top: 10px; position: absolute; }

/* chart table */
  CAPTION.MYTABLE
  {
     background-color:#827C7C;
     color:white;
  }

  TABLE.MYTABLE
  { 

     font-size:9pt;
     width:600px;
     border-style:solid;
     border-color:#827C7C;
     border-width:1px;
  }

  TH.MYTABLE
  {
     font-size:9pt;
     color:#A9B35D;
     border-right: 1px solid #CCC;
  }

  TH.MYTABLE2
  {
     font-size:9pt;
     color:#A9B35D;
  }
  
  TR.MYTABLE
  { 
  border-top: 1px solid #827C7C;
  }

  TD.MYTABLE
  {  
     font-size:9pt;
     border-style:solid;
     border-width:0px;
     text-align:center;
     padding: 5px; 
     border-top: 1px solid #CCC; 
     border-right: 1px solid #CCC;
  }

TD.MYTABLE2 {
     font-size:9pt;
     border-style:solid;
     border-width:0px;
     text-align:center;
     padding: 5px; 
     border-top: 1px solid #CCC; 
}

/* fade-in slideshow */
.loading { position: relative; left: 20px; top: 100px; z-index: 1002;  }

*html #box12 .title { margin-left: 20px; }
/**html #box5 { overflow: hidden; }

#box5 img { float: left; }
.box5left { width: 60px; }
.box5right { width: 130px; padding-right: 20px; float: right; }
*html .box5right { top: -100px; position: relative; left: 40px;  }*/
