a { 
	color: #6F5300;
}
#header {
	background-image: url(imgs/masthead.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 779px;
	display: table;
	height: 123px;
}
/** Start menubar **/
#menubar {
	background-image: url(imgs/menubar.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	width: 601px;
	float: left;
	margin-top: 93px;
}
#menubar ul {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
#menubar li {
	list-style-type: none;
	display: inline;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	padding-right: 28px;

}
#menubar a {
	color: #5A4300;
	text-decoration: none;
	font-size: 14px;
}
#menubar a:hover {
	color: #000000;
}
/** End menubar **/

/** Start leftbar **/
#leftbar {
	width: 149px;
	border-right: 1px solid white;
	border-left: 1px solid white;
	color: #6E5400;
	float: left;
}
#leftbar ul {
	margin: 0px;
	padding: 0px;
}
#leftbar li {
	list-style-type: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
#leftbar a { 
	text-decoration: none;
	color: #6E5400;
}
#leftbar a:hover { 
	color: #000000;
}
/** End leftbar **/

/** Start maincontent **/
#maincontent {
	float: left;
	width: 479px;
}
#maincontent .breadcrum {
	color: #A57B02;
}
#mainarea { 
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 20px;
}
#mainarea table { 
	font-size: 12px;
}
#mainarea H1 { 
	background-color: #6F5300;
	height: 18px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 2px;
	padding-left: 4px;
	margin-top: 0px;
}
#mainarea H2 { 
	background-color: #D4B258;
	xheight: 18px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-bottom: 10px;
}
.lf {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
.lc {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
.th {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}
#listing {
	display: table; 
	width: 100%;
	padding-bottom: 10px;
}
#productspec {
	padding-bottom: 10px;
}
#productspec td {
	padding: 1px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	font-size: 10px;
}
/** End maincontent **/

/** Start rightbar **/
#rightbar {
	float: left;
	width: 150px;
}
#rightbar p {
	color: #A57B02;
	font-weight: bold;
	padding-left: 7px;
}
#rightbar .search {
	width: 104px;
	height: 20px;
	border: 1px solid #6F5300;

}
#news {
	background-color: #E8D7A3;
	border: 1px solid #6F5300;
	font-size: 10px;
	color: #6F5300;
	width: 135px;
	margin-bottom: 10px;
}
#news p {
	text-align: left;
	padding: 5px;		
	margin: 0px;
}
#rightbar .contact {
	color: #6E5400;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
}
#contact p {
	padding-top: 0px;
	margin-top: 0px;
}
/** End rightbar **/


body {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	background-image: url(imgs/background.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#form { 
	display: inline;
}

/** Sites Start **/
#sites img { 
	border: 0px;
	padding-top: 5px;
}
/** Sites End **/


/** News Scroller Starts **/

#ticker-container {
	position:relative;
	overflow:hidden;
	width: 132px;
	height: 150px;
	background-color: #E8D7A3;
	background-repeat: repeat;
	padding: 2px;
	margin-left: 5px;
	border: 1px solid #6F5300;
	}

#ticker {
	position:relative;
	width:150px;
}

#ticker ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
#ticker ul li {
		display:list-item;
		margin-top: 1px;
		margin-bottom: 1px;
		padding-top: 1px;
		padding-bottom: 1px;
		font-family: arial;
		font-size: 11px;
		font-weight: normal;
		padding-left: 2px;
}

#ticker ul li a {
		font-family: arial;
		font-size: 11px;
		font-weight: normal;
		color: #6F5300;
		text-decoration: none;
		xpadding-left: 2px;
}
	
	#ticker ul li a:hover {
		font-family: arial;
		font-size: 10px;
		color: ;
		text-decoration: none;
		padding-left: 2px;
	}

/** News Scroller Ends **/

.searchheading {
	background-color: #D4B258;
	xheight: 18px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-bottom: 10px;
}
.pic { 
	padding-left: 5px;
}
        .browselinksTabContent {
                overflow: auto;
                height: 200px;
        }

