* { font-family: Trebuchet ms, Helvetica, Sans-Serif; }

img {
  border: 0px;
  margin: 0;
  padding: 0;
}

html {
  height: 100%;
  min-height: 100%;
  border: 0;
  margin: 0;
  padding: 0; 
  background: #35261c url('gfx/bg_body.jpg') no-repeat;
  background-position: center top;
}

a:active, a:focus {outline: 0;}

body {
  border: 0;
  margin: 0;
  padding: 0;
  height: 100%;
  min-height: 100%;	
  color: #808080;
  font-size: 10pt;
}


body a, body a:hover {
  color: #ffffff;
}

#container {
  padding: 0;
  min-height: 300px;
  height: auto !important;
  height: 300px;
  width: 950px;
  margin: 0 auto 0 auto;
  position: relative;   
}
	
#top {
  padding: 0;
	border: 0;
  height: 101px;
  width: 950px;
  margin: 0 auto 0 auto;
  position: relative; 
}	

#menu {
  padding: 0;
	border: 0;
  height: 42px;
  width: 950px;
  margin: 0 auto 0 auto;
  position: relative;
  text-align: right;
  padding-top: 13px;
}

a.menu_item, a.menu_item_sel {
  display: block inline;
  padding: 13px;
  background: none;
  color: #eadaaa;
  text-transform: uppercase;
  text-decoration: none;
  font-family: verdana, tahoma, arial;
  margin: 0 30px 0 0 ;
  font-size: 12pt;
  border: 1px transparent solid;
}

a.menu_item:hover, a.menu_item_sel {
  display: block inline;
  padding: 13px;
  background: #27221e;
  color: #eadaaa;
  border: 1px solid #473e34;
  border-top: none;
}

#submenu {
  padding: 0;
	border: 0;
  height: 31px;
  width: 950px;
  margin: 0 auto 0 auto;
  position: relative;
  background: url('gfx/bg_submenu.png') no-repeat;
  text-align: right;
  padding-top: 10px;
}

#submenu a {
  color: #a4a4a4;
  text-decoration: none;
  font-family: verdana, tahoma, arial;
  margin: 0 30px 0 0 ;
  font-size: 9pt;
	text-shadow:0 1px 1px #000;
}

#submenu a:hover, #submenu a.sel {
  color: #eadaaa;
}

#cols, #cols2 {
  padding: 0;
  min-height: 300px;
  height: auto !important;
  height: 300px;
  width: 950px;
  margin: 0 auto 0 auto;
  position: relative;
  background: url('gfx/bg_cols.png') repeat-y;
}

#cols2 {
  background: url('gfx/bg_corner_02.png') no-repeat;
  background-position: bottom left;
}

#left {
  float:left;
  padding: 0;
  min-height: 300px;
  height: auto !important;
  height: 300px;
  width: 314px;
  margin: 0 0 30px 0;
  position: relative;
  background: url('gfx/bg_corner_01.png') no-repeat;
  background-position: top right;
}

#right {
  float:left;
  padding: 0;
  min-height: 300px;
  height: auto !important;
  height: 300px;
  width: 635px;
  margin: 0;
  position: relative;
}

#gallery, #gallery2 {
  border-collapse: separate; border-spacing: 20pt 20pt;
  width: 600px;
  margin: 35px auto 35px auto;
  border: none;
}

#gallery td, #gallery2 td {
  text-align: center;
  height: 150px;
  width: 150px;
  border: 1px solid #473e34;
  background: #28211c url('gfx/icon_zoom.png') no-repeat;
  background-position: bottom right;
}

#gallery td img, #gallery2 td img {
  margin: 5px;
  max-width: 140px;
  max-height: 140px;
  opacity: 0.7;
	filter: alpha(opacity=70);
}

#gallery td img:hover, #gallery2 td img:hover {
  opacity: 1;
	filter: alpha(opacity=100);
}

#gallery2 a {
 color: red;
}

#gallery2 a:hover {
 color: red;
 text-decoration: underline;
}

.zoom {
  width: 20px;
  height: 20px;
  position: absolute;
  z-index: 99;
}

.clear {
  clear: both;
}

#footer {
  padding: 0;
  height: 62px;
  width: 950px;
  margin: 0 auto 0 auto;
  position: relative; 
  background: url('gfx/bg_footer.png') no-repeat;
  text-align: right;
}

#footer p, #footer p a {
  text-align: right;
  padding-top: 35px;
  color: #423730;
	text-shadow:0 1px 1px #ffffff;
}

#footer p a {
  text-decoration: none;
  margin-left: 11px;
  margin-right: 11px;
}

#footer p a:hover {
  text-decoration: none;
  margin-left: 11px;
  margin-right: 11px;
  color: #000000;
}

#shadow {
  padding: 0;
  height: 31px;
  width: 950px;
  margin: 0 auto 0 auto;
  position: relative;
  background: url('gfx/bg_shadow.png') no-repeat;
}

h1, h2 {
  margin: 15px 0 15px 0;
	padding: 0;
  font-family: verdana, tahoma, arial;
  font-size: 15pt;
  font-style: normal; 
  font-weight: bold;
  text-align: left;
	text-transform: uppercase; 
	color: #423730;
	letter-spacing: 0.1em;
}

h2 {
  color: #484848;
  font-size: 13pt;  
}


p, p a, li, p span {
  font-family: verdana, tahoma, arial;
  font-size: 8pt;
  font-style: normal; 
  font-weight: normal;
  color: #a4a4a4;
  text-align: justify;
  line-height: 150%; 
  padding: 0px 25px 20px 0px;
  margin: 0;
	text-shadow:0 1px 1px #000000;
}

ul {
  list-style-type: square;
}

p span {
  font-size: 8pt;
  line-height: 100%;	
}


p a {
 color: #eadaaa;
 padding: 0;
 text-decoration: underline;
}

p a:hover {
 text-decoration: none;
 color: #eadaaa;
}

#right p, #right p a {
  padding: 30px 30px 0 30px;
  font-size: 12pt;
}

#right p a {
 text-decoration: underline;
 padding: 0;
 color: #eadaaa;
}

#right p a:hover {
 text-decoration: none;
}

textarea {
 width: 270px;
 height: 300px;
 font-size: 9pt;
 color: #c0c0c0;
 background: #28211c;
 border: 1px solid #473e34;
}

input {
font-size: 9pt;
 color: #c0c0c0;
 background: #28211c;
 border: 1px solid #473e34;
 margin: 10px 0 0 0;
}

input[type=text] {
  margin: 0;
}

#file_uploader3 {
  padding: 0;
	border: 0;
  min-height: 100px;
  height: auto !important;
  height: 100px;
  width: 590px;
  margin: 10px auto 10px auto;
  position: relative;
}

hr {color: none; background-color: none; border: 1px dashed #eadaaa; border-style: none none dashed; width: 100%}