.custom li.tab a {
	
}

.adv {
    text-align: right;
margin: 1em 2em 0 0;
}

.custom li.search {
	float:right;
	margin-right:2em;
	position:relative;
}

.custom li.search input[type="text"],
    .custom li.search input[type="submit"] {
	width:100%;
	font-size:1.1em;
	line-height:1.273em;
	padding:0.636em 0.818em;
}

/* search box in navigation*/
/*
.nav_container .search{
width:21em;
margin-left:61.7em;
margin-top:-3.9em;
border:0px solid #AA5F02;
background-color: #4C3C18;
 
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-khtml-border-radius-topright: 5px;
-khtml-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
border-top-left-radius: 5px;

}*/

.custom .nav_container {
width: 78%; 
}

.custom div.nav_container #s {
font-size:1.3em;
padding:0.308em;
width:15.385em;
}

.iflickr {font-face: arial; font-size: 4px;}

/* Remove the border from the far left. */
ul.menu{border-left:0;}

//* Add the left border back in. If you change the color of the nav border in the WordPress admin panel, you will also have to manually change the left border color below. */
ul.menu li.tab-1 a{
	border-left:1px solid #AA5F02;
	-moz-border-radius-topleft:.5em;
	-webkit-border-top-left-radius:.5em;}


.menu a, .menu .current ul a, .menu .current-cat ul a, .menu .current-menu-item ul a {
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-khtml-border-radius-topright: 5px;
-khtml-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
border-top-left-radius: 5px;	
}

.custom #container {
    margin-top: 3em;
    margin-bottom: 2em;
    padding: 0.4em;
    background: #949918;
    border: 3em solid #4C3C18;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
-khtml-border-radius-topright: 7px;
-khtml-border-radius-topleft: 7px;
-webkit-border-top-left-radius: 7px;
-webkit-border-top-right-radius: 7px;
border-top-right-radius: 7px;
border-top-left-radius: 7px;	
}

/* Content Border */
.custom #content_box {
    border: 2px solid #AA5F02;
    background-color: #ffffff;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-khtml-border-radius-topright: 5px;
-khtml-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
	
}


/*
#content {
background:#ffffff url('images/scales.gif') no-repeat right top;
}*/

#footer1 {
   display:inline;
   float: left;
vertical-align:text-bottom;
}

/*
.custom #footer {
Background-color:#4C3C18;
    border: 2px solid #AA5F02;
}
*/
