



	.search {
	 margin: 6px 15px 3px 8px; padding: 2px 0 0 8px; border: 1px solid #766932; font-size: 12px; font-weight: bold; background: none; color: #a69d7f; height: 18px; width: 100px;
}

.container-top, .container-body, .container-foot {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.padding{
	padding-right: 65px;
	padding-left: 25px;
}
.container-top{
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	height: 210px;
}
.container-top .padding{
	padding-top: 75px;
	padding-left: 65px;

}
 .logo{
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 180px;
	width: 385px;
	margin:50px 0 0 35px;
	text-indent:-1000px;
}

.container-body{
	background-image: url(../images/page-body-bg.jpg);
	background-repeat: repeat-y;
}

.page-flip  { /* apply the "page-flip" class to a DIV to get the raised bottom corner effect. */
	background-image: url(../images/sidebar-page-flip.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-bottom: 50px;
	padding-right: 20px;
	padding-left: 25px;
	float:right;
    margin-bottom: 20px;
}
.page-flip-home {
	margin-bottom: 0px;
}


/*Top right menu*/
#menu {
  bottom: 25px;
  height: 21px;
  list-style-type: none;
  right: 0px;
  width: 437px;
  float:right;
}
#menu li {
  background: none;
  display: inline;
  overflow: hidden;
  padding-left: 0px;
}
#menu li a {
  display: block;
  float: left;
  text-indent: -9999px;
}
#menu  .home a {
  background: transparent url(../images/menu.png) no-repeat scroll 0 0;
  height: 21px;
  margin-right: 30px;
  width: 48px;
}
#menu  .home a:hover , #menu  .home a.on{background-position: 0px -21px;}
#menu  .about a {
  background: transparent url(../images/menu.png) no-repeat scroll -78px 0px;
  height: 21px;
  margin-right: 30px;
  width: 80px;
}
#menu  .about a:hover, #menu  .about a.on {background-position: -78px -21px;}
#menu  .portfolio a {
  background: transparent url(../images/menu.png) no-repeat scroll -188px 0px;
  height: 21px;
  margin-right: 30px;
  width: 67px;
}
#menu .portfolio a:hover, #menu .portfolio a.on {background-position: -188px -21px;}
#menu .gallery a {
  background: transparent url(../images/menu.png) no-repeat scroll -285px 0px;
  height: 21px;
  margin-right: 30px;
  width: 58px;
}
#menu  .gallery a:hover , #menu  .gallery a.on {background-position: -285px -21px;}
#menu  .contact a {
  background: transparent url(../images/menu.png) no-repeat scroll -373px 0px;
  height: 21px;
  width: 64px;
}
#menu  .contact a:hover, #menu  .contact a.on {background-position: -373px -21px;}


/*clearfix class for clearing floats*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


.global-nav{
	float: left;
	width: 370px;
	margin-left: 20px;
}
.global-nav ul{
	padding: 0px;
	list-style-type: none;
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.global-nav ul li{
	display: inline;
}
.global-nav a{
	font-weight: bold;
	text-transform: lowercase;
	display: block;
	padding: 5px;
	float: left;
	color: #423b2d;
	text-decoration: none;
	margin-left: 10px;
}
.global-nav a:hover{
	color: #ba3600;
}
.global-nav a.current{
	background-color: #ba3600;
	color: #FFFFFF;
}




.container-foot{
	background-image: url(../images/page-foot-bg.jpg);
	background-repeat: no-repeat;
	color: #423b2d;
	font-size: .9em;
	line-height: 1.4em;
}
.container-foot h3{
	padding-bottom: .25em;
	font-size: 1.75em;
}
.container-foot a{ /* this is style that controls all footer links. */
	color: #352F24;
}
.container-foot a:hover{
	color: #DDDAC3;
}
ul.foot{
	padding:0;
	margin:0;
	
	
}
ul.foot li{
	display: inline;
	margin-right: 15px;
}

.container-foot p{
	padding-bottom: .5em;
}

.container-foot .padding {
	padding-top: 72px;
	padding-bottom: 20px;
}
.container-foot .info {
	float: left;
	width: 200px;
}
.container-foot .links{
	margin-left: 0px;
	float: left;
}















.box {
	border-left: 1px solid #9f342e;
	border-right: 1px solid #9f342e;
	padding: 8px;
	width: 203px;
}
.box #advsearch {
	margin: 5px 0 0 0;
	padding: 0;
}
	.box a {
		color: #766932; text-decoration: none;
	}
	.box a:hover {
		text-decoration: underline;
	}
	
	.box ul {
		margin: 0;
		padding: 0;
	}
	.box li {
		list-style-type: none;
		margin: 0 0 0 3px;
		padding: 0 0 4px 20px;
		background: url('../images/blt.gif') no-repeat;
	}


.page {
	
	margin: 5px 0 5px 0;
}
	.page p ul li { 
	}

.pagination {
	padding: 2px;
	float: right;
	font-size: 12px;
	font-weight: bold;
	list-style-type:none;
}
	.pagination ul {
		font-size: 12px;
		margin: 10px 0 10px 0;
		padding: 0px;
		text-align: left;
		list-style-type:none;
	}
	.pagination li {
		display: inline;
		list-style-type: none;
		padding-bottom: 1px;
		list-style-type:none;
	}
	.pagination a {
		color: #9f342e;
		border: #9f342e 1px solid;
		padding: 5px;
		margin: 0 5px 0 0;
		text-decoration: none;
		list-style-type:none;
	}
	.pagination a:visited {
		border: #9f342e 1px solid;
		color: #9f342e;
		padding: 5px;
		text-decoration: none;
	}
	.pagination a:hover {
		background-color: #f9fcf5;
		border: #9f342e 1px solid;
		color: #9f342e;
		text-decoration: none;
	}

.content {
	margin: 0 16px 0 10px;
}
	.content ul {
		margin: 0;
		padding: 0;
	}

	.content li {
		list-style-type: none;
		margin: 0 0 0 3px;
		background: url('../images/blt.png') no-repeat;
		padding: 0 0 4px 20px;
	}

.fbox {
	border: 1px solid #9f342e;
	padding: 10px;
	background: #f9fcf5;
	margin: 5px 5px 10px 5px;
}

.lbox {
	margin: 0 5px 25px 5px;
}

.nav {
	color: #766932;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}
	.nav p {
		margin: 0;
		padding: 2px 0 0 0;
	}
	
	.nav h3 {
		float: right;
		margin: 0;
		font-size: 11px;
	}
	
	.nav a {
		font-size: 11px; text-decoration: none;
	}
	.nav a:hover {
		text-decoration: underline;
	}

.text {
	border: 1px solid #766932;
	background: #ffffff;
	height: 17px;
	font-size: 12px;
	padding: 2px 2px 2px 6px;
	width: 360px;
	color: #766932;
}
.textarea {
	border: 1px solid #766932;
	padding: 2px 2px 2px 6px;
	font-size: 12px;
	width: 360px;
	color: #766932;
}
.textpy {
	border: 1px solid #766932;
	background: #ffffff;
	height: 17px;
	font-size: 12px;
	padding: 2px 2px 2px 6px;
	width: 50px;
	color: #766932;
}

select {
	font-size: 12px;
	color: #766932;
	border: 1px solid #766932;
	padding: 2px;
}

.limit_field {
   border: 0px;
   font-size: 10px;
   color: #766932;
   background: none;
}

.captcha {
	border: 1px solid #766932;
	background: url('../images/loader.gif') no-repeat center;
}

form {
	Margin: 0;
}


.break {
	padding: 3px 0 3px 0;
}


div.pr {
	font-size: 6pt;
	color: #000000;
}

div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #766932;
	font-weight: normal;
	font-size: 7pt;
	text-decoration: none;
}

.err {
	color: #FF0000;
	margin: 0 5px 5px 5px;
	font-weight: bold;
	padding: 6px;
	border: 1px solid #9f342e;
}

.msg {
	color: #9f342e;
	margin: 0 5px 5px 5px;
	font-weight: bold;
	padding: 6px;
	border: 1px solid #9f342e;
}

span.req {
	color: #FF0000;
	font-weight: bold;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   color:#9f342e;
   font-weight: bold;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #766932;
   border-width:0 1px 1px;
}

#catTitle {
	background: none;
	font-weight: bold;
} /* Important for Konqueror */

#categtree h2 {
	margin:0 0 5px;
	font-size: 11px;
	padding:2px;
	text-align:center;
	color:#FFFFFF;
	background:#a7cb67;
	vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   color: #303030;
   border:1px dotted #FFFFFF;
   border-width:1px 0;
   cursor:pointer;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#d9e9bd;
}

#categtree .even {
   background:#FFFFFF;
}

#categtree .categ-item:hover {
   background:#eee;
}