@charset "utf-8";
/* CSS Document */
BODY {background-image: url(/images/backtest2.jpg); background-color:#000; background-repeat:
no-repeat; background-position: 0px 0px; background-attachment: fixed; }

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 8pt;
}

.largeText {
	font-family: Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	font-size: 24pt;
}

.largeText2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	font-size: 29pt;
}

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	font-size: 8pt;
}

#topHome {
	width:430px;
	position: relative;
}
#mainTable {
	width:956px;
	position: relative;
}

.mainTableB {
	background-image: URL(/jpg/lbtBack.png);
}

.mainTableB td {
	background:#fff;
	padding:2px 2px 2px 2px;
}

#lGrad {
	width:4px;
	position: absolute;
	height:100%;
	left:-4px;
	background: repeat-y url(/images/lgrad.png);
}

#weather {
	position: absolute;
	width: 175px;
	height: 59px;
	top: 27px;
	left: 215px;
}

#buttons {
	background:url(/images/buttonBackLBT.jpg);
}

#calendar {
	position: absolute;
	width: 93px;
	height: 83px;
	top: 22px;
	left: 15px;
	background: url(/images/calendar.png);
	text-align:center;
	padding-top:5px;
}


#topCartImg {
	top:131px;
	left:835px;
	width: 18px;
	background-repeat:repeat;
	position:absolute;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 10pt;
}

#topCart {
	top:129px;
	left:855px;
	width: 188px;
	background-repeat:repeat;
	position:absolute;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 10pt;
}

#topCart A:Link{
text-decoration:none;
color:#cccccc;
}
#topCart A:Hover{
text-decoration:underline;
color:#FFFFFF;
}

#topCart A:Visited{
text-decoration:none;
color:#cccccc;
}

#top6 {
	background-image: URL(/jpg/top6back.png);
	width: 188px;
	background-repeat:repeat;
	position:absolute;
	bottom:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11pt;
	font-style:oblique;
}

#top6 A:Link{
text-decoration:none;
color:#FFFFFF;
}

#top6 A:Hover{
text-decoration:underline;
color:#FFFFFF;
}

#top6 A:Visited{
text-decoration:none;
color:#FFFFFF;
}

#top6C {
	background-color:#000000;
	position:relative;
	width:188px;
}
#blackBox {
	width:161px;
	height:129px;
	position:relative;
	
}

#captainTeal {
	width: 161px;
	background: #48aadc;
	height: 35px;
	position:absolute;
	bottom:0px;
	padding:0px;
	font-family: "Georgia";
	text-align:right;
	color: #FFFFFF;
	font-size: 11pt;
	font-style:oblique;
}

#captainToneEel {
	background: url(/images/orangepeal.png);
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	width: 85%;
	font-size: 9pt;
}

.blogPost {
	padding:3px 3px 3px 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

.blogPost h3 {
	font-size: 12pt;
	font-weight:200;
	margin-bottom: 0px;
}

.blogPost h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #000;
	margin-bottom: 0px;
}
.blogPost h1 a:link {
	text-decoration:none;
	color: #000;
}
.blogPost h1 a:hover {
	text-decoration:none;
	color:#48aadc;	
}
.blogPost h1 a:visited {
	text-decoration:none;
	color: #000;
}
.blogPost h2{
	font-family: "Georgia";
	font-size: 10pt;
	font-weight:200;
	font-style:italic;
	color:#000;
	margin-bottom: 0px;;	
}
.blogPost h2 a:link {
	text-decoration:none;
	color: #000;
}
.blogPost h2 a:hover {
	text-decoration:none;
	color:#48aadc;	
}
.blogPost h2 a:visited {
	text-decoration:none;
	color: #000;
}

.blogPost blockquote {
	margin-left:100px;
	width: 400px;
	background-image: URL(/jpg/quote.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color: #cccccc ;
	padding:10px;
}

.dayHeader {
	background: #000;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	font-size: 15pt;
	font-weight:500;
	padding-top:4px;
	padding-bottom:4px;
}

.dayHeader a:link {
	text-decoration:none;
	color: #FFF;
}
.dayHeader a:hover {
	text-decoration:underline;
	color:#ff9600;	
}
.dayHeader a:visited {
	text-decoration:none;
	color: #FFF;
}

#overpic {
	position:relative;
	width:640px;
	height:260px;
	padding-top: 0px;
}
#overpicGo {
	position:absolute;
	height:260px;
	width:200px;
	right:0px;
	background: URL(/jpg/top6back.png);
}

#barGraph {
	position:absolute;
	height: 30px;
}
#smGrey {
	font-family: Arial, Helvetica, sans-serif;
	left:22px;
	font-size: 9pt;
	height: 24px;
	width: 230px;
	position:absolute;
	font-style:oblique;
	font-weight:300;
	color:#000000;
}
#smGrey A:Link{
text-decoration:none;
color:#000000;
}

#smGrey A:Hover{
text-decoration:underline;
color:#000000;
}

#smGrey A:Visited{
text-decoration:none;
color:#000000;
}

#bigNum {
position:absolute;
font-style:oblique;
font-weight:300;
font-family: Arial, Helvetica, sans-serif;
color:#fff;
}

.sideBar {
	font-family: Arial, Helvetica, sans-serif;
}

.sideBar h1 {
	width:275px;
	font-size:14px;
	margin-bottom:0px;
	color:#fff;
	background:#000;
}

.regTextSm {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12pt;
}

.feature {
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	height:200px;
	width:460px;
	padding: 0px 3px 0px 3px;
}

#featureHeader {
	position:absolute;
	top:0px;
	left:3px;
	width:100px;
	padding: 2px 5px 2px 5px;
	background: #000;
	font-style:oblique;
	font-weight:300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	color:#FFF;
}

.featureBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35pt;
	font-weight:300;
	font-style:normal;
	color:#ff8a00;
}

.featureBig a:link {
	text-decoration:none;
	color:#ff8a00;
}

.featureBig a:hover {
	text-decoration:underline;
	color:#ff8a00;
}

.featureBig a:visited {
	text-decoration:none;
	color:#ff8a00;
}

#featureText {
	position:absolute;
	width:450px;
	left:425px;
	top:30px;
	padding: 5px 5px 5px 5px;
	font-family: "Georgia";
	font-style:italic;
	font-size: 12pt;
	color:#666666;
}

#featureText a:link {
	text-decoration:none;
	color:#666666;
	
}

#featureText a:hover {
	text-decoration:underline;
	color:#666666;
	
}

#featureText a:visited {
	text-decoration:none;
	color:#666666;
	
}


.sideBar h1 {
	width:275px;
	font-size:14px;
	margin-bottom:0px;
	color:#fff;
	background:#000;
}

.clear { clear: both;}

#bottomStory {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13pt;
	border-width: thin;
	border-color:#000000;
	position:relative;
	text-decoration:none;
	vertical-align:middle;
	height:30px;
	
}

#bottomStory A:Link{
text-decoration:none;
color:#000000;
}

#bottomStory A:Hover{
text-decoration:underline;
color:#e30225;
}


#topLinksB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color:#FFFFFF;
	padding: 0px 8px 0px 8px;
}

#topLinksB a:link {
	text-decoration:none;
	color:#666666;
	
}

#topLinksB a:hover {
	text-decoration:underline;
	color:#666666;
	
}

#topLinksB a:visited {
	text-decoration:none;
	color:#666666;
	
}

.search {
	background: url(/images/search.png);
	border: 0px;
	color: #666666;
	font-size: 14px;
	width: 166px;
	height: 25px;
	padding: 8px 5px 0;
	margin-top:0px;
	padding-left:26px;
	padding-top:4px;
}

#floatSearch {
	position:absolute;
	top: 0px;
	right: 0px;
	
}


#smGrey2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style:oblique;
	font-weight:300;
	color:#000000;
}
#smGrey2 A:Link{
text-decoration:underline;
color:#7088ff;
}

#smGrey2 A:Hover{
text-decoration:underline;
color:#000000;
}

#smGrey2 A:Visited{
text-decoration:underline;
color:#7088ff;
}

.regPage {
	padding:3px 3px 3px 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

.regPage h3 {
	font-size: 12pt;
	font-weight:200;
	margin-bottom: 0px;
}

.regPage h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000;
	margin-bottom: 0px;
}
.regPage h1 a:link {
	text-decoration:none;
	color: #000;
}
.regPage h1 a:hover {
	text-decoration:none;
	color:#48aadc;	
}
.regPage h1 a:visited {
	text-decoration:none;
	color: #000;
}
.regPage h2{
	font-family: "Georgia";
	font-size: 12pt;
	font-weight:200;
	font-style:italic;
	color:#ff9600;
	margin-bottom: 0px;;	
}
.regPage h2 a:link {
	text-decoration:none;
	color: #ff9600;
}
.regPage h2 a:hover {
	text-decoration:underline;
	color:#000;	
}
.regPage h2 a:visited {
	text-decoration:none;
	color: #ff9600;
}



/*---------------------------*/