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

body{
font-family: Tahoma;
font-size: 12px;
color:#CACCA1;
}

a{
color:#000;
font-size:10px;
text-decoration:underline;
}

.txt1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #CACCA1;
	line-height: 14px;
}
.txt2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #A19A71;
	line-height: 14px;
}
.txt3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #A7A7A7;
	line-height: 14px;
}
.txt4 {
	font-family: Tahoma;
	font-size: 12px;
	color: #C1A627;
	line-height: 14px;
}

h2{
	font-family: Tahoma;
	font-size: 12px;
	color: #C1A627;
	margin:15px 0 10px;
	text-align:left;
	font-style:italic;
}

h1{
	font-family: Tahoma;
	font-size: 12px;
	color: #C1A627;
	margin:15px 0 10px;
	text-align:left;
}

strong{
	font-family: Tahoma;
	font-size: 12px;
	color: #C1A627;
	text-align:left;
}

p{ 
	font-family: Tahoma;
	font-size: 12px;
	color: #CACCA1;
	margin:0;
	text-align:left;
	margin-bottom:10px;
}

#reviewImg img{
max-width:87px;
max-height:117px;
}

.left{
	font-family: Tahoma;
	font-size: 12px;
	color: #CACCA1;
	margin:0;
	width:400px;
	float:left;
	width:400px;
}

.right{
	font-family: Tahoma;
	font-size: 12px;
	color: #CACCA1;
	margin:0;
	width:50px;
	float:left;
	text-align:right;
}

.centered p, .centered h1{
text-align:center;
}

.centered img{
text-align:left;
}

.centered h1, .centered p{
margin-bottom:0;
}

h6{
font-family:"Papyrus";
font-size:18px;
color:#FFC;
font-weight:100;
margin:0 0 0 30px;
}