.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #A49B74;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #B7B29D;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	list-style-image: url(images/bullet.gif);
}
a:link {
	color: #CDA903;
	text-decoration: underline;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #CDA903;
	text-decoration: underline;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #999999;
}

#container{
border:1px solid #CDA903;
}