td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 494949;
}.border {
	border: 1px solid 878889;
}
.headings {
	font-size: 16px;
	font-weight: bold;
	color: 97C000;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

}
.background {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
iframe {
	border:none;
	margin:0;
	padding:0;
}
a.cart{text-decoration:none; color:494949; weight: bold;}
a.cart:hover {text-decoration:underline; color:494949; weight: bold;}
a.first{text-decoration:none; color:FFFFFF;}
a.second{text-decoration:none; color:494949;}
a.third{text-decoration:none; color:0062A1;}
a.fourth{text-decoration:none; color:FFFFFF;}
a.fifth{text-decoration:none; color:97C000;}
a.first:hover {background-color:C6C7B5;}
a.second:hover {background-color:FFFFFF;}
a.third:hover {background-color:B6B8B9;}
a.fourth:hover {background-color:4C4C4C;}
a.fifth:hover {background-color:000000;}

ul.first{color:FFFFFF;}

/* Added by shane */

img { border: #000000 solid 0px; }
a.two img { border: #000000 solid 1px; }

/*
table input, select, option, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #454545;
	font-weight: bold;
	background: #FFFFFF;
	border: #898470 solid 1px
}
*/
.headings1 {
	font-size: 14px;
	font-weight: bold;
	color: 00A4CD;
	font-style: normal;

}
.backgroundCopy {

	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.backgroundwaterbling {


	background-image: url(images/bubbles.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.white {
	color: #FFFFFF;
}

input {
	margin-top:6px;
	color: #333;
	background: #efefef;
	padding:5px;
	border: 1px solid #999999;
	font-family: "Lucida Grande", "Lucida Sans", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	height: 30px;
}
select {
	margin-top:6px;
	color: #333;
	background: #efefef;
	padding:5px;
	border: 1px solid #999999;
	font-family: "Lucida Grande", "Lucida Sans", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	height: 30px;
}
textarea {
	margin-top:5px;
	color: #333;
	background: #efefef;
	padding:3px;
	border: 1px solid #999999;
	font-family: "Lucida Grande", "Lucida Sans", Tahoma, Verdana, sans-serif;
	font-size: 12px;
}
.submit input {
	padding:20;
	border: none;
	height: 30px;
}

