
/*****************
GLOBAL
 *****************/


* {margin:0; padding:0;}

p {margin: 0 0 1em 0;}

img {border-width: 0;}


/**********************
 OVERALL LAYOUT
***********************/

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #fee;
}

#skiptomain {
	display: none;
}

#wrapper {
	width: 762px;
	position: absolute;
	left: 50%;
	margin-left: -381px;
	text-align: center;
	background: #fff;
}

#pagecontainer {
	text-align: left;
	padding: 0px 0px 0px 0px;
	width: 760px;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
}

#topofpage {
	width: 760px;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #b39;
}

	#topofpageleft {
		margin: 0px 0px 0px 0px;
		padding: 10px 0px 10px 10px;
		float: left;
		text-align: left;
		width: 390px;
	}

	#topofpageright {
		margin: 0px 0px 0px 0px;
		padding: 20px 10px 0px 0px;
		float: right;
		text-align: right;
		width: 350px;
	}

#topnav {
	width: 760px;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #000;
}


#mainpage {
	width: 760px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

	#mainpageleft {
		margin: 0px 0px 0px 0px;
		float: left;
		text-align: left;
		background: transparent;
		width: 170px;
	}

	#mainpageright {
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 10px 0px;
		float: right;
		text-align: left;
		background: transparent;
		width: 590px;
		min-height:400px;
	}


		#pagecontentleft {
			margin: 0px 0px 0px 0px;
			padding: 0px 5px 0px 15px;
			float: left;
			text-align: left;
			background: transparent;
			width: 410px;
		}


		#pagecontentright {
			margin: 0px 0px 0px 0px;
			padding: 0px 10px 0px 10px;
			float: right;
			text-align: left;
			background: transparent;
			width: 140px;
		}


#footer {
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 760px;
	border-top: solid 3px #666;
	background: #eee;
	height: 30px;
}

	#footerleft {
		margin: 0px 0px 0px 0px;
		padding: 10px 0px 5px 10px;
		width: 190px;
		float: left;
		text-align: left;
		background: #eee;
	}

	#footerright {
		margin: 0px 0px 0px 0px;
		padding: 10px 10px 5px 0px;
		width: 550px;
		float: right;
		text-align: right;
		background: #eee;
	}


/*****************
 BODY FONT
 *****************/

body, table {
	font-family:  verdana, "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif;
	font-size: 14px;
}


/**********************
BODY FONT HACK FOR IE
 **********************/

* html body, * html table  {
	font-family:  verdana, "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif;
	font-size: small;
}


/*****************
 FONTS
 *****************/

#topofpageleft { font-size: 0.8em; color: #fff; }
#topofpageright { font-size: 0.8em; color: #fff; }
#pagecontentleft { font-size: 0.9em; color: #000; line-height: 1.5em; }
#pagecontentright { font-size: 0.8em; color: #000; }
#footer { font-size: 0.8em; color: #000; }

.bodytextbig { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 1.2em}
.bodytext { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 0.9em}
.bodytextmed { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 0.8em}
.bodytextpadded { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 0.9em; display: block; padding: 3px 3px 3px 3px;}

/*****************
 TOP OF PAGE NAV LIST
 *****************/

ul.topnavlist {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	font-weight: bold;
	text-transform: uppercase;
	width: 740px;
	height: 30px;
}

ul.topnavlist li {
	font-size: 0.8em;
	letter-spacing : -1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	display: inline;
	float: left;
}

ul.topnavlist li a:link, ul.topnavlist li a:visited {
	color: #fff;
	text-decoration: none;
}

ul.topnavlist li a:hover {
	color: #b39;
	text-decoration: none;

}


/*****************
 NO MARGIN UL
 *****************/

UL.nomargin {
margin: 0px 0px 0px 0px;
padding: 3px 3px 3px 3px;
}

UL.nomargin LI {
margin: 0px 0px 0px 12px;
padding: 0px 0px 0px 0px;
}


/*****************
 UL SIDE NAV
 *****************/


ul.sidenavlist{
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	list-style: none;
	font-size: 0.9em;
	letter-spacing : -1px;
	width: 140px;
	background: #fff;
	text-transform: lowercase;
}

	* html ul.sidenavlist {
		margin: 20px 0px 0px 0px;
	}

ul.sidenavlist li{
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
	line-height:1.6em;
}

ul.sidenavlist a:link, ul.sidenavlist a:visited{
	color: #333;
	text-decoration: none;
}

ul.sidenavlist a:hover, ul.sidenavlist a:active{
	color: #a28;
	text-decoration: underline;
}

/* APPLY HERE OVERRIDES */
ul.sidenavlist  li.here {
 	font-weight: bold;
}

/* APPLY HEADER OVERRIDES */
ul.sidenavlist  li.sidenavheader {
	margin: 15px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	border-top: 1px solid #000;
 	font-size: 0.9em;
 	font-weight: bold;
 	text-transform: uppercase;
 	letter-spacing : -1px;
	width: 140px;
	color: #b39;
}

/*****************
 HEADINGS
 *****************/

h1 { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 1.4em; display:inline; color: #000; font-weight: normal;}
h2 { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 1.2em; color: #333; display: block; border-bottom: 1px solid #aaa; margin: 0px 0px 0px 0px; padding: 5px 0px 5px 0px;}
h3 { font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 1.2em; display:block; color: #666; margin: 0px 0px 0px 0px; padding: 15px 0px 5px 0px;}

h4.rhs {
	margin: 10px 0px 3px 0px;
	padding: 4px 0px 4px 0px;
	color: #000;
	font-weight: bold;
 	font-size: 1.1em;
 	text-transform: lowercase;
 	letter-spacing : -1px;
 	border: 0;
	width: 135px;
}


/*****************
 FORMS
 *****************/

form.inline { display:inline; }

input.searchinput {
	border: 1px solid #999;
	background-color: #fff;
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size: 11px;
	width: 110px;
	color: #000;
}

select.searchselect {
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size: 0.8em;
	width: 175px;
	color: #000;
}

input.searchsubmit {
	border: 1px solid #666;
	background-color: #aaa;
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size: 11px;
	color: #fff;
}

input.newsletterinput {
	border: 1px solid #333;
	background-color: #fff;
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size: 11px;
	width: 110px;
	color: #000;
}

/*****************
 LINKS
 *****************/

#topofpage a:link{ color: #000; text-decoration: none }
#topofpage a:visited{ color: #000; text-decoration: none }
#topofpage a:hover{ color: #000; text-decoration: underline }

.prodnamelink a:link{ font-size: 0.9em; color: #b39; text-decoration: none }
.prodnamelink a:visited{ font-size: 0.9em; color: #b39; text-decoration: none }
.prodnamelink a:hover{ font-size: 0.9em; color: #b39; text-decoration: underline }

#pagecontentleft a:link{ color: #a28; text-decoration: underline }
#pagecontentleft a:visited{ color: #a28; text-decoration: underline }
#pagecontentleft a:hover{ color: #c4a; text-decoration: underline }

#pagecontentright a:link{ color: #b39; text-decoration: none }
#pagecontentright a:visited{ color: #b39; text-decoration: none }
#pagecontentright a:hover{ color: #b39; text-decoration: underline }

#footer a:link{ color: #333; text-decoration: none }
#footer a:visited{ color: #333; text-decoration: none }
#footer a:hover{ color: #b39; text-decoration: underline }


/*****************
 BREAKS
 *****************/

br.breaker { clear: both; }
br.lbreaker { clear: left; }
br.rbreaker { clear: right; }

/*****************
 PARAGRAPHS
 *****************/

p { margin-top: 10px; }
p.nomarg { margin: 0px; }


/*****************
 SPANS
 *****************/



/*****************
 IN PAGE DIVS
 *****************/

.specialofferitems {
	width: 140px;
	padding-top: 10px;
}

	.specialofferpic {
		clear: right;
		float: left;
		width: 50px;
		text-align: center;
	}

	.specialofferpic img {
		border: 0px solid #f36;
	}

	.specialofferlink {
		width: 90px;
		float: right;
		color: #000;
	}

		.specialofferlink a:link, .specialofferlink a:visited {
			font-weight: bold;
			color: #f36;
			text-decoration: none;
		}

		.specialofferlink a:hover, .specialofferlink a:active {
			font-weight: bold;
			color: #f36;
			text-decoration: underline;
		}


/*****************
 IMAGE FLOATS
 *****************/

img.floatleft {
	float: left;
	margin: 0px 10px 10px 0px;
}

img.floatright {
	float: right;
	margin: 0px 0px 10px 10px;
}

/*****************
 ICON LINK
*****************/

a.iconlink {
	padding-left:10px;
	background: url(/images/icon.gif) no-repeat top left;
}

/*****************
 TABLES
 *****************/

.prodborderedtable {
	background: #fef;
	height: 170px;
}

#map {
	width: 398px;
	height: 298px;
	border: 1px solid #000000;
}

/***************
 LINKS PAGE
 ***************/
.websiteLink {
	margin: 10px 0px 0px 0px;
}


/***************
 HOME PAGE FADER
 ***************/
 
#flashanim {
	background: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	z-index: 1;
	width: 410px;
	height: 250px;
}

/************
 BLOG STYLES 
************/

ul.previousposts {
	margin: 10px 20px;
}

	ul.previousposts li {
	}