@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #006;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #009;
}
a:hover {
	text-decoration: none;
	color: #900;
}
a:active {
	text-decoration: underline;
}

#main {
	border: 1px solid #C90;
	width: 900px;
}
.big {
	font-family: "Monotype Corsiva", serif;
	font-size: 30px;
	color: #013446;
	font-weight: bold;
}
.title {
	font-family: "Monotype Corsiva", serif;
	font-size: 24px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #012C3B;
}
#menu {
	background-color: #C90;
	background-image: url(images/menubar.jpg);
	font-size: 18px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
}

#menu ul{margin:0;padding:0;list-style-type:none;width:auto;}
#menu ul li{display:block;float:left;margin:0;}
#menu ul li a{
	display:block;
	float:left;
	color:#FFF;
	text-decoration:none;
	height:30px;
	padding-top: 11px;
	padding-right: 20px;
	padding-bottom: 11;
	padding-left: 20px;
}
#menu ul li a:hover,#stylefour ul li a.current{
	color:#B30000;
	background-color: #F7B518;
	background-repeat: no-repeat;
	background-position: right top;
}
.green {
	background-color: #090;
	background-image: url(images/greenBG.jpg);
	padding: 10px;
	width: 275px;
}
.gold {
	background-color: #C90;
	background-image: url(images/goldBG.jpg);
	padding: 10px;
	width: 275px;
}
#footer {
	color: #000;
	background-color: #39F;
	background-image: url(images/blueBG.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 160%;
	height: 50px;
}
#footer a{
	color: #003;	
	font-weight: bold;
}
#footer a:hover{
	color: #830000;
	text-decoration: none;
	font-weight: bold;
}
.Rside {
	padding-right: 40px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 500px;
	border: 1px solid #E2D6C3;
	text-align: left;
}
.Lside {
	background-color: #F7B518;
	background-image: url(images/Lbg.gif);
	width: 220px;
	background-repeat: repeat-y;
	background-position: top;
}
.contentSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.contentSmM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.merchants {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.merchants li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.merchants li a{
	font-family: Arial, Helvetica, sans-serif;
	color: #003;
	text-decoration: none;
}
.merchants li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
	text-decoration: underline;
}
.Ltop {
	background-color: #F7B518;
	background-image: url(images/Ltop.gif);
	height: 22px;
	width: 220px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.Lbot {
	background-color: #F7B518;
	background-image: url(images/Lbot.gif);
	height: 22px;
	width: 220px;
	background-repeat: no-repeat;
	background-position: top;
}
.medB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
hr {
	color: #FAD37A;
}
.medBRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #B2450D;
}
