#home-tabs {
	margin: 20px 0 0 25px;
	}
.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;
	
	}
	
	
	.ui-tabs-nav a {
     	color: #808577;
		font-family:  "Times New Roman", Times, serif;
		font-size: 1.4em;
        font-weight: lighter;
          

	}
	.ui-tabs-nav .ui-tabs-selected a {
        color: #5b7a0b;
        font-family:  "Times New Roman", Times, serif;
        font-size: 1.4em;
        font-weight: lighter;
		}
	
	/*5b7a0b*/
	
	
	
	.main-searchform {
	width: 205px;
	
	height: 30px;
	float: right;
	margin-top: -12px;
	}
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;
	}	
	
	
	
	
	.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:11px;
   left: -20px;
   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 */
}


/* @group */

.toplogin {
	text-align: left;
	width: 410px;
	float: right;
	}
	.toplogin #user,
	.toplogin #pass {
	width: 100px;
	}
	
	.toplogin label {
	color: #5F5447;
	margin-right: 5px;
	}

.toplogin input.toploginsubmit {
	color: #5F5447;
	border: 1px solid #5F5447;
	background-color: #998D7F;
	margin-right: 5px;
	
	}

.toplogin .toplogin-forgot a:link,
.toplogin .toplogin-forgot a:visited{
	color: #5F5447;
	margin: 0;
	text-decoration: none;
	font-size: 0.9em;
	
	}
	#loginholder2 {
	
	margin-left: -550px;
	margin-bottom: 10px;
	}
	.logout-home input.toploginsubmit{

	color: #5F5447;
	border: 0px solid #5F5447;
	background-color: #998D7F;
	margin-left: -3px;
	margin-top: -10px;
	}

#loginholder2 .loginbar-welcome {
	color: #5F5447;
	margin-left: -10px;
	margin-bottom: -5px;
	
	}
	
	
/* @end */
