body{
	background-color:#9a020b;
	margin:0px;
}
*{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}
.Spot{
	background-image:url(../images/spot.jpg);
	background-repeat:no-repeat;
	height:203px;
	padding-left:15px;
	padding-top:10px;
	vertical-align:top;
}
a{
	color:#000000;
	text-decoration:underline;
}
a:hover{
	color:#000000;
	text-decoration:none;
}
h1{
	font-family:georgia;
	font-size:16px;
	font-weight:bold;
	color:#b12913;
	margin:0px 0px 8px 0px;
}
#Global-Navigation{
	background-image:url(../images/g_nav_bg.gif);
	background-repeat:repeat-x;
	vertical-align:top;
	text-align:center;
	font-family:verdana;
	font-size:11px;
	line-height:normal;
	color:#000000;
	padding-top:6px;
}
#Global-Navigation a{
	font-size:11px;
	font-family:verdana;
	line-height:normal;	
	color:#000000;
	text-decoration:none;
}
#Global-Navigation a:hover{
	font-size:11px;
	font-family:verdana;
	line-height:normal;	
	color:#9a020b;
	text-decoration:underline;
}
.Body{
	background-image:url(../images/body.gif);
	background-repeat:repeat-y;
	vertical-align:top;
}
.Footer{
	font-size:11px;
	font-family:verdana;
	color:#ffffff;
	text-align:center;
	line-height:16px;
}
.Footer a{
	font-size:11px;
	font-family:verdana;
	color:#ffffff;
	text-align:center;
	line-height:normal;
	text-decoration:none;
}
.Footer a:hover{
	font-size:11px;
	font-family:verdana;
	color:#ffffff;
	text-align:center;
	line-height:normal;
	text-decoration:underline;
}
.Side-Bar{
	width:238px;
	vertical-align:top;
}
.Content-Area{
	vertical-align:top;
	padding:10px 10px 0px 15px;
}
.Golden-Box{
	vertical-align:top;
	border:1px solid #decca9;
	height:50px;
}
.Golden-Box-Heading{
	background-image:url(../images/golden-box-bg.gif);
	background-repeat:repeat-x;
	height:26px;
	vertical-align:middle;
	padding:0px 0px 0px 10px;
}
.Golden-Box-Heading h2{
	padding-top:6px;
	font-weight:bold;
	color:#9a020b;
}
.Golden-Box-Heading h2 a{
	color:#9a020b;
	text-decoration:none;
}
.Golden-Box-Heading h2 a:hover{
	color:#9a020b;
	text-decoration:underline;
}
.Golden-Box-Content{
	padding:5px;
}
.Golden-Box-Content a{
	color:#000000;
	text-decoration:none;
}
.Golden-Box-Content a:hover{
	color:#9a020b;
	text-decoration:underline;
}
.Top-Navigation{
	vertical-align:top;
	height:75px;
	text-align:right;
}
.Inner-Band{
	background-image:url(../images/innerband.gif);
	background-repeat:no-repeat;
	height:42px;
	vertical-align:top;
	padding:7px 0px 0px 25px;
}
.Inner-Band h1{
	font-family:georgia;
	font-size:17px;
	font-weight:bold;
	color:#ffffff;
}
.Input-Box{
	border:1px solid #999999;
	width:200px;
}
.Review-Heading{
	font-family:georgia;
	font-size:14px;
	font-weight:bold;
	color:#b12913;
}
.Review-Heading a{
	font-family:georgia;
	font-size:14px;
	font-weight:bold;
	color:#b12913;
	text-decoration:underline;
}
.Review-Heading a:hover{
	font-family:georgia;
	font-size:14px;
	font-weight:bold;
	color:#b12913;
	text-decoration:none;
}
.Review-More a{
	color:#b12913;
	text-decoration:underline;
}
.Review-More a:hover{
	color:#b12913;
	text-decoration:none;
}
