body	{
		margin:0;
		font-family:"Trebuchet MS", Helvetica, sans-serif;
		background-color:#173050;
	}
	
	body h1	{
		color:#292929;
		font-weight:bold;
		font-size:1.2em;
		margin:0;
	}
	
	body h2	{
		font-weight:bold;
		font-size:1em;
		margin:0;
	}
	
	body h3	{
		font-weight:bold;
		font-size:1em;
		margin:0;
	}
		
		
	
	body a 	{
		font-size:1em;
		text-decoration:underline;
	}
	
	#topbar {
		background-color:#173050;
		width:1000px;
		height:124px;
		color:white;
	}
	
	.fixedwidth {
		width:1000px;
		margin:0 auto;
	}
	
	.break {
		clear:both;
	}
	
	#menubar {
		background-color:#173050;
		margin:0;
		padding:0;
		width:100%;
		height:35px;
		color:white;
	}	
		
	#menubar ul	{
		padding:7px 0 0 5px;
		margin:0;
		height:20px;
	}
	
	#menubar li 	{
		list-style:none;
		font-size:0.8em;
		border-right:1px solid white;
		float:left;
		padding:0 8px 0 8px;
	}	
	
	#menubar a 	{
		text-decoration:none;
		color:white;
	}
	
	#menubar a:hover	{
		color:#FFCC33;
		text-decoration:underline;
	}
	
	#menubar img 	{
		vertical-align: text-top;
	}
	
	#menu	{
		Background-color:#781D22;
		float:right;
		color:white;
		margin:0;
		width:230px;
		padding:10px;
		border-radius:25px;
	}
	
	#menutext 	{
		float:left;
		margin:8px 0 8px 0;
		padding:10px;
		Background-color:white;
		color:#292929;
		width:210px;
		border-radius:15px;
		font-size:0.9em;
	}
	
	#menu ul	{
		list-style:none;
		padding:0;
		margin:0;
		width:190px;
	}
	
	#menu li 	{
		font-size:1em;
		float:left;
		padding:0 7px 0 7px;
	}
	
	#menu a 	{
		text-decoration:none;
	}
	
	#menu a:hover	{
		color:#950013;
		text-decoration:underline;
	}
	
	#menu h2 	{
		font-size:1em;
		text-align:center;
		margin:0;
		padding:0;
	}
	
	#logodiv 	{
		padding-top:5px;
		float:left;
	}
	
	#content	{
	position: relative;
	background-color:white;
	width:725px;
	float: left;
	color: #292929;
	font-size: .9em;
	border-radius:15px;
	padding:8px;
	}
	
	.contentleft	{
	position: relative;
	background-color: white;
	width: 348px;
	float: left;
	color: #292929;
	font-size: .9em;
	padding-left: 10px;
	padding-bottom: 10px;
	}
	
	.contentright	{
	position: relative;
	background-color: white;
	width: 348px;
	float: right;
	color: #292929;
	font-size: .9em;
	padding-right: 10px;
	padding-bottom: 10px;
	}
	
	#content a 	{
		color:blue;
		text-decoration:underline;
	}
	
	#content a:hover 	{
		text-decoration:underline;
	}
	
	#footbar {
		background-color:#781D22;
		margin-top:3px;
		width:1000px;
		height:30px;
		color:white;
		border-radius:15px;
	}
	
	#copyright 	{
		color:white;
		font-size:.7em;
		text-align:center;
		padding:5px 0 0 0;
	}
	
	#footbar p 	{
		font-size:.9em;
		padding-top:0;
		color:white;
	}
	
	#footbar a	{
		color:#FFCC33;
	}
	
.main1 {
	background-color:white;
	padding: 5px;
	float: left;
	width: 710px;
	margin-left: 2px;
	border: 1px solid #950013;
	position: relative;
	border-radius:15px;
}

.main1 ul 	{
	list-style:none;
	font-size:1em;
	padding:0;
	margin:0;
	}
	
.featuredl {
	background-color: #FFFFFF;
	padding: 3px;
	float: left;
	width: 150px;
	
	border-radius: 15px;
	position: relative;
	margin-right: 12px;
	margin-top: 5px;
}

.featuredr {
	background-color: #FFFFFF;
	padding: 3px;
	float: right;
	width: 150px;
	
	border-radius: 15px;
	position: relative;
	margin-left: 12px;
	margin-top: 5px;
}

.featuredright {
	padding: 3px;
	float: right;
	width: 320px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 2px solid #781D22;
	border-radius: 15px;
	position: relative;
}

.featuredright ul	{
	list-style:none;
}

.featuredleft {
	padding: 3px;
	float: left;
	width: 320px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 2px solid #275084;
	border-radius: 15px;
	position: relative;
}
.featuredleft ul	{
	list-style:none;
}

.titleblue {
	color: #FFFFFF;
	background-color: #275084;
	text-align: center;
	float: left;
	height: 20px;
	width: 310px;
	margin-top: 10px;
	position: relative;
	border-radius: 15px;
	padding: 10px;
}
.titlered {
	color: #FFFFFF;
	background-color: #781D22;
	text-align: center;
	float: right;
	height: 20px;
	width: 310px;
	margin-top: 10px;
	position: relative;
	border-radius: 15px;
	padding: 10px;
}

.odd	{
	background-color:#F4E2E2;
	}
	
.boldblack12 {font-weight: bold; }
.boldred12 {font-weight: bold; color: #CC0000; }
.maintext {color: #000000; }
.header {color: #FFFFFF; font-size: 9px; }
.coupon {color: #009900; font-size: 14px; font-weight: bold; }
.boldred16 {color: #CC0000; font-size: 14px; font-weight: bold; }
.boldblack16 {color: #000000; font-size: 14px; font-weight: bold; }
.whiteheading { color: #FFFFFF; font-weight: bold; }
.smallboldblack {color: #000000; font-size: 10px; font-weight: bold; }
.smallboldred {color: #CC0000; font-size: 10px; font-weight: bold; }
.smallblack {font-size: 10px; color: #000000; }
.smallcoupon { font-size: 10px; color: #9900CC; font-weight: bold; }

/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer;
}

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none;
}

/* Position tooltip above the element */
[data-tooltip]:before {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -80px;
  padding: 7px;
  width: 160px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #173050;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 12px;
  line-height: 1.2;
}

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #000;
  border-top: 5px solid hsla(0, 0%, 20%, 0.9);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
}

/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}