body
{
	background: #ffffff url(images/back_all.jpg) repeat-x top;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 10px;
}

body * 
{
    margin: 0px 0px 0px 0px; 
    padding: 0px;
}

a:link {
	color: #3886E0;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #3886E0;
}



#main
{
margin: 0 auto;
width: 912px;
background: url(images/table_back.jpg) repeat-y;
}

#header
{
background: url(images/header.jpg) no-repeat;
width: 912px;
height: 262px;
}

#logo
{
/*padding-left: 40px;*/
padding-right: 40px;
text-align: right;
padding-top: 20px;
height: 40px;
}

#logo a
{
    text-decoration: none;
    /*text-transform: lowercase;*/
    font-style: italic;
    font-size: 24px; 
    /*color: #000000;*/
    color: #2F311E;
    font-weight: bold;
}


#logo H2 a
{
    font-size: 14px;
    color: #BFC49D;
    background: #2F311E;
}

#buttons
{
padding-top: 140px;
height: 40px;
padding-left: 40px;
}

#buttons li {
	display: inline;
}

#buttons a
{
    display: block;
    float: left;
    width: 160px;
    height: 30px;
    margin-left: 1px;
    text-align: center;
    text-decoration: none; 
    /*color: #000000;*/
    color: #2F311E;
    font-weight: bold;
    font-size: 16px;
    padding-top: 30px;
}

#buttons a:hover {
	text-decoration: underline;
	color: #FF0000;
}

#content
{
width: 870px;
padding: 15px;
}

#left
{
width: 580px;
min-height: 800px;
padding: 10px;
}

#left H1
{
color: #99A067;
margin: 0;
padding: 0;
font-size: 24px;
}
#left H2
{
color: #99A067;
margin: 0;
padding: 0;
font-size: 18px;
padding-top: 10px;
}
#left H3
{
/*color: #73300f;*/
color: #7a8052;
margin: 0;
padding: 0;
font-size: 14px;
padding-top: 10px;
}

#left a
{
 color: #99A067;
}

#left a:hover {
	text-decoration: none;
	color: #FF0000;
}

#left a:visited {
	color: #99A067;
}

.small
{
margin: 15px;
padding: 5px;
border: 1px solid #99A067
}

#right
{
float: right;
width: 254px;
}

#sidebar 
{
width: 254px;
}

#sidebar ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(images/title_back.gif) no-repeat;
}

#sidebar li 
{
	margin-bottom: 15px;

}

#sidebar li ul {
	padding: 10px;
	border-top: none;
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
}


#sidebar li h2 {
	height: 34px;
	margin: 0;
	padding: 10px 0 0 20px;
	background: #ffffff url(images/title.gif) no-repeat;
	font-size: 18px;
	/*color: #000000;*/
	color: #2F311E;
}

#sidebar a:link {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}
#sidebar a:visited {
		text-decoration: none;
}

#sidebar li a {
	padding-left: 10px;
	background: url(images/img09.gif) no-repeat 1px 5px;
}


#footer
{
	background: url(images/footer.gif) repeat-x;
	height: 52px;
	font-size: 10px;
	color: #99A067;
	padding-top: 20px;
	text-align: center;
	border-top: #99A067 solid 5px;
}

#footer a
{
color: #99A067;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}


#sidebar2 
{
width: 254px;
height: 440px;
}

#sidebar2 ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(images/title_back.gif) no-repeat;
}

#sidebar2 li 
{
	margin-bottom: 15px;

}

#sidebar2 li ul {
	padding: 10px;
	border-top: none;
}

#sidebar2 li li {
	margin: 0;
	padding: 3px 0;
}


#sidebar2 li h2 {
	height: 34px;
	margin: 0;
	padding: 10px 0 0 20px;
	background: #ffffff url(images/title.gif) no-repeat;
	font-size: 18px;
	/*color: #000000;*/
	color: #2F311E;
}

#gallery 
{ position: relative; 
  width: 250px;
  height: inherit;
  padding-top: 0px;
}

#thumbs 
{ width: 235px; 
  float: right;
}

#thumbs a 
{ display: block; 
  float: left; 
  margin: 1px 0px 3px 6px; 
  width: 60px; 
  height: 60px; 
  border: 2px solid #40403E;
}

#thumbs a img 
{ width: 60px; 
  height: 60px; 
  border: 0;
  display:block;
}

#thumbs a:hover {border-color: #ddd;}

#thumbs a:hover img 
{ position: absolute; 
  max-width: 500px;
  /*max-height: 400px;*/
  width: auto; 
  height: auto;
  right: 300px; 
  top: 10px; 
  padding: 2px;
  border: 2px solid #40403E;
}

#container {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  position: relative; 
  width: 250px;
  height: inherit;
  padding-top: 8px;
}
#container li {
cursor:default;
display:inline;
float:left;
height:60px;
width:60px;
text-decoration:none;
margin: 1px 0px 3px 6px;
}
#container a.thumb2 {
border:2px solid #40403E;
/*cursor:default;*/
display:block;
height:60px;
text-decoration:none;
width:60px;
}
#container a.thumb2 img {
border:0 none;
display:block;
height:60px;
width:60px;
}



#header2 {
width: 912px;
display:table;
margin: 15px 0px 0px 0px;
border: 1px solid #BFC49D;	
}
#extra_logo
{
	background: #ffffff url(images/logo2.jpg) no-repeat;
	width: 250px;
	height: 61px;
	display:table-cell;
	float:right;
}

#loginstatus  
{
    display:table-cell;
    }
    
#menu_h  
{
    display:table-row;
    float:left;
    }

#menu { 
	background: transparent;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	/*width: 640px;*/
    /*margin: 20px 0px 0px 10px;	*/
	text-align: left;
	font-size: 13px;
	/*text-transform: uppercase;*/
	font-weight: bold;
	display:table-cell;
	}	
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px 30px 0px 0px;


	}
#menu .home {
	border: none;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	}
	
#menu ul li a
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #293335;
    padding: 0px 30px 0px 0px;
    margin: 0px;
    text-decoration: none;
}

#menu ul li a:hover {
	text-decoration: underline;
	}
	
