@charset "utf-8";
/* CSS Document */



body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
body {
	background-color: #ffffcc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {

}
a:link {
	color: #EA7D26;
}
a:visited {
	color: #EA7D26;
}
a:hover {
	color: #990000;
}
a:active {
	color: #EA7D26;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

h1 {
	font-size: large;
	color: #000000;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
h2 {
	font-size: small;
	font-size: 80%;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
}

#container {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	border: 5px solid #000;
	background-color: #FFFFFF;
}




#slideshow {

	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #E27822;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E27822;
}



#main_links {
	clear: both;
	width: 960px;
	text-align: center;
	background-color: #62AD92;
	padding: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E27822;

}

#main_links a {
	font-size:  medium;
	color: #000;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;

}

#main_links a:visited {
	color: #000;
}
#main_links a:hover {
	color: #fff;
}
#main_links a:active {
	color: #000;
}


.product {
	background-color: #FFFFFF;
	margin: 10px;
	padding: 5px;
	float: left;
	width: 210px;
	border: thin solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

#footer {
	font-size: x-small;
	font-weight: normal;
	clear: both;
	width: 960px;
	text-align: center;
	background-color: #62AD92;
	padding: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
}

#footer a {
	font-size:  x-small;
	color: #fff;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
}

#footer a:visited {
	color: #fff;
}
#footer a:hover {
	color: #000;
}
#footer a:active {
	color: #fff;
}



#product {
	height: 630px;
	width: 980px;
}
.slogan {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	color: #DF058C;
	margin-top: 3px;
	margin-bottom: 3px;
}

