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

body {
	font: 12px Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	margin: 20px;
	text-align: center;
	background: #000000;
}
h1, h2, h3, h4 {
	color: #A39DBA;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
h1 {
	font-size: 17px;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 11px;
}
a {color:#FFF; text-decoration:underline;}
a:hover {text-decoration:none; color: #A39DBA;}
.purple {
	color: #A39DBA;
}
#container {
	width: 988px;
	border: none;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#rightimage{
	float:right;
	width:284px;
	height:429px;
}
#indexcontent{
	min-height:420px;
	width:630px;
	padding:25px 20px 5px 10px;
	vertical-align:top;
	margin:0;
	background:url(../images/btm_bgs.gif) no-repeat left bottom;
}
#aboutuscontent{
	min-height:420px;
	width:630px;
	padding:25px 20px 5px 10px;
	vertical-align:top;
	margin:0;
	background:url(../images/btm_bgs_f2.gif) no-repeat left bottom;
}
#basketscontent{
	min-height:420px;
	width:630px;
	padding:25px 20px 5px 10px;
	vertical-align:top;
	margin:0;
	background:url(../images/btm_bgs_f4.gif) no-repeat left bottom;
}
#exoticcontent{
	min-height:420px;
	width:630px;
	padding:25px 20px 5px 10px;
	vertical-align:top;
	margin:0;
	background:url(../images/btm_bgs_f5.gif) no-repeat left bottom;
}
#productscontent{
	min-height:420px;
	width:630px;
	padding:25px 20px 5px 10px;
	vertical-align:top;
	margin:0;
	background:url(../images/btm_bgs_f6.gif) no-repeat left bottom;
}
#servicescontent{
	min-height:420px;
	width:630px;
	padding:25px 20px 5px 10px;
	vertical-align:top;
	margin:0;
	background:url(../images/btm_bgs_f3.gif) no-repeat left bottom;
}
#gallerycontent{
	min-height:420px;
	width:630px;
	padding:25px 20px 5px 10px;
	vertical-align:top;
	margin:0;
	background:url(../images/btm_bgs_f7.gif) no-repeat left bottom;
}
#newslettercontent{
	min-height:420px;
	width:630px;
	padding:25px 20px 5px 10px;
	vertical-align:top;
	margin:0;
	background:url(../images/btm_bgs_f8.gif) no-repeat left bottom;
}
#contactcontent{
	min-height:420px;
	padding:25px 20px 5px 10px;
	vertical-align:top;
	margin:0;
	background:url(../images/btm_bgs_f9.gif) no-repeat left bottom;
}
#btmnav {
	text-align:center;
	width:988px;
	font-size:10px;
	padding:40px 0px 0px 0px;
	line-height:150%;
	color:#CCC;
}
#btmnav a{
	font-size:10px;
	text-decoration:none;
	color:#A39DBA;
}
#btmnav a:hover{
	text-decoration:underline;
	color:#CCC;
}
.smallText {
	font-size:10px;
}
.largeText {
	font-size:14px;
	color:#A39DBA;
}
.imageBorder {
	border:1px #FFF;
}