@charset "utf-8";
/* CSS Document */

body {
	padding: 0;
	text-align: center;
	background-image: url(../images/twinkling_stars.gif);
	background-repeat: repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 18px;
	margin-top: 2;
	margin-right: 0;
	margin-bottom: 2;
	margin-left: 0;
}
#container {
	width: 820px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/parch-bg-home.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 264px;
	height: 572px;
	background-repeat: no-repeat;
}
#mainContent {
	width: 518px;
	float: left;
	height: 404px;
	margin-top: 70px;
	margin-left: 66px;
	overflow: auto;
	padding-right: 6px;
	background-image: url(../images/bg-horo-home.png);
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 0px;
	margin-right: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8C7035;
}

#mainContent img{
	border: 1px solid #69F;	
}

#mainContent h1{
	margin-top: 4px;
}

#mainContent h3{
	margin-top: 6px;
	margin-bottom: 6px;
}

#mainContent a {
	text-decoration: none;
	color: #633568;
}

#mainContent a:link {
	color: #633568;
	text-decoration: none;
}

#mainContent a:hover {
	color: #4F2B53;
	text-decoration: underline;
}

#mainContent a:active {
	color: #4F2B53;
}

#mainContent ul {
	margin-left: 70px;
}

#mainContent ul li{
	font-size: 104%;
	font-weight: bold;
	font-style: italic;
	line-height: 21px;
	list-style-image: url(../images/small-purple-arrow.gif);
	
}

#sideContent {
	width: 160px;
	float: left;
	margin-top: 70px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#mainmenu {
	height: 39px;
	width: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 64px;
}

#footer {
	position: relative;
	left: 500px;
	top: 30px;
	font-size: 10px;
	width: 200px;
}

.img-left {
	float: left;
	margin-right: 3px;
	margin-top: 2px;	
}

.img-right {
	float: right;
	margin-left: 3px;
	margin-top: 2px;	
}

.img-centre {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	margin-bottom: 4px;	
}

.recommend {
	background-image: url(../images/recommend4.jpg);
	background-repeat: repeat-x;
	height: 100px;
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	text-align: center;
	margin-top: 4px;
	border: 2px solid #FC6;
	margin-bottom: 4px;
}

.recommend p{
	margin-top: 3px;	
}

.quote{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #9D5F00;
}

.quoter{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #773000;
}

#rik-prices{
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 104%;
	font-style: italic;
}
