/*--------------------------------------------------------------------------------------------------
	global styles and wrapper
--------------------------------------------------------------------------------------------------*/
a  {
	text-decoration: none;
	color:#5190cd;
}
a:hover {
	color:#5190cd;
	text-decoration : underline;
}

body {
	vertical-align:top;
	background-color:#3b6e8f;
	padding:0;
	margin: 0;
	background-image: url(../images/background.jpg);
	background-repeat:repeat-x;
}
h1, h2, h3, h4, h5, h6, p, ol {
	padding:0;
	margin:0;
}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin: 0;
	padding: 0 0 8px 0;
	font-style: normal;
	font-weight: normal;
}

h1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #000000;
	margin: 0;
	padding: 0 0 8px 0;
	font-style: normal;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	margin: 0;
	padding: 0 0 3px 0;
	font-style: normal;
	font-weight: bold;
}

img {
	display:inline;
	margin:0;
	padding:0;
}	

#wrapper {
	width:1024px;
	height:auto;
	margin:0 auto 0 auto;
	padding:0;
}

/*--------------------------------------------------------------------------------------------------
	header and image hooks 
--------------------------------------------------------------------------------------------------*/
#header {
	width:1024px;
	height:96px;
	float:left;
	margin:0;
	padding:0;
	position:relative;
	background-image: url(../images/header.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#header img {
	display:block;
	float:left;
	padding:0;
	margin:0;
}


#newsletter {
	width:500px;
	float:right;
	margin:0;
	padding:20px 0 0 0;
}

.newsletterspace {
	padding:0 5px 0 0;
}

.newslettercopy {
	font-size:14px;
}
/*--------------------------------------------------------------------------------------------------
	horizontal navigation
--------------------------------------------------------------------------------------------------*/
#nav {
	padding:0 0 15px 0;
	width:1024px;
	height:32px;
	margin:0;
	float:left;
	
}

#nav ul {
	padding:0;
	margin:0;
	width:1024px;
}

#nav ul li {
	display: inline;
	padding-bottom: 0;
/* matches link padding except for left and right */
	padding-top: 7px;
	margin:0;
}

#nav ul li a {
    float:left; 
    padding:7px 12px 0 12px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	} 

#nav #active { 
	text-decoration: none;
	background-image: url(../images/nav.gif);
	background-repeat:repeat-x;
	}
	
#nav ul li a:hover {  
	text-decoration: none;
	background-image: url(../images/nav.gif);
	background-repeat:repeat-x;
	}
/*--------------------------------------------------------------------------------------------------
	vertical navigation
--------------------------------------------------------------------------------------------------*/

#vertnav {
	width:325px;
	padding:0;
	margin:0;
	float:left;
}

ul.navigation
{
margin: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:14px;
font-weight: normal;
text-align:left;
}

.navigation a
{
display: block;
padding: 6px 0 6px 30px;
width: 295px;
text-decoration: none;
color: #333333;
border-bottom:1px solid #d1d3d4;
}

.navigation a:hover
{
	text-decoration: none;
	color: #5190cd;
}

.video1
{
background-image: url(../images/video1_off.gif);
background-repeat:no-repeat;
background-position:center;
}

.video2
{
background-image: url(../images/video2_off.gif);
background-repeat:no-repeat;
background-position:center;
}

.video3
{
background-image: url(../images/video3_off.gif);
background-repeat:no-repeat;
background-position:center;
}

.video4
{
background-image: url(../images/video4_off.gif);
background-repeat:no-repeat;
background-position:center;
}

a.selected {
	text-decoration: none;
color:#5190cd;
background-image: url(../images/video_on.gif);
background-repeat:no-repeat;
background-position:center;
}


/*--------------------------------------------------------------------------------------------------
	index content
--------------------------------------------------------------------------------------------------*/

#content {
	width:1024px;
	padding:0;
	margin:0;
	float:left;
	background-image: url(../images/content.gif);
	background-repeat:repeat-y;
	text-align:left;
}

/*--------------------------------------------------------------------------------------------------
	calendar
--------------------------------------------------------------------------------------------------*/

.mapheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 23px;
	color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-style: normal;
	font-weight: normal;
}
a.white {
	text-decoration: none;
	color:#FFFFFF;
}
a.white:hover {
	color:#FFFFFF;
	text-decoration : underline;
}

.background3 {
	background-image: url(../images/graydient.gif);
	background-repeat: repeat-x;
	background-color: #e6e7e8;
}

.month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-style: normal;
	font-weight: normal;
}

.day {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-style: normal;
	font-weight: normal;
}

.days {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #F7941D;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-style: normal;
	font-weight: bold;
}

.dayinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top: 0px;
	font-style: normal;
	font-weight: normal;
}

/*--------------------------------------------------------------------------------------------------
	left content
--------------------------------------------------------------------------------------------------*/

#leftcontainer {
	width:659px;
	padding:0;
	margin:0;
	float:left;
	background-image: url(../images/lefttop.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#flash {
	width:659px;
	padding:0 0 15px 0;
	margin:0;
	float:left;
	overflow:hidden;
}

#leftcontainer ul { 
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin:0;
	padding:0 0 8px 0;
	font-style: normal;
	font-weight: normal;
}

#leftcontainer li { 
	background: url(../images/bullet2.gif) left top no-repeat;
	padding: 0 0 3px 7px;
}

#newssection {
	width:639px;
	padding:0 0 7px 0;
	margin:0 0 12px 20px;
	float:left;
	background-image: url(../images/newscolumns.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	display:inline;
}

.table2 {
	width:303px;
	padding:0 13px 0 0;
	margin:0;
	float:left;
	display:inline;
}
.table2top {
	width:303px;
	height:37px;
	padding:0 0 10px 0;
	margin:0;
	float:left;
	background-image: url(../images/table2_header.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.table2content {
	width:273px;
	padding:0 0 0 15px;
	margin:0;
	float:left;
}

.table3 {
	width:145px;
	padding:0 13px 0 0;
	margin:0;
	float:left;
	display:inline;
}

.table3 img {
	padding:0 1px 0 1px;
	margin:0;
	float:left;
	display:inline;
}

.imagefloatright {
	padding:0 0 10px 10px;
	margin:0;
	float:right;
}

.imagefloatrightline {
	padding:0;
	margin:0 0 10px 10px;
	float:right;
	display:inline;
	border:1px solid #000000;
}
.imagefloatleft {
	padding:0 10px 10px 0;
	margin:0;
	float:left;
}

.imagefloatleftline {
	padding:0;
	margin:5px 10px 10px 0;
	float:left;
	display:inline;
	border:1px solid #000000;
}

.wallpaper {
	width:924px;
	padding:0;
	margin:0;
	float:left;
}

.gallerycontainer {
	width:116px;
	padding:0;
	margin:0;
	float:left;
}

.logos {
	padding:0;
	margin:0 10px 0 0;
	float:left;
	display:block;
}

.table3top {
	width:145px;
	height:37px;
	padding:0;
	margin:0;
	float:left;
	background-image: url(../images/table3_header.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.table3content {
	width:115px;
	padding:10px 0 0 15px;
	margin:0;
	float:left;
	display:inline;
}
#leftcontainer h1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 23px;
	color: #FFFFFF;
	margin: 0;
	padding: 7px 15px 0 15px;
	font-style: normal;
	font-weight: normal;
}

#spotlightsection {
	width:639px;
	padding:0 0 7px 0;
	margin:0 0 12px 20px;
	float:left;
	background-image: url(../images/spotlightcolumns.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	display:inline;
}

/*--------------------------------------------------------------------------------------------------
	right content
--------------------------------------------------------------------------------------------------*/

#rightcontainer {
	width:345px;
	padding:20px 0 0 20px;
	margin:0;
	float:right;
	background-image: url(../images/righttop.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.tablebottom {
	width:331px;
	padding:0 0 18px 0;
	margin:0 0 5px 0;
	float:left;
	background-image: url(../images/table_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	display:inline;
}

.tabletop {
	width:331px;
	height:37px;
	padding:0 0 10px 0;
	margin:0;
	float:left;
	background-image: url(../images/table_header.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.youtubetop {
	width:331px;
	padding:10px 0 0 0;
	margin:0;
	float:left;
	background-image: url(../images/youtubetop.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.thisweek {
	width:296px;
	padding:7px 20px 0 15px;
	margin:0;
	float:left;
	background-image: url(../images/thisweek.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.thisweek h1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 23px;
	color: #FFFFFF;
	margin: 0;
	padding: 0 0 5px 0;
	font-style: normal;
	font-weight: normal;
}

.showname {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	margin: 0;
	padding: 5px 0 5px 0;
	font-style: normal;
	font-weight: normal;
	border-top:1px solid #bc7d37;
}

.showdate {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin: 0;
	padding: 7px 0 5px 0;
	font-style: normal;
	font-weight: normal;
	border-top:1px solid #bc7d37;
}
.floatleft {
	margin: 0;
	padding: 0;
	display:inline;
	float:left;
}
.floatright {
	margin: 0;
	padding: 0;
	display:inline;
	float:right;
}
.logospace {
	padding: 0 0 5px 0;
}
.tablecontent {
	width:295px;
	padding:0 0 0 15px;
	margin:0;
	float:left;
}
.morevideos {
	width:310px;
	padding:10px 0 0 15px;
	margin:0;
	float:left;
}
#hottopics {
	background-image: url(../images/topicsline.gif);
	background-repeat:repeat-y;
}

#hottopics ul { 
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin:0;
	padding:0 0 3px 0;
	font-style: normal;
	font-weight: normal;
}

#hottopics li { 
	background: url(../images/arrow.gif) left top no-repeat;
	padding: 0 0 3px 7px;
}

.tabletop h1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 23px;
	color: #FFFFFF;
	margin: 0;
	padding: 7px 15px 0 15px;
	font-style: normal;
	font-weight: normal;
}

.poster {
	font-size: 9px;
}

.tablecontent p {
	line-height: 14px;
	padding: 0 0 3px 0;
}

/*--------------------------------------------------------------------------------------------------
	subpage content
--------------------------------------------------------------------------------------------------*/

#subcontent {
	width:1024px;
	padding:0;
	margin:0;
	float:left;
	background-color:#FFFFFF;
}

.column {
	background-image: url(../images/subcontent.gif);
	background-repeat:repeat-y;
}

.nocolumn {
	background-image: url(../images/top.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#subheader2 {
	width:1024px;
	padding:0;
	margin:0;
	float:left;
	background-image: url(../images/subheader.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border-bottom:1px solid #bbbdc0;
}


#subheader2 p {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 29px;
	line-height: 31px;
	color: #000000;
	margin: 0;
	padding: 25px 50px 8px 50px;
	font-style: normal;
	font-weight: normal;
}


#subcopy2 {
	width:924px;
	padding:25px 0 15px 50px;
	margin:0;
	float:left;
}
#subcopy2 ul { 
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin:0;
	padding:0 0 8px 0;
	font-style: normal;
	font-weight: normal;
}

#subcopy2 li { 
	background: url(../images/bullet2.gif) left top no-repeat;
	padding: 0 0 0 7px;
}
#subcopy2 p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0;
	padding: 0 0 8px 0;
	font-style: normal;
	font-weight: normal;
}

#subrightcontainer {
	width:295px;
	padding:20px 0 0 20px;
	margin:0;
	float:right;
	background-image: url(../images/subright_top.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
#subrightcontainer ul { 
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin:0;
	padding:0 0 8px 0;
	font-style: normal;
	font-weight: normal;
}

#subrightcontainer li { 
	background: url(../images/bullet2.gif) left top no-repeat;
	padding: 0 0 0 7px;
}
.subtablebottom {
	width:281px;
	padding:0 0 18px 0;
	margin:0 0 5px 0;
	float:left;
	background-image: url(../images/subtable_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	display:inline;
}

.subtabletop {
	width:281px;
	height:37px;
	padding:0 0 10px 0;
	margin:0;
	float:left;
	background-image: url(../images/subtable_header.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.subtablecontent {
	width:246px;
	padding:0 0 0 15px;
	margin:0;
	float:left;
}

.subtabletop h1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 23px;
	color: #FFFFFF;
	margin: 0;
	padding: 7px 15px 0 15px;
	font-style: normal;
	font-weight: normal;
}

#subleftcontainer {
	width:709px;
	padding:0;
	margin:0;
	float:left;
	background-image: url(../images/lefttop.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#subleftcontainer ul { 
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin:0;
	padding:0 0 8px 0;
	font-style: normal;
	font-weight: normal;
}

#subleftcontainer li { 
	background: url(../images/bullet2.gif) left top no-repeat;
	padding: 0 0 0 7px;
}
#subleftcontainer p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0;
	padding: 0 0 8px 0;
	font-style: normal;
	font-weight: normal;
}

#subheader {
	width:709px;
	padding:0;
	margin:0;
	float:left;
	background-image: url(../images/subheader.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border-bottom:1px solid #bbbdc0;
}

#subheader p {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 29px;
	line-height: 31px;
	color: #000000;
	margin: 0;
	padding: 25px 30px 8px 30px;
	font-style: normal;
	font-weight: normal;
}

#subcopy {
	width:649px;
	padding:25px 0 0 30px;
	margin:0;
	float:left;
}

.subimage {
	width:275px;
	padding:0 0 20px 0;
	margin:0;
	float:left;
}
/*--------------------------------------------------------------------------------------------------
	sponsors
--------------------------------------------------------------------------------------------------*/

.sponsorspace {
	padding: 0 10px 0 10px;
}

/*--------------------------------------------------------------------------------------------------
	photo
--------------------------------------------------------------------------------------------------*/

#photo {
	width:924px;
	padding:0;
	margin:0;
	float:left;
}

.photoimage {
	padding:0 0 20px 0;
	margin:0;
	float:left;
	display:block;
}


#photo h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	margin: 0 0 12px 0;
	padding: 0 0 3px 0;
	font-style: normal;
	font-weight: bold;
	border-bottom:1px solid #d1d3d4;
}

/*--------------------------------------------------------------------------------------------------
	redfish team
--------------------------------------------------------------------------------------------------*/

#redfish {
	width:650px;
	padding:0 0 20px 137px;
	margin:0;
	float:left;
}
#teaminfo {
	width:650px;
	padding:0 0 20px 0;
	margin:0;
	float:left;
}

.team {
	padding:0 0 20px 0;
	margin:0;
	float:left;
	display:block;
}
#redfish p {
	padding: 0 0 8px 10px;
}

#redfish h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	margin: 0 0 12px 0;
	padding: 0 0 3px 0;
	font-style: normal;
	font-weight: bold;
	border-bottom:1px solid #d1d3d4;
}

#redfish ul { 
	padding:0 0 8px 10px;

}
.sponsorstop {
	width:650px;
	height:37px;
	padding:0 0 10px 0;
	margin:0;
	float:left;
	background-image: url(../images/sponsors_header.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.sponsorsbottom {
	width:650px;
	padding:0;
	margin:0 0 20px 0;
	float:left;
	background-image: url(../images/sponsors_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	display:inline;
}

.sponsorscontent {
	width:620px;
	padding:0 0 15px 15px;
	margin:0;
	float:left;
}

.sponsorstop h1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 23px;
	color: #FFFFFF;
	margin: 0;
	padding: 7px 15px 0 15px;
	font-style: normal;
	font-weight: normal;
}

/*--------------------------------------------------------------------------------------------------
	photo gallery
--------------------------------------------------------------------------------------------------*/

.photo {
	width:649px;
	padding:0 0 33px 0;
	margin:0;
	float:left;
	background-image: url(../images/newsline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.galleryimage {
	padding:0 10px 0 0;
	margin:0;
	float:left;
	display:block;
}

.bold {
	color: #000000;
	font-weight: bold;
}
/*--------------------------------------------------------------------------------------------------
	tips
--------------------------------------------------------------------------------------------------*/
#tipscopy {
	width:924px;
	padding:0;
	margin:15px 0 0 0;
	float:left;
	background: url(../images/dot.gif) center repeat-y;
	display:inline;
}

#windows {
	width:924px;
	padding:15px 0 0 0;
	margin:0;
	float:left;
}

.tip {
	width:440px;
	padding:0 0 33px 0;
	margin:0;
	float:left;
	background-image: url(../images/newsline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#tipsleft {
	width:440px;
	padding:0;
	margin:0;
	float:left;
}

#tipsright {
	width:440px;
	padding:0;
	margin:0;
	float:right;
}

#tipscopy ul { 
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin:0;
	padding:0 0 8px 0;
	font-style: normal;
	font-weight: normal;
}

#tipscopy li { 
	background: url(../images/bullet2.gif) left top no-repeat;
	padding: 0 0 0 7px;
}

#tipscopy p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0;
	padding: 0 0 8px 0;
	font-style: normal;
	font-weight: normal;
}
/*--------------------------------------------------------------------------------------------------
	news
--------------------------------------------------------------------------------------------------*/

.news {
	width:924px;
	padding:0 0 33px 0;
	margin:0;
	float:left;
	background-image: url(../images/newsline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.newsalt {
	width:924px;
	padding:0 0 33px 0;
	margin:0;
	float:left;
}

.newsdate {
	font-size: 11px;
}
.archives {
	width:250px;
	padding:0 20px 0 0;
	margin:0;
	float:left;
}

/*--------------------------------------------------------------------------------------------------
	dsg
--------------------------------------------------------------------------------------------------*/

.dsg {
	width:924px;
	padding:0 0 33px 0;
	margin:0;
	float:left;
	background-image: url(../images/newsline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
td{
font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.dsgalt {
	width:924px;
	padding:0 0 33px 0;
	margin:0;
	float:left;
}

.dsgdate {
	font-size: 11px;
}



/*--------------------------------------------------------------------------------------------------
	MAIN PAGE SLIDER
--------------------------------------------------------------------------------------------------*/

#slider {
	width:325px;
	padding:0;
	margin:0;
	float:left;
	position:relative;
}

.scroll {
    width: 325px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
	padding:0;
	margin:0;
	float:left;
}

.scrollContainer div.panel {
    padding: 0;
	margin:0;
    width: 325px;
}

.hide {
    display: none;
}

/*--------------------------------------------------------------------------------------------------
	form
--------------------------------------------------------------------------------------------------*/
#formbox {
	width:500px;
	padding:15px 0 15px 10px;
	margin:5px 0 15px 0;
	float: left;
	text-align:left;
	border:1px solid #bbbdc0;
	background-image: url(../images/subheader.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	display:inline;
}

.form {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	padding: 0 0 5px 0;
	font-style: normal;
	font-weight: bold;
}

.inputborder {
	border: 1px solid #5190cd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	padding:2px;
	margin:0;
}

/*--------------------------------------------------------------------------------------------------
	button
--------------------------------------------------------------------------------------------------*/

.TextButton
{
	display: inline-table;
	display: inline-block;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border: solid 1px #999;
	border-top-color: #bbbdc0;
	border-left-color: #bbbdc0;
	background-color: #E69619;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
}

.TextButton:LINK, .CommonTextButton:VISITED
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #E69619;
}

.TextButton:ACTIVE
{
	text-decoration: none;
	color: #FFFFFF;
}

.TextButton:HOVER
{
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #c98418;
	text-decoration: none;
}


.TextButtonHighlight
{
	display: inline-table;
	display: inline-block;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border: solid 1px #999;
	border-top-color: #bbbdc0;
	border-left-color: #bbbdc0;
	background-color: #c98418;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.TextButtonHighlight:LINK, .TextButtonHighlight:VISITED, .TextButtonHighlight:ACTIVE, .TextButtonHighlight:HOVER
{
	text-decoration: none;
	background-color:#c98418;
	color: #FFFFFF;
}

/*--------------------------------------------------------------------------------------------------
	footer
--------------------------------------------------------------------------------------------------*/

#footer {
	width:1024px;
	margin:0;
	float:left;
	padding:30px 0 0 0;
}

.homefooter {
	background-image: url(../images/bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.subfooter {
	background-image: url(../images/subbottom.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.subfooter2 {
	background-image: url(../images/subbottom2.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#footerright {
	width:750px;
	margin:0;
	float:right;
	padding:0;
	text-align:right;
}

#footerleft {
	width:250px;
	margin:0;
	float:left;
	padding:0;
	text-align:left;
}

#footer p {
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	line-height: 13px;
	color:#6b90ad;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

.snipe {
	color:#FFFFFF;
}

a.navlink:link {color: #FFFFFF; text-decoration: none;}
a.navlink:active {color: #FFFFFF; text-decoration: none;}
a.navlink:visited {color: #FFFFFF; text-decoration: none;}
a.navlink:hover {color: #FFFFFF; text-decoration: underline;}

a.gecko:link {color: #6b90ad; text-decoration: none;}
a.gecko:active {color: #6b90ad; text-decoration: none;}
a.gecko:visited {color: #6b90ad; text-decoration: none;}
a.gecko:hover {color: #FFFFFF; text-decoration: underline;}

/*--------------------------------------------------------------------------------------------------
	misc
--------------------------------------------------------------------------------------------------*/
.spacer {
	clear:both;
}
.mymsg {
	font-size: 12px;
	font-weight:bold;
	color:Blue;
	font-family:Helvetica, Arial, sans-serif;
  float: left;
  top:700px;
  left:900px;
  position:absolute;
}
.aBlack3    {
	    color:black;	    
	    text-decoration:none;
	    font-size:10pt;
	    font-weight: bold;
            }
.aBlack2    {
	    color:black;	    
	    text-decoration:none;
	    font-size:8pt;
	    font-weight: bold;
            }            
.anoline     {
	    color:blue;	    
	    text-decoration:none;
	    font-weight:normal;
            }
            
.tinyBlue  {
            font-size:8pt;
	    text-align:left;
	    color:blue;
	    text-decoration:none;
            }                        
.titleML      {
	    font-weight:normal;
	    font-size:12pt;
	    text-align:left;	    
	    }            
	    
	    .acolor
	    {
	        background-color:#F7941D;
	        color:White;
	        text-decoration:none;
	    }
.titleleft  {
	    font-weight:bolder;
	    font-size:16pt;
	    text-align:left;
	    color:#F7941D;
	    } 	    
	    .retailer      {
	    font-size:15pt;
	    text-align:left;
	    font-weight:bolder;	    
	    color:#F7941D;
	    }	
