@charset "utf-8";
/* CSS Document */
/*Magenta - # ea0b8b*/

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-left: 0px;
	margin-top: 0px;
}
#main {
	width: 950px;
}
#nav {
	background-image: url(../images/image_head.png);
	background-repeat: no-repeat;
	color: #999999;
	font-size: 14px;
	height: 171px;
	padding-left: 400px;
	padding-top: 20px;
	position: absolute;
	width: 550px;
	z-index: 100;
}
.selected {}
.selected a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.selected a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none
}
.nav {}
.nav a {
	color: #999999;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.specials {}
.specials a {
	color: #ea0b8b;
	font-weight: bold;
	text-decoration: none;
}
.specials a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#homecontent {
	padding-left: 500px;
	padding-top: 215px;
	text-align: left;
	width: 375px;
	position: absolute;
	z-index: 50;
}
#contenttext a {
	color: #ea0b8b;
	text-decoration: none;
}
#contenttext a:hover {
	color: #999999;
	text-decoration: none;
}
.magentaheader {
	color: #ea0b8b;
	font-size: 16px;
	font-weight: bold;
}
.header {
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #ea0b8b;
	line-height: 20px;
}
#contenttext {
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	width: 610px;
}
#side {
	width: 300px;
}
#address {
	padding-left: 120px;
	padding-top: 540px;
	position: absolute;
	z-index: auto;
}
#green {
	background-color: #84c225;
	color: #FFFFFF;
	font-size: 16px;
	height: 30px;
	line-height: 25px;
	padding-left: 15px;
	text-align: left;
}
.greenline {
	border-top: 2px solid #84c225;
}
.border {
	color: #CCCCCC;
	font-size: 10px;
}
.dedesign {
	color: #CCCCCC;
	font-size: 10px;
}
.dedesign a {
	color: #CCCCCC;
	text-decoration: none;
}
.dedesign a:hover {
	color: #666666;
	text-decoration: none;
}