body
{
	font-family: Verdana, Arial, 'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
	font-size: 9pt;
	COLOR: #000000;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;	
	background:  url('images/page-bg.jpg');
    background-repeat: repeat-Y;
    background-position: center;
    background-color: #9a8364;
	text-align: left;
}

p
{
 font-family: Verdana, Arial, 'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
 font-size: 9pt;
 line-height: 140%;
 color: #000000;
 text-align:justify;
}
 
.bodytext
{
 font-family: Verdana, Arial, 'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
 font-size: 9pt;
 line-height: 140%;
 color: #000000;
 text-align:justify;
}
 
img, div { behavior: url(iepngfix.htc) }

div.container
{
  width: 970px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  BORDER: 0px 0px 0px 0px;  
  background-color: #FFFFFF;
  background-image: url('images/container-bg.gif'); 
  background-position: top center;  
  background-repeat: no-repeat;
  
  text-align:left;
}

div.HDR
{
  width: 970px;
  height: 120px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align:left;
  background: #FFFFFF url('images/hdr-dot.gif'); 
  background-position: top; 
  background-repeat: repeat-X;
} 

div.HDR_Logo
{
  float:left;
  width: 170px;
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 0px 15px;
  text-align:left;
  background: none;
} 

 
div.HDR_Menu
{
  float:right; 
  width: 770px;
  margin: 0px 0px 0px 0px;
  padding: 55px 0px 0px 15px;
  text-align:left;
  background: none;
} 

div.footer
{
  width: 960px;
  margin: 0px 0px 0px  0px;
  padding: 5px 0px 0px 5px;
  background-color: none;
  text-align: left;
  color: #391b00;
  font-family: Verdana, Arial, 'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
  font-size: 8pt;  
  line-height: 140%;
} 

div.footer a
{
  color: #391b00;
  text-decoration: none;
}

div.footer a:hover
{
  color: #391b00;
  text-decoration: underline;
  font-weight:bold;
}

/* ################################### */
/* ### START: LEFT SIDEBAR   ### */
div.sidebar 
{

  float: left;
  width: 240px;
  border: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: Verdana, Arial, 'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
  font-size: 9pt;
  line-height: 140%;
  background-color: none;
  background-image: url('images/search-bg.jpg'); 
  background-position: top center; 
  background-repeat: no-repeat;
}

div.SearchBox
{
  width: 200px;
  height: 75px;
  border: none;
  margin: 0px 0px 0px 0px;
  padding: 40px 0px 0px 40px;
  font-family: Arial, Verdana,  'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
  font-size: 9pt;
  line-height: 100%;
}

.Searchentry {
  BORDER: #000000 1px outset;
  BACKGROUND-COLOR: #ffffff;
  FONT-WEIGHT: normal;
  padding: 0px;
  margin: 0px;
  color: #000000;
  font-family: Arial, Verdana, 'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
  font-size: 8pt;
  text-transform:lowercase;
 
}

div.LMenuBox
{
  float:none;
  width: 201px;
  border: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 15px;
  font-family: Arial, Verdana,  'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
  font-size: 9pt;
  line-height: 100%;
  background-color: none;
}

.LMenuCat
{
 display:block;
 background-image: url('images/lmenu-bg.png'); 
 background-color: none;
 background-repeat:no-repeat;
 background-position:top center;
 height:25px;
 text-align:center;
 font-family: Arial, Verdana,  'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
 font-size: 9pt;
 border-bottom-color::100%;
 color: #FFFFFF;
 padding-top: 8px;
 padding-bottom:0px;
 margin: 0px 0px 0px 0px; 
 text-decoration:none;
}

.LMenuCat a
{
 color: #FFFFFF;
 text-decoration:none;
}

.LMenuSubCat
{
 display:block;
 line-height:150%;
 background-color: #F0F0F0;
 margin: 0px 0px 0px 0px; 
 font-family: Arial, Verdana, 'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
 font-size: 9pt;
 padding: 2px 0px 2px 20px;
 text-decoration:none;
}

a.LMenuSubCat 
{
 color: #000000;
 text-decoration:none;
 font-weight:bold;
}


.LMenuSubCat2
{
 display:block;
 line-height:150%;
 background-color: #FFFFFF ;
 margin: 0px 0px 0px 0px; 
 font-family: Arial, Verdana, 'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
 font-size: 9pt;
 padding: 2px 0px 2px 20px;
 text-decoration:none;
}

a.LMenuSubCat2 
{
 color: #000000;
 text-decoration:none;
 font-weight:bold;
}

a.LMenuSubCat:hover
{
 color: #0000FF;
 text-decoration: underline;
 font-weight:bold;
 font-size: 110%;
}
 
a.LMenuSubCat2:hover
{
 color: #0000FF;
 text-decoration: underline;
 font-weight:bold;
 font-size: 110%;
}
 
/* ################################### */
/* ### END: LEFT SIDEBAR   ### */
 
/* ################################### */
/* ### START: CONTENT              ### */
div.Content
{  
  float: right;        
  width: 730px;
  border: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: Verdana, Arial, 'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
  font-size: 9pt;
  line-height: 130%;  
}
 
div.contentHeader01
{
  float: left;
  width: 620px;
  height: 70px;
  border: none;
  margin: 0px 0px 0px 0px;
  padding: 110px 0px 0px 0px;
  background-color: red;
  line-height: 100%;  
  background:  url('images/content-hdr01.jpg'); 
  background-position: top center; 
  background-repeat:no-repeat;
}

div.contentHeader01 H1
{
  
  height: 47px;
  background-image:  url('images/circle.gif'); 
  background-position: top left ; 
  background-repeat:no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 0px 30px;
  font-family:  Arial, Verdana, 'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
  font-size: 14pt;  
  font-weight: bold;
  color: #191C20;
  line-height: 120%;
}
 

div.contentHeader02
{
  float: left;
  width: 110px;
  height: 180px;
  border: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: none;
  line-height: 130%;  
  background:  url('images/content-hdr02.png'); 
  background-position: top center; 
}

div.contentcleardiv
{
  clear: both;
  height: 2px;
  width: 730px;
  background-color: none;
}


div.content-body
{
  clear: both;        
  width: 660px;
  border: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 70px 0px 0px;
  font-family: Verdana, Arial, 'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
  font-size: 9pt;
  line-height: 130%; 
  text-align:justify;
}

div.content-body h2
{
  clear: both;        
  border: none;
  margin: 0px 0px 0px 0px;
  padding: 10px 70px 0px 0px;
  font-family: Arial, Verdana,  'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
  font-size: 14pt;
  line-height: 130%; 
  text-align:justify;
  color: #b89c33;
  font-style:italic;
  border-bottom: #b89c33 1px dashed;
}

/* ################################### */
/* ### START: CONTENT              ### */

div.cleardiv
{
  clear: both;
  height: 15px;
  width: 970px;
  background-color: none;
  font-family: Verdana, Arial, 'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
  font-size: 9pt;
}




/*************************************/ 
/**** SATRT NEW MENU *****************/
#menu {
	background: #FFFFFF;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
  float: left;

  margin: 0;
  padding: 0;
  width: 152px;
  height: 51px;
} 

#menu a {

	background:  url("images/menu-btn.gif") bottom right no-repeat;
    width: 152px;
    height: 51px;
	color: #000000;
	display: block;
	float: left;
	margin: 0;
	padding: 0px 0px;
	text-decoration: none;
    font-family:  Arial, Verdana,  'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
    font-size: 11pt;
    font-weight: bold;
    line-height: 100%;
}

#menu a:hover {
	background: url("images/menu-btn-hover.gif") bottom right no-repeat;
	color: #808080;
	padding-bottom: 0px;                    
}                  
/**** END MENU *****************/
/*************************************/ 
 
 
.linkmore
{ 
  font-weight: bold;
  font-family:  Arial, Verdana,  'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
  font-size: 12pt;
  color: #0080FF;
}

a.linkmore
{ 
  text-decoration: none;
}

a.linkmore:hover
{ 
  text-decoration: underline;
}


.button
{
  BORDER: #000000 1px outset;
  PADDING: 2px;
  MARGIN: 1px;    
  BACKGROUND-COLOR: #FFFFFF;
  FONT-WEIGHT: bold;
  font-color: #000000;
  FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
  TEXT-DECORATION: none;
}


/* ################################### */
/* ### START: Style for Image Gallery ### */

div.pgallery-cat
{
  background-image:url('images/btn.gif');
  background-repeat:no-repeat;
  background-position:top;
  margin: 0px;
  min-height: 200px;
  width: 217px;
  float: left;
  text-align: center;
  background-color: none;
  border: none;
}

div.pgallery-img
{ 
  background-image:url('images/btn.gif');
  background-repeat:no-repeat;
  background-position:top;
  padding: 15px 0px 0px 0px;
  width: 217px;
  min-height: 175px;
  vertical-align: center;
  
}
 
div.pgallery-title
{ 
  display: block;
  font-size: 9pt;
  FONT-FAMILY:  verdana, Arial,   Helvetica, sans-serif; 
  font-weight: bold;
  text-transform: titlecase;
  text-align: center;
  align: center;
  color: #0999BC;
  padding: 0px 0px 20px 0px;
 
}

div.pgallery-title a
{

  font-weight: bold;
  text-decoration: none;
  text-align: center;
  color: #0999BC;
 
}

div.pgallery-title a:hover
{

  font-weight: bold;
  text-decoration: underline;
  color: #000000;
 
}
 
  
div.pgallery-clear
{
  width: 217px;
  clear: both;
  height: 2px;
  background-color: none;
}
 
 
/* ### END: Style for Image Gallery ### */
/* ################################### */


/* ################################### */
/* ### START: PAGE NUMBERING STYLE ### */
.pagenumber
{
    BORDER: none;
	font-family: Arial, Verdana,  'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
	font-size: 10pt;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
	margin: 1px 1px 1px 1px;
	line-height: 200%;
    font-weight: normal;
	COLOR: #000000;
}

a.pagenumber
{
    BORDER: #000000 1px solid;
	text-decoration: none;
	padding: 2px 7px 2px 7px;
	margin: 1px 1px 1px 1px;
	COLOR: #0000CC;
    font-weight: normal;
}

a.pagenumber:hover
{
	COLOR: #FFFFFF;
    background-color: #0080C0;
    font-weight: bold;
}
/* ### END: PAGE NUMBERING STYLE ### */
/* ################################### */

li#partners {
	display: none;
}
