body {
	background-color: #93917C;
	color: #F5F1E5;
}

#container {
	background-color: #F5F1E5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1e504d;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1e504d;
	margin: 0 auto;
}

#contents {
	margin: 0;
	padding: 0 0 20px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-align: justify;	
}

#left {
	background-image: url(images/bg_left.gif);
	background-repeat: repeat-y;
}

#right {
	background-image: url(images/bg_right.gif);
	background-repeat: repeat-y;
}

#menu {
	padding: 10px 0 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	letter-spacing: 1px;
}

#menu a:link {
   color: #CE0000;
	text-decoration: none;
}

#menu a:visited {
	color: #CE0000;
	text-decoration: none;
}

#menu a:hover {
	color: #CE0000;
	text-decoration: none;
}

#contents_main {
	padding: 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

#copyright {
	background-image: url(images/bg_down.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CE0000;
}

#copyright a  {
	color: #CE0000;
	text-decoration: underline;
}

#copyright a:hover  {
	color: #CE0000;
	text-decoration: underline;
}

.heading {
	margin: 0;
	padding-bottom: 6px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-indent: 0px;
	color: #666666;
}

.text {
	margin: 0;
	padding: 0 0 20px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-align: justify;
	color: #666666;
}

.price {
	margin: 0;
	padding-bottom: 6px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-indent: 0px;
	color: #1e50ff;
	
.text2 {
	margin: 0;
	padding: 0 0 20px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-align: justify;
	color: #666666;
}
