body {
	background-image:url(../images/mainBGPatterndrop.jpg);
	color:#9C8546;
	;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	margin: 0px;
	background-position: top center;
	z-index:1;
}
.wrapper {
	width: 900px;
	margin: 0 auto;
	background-image: url(../images/mainBGPattern.jpg);
	background-position: center top;
	position: relative;
}
p {
	margin-top: 0em;
}
h1{}
h2{
	font-weight: normal;
	font-size: 1.4em;
}
h3{}
hr {
	border: 0;
	color: #000;
	background-color: #000;
	height: 1px;
	width: 100%;
	text-align: left;
}
.header {
	height: 0px;
	width: 1000px;
	background-image: url(../images/headerdrop.png);
}
.content{
	clear: both;
	overflow: hidden;

}
.maintextdrop {
	/*background-color: #000;
	opacity:0.5;
	filter:alpha(opacity=50);*/
	float: left;
	margin-top: 15px;
	width: 475px;
	color:#B89F61;
}
.testimonialsdropx {
	
	float: left;
	margin-top: 15px;
	margin-bottom:15px;
	width: 200px;
	color:#B89F61;
	z-index:1;
}
#maintext {
	background-image: url(../images/black50.png);
	padding: 20px;
	text-align: justify;
}
#sidebar {
	width:166px;
	background-image:url(../images/LeftPattern.jpg);
	background-repeat:repeat-y;
	top:0px;
	margin: 0px;
	float: left;
	padding-bottom: 3000px;
	margin-bottom: -3000px;
}
#logo {
	background-image:url(../images/collectionLogo.png);
	background-repeat:no-repeat;
	width:370px;
	height:225px;
	position: absolute;
	top: 0px;
	left: -55px;
}
.main {
	float: right;
	width: 690px;
	padding: 20px;
	padding-top: 0px;
	overflow: hidden;
	margin-bottom: 40px;
}
#TopPics {
	width:250px;
	height:150px;
	position:absolute;
	top:50px;
	left:400px;
}
#homepageframes {
	position: absolute;
	/*right: -72px;*/
	right:-88px;
	top: -15px;
	z-index: 999;
}
#navbar {
	width:156px;
	text-align:right;
	margin-top: 90px;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 60px;
}
.contact {
	width:100%;
	height:50px;
	position:absolute;
	bottom:0px;
	left:200px;
}
a:link {
	color:#211e16;
	text-decoration: none;
}
a:visited {
	color:#211e16;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#333333;
}
a:active {
	text-decoration: none;
	color: #211e16;
}
#maintext a{
	color:#A01F62;
	text-decoration: none;
}
#pagetitle {
	color:#9c8546;
	font-size:20px;
	width:400px;
	height:50px;
	position:absolute;
	left:200px;
	top:210px;
}
#pageimages {
	float: left;
	width: 475px;
}
#mainmedia{
	border: 1px dashed;
	border-color:#9A9256;
	background-color: #000;
	height:262px;
	
	
}
#flashVideo{
	height:262px;

	
	}
#MainTitle {
	text-align:right;
	font-size:1.8em;
	float: right;
	margin-right: 10px;
	font-weight: bold;
	width: 177px;
	color: #BDA76A;
}
.testimonialdrop {
	/*background-color: #A01F62;
	opacity:0.5;
	filter:alpha(opacity=50);*/
	width: 177px;
	float: right;
	margin-top: 15px;
	padding: 10px;
}
#testimonials {
	font-style:italic;
	text-align:right;
	font-size: 1.4em;
}
.smallertext {
	font-size:.6em;
	color:#9C8546;
	line-height: 1;
	font-style: normal;
}
.floatclear {
	clear:both;
}
.footer{
	height: 123px;
	background-image: url(../images/foot.png);
	width: 1000px;
	margin: auto;
	margin-top: -50px;
	z-index: 1000;
	position: relative;
	background-position: center;
	margin-bottom: 30px;
}
.strapline{
	position: absolute;
	top: -20px;
	margin-left: 320px;
}
.clearance{
	height: 150px;
}
.quote{
	font-style: italic;
}
.quoted{
	font-size: 0.7em;
	font-weight: bold;
	text-align: right;
	color: #88733C;
}
.bignumber{
	float: left;
	font-size: 4em;
	line-height: 0.6em;
	margin-right: 10px;
	color: #887333;
}
.SmallText	{	color:#000000;
				font-size:12px;

			}
			
.AlertTxt 	{	font-size:9px;
				color:#FF0000;

			}
			
.GoldTXT a:link	{	color:#9C8546;
			}
.GoldTXT a:visited	{	color:#9C8546;
			}
.GoldTXT a:hover	{	color:#9C8546;
			}
.GoldTXT a:active	{	color:#9C8546;
			}
			
.Quote		{	font-size:32px;
				text-align:center;
				

			}
.DiscQuote		{	font-size:38px;
				text-align:center;
				

			}
			
hr			{ color:#9C8546;
	
			}
			
#photoShow {
    height:210px;
    width:140px;
	position:relative;
	left:10px;
}
#photoShow div {
    position:absolute;
    z-index: -1;
	
}
#photoShow div.previous {
    z-index: 1;
}
#photoShow div.current {
    z-index: 2;
	cursor:pointer;
}
#photoShow p.transp {
			opacity:0;
}

