H1 
{
	font-size: 16px;
	color:#A6A68C;
	font-weight:bold;
}

H3
{
	font-size: 12px;
	color:#A6A68C;
	font-weight:bold;
}

H2
{
	font-size: 14px;
	color:#A6A68C;
	font-weight:bold;
}

.TitleLine 
{
	border-bottom:solid 1px #a6a68c;
	width:100px;
	white-space:nowrap;
}

.borderit img{
border: 1px solid #636157;
}

.borderit:hover img{
border: 1px solid #e5b026;
}

.borderit:hover{
color: red; /* irrelevant definition to overcome IE bug */
}


ul {margin:0; padding:0; list-style:none; line-height:17px;}
li {padding-left:13px; background:url(/_images/point_1.gif) no-repeat left center;}

#dvLeftNav 
{
	padding-left:21px;
}

#dvLeftNav li 
{
	padding-left:13px; 
	background:url(/_images/point_3.gif) no-repeat left center;
}

#dvLeftNav2
{
	padding-left:21px;
}

#dvLeftNav2 li 
{
	padding-left:13px; 
	background:url(/_images/point_3.gif) no-repeat left center;
}

a.green:link
{
	color:#A6A68C;
	text-decoration:none;
}

a.green:hover 
{
	color:#c5d500;
	text-decoration:none;
}

a.green:visited 
{
	color:#A6A68C;
	text-decoration:none;
}

a.green:active 
{
	color:#A6A68C;
	text-decoration:none;
}

table { 
	border:0px;
}
form{
 	margin:0px;
  	padding:0px;
	}
body{
 	margin:0px;
  	padding:0px;
	background-color:#747167;
	color:#333333;
}
input, textarea{
	font-size:10px;
    font-family:Tahoma;
	color:#1C1B18;
	line-height:12px;
	vertical-align:top;
	scrollbar-3dlight-color:#FFFFFF;
    scrollbar-track-color:#FFFFFF;
    scrollbar-shadow-color:#FFFFFF ;
    scrollbar-face-color:#828282; 
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkShadow-color:#FFFFFF;
}
td{
	font-size:11px;
    font-family:Tahoma;
	color:#1C1B18;
	line-height:13px;
	vertical-align:top;
}

a {
	color:#A6A68C;
	text-decoration:none;
}
a:hover {
	color:#e5b026;
	text-decoration:none;
	}

a:visited 
{
	color:#A6A68C;
	text-decoration:none;
}

a:active 
{
	color:#A6A68C;
	text-decoration:none;
}

.date{
	font-size:9px;
	color:#1C1B18;
	line-height:10px;
}
.light{
	color:#A6A68C;
}
.box{
	color:#2B2A23;
}

.copy{
	color:#22221E;
}
.copy a{
	color:#A6A68C;
	text-decoration:none;
}
.copy a:hover{
	text-decoration:underline;
}

img 
{
	border:none;
}

.menuitem 
{
	width:128px;
	height:68px;
}

.headerLeft 
{
	width:50%;
	background:url(/_images/bg_header_left.jpg) repeat-x top right;
}

.headerRight 
{
	width:50%;
	background:url(/_images/bg_header_right.jpg) repeat-x top left;
}

.Image
{
      width:475px;
      margin:0px auto;
      text-align:center;
      padding:20px;
      border:1px dashed gray;
      background-color:Silver;
  }
  
.btn {
    border:solid 1px #c0c0c0;
    background-color:#e1e1e1;
    color:#666666;
    cursor:pointer;
}

#gallery {position:relative; width:686px; margin:40px auto; padding:10px; border:6px solid #ffffff; background:#aaa;}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px;}
#image {position:relative; width:672px; height:375px; padding:5px; border:2px solid #666; background:#ffffff url(/_images/loading.gif) center center no-repeat;}
#image img {position:absolute; top:5px; left:5px;}
#thumbwrapper {margin-top:10px; padding:5px 0; width:682px; height:100px; border:2px solid #666; background:#ffffff;}
#thumbarea {position:relative; overflow:hidden; height:100px; width:682px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px; border-right:5px solid #ffffff;}
#thumbs li {float:left; margin-right:5px; cursor:pointer;}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer;}
#previmg {left:0; background:url(/_images/left.gif) left center no-repeat; border-left:5px solid #ffffff;}
#previmg:hover {opacity:1; filter:alpha(opacity=100);}
#nextimg {right:0; background:url(/_images/right.gif) right center no-repeat; border-right:5px solid #ffffff;}
#nextimg:hover {opacity:1; filter:alpha(opacity=100);}


.dvMenu {
    width:128px;
    height:68px;
    background:url(/_images/menu1.jpg);
    font-weight:bold;
    text-align:center;
    font-size:12px;
}
.dvMenu:hover{
    width:128px;
    height:68px;
    background:url(/_images/menu1h.jpg);
    color:#333333;
    font-weight:bold;
}

.dvMenuHome {
    width:128px;
    height:68px;
    background:url(/_images/menuHome.jpg);
    font-weight:bold;
    text-align:center;
    font-size:12px;
}
.dvMenuHome:hover{
    width:128px;
    height:68px;
    background:url(/_images/menu1h.jpg);
    color:#333333;
    font-weight:bold;
}

.lidiv 
{
	padding: 3px 21px;
}

.imgRight img 
{
	float: right;
}