/* CSS Document */
body {
	margin: 0px;
	background-image:url(../images/page_bg.jpg);
}
p
{
font-family:Verdana;
font-size:11px;
color:#797979;
font-weight:regular;
line-height:16px;
}
p.copy1
{
font-family:verdana;
font-size:12px;
color:#623704;
font-weight:regular;
}
p.copy
{
font-family:verdana;
font-size:8px;
color:#7D6922;
font-weight:bold
}
p.copy2
{
font-family:Verdana;
font-size:10px;
color:white;
font-weight:regular;
}
p.points
{
font-family:Verdana;
font-size:14px;
color:white;
font-weight:bold;
}
p.link
{
font-family:Verdana;
font-size:10px;
color:#6A481A;
font-weight:regular;
}
p.select
{
font-family:Verdana;
font-size:11px;
color:black;
font-weight:regular;
}
p.form
{
font-family:Verdana;
font-size:13px;
color:#7D6922;
font-weight:bold;
}
h1
{
font-family:Zurich Lt BT;
font-size:17px;
color:#503B14;
font-weight:smooth;
}
a
{
font-family:Verdana;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
a:hover
{
font-family:Verdana;
font-size:11px;
color:#EED83C;
text-decoration:none;
}
a.link
{
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#CC9933;
text-decoration:none;
}
a.link:hover
{
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:orange;
text-decoration:underline;
}
a.linktop
{
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#756122;
text-decoration:none;
}
a.linktop:hover
{
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:yellow;
text-decoration:underline;
}
.offwhite_txt{
	font-family:Verdana, Tahoma;
	font-size:10px;
	color:#FFFFFF;
	line-height:20px;
}
.frame{
	background-image:url(../images/frame.jpg);
	width:156px;
	height:154px;
	background-repeat:no-repeat;
	padding-left:14px;
	padding-right:17px;
	padding-top:15px;
	padding-bottom:16px;
}
a.zoom {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
text-decoration:none;
}
a.zoom:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:orange;
text-decoration:none;
}
.text_box {
border:1px solid #1D1B1C;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#111111;
}
.button {
filter:progid:DXImageTransform.Microsoft.Gradient
(GradientType=0,StartColorStr='#2A2A2A',EndColorStr='#666666');
border:1px solid #3A3A3A;
background-color:#181815;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
height:22px;
}
.white_text{
font-family:Verdana;
font-size:11px;
color:#797979;
font-weight:regular;
line-height:16px;
}
.gold_txt{
	font-family:Verdana, Tahoma;
	font-size:11px;
	color:#D9B46A;
	font-weight:bold;
}
.popup_frame{
	background-image:url(../images/frame1.gif);
	background-repeat:no-repeat;
	widows:384px;
	height:382px;
	padding-left:16px;
	padding-right:18px;
	padding-top:16px;
	padding-bottom:16px;
}
.nav_pad{
	background-color:#313131;
	padding-right:9px;
	height:35px;
	border-right:1px solid #E5D9B1;
}
.img_border {
border:2px solid #FFFFFF;
}