body 
	{
	background: #d9d665 url(images/bgshadow.jpg) repeat-y top center;
	color: #000000;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: .8em; 
	text-align: center;
	margin: 0;
	padding: 0;
	}

html
	{
	overflow-y: scroll;
	height: 100%;
	}

#wrapper
	{
	width: 780px;
	padding: 0;
	margin: 0 auto;
	background: #d9dad9 url(images/leftgrey.jpg) repeat-y top left;
	border-right: 1px solid #047c12;
	min-height: 1060px;
	}

a:active, a:focus 
	{
	outline: 0;
      }


*html #wrapper
	{
	height: 100%;
	}


#header
	{
	background: url(images/topimage2.jpg) no-repeat top left;
	height: 148px;
	margin: 0;
	}



#menuleft
	{
	float: left;
	width: 150px;
	text-align: center;
	margin: 0;
	padding: 10px 5px;
	}


#menuleft ul
	{
	margin: 0;
	padding: 0;
	text-align: center;
	list-style-type: none;
	width: 140px;
	}


#menuleft li
	{
	margin-bottom: 5px;
	}


#menurectangle a 
	{
	display: block;
	text-align: center;
	color: #000000;
	height: 50px;
	width: 140px;
	padding: 0;
	text-decoration: none;
	background: url(images/rectangle-button.jpg) no-repeat;
	}


#menurectangle a:hover
	{
	background-position: 0 -50px;
	}


#menuspiral a 
	{
	display: block;
	text-align: center;
	color: #000000;
	height: 50px;
	width: 140px;
	padding: 0;
	text-decoration: none;
	background: url(images/spiral-button.jpg) no-repeat;
	}


#menuspiral a:hover
	{
	background-position: 0 -50px;
	}


#menucad a 
	{
	display: block;
	text-align: center;
	color: #000000;
	height: 50px;
	width: 140px;
	padding: 0;
	text-decoration: none;
	background: url(images/cad-button.jpg) no-repeat;
	}


#menucad a:hover
	{
	background-position: 0 -50px;
	}


#menucustom a 
	{
	display: block;
	text-align: center;
	color: #000000;
	height: 50px;
	width: 140px;
	padding: 0;
	text-decoration: none;
	background: url(images/custom-button.jpg) no-repeat;
	}


#menucustom a:hover
	{
	background-position: 0 -50px;
	}


#menucatalog a 
	{
	display: block;
	text-align: center;
	color: #000000;
	height: 50px;
	width: 140px;
	padding: 0;
	text-decoration: none;
	background: url(images/catalog-button.jpg) no-repeat;
	}


#menucatalog a:hover
	{
	background-position: 0 -50px;
	}


#menucontacts a 
	{
	display: block;
	text-align: center;
	color: #000000;
	height: 50px;
	width: 140px;
	padding: 0;
	text-decoration: none;
	background: url(images/contacts-button.jpg) no-repeat;
	}


#menucontacts a:hover
	{
	background-position: 0 -50px;
	}


#menulinks a 
	{
	display: block;
	text-align: center;
	color: #000000;
	height: 50px;
	width: 140px;
	padding: 0;
	text-decoration: none;
	background: url(images/links-button.jpg) no-repeat;
	}


#menulinks a:hover
	{
	background-position: 0 -50px;
	}


#menuhome a 
	{
	display: block;
	text-align: center;
	color: #000000;
	height: 50px;
	width: 140px;
	padding: 0;
	text-decoration: none;
	background: url(images/home-button.jpg) no-repeat;
	}


#menuhome a:hover
	{
	background-position: 0 -50px;
	}



#content
	{
	margin-left: 165px;
	margin-top: 0;
	padding: 0;
	text-align: left;
	}

.linklist
	{
	margin: 0;
	padding: 3px;
	list-style: none;
	}

.linklist li
	{
	padding: 2px;
	margin-top: 2px;
	}

.linklist img
	{
	vertical-align: middle;
	}



#submenu
	{
	margin: -15px 0 20px 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: .8em;
	font-weight: bold;
	}

#submenu ul li 
	{ 
	margin: 0;
	padding: 0;
	display: inline; 
	background-image: none;
	}

#submenu ul
	{
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	color: #000000;
	}

#submenu ul li a
	{
	padding: 5px 10px;
	color: #ffffff;
	border: 2px solid #f4f156;
	text-decoration: none;
	background-color: #047c12;
	}

#submenu ul li a:hover
	{
	background-color: #f4f156;
	color: #000000;
	border: 2px solid #047c12;
	}


#monthlyspecial a 
	{
	display: block;
	text-align: center;
	margin: 0 auto;
	color: #000000;
	height: 120px;
	width: 200px;
	padding: 0;
	text-decoration: none;
	background: url(images/monthlyspecial.jpg) no-repeat;
	}


#monthlyspecial a:hover
	{
	background-position: 0 -120px;
	}

	
#footer
	{
	margin: 0 0 0 150px;
	padding: 0 0 60px 0;
	}


a 
	{
	color: #047c12;
	text-decoration: none;
	font-weight: bold;
	}

a:hover
	{
	text-decoration: underline;
	}


a img
	{
	border: none;
	}


.clearright
	{
	clear: right;
	}


.imgfloat
	{
	clear: right;
	float: right;
	margin: 5px;
	padding: 0;
	}


.contactheader
	{
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	}



h1
	{
	font-size: 1.4em;
	text-align: center;
	text-transform: capitalize;
	}

h2
	{
	font-size: 1.2em;
	text-align: left;
	margin-left: 50px;
	}

h3
	{
	font-size: 1em;
	text-align: left;
	}





