@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-color: #3e3e3e;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: normal;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	text-align: center;
	font-weight: normal;
}

h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
	color: #B93B3B;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-color: #fff;
}

#header {
	background-image: url(../images/img_header.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	text-align: left;
	background-color: #fff;
	height: 120px;
}

.topnav {
	background-image:url(../images/img_topnav.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #000;
}

.topnav a:LINK {
	color: #ffffff;
	text-decoration: none;
}

.topnav a:VISITED {
	color: #ffffff;
	text-decoration: none;	
}

.topnav a:HOVER {
	color: #5F9CCD;
	text-decoration: none;	
}

#maincontent {
	padding-left: 40px;
	margin-right: 290px;
	min-height: 300px;
	padding-top: 15px;
	width: 570px;
}

#maincontentproducts {
	padding-left: 40px;
	padding-right: 40px;
	min-height: 300px;
	padding-top: 15px;
}

.img {
	padding: 3px;
	border: thin;
	border: solid;
	border-width: 2px;
}

.floatright {
	float: right;
	width: 290px;
	padding-top: 70px;
	min-height: 300px;
	text-align: center;
}

.bottomcollage {
	text-align: center;
	height: 150px;
}

td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}

.purchase {
	font-weight: bold;
}

.purchase a:LINK {
	color: #B93B3B;
	text-decoration: none;
}

.purchase a:VISITED {
	color: #B93B3B;
	text-decoration: none;	
}

.purchase a:HOVER {
	color: #5F9CCD;
	text-decoration: none;	
}

.itemname {
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
}

.itemname a:LINK {
	color: #B93B3B;
	text-decoration: none;
}

.itemname a:VISITED {
	color: #B93B3B;
	text-decoration: none;	
}

.itemname a:HOVER {
	color: #5F9CCD;
	text-decoration: none;	
}

.viewlarger {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
}

.viewlarger a:LINK {
	color: #555555;
	text-decoration: none;
}

.viewlarger a:VISITED {
	color: #555555;
	text-decoration: none;	
}

.viewlarger a:HOVER {
	color: #5F9CCD;
	text-decoration: none;	
}

.bodylink {
}

.bodylink a:LINK {
	color: #5F9CCD;
	text-decoration: none;
}

.bodylink a:VISITED {
	color: #5F9CCD;
	text-decoration: none;	
}

.bodylink a:HOVER {
	color: #B93B3B;
	text-decoration: none;	
}

.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
}

.footer a:LINK {
	color: #5F9CCD;
	text-decoration: none;
}

.footer a:VISITED {
	color: #5F9CCD;
	text-decoration: none;	
}

.footer a:HOVER {
	color: #B93B3B;
	text-decoration: none;	
}
