*
{
  margin: 0;
  padding: 0;
  font-size: 100%;
}

body
{
  background: #000000 url(/images/749.png) repeat;
  font-family: Arial, Helvetica, sans-serif;
  padding: 20px;
  text-align: center;
}

img
{ 
  border: 0;
  vertical-align: top;
}

.clear
{
  clear: both;
}

a
{	
  font-family: Arial, Helvetica, sans-serif;
  color: #d49144;
  text-decoration: underline;
}

#main 
{
  min-width: 980px; 
  max-width: 1180px; 
  margin: 0 auto;
  background: #000000;
  clear: both;
}

.top-margin
{
  margin-top: 20px;
}

/*** header ***/
div#header
{ 
  background: transparent url(images/bg_logo.jpg) no-repeat;
  min-width: 980px; 
  max-width: 1180px; 
  height: 355px;
}

div#topimage
{ 
  position: absolute;
  float: left;
  background: transparent url(/images/top.jpg) no-repeat;
  width: 306px;
  height: 354px;
}

div#menu
{
  float: right;
  width: 880px; 
  height: 47px;
  background: transparent url(/images/topmenubg.gif) repeat-x;
  margin-top: 13px;
}

#menu li
{
  height: 47px;
  color: #FFF;
  font-size : 100%;
  list-style-type: none; 
  padding: 0px 20px 0px 15px;
  line-height: 47px;
  list-style: none;
  display: inline;
  float: right;
  background: url(/images/topmenuspacer.gif) no-repeat right;
}

#menu li.last-li
{
  background: transparent url(/images/topmenuright.jpg) no-repeat top right;
  padding-right: 25px;
}

#menu li a,
#banner a
{
  color: #f9e7a5;
  text-decoration: none;
}

#menu li a:hover,
#banner a:hover
{
  color: #d49143;
}

#logo
{
  float: right;
  width: 614px; 
  height: 254px;
  background: transparent url(/images/backlogo.jpg) no-repeat top right;
  padding-top: 40px;
  text-align: center;
}

/*** banner ***/

#submenu
{
  margin-left: -90px;
  margin-right: -90px;
  min-width: 880px; 
  max-width: 1180px; 
  text-align: left;
  margin-bottom: 30px;
}
 
#banner
{
  margin: 0 auto;
  width: 876px; 
}

#banner a
{
  margin-left: 8px;
  width: 284px; 
  height: 104px;
  line-height: 104px;
  display: block;
  float: right;
}

#banner a span
{
  padding-left: 100px;
  font-size : 130%;
}

#banner a.banner1,
#banner a.banner1bold
{
  background: transparent url(/images/banner1.jpg) no-repeat;
}

#banner a.banner2,
#banner a.banner2bold
{
  background: transparent url(/images/banner2.jpg) no-repeat;
}

#banner a.banner3,
#banner a.banner3bold
{
  background: transparent url(/images/banner3.jpg) no-repeat;
}

#banner a.banner1bold,
#banner a.banner2bold,
#banner a.banner3bold
{
  color: #d49143;
}

#banner a:hover.banner1bold,
#banner a:hover.banner2bold,
#banner a:hover.banner3bold
{
  color: #f9e7a5;
}


#content
{
  padding-left: 90px;
  padding-right: 90px;
}

.container
{
  width: 100%;
  overflow: hidden;
}


/*** footer ***/

#footer
{
  border-top: solid 3px #ada682;
  margin: 40px 51px 0 55px;
  padding-top: 20px; 
  padding-bottom: 30px;
  color: #a39f8f;
  font-size: 0.75em;
}

#footer a
{
  color: #d0be87;
}

#footer li
{
  border-right: solid 1px #d0be87;
  padding: 0 20px;
  list-style: none;
  display: inline;
  line-height: 1em;
  white-space: nowrap;
}

#footer li.last-li
{
  border: none;
}

#footer ul a
{
  color: #a39f8f;
  text-decoration: none;
}

#footer ul a:hover
{
  text-decoration: underline;
}

#footer ul
{
  padding-bottom: 10px;
}

/*** Contents ***/

.title1
{
  background: Transparent url(/images/title1.jpg) no-repeat;
  color: #FFF;
  border-bottom: solid 2px #2f2d23;
  height: 40px;
  line-height: 35px;
  padding-left: 30px;
  margin-right: 0px;
  margin-bottom: 35px;
}

.title2
{
  background: transparent url(/images/main.jpg) no-repeat;
  color: #FFF;
  height: 80px;
  line-height: 80px;
  padding-left: 70px;
  margin-right: 0px;
  margin-bottom: 15px;
  font-size: 200%;
  vertical-align: middle;
}

.padd1
{
  padding-bottom: 20px;
}

.news, .news-last
{
  padding-left: 8px;
  color: #FFFFFF;
  width: 235px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  color: #a39f8f;
  padding-bottom: 15px;
  margin-top: 17px;
  border-bottom: solid 1px #2f2d23;
}

.news-last
{
  border:none;
}

.date
{
  background: url(/images/list_new.gif) no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.917em;
  color: #f4d581;
  padding-left: 25px;
  padding-top: 2px;
}

.news_txt
{
  padding-top: 10px;
  padding-left: 2px;
}

.news strong, .news-last strong
{
  color: #cac5b1;
  font-weight: normal;
}

.col-2
{
  padding-left: 10px;
}

.col-2 img
{
  margin-right: 50px;
}

.cont
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  color: #a39f8f;
  padding-left: 40px;
  margin-right: 20px;
  clear: both;
}

.cont p,
.cont h2,
.cont h3
{	
  padding-top: 20px;
}

.cont strong,
.cont h2
{
  color: #f4d581;
  font-weight: normal;
  text-transform: uppercase;
}

.cont h3
{
  color: #f4d581;
  font-weight: normal;
}

.cont a
{
  color: #d49143;
  text-decoration: underline;
}

.cont a:hover
{
  color: #d49143;
  text-decoration: none;
}

.read-more
{
  float: right;
  background: url(/images/read-more.gif) no-repeat;
  width: 78px;
  height: 23px;
  padding-top: 5px;
  line-height: 1em;
  padding-left: 15px;
  clear: both;
  margin-top: 30px;
  vertical-align: text-bottom;
  font-size: 0.75em;
  text-align: center;
}

.read-more a
{
  margin-left: -15px;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #f9e7a5;
  text-decoration: none;
}

.read-more a:hover
{
  text-decoration: underline;
  color: #f9e7a5;
}

.col-1, .col-2, .col-3
{
  float: left;
  text-align: left;
}

.phil
{
  color: #cac5b1;
}

.inline
{
  display: inline;
}

.bold
{
  font-weight: bold;
}
