* {
margin: 0;
padding: 0;
}

body {
font: 76%/1.5 Verdana, Arial, Sans-Serif;
color: #666;
}

a {
text-decoration: none;
}
a:link {
color: #000;
}
a:visited {
color: #000;
}

img {
border: 0;
}

p, ul, ol, table, address, dl {
margin: 0 0 1.4em;
}
ul, ol {
margin-left: 2.6em;
}
	dt {
	font-weight: bold;
	}
	dd {
	margin: 0 0 .6em 1em;
	font-size: .9em;
	}

address {
font-style: normal;
}

input, textarea, select {
width: 250px;
font: 12px Arial, Verdana, Sans-Serif;
margin: 0 0 5px;
vertical-align: middle;
}
select {
width: 254px;
}
input.smallinput {
margin-top: 1em;
width: 90px;
}
input.mediuminput {
margin-top: 1em;
width: 130px;
}


h2, h3, h4 {
color: #333;
font: normal 1.8em/1.1 Trebuchet Ms, Arial, Sans-Serif;
margin-bottom: .4em;
}
h3 {
font-size: 1.6em;
margin-bottom: .2em;
}



#container {
background: #FFC913 url(images/yellow-gradient.gif) repeat-x bottom left;
width: 863px;
margin: 0 auto;
padding: 0 20px;
}

	#navver {
	height: 40px;
	line-height: 38px;
	width: 641px;
	padding: 0 10px;
	}
	* html #navver ul {
	padding-top: 5px;
	}
	#navver, #navver a, #footer a {
	color: #000;
	}
		#navver ul {
		float: left;
		list-style: none;
		width: 471px;
		margin: 0;
		}
			#navver ul li, #footer ul li {
			display: inline;
			padding: 0 10px 0 7px;
			border-right: 1px solid #FFE8AD;
			text-transform: lowercase;
			}
			#navver ul li.last, #footer ul li.last {
			border-right: 0;
			padding-right: 0 !important;
			}
				#navver ul li a:hover {
				color: #E1001A;
				}
				#navver  ul li img {
				vertical-align: middle;
				}
	
		#navver p {
		display: block;
		float: right;
		width: 160px;
		margin: 0;
		text-align: right;
		}
	
	#content {
	float: left;
	background: #fff url(images/cont-top.gif) no-repeat;
	width: 641px;
	padding: 10px;
	min-height: 345px;
	}
	* html #content {
	height: 350px;
	}
		div.left {
		width: 300px;
		float: left;
		padding: 10px 0;
		}
			div.left p {
			margin-left: 30px;
			}
			div.left form label {
			display: block;
			font-size: .9em;
			margin: .8em 0 .2em 0;
			}
			div.left form select, div.left form textarea, div.left form input {
			display: block;
			}
		div.leftwide, div.leftskinny {
		float: left;
		width: 350px;
		padding: 10px 0;
		}
		div.leftskinny {
		padding-left: 2px;
		width: 250px;
		}
		div.rightskinny, div.rightwide {
		float: right;
		width: 260px;
		padding: 10px 0;
		margin-right: 5px;
		}
		div.rightwide {
		width: 360px;
		}
		div.right {
		width: 300px;
		float: right;
		padding: 10px;
		margin-right: 5px;
		}
			div.right h2 {
			margin-bottom: .3em;
			}
		p.newsimg {
		display: block;
		float: right;
		width: 250px;
		padding: 20px;
		}
		table td.circs {
		width: 52px;
		padding-right: 10px;
		}

		table td.desc {
		width: 300px;
		padding-right: 10px;
		vertical-align: top;
		}
			table td.desc p {
			margin-top: 10px;
			}
		table td.spacer {
		width: 10px;
		}
		table td.tdtop {
		vertical-align: top;
		}
			td.tdtop p.focus {
			padding-top: 10px;
			}
			
		table.format-guide {
		font-size: .9em;
		border-collapse: collapse;
		}
			table.format-guide td, table.format-guide th {
			text-align: left;
			padding: 3px;
			border-bottom: 1px solid #eee;
			}
		
			
		#content ul li, #content ol li {
		margin-bottom: .5em;
		}
			#content ul li ul {
			margin: .5em 0 0 3em;
			}
			#content ul li ul li {
			margin-bottom: 0;
			}
	#sidebar {
	float: right;
	width: 185px;
	color: #444;
	}	
		#prodlist {
		list-style: none;
		margin: 0 0 0 10px;
		float:left;
		}
	
	#footer {
	clear: both;
	width: 661px;
	color: #F39900;
	height: 45px;
	line-height: 43px;
	}
		#footer p {
		float: left;
		width: 320px;
		margin-bottom: 0;
		font-size: .8em;
		}
		#footer ul {
		float: right;
		width: 320px;
		list-style: none;
		font-size: .9em;
		margin: 0;
		text-align: right;
		}
			#footer ul li {
			padding: 0 6px 0 3px;
			border-right: 1px solid #FFC913;
			}
	
span.spacer {
display: block;
width: 100%;
height: 20px;
}
.clearer {
clear: both;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.center {
text-align: center;
}
.nomargin {
margin: 0 0 0 0;
}

.bgyellow {
background-color: #FFF4D0;
}
.focus {
font-weight: bold;
font-size: 1.1em;
}
.smalltext {
font-size: .9em;
line-height: 1.4;
color: #444;
}
.white {
color: #fff;
}
.helpme {
font-weight: bold;
padding-left: 5px;
}
.yellow, #content a:hover, .helpme, .helpme a {
color: #F39900;
}
.red, .helpme a:hover {
color: #E1001A;
}
	.red a {
	color: #E1001A;
	}
.grey, .grey a {
color: #888;
}
