#home-tabs {
	margin: 20px 0 0 0px;
	}
.home-tab-menu dl dt {
	padding: 1px 0;
	}
.home-tab-menu dl dt a:link,
.home-tab-menu dl dt a:visited {
	margin-left: 24px;
	font-size: 1.1em;
	font-weight: lighter;
	color: #8c442b;
	text-decoration: none;
	}

.home-tab-menu dl dt a:hover {
	text-decoration: underline;
	}

.home-tab-menu dl dd {
	padding: 2px 0 3px 24px;
	text-decoration: none;
	background: url(../img/dotted-border.gif) bottom left repeat-x;
	margin-bottom: 5px;
	color: #666960;
	}
	
.tabcontentwrapper {
	
	
	}	
	
.tabcontent-left {
	width: 250px;
	padding: 0px 5px 0 20px;
	float: left;
	margin-top: 10px;
	}
	.tabcontent-left img {
	padding: 3px;
	background-color: white;
	}
.tabcontent-right {
	width: 250px;
	margin-top: 10px;
	padding: 0px 20px 0 10px;
	float: right;
	
	}
	
	
	#contentwrapper .ui-tabs-nav a {
     	color: #808577;
		font-family:  "Times New Roman", Times, serif;
		font-size: 1.4em;
        font-weight: lighter;
          

	}
	#contentwrapper .ui-tabs-nav .ui-tabs-selected a {
        color: #5b7a0b;
        font-family:  "Times New Roman", Times, serif;
        font-size: 1.4em;
        font-weight: lighter;
		}
	
	/*5b7a0b*/
	
	.search-top {
	float: right;
	height: 30px;
}
	
	.main-searchform {
	width: 210px;
	
	height: 30px;
	float: right;
	margin-top: 0px;
	position: relative;
	top: -42px;
	z-index: 463;
	}
input.main-searchfield {
	background: transparent url(../img/home-search-input-back.jpg) top left no-repeat;
	border: 3px double #3d5315;
	color: white;
	padding: 2px 5px;
	width: 150px;
	}	
	
	input.main-searchfield:focus {
	
	border: 3px double #fff;
	
	}
	
	
	.main-searchform button{
    width:auto;
    overflow:visible;
    padding:0; /* IE6 */
   
}
.main-searchform button[type]{
    padding:0; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:0; /* IE7 */
}
.main-searchform button img,{
    margin:0 !important;
    padding:0;
    border:none;
    width:31px;
    height:30px;
   
}



.main-searchform button{
	
   position: relative;
 	z-index: 3;
   top:13px;
   left: -22px;
   width:31px;
    height:30px;
    margin-top: 0px;
    background:transparent;
    border:0;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
 
    text-decoration:none;
    font-weight:bold;
    cursor:pointer;
    padding:0; /* Links */
}
