p,h1,h2,h3,table,tr,td,body,div {
	color: #705a3d;
	font-size: 12px;
	line-height: 2em;
	margin: 0px;
	padding: 0px;
	text-decoration:none;

}


body,html {
	background-color: #FFFFFF;
	text-align: center;
	font-family: Futura, Arial, Helvetica, sans-serif;
}
#container {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;	
}
#store {
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BBA382;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#wrapper {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;

	
}
a:link {
	color: #705A3D;
	text-decoration: underline;
}
a:visited {
color: #705A3D;
	text-decoration: underline;
	}
.management {
	margin-top: 50px;
	margin-bottom: 4px;
}
#header {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#header img {
	float: left;
}
#header h1 {
	float: right;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
}
#store h2 {
	padding: 0px;
	color: #705A3D;
	font-size: medium;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
#store  h3 {
	width: 690px;
	float: left;
	font-weight: normal;
	font-size: x-small;
}
#store h4 {
	font-size: x-small;
	float: right;
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#content_java {
	padding-top: 100px;
}
#footer {
	clear: both;
	height: 20px;
}

#content {
	clear: both;
	text-align: left;
}

.text {
	margin-top: 10px;
}



a:hover {
	color: #FFFFFF;
	background-color: #705A3D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	
}
img {
	margin-bottom: 20px;
	margin-left: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
