/* CSS Document */
body {
	text-align: center;
	margin: 0px;
	background-color: #252525;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
    color: white;	
}
/*sets default link attributes*/
a:active { 
   color: white;
   text-decoration: none;
}
a:link {
   color: white;
   text-decoration: none;
}
a:visited {
   color: white;
   text-decoration: none;
}
a:hover {
	color: #6DCFF6;
	text-decoration: none;
}

/*sets custom link attributes*/
/*A.underlineLink:active { 
   color: white;
   text-decoration: underline;
}
A.underlineLink:link {
   color: white;
   text-decoration: underline;
}
A.underlineLink:visited {
	color: white;
	text-decoration: underline;
}
A.underlineLink:hover {
	color: #6DCFF6;
	text-decoration: none;
}*/
/* see below for text title links*/

#wrapper {
	width:761px;
	/*height:1000px;*/
	margin: 0 auto;
	text-align: left;
}
#masthead {
	width:761px;
	height:96px;
	margin:0px;
	background-image: url(../images/masthead.jpg);
}
#flash_ {
	width:761px;
	height:177px;
	margin:0px;
}

/*start of navigation*/
#nav {
	width:744px;
	height:67px;
	margin:0px;	
	padding:0px 0px 0px 7px;
}
#navigation {
	width: 751px;
	height: 61px;
	background-repeat: no-repeat;
}
#navigation ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#navigation li {
	display: inline;
}
/*Clint changed height to 58 from 61 to get rid of gray shadow below buttons*/
#navigation li a {
	float: left; 
	display:block;
	width: 106px;
	height: 58px;
}

#home {
	width: 106px;
	height: 61px;
	float:left;
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
}
#home a:link {
	background-image: url(../images/home.jpg);	
}
#home a:hover {
	background-image: url(../images/home_link.jpg);
	background-repeat: no-repeat;
}


#storage {
	width: 106px;
	height: 61px;
	float:left;
	margin-right:1px;
	background-image: url(../images/storage.jpg);
	background-repeat: no-repeat;
}
#storage a:link {
	background-image: url(../images/storage.jpg);	
}
#storage a:hover {
	background-image: url(../images/storage_link.jpg);
	background-repeat: no-repeat;
}

#specials {
	width: 106px;
	height: 61px;
	float:left;
	margin-right:1px;
	background-image: url(../images/specials.jpg);
	background-repeat: no-repeat;
}
#specials a:link {
	background-image: url(../images/specials.jpg);	
}
#specials a:hover {
	background-image: url(../images/specials_link.jpg);
	background-repeat: no-repeat;
}

#features {
	width: 106px;
	height: 61px;
	float:left;
	margin-right:1px;
	background-image: url(../images/features.jpg);
	background-repeat: no-repeat;
}
#features a:link {
	background-image: url(../images/features.jpg);	
}
#features a:hover {
	background-image: url(../images/features_link.jpg);
	background-repeat: no-repeat;
}
#faq {
	width: 106px;
	height: 61px;
	float:left;
	margin-right:1px;
	background-image: url(../images/faq.jpg);
	background-repeat: no-repeat;
}
#faq a:link {
	background-image: url(../images/faq.jpg);	
}
#faq a:hover {
	background-image: url(../images/faq_link.jpg);
	background-repeat: no-repeat;
}
/*begin delete this section*/
#aboutus {
	width: 106px;
	height: 61px;
	float:left;
	margin-right:1px;
	background-image: url(../images/aboutus.jpg);
	background-repeat: no-repeat;
}
#aboutus a:link {
	background-image: url(../images/aboutus.jpg);	
}
#aboutus a:hover {
	background-image: url(../images/aboutus_link.jpg);
	background-repeat: no-repeat;
}
/*end delete this section*/

#myaccount {
	width: 106px;
	height: 61px;
	float:left;
	margin-right:1px;
	background-image: url(../images/myaccount.jpg);
	background-repeat: no-repeat;
}
#myaccount a:link {
	background-image: url(../images/myaccount.jpg);	
}
#myaccount a:hover {
	background-image: url(../images/myaccount_link.jpg);
	background-repeat: no-repeat;
}

#contact {
	width: 106px;
	height: 61px;
	float:left;
	background-image: url(../images/contactus.jpg);
	background-repeat: no-repeat;
}
#contact a:link {
	background-image: url(../images/contactus.jpg);	
}
#contact a:hover {
	background-image: url(../images/contactus_link.jpg);
	background-repeat: no-repeat;
}

#submit {
	width: 107px;
	height: 28px;
	float:left;
	background-image: url(../images/submit.jpg);
	background-repeat: no-repeat;
}
#submit a:link {
	background-image: url(../images/submit.jpg);	
}
#submit a:hover {
	background-image: url(../images/submit_link.jpg);
	background-repeat: no-repeat;
}
/*end of nav*/

#content_ {
	width:761px;
	margin:0px;
}
/*start of content*/
#fullwidth {
	float:left;
	width: 739px;
	/*color: #FFFFFF;
	height: auto;
	*/
}
.payscreen {
	width: 739px;
	margin: 8px 0px 8px 8px;
	background-image: url(../images/insidebg.gif);
	background-repeat: repeat-x;
	border:#666666 2px solid;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	height: auto;
	text-align: left;
	/*height: auto;*/
}
.payscreen p {
	padding: 15px 15px 0px 15px;
	text-align: left;
}

.mapscreen {
	width: 739px;
	margin: 8px 0px 8px 8px;
	background-image: url(../images/insidebg.gif);
	background-repeat: repeat-x;
	border:#666666 2px solid;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	height: auto;
	text-align: left;
	/*height: auto;*/
}
.mapscreen p {
	padding: 15px 15px 0px 15px;
	text-align: left;
}

.centerContents {
	text-align: center;
}

#leftcolumn {
	float:left;
	width: 500px;
	color: #FFFFFF;
	/*height: auto;*/
}
.welcome {
	width: 482px;
	margin: 8px 0px 8px 8px;
	background-image: url(../images/insidebg.gif);
	background-repeat: repeat-x;
	border:#666666 2px solid;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	height: auto;
	text-align: left;
	/*height: auto;*/
}
.welcome p {
	padding: 15px 15px 0px 15px;
	text-align: left;
}
.rightc {
}
.myaccount {
	width: 482px;
	/*height: auto;*/
	margin: 0px 0px 8px 8px;
	background-image: url(../images/insidebg.gif);
	background-repeat: repeat-x;
	border:#666666 2px solid;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.myaccount p {
	padding: 15px 15px 0px 15px;
	text-align: left;
}

.contact {
	width: 482px;
	/*height: auto;*/
	margin: 0px 0px 8px 8px;
	background-image: url(../images/insidebg.gif);
	background-repeat: repeat-x;
	border:#666666 2px solid;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.contact p {
	padding: 15px 15px 0px 15px;
	text-align: left;
}

.contact table {
	padding: 15px 15px 0px 15px;
	text-align: left;
}
#rightcolumn {
	float: left;
	position: relative; 
	top: 0px;
	width: 235px;
	text-align: left;
	padding: 0;
	margin: 0;
}

.tip {
	width: 235px;
	/*height: auto;*/
	margin: 8px 8px 8px 2px;
	background-image: url(../images/insidebg.gif);
	background-repeat: repeat-x;
	border:#666666 2px solid;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
}
.tips {
	text-align: left;
}
.tip p {
	padding: 15px 15px 0px 15px;
}
.tip img {
	padding-left: 12px;
}

/* displays the accuweather stuff */
#weatherbox_1 {
	position:relative;
	left:0px;
	top:0px;
	width:194px;
	height:68px;
	border: none;
	background-color:#252525;
}

.check {
	text-align: right;
}

/*horizontal spacer used to force box around content*/
#spacer_row {
	clear:both;
	height: 1px; 
	padding-top: 0px;
	padding-bottom: 0px;
	width: 739px;
}

/*Admin Control Panel*/
/*username and password login*/
.messageBar {
	width: 739px;
	margin: 8px 0px 8px 8px;
	background-image: url(../images/insidebg.gif);
	background-repeat: repeat-x;
	border:#666666 2px solid;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	height: auto;
	text-align: left;
	/*height: auto;*/
}
.messageBar p {
	padding: 15px 15px 0px 15px;
	text-align: left;
}
.loginScreen {
	width: 299px;
	margin: 10px 0px 8px 0px;
	background-image: url(../images/insidebg.gif);
	background-repeat: repeat-x;
	border:#666666 0px solid;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	height: auto;
	text-align: left;
	height: auto;
}
#loginScreen {
	float:right;
	width: 299px;
	color: #FFFFFF;
	height: auto;
}
#formCaption {
	width: 150px;
	height: 20px;
	float: left;
	margin: 1px 0px 0px 25px;
	color: white;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

#form {
	width: 289px;
	height: 48px;
	float: right;
	margin: 5px 15px 5px 0px;
	text-align: center;
	background-image: url(../images/formbg.jpg);
	background-repeat: no-repeat;
}
#form input{
	margin-top: 13px;
	margin-left: 5px;
}
.userfield {
	width: 80px;
	height: 18px;
	margin: 0px 3px 0px 0px;
	background-image: url(../images/fieldbg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 2px solid #999999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.passwordfield {
	width: 80px;
	height: 18px;
	margin: 0px 3px 0px 0px;
	background-image: url(../images/fieldbg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 2px solid #999999;
}
.loginbutton {
	background-color: #3671AD;
	width: 70px;
	height: 24px;
	background-image: url(../images/loginbg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0;
}
/*start of admin*/
#menucolumn {
	float:left;
	width: 150px;
	color: #FFFFFF;
	/*height: auto;*/
}
.menubox {
	width: 132px;
	margin: 8px 0px 8px 8px;
	background-color: #252525;
	background-image: url(../images/insidebg.gif);
	background-repeat: repeat-x;
	border:#666666 2px solid;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	height: auto;
	text-align: left;
}
.menubox p {
	padding: 15px 15px 15px 15px;
	text-align: left;
}
#admincolumn {
	float:left;
	width: 589px;
	color: #FFFFFF;
	/*height: auto;*/
}
.adminbox {
	width: 589px;
	margin: 8px 0px 8px 8px;
	background-color: #252525;
	background-image: url(../images/insidebg.gif);
	background-repeat: repeat-x;
	border:#666666 2px solid;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	height: auto;
	text-align: left;
}
.adminbox p {
	padding: 15px 15px 15px 15px;
	text-align: left;
}

/*footer*/
#footer {
	width:739px;
	height:70px;
	margin: 8px 0px 8px 8px;
	background-image:url(../images/insidebg.gif);
	background-repeat: repeat-x;
	border:#666666 2px solid;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	clear: both;
	text-align: center;
}
.footer p {
	padding: 5px 5px 5px 5px;
	text-align: center;	
}

.TitleLeft a {
	color: #63cbfe;
	text-decoration: none;
	font-size : 16pt;
	letter-spacing : 1px;
}
.TitleRight a {
	color: #eb8c1e;
	text-decoration: none;
	font-size : 16pt;
	letter-spacing : 1px;
}
.SmallTitleLeft a {
	color: #63cbfe;
	text-decoration: none;
	font-size : 14pt;
}
.SmallTitleRight a {
	color: #eb8c1e;
	text-decoration: none;
	font-size : 14pt;
}

.TitleLeft {
	color: #63cbfe;
	text-decoration: none;
	font-size : 16pt;
	letter-spacing : 1px;
}
.TitleRight {
	color: #eb8c1e;
	text-decoration: none;
	font-size : 16pt;
	letter-spacing : 1px;
}
.TitleLeftCond {
	color: #63cbfe;
	text-decoration: none;
	font-size : 17pt;
}
.TitleRightCond {
	color: #eb8c1e;
	text-decoration: none;
	font-size : 17pt;
}
.SmallTitleLeft {
	color: #63cbfe;
	text-decoration: none;
	font-size : 14pt;

}
.SmallTitleRight {
	color: #eb8c1e;
	text-decoration: none;
	font-size : 14pt;
}

.InfoTextBlue {
	color: #63cbfe;
	text-decoration: none;
	font-size : 10pt;

}
.InfoTextOrange {
	color: #eb8c1e;
	text-decoration: none;
	font-size : 10pt;
}

.TitleCaption {
	color: #B1B0B0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* id: Preston uses for positioning */
#TitleCaptionPosition {
	top: -3px;
	position : relative;
}

a.tablelink:link {
	color: black;
}
a.tablelink:visited {
	color: black;
}
a.tablelink:hover {
	color: #FFFFFF;
}

tr.tablelink:hover {
	background-color: #0066CC;
	color: #FFFFFF;
}
