BODY {
	background-image: url('../images/header.png');
	background-repeat: repeat-x;
	
	margin: 0px;
	padding:  0px;

	font-family: Arial;

	color: rgb(115,115,115);
}

.more_info_text {
	vertical-align: top;
	text-align: justify;
	color: rgb(115,115,115);
	font-size: 85%;
}

IMG {
	border: 0px;
}

.clear{
	clear: both;
}

.header {
	background-image: url('../images/header_logo.png');
	background-repeat: no-repeat;
	width: 808px;
	height: 142px;
	margin: 0 auto;
}

.footer_1{
	padding-bottom: 20px;
	padding-top: 20px;
	width:  100%;
	height: 60px;
}

.mainheader {
	background-image: url('../images/header_lossless.png');
	background-repeat: no-repeat;
	width:  724px;
	height:  462px;

	margin: 0 auto;
}

.subheader {
	background-image: url('../images/subheader.png');
	background-repeat: no-repeat;
	width:  724px;
	
	margin: 0 auto;	
}

.orderfont {
	font-size: 125%;
	color: rgb(45,117,183);
}

.ordersubfont {
	font-size: 85%;
	color: rgb(45,117,183);
}

.bullets {
	width:  100%;
}

.litext {
	color: rgb(0,0,0);
	font-family: Arial;
	font-size: 125%;
}

.icon_text {
	padding-left: 10px;
	font-family: Arial;
	font-size: 140%;
	text-decoration: underline;
}

.contact_info {
	color:  rgb(125,88,55);
	font-size: 90%;
	width:  100%;
	padding-top: 35px;
}

.subheader_text, .subcontent {
	padding-left: 75px;
	padding-right: 75px;
	padding-top: 60px;
}

.subheader_text1 {
	padding-left: 75px;
	padding-right: 75px;

}

.maintext {
	font-family: Arial;
	font-size: 120%;
	text-align: justify;
	color: rgb(115,115,115);
}

.content {
	background-image: url('../images/container.png');
	background-repeat: repeat-y;
	width: 724px;
	margin: 0 auto;	
}

.contactinfo {
	font-size: 80%;
	width: 200px;
	float: left;
}

.groupshot{
	background-image: url('../images/group_shot.jpg');
	background-repeat: no-repeat;
	width: 324px;
	height: 250px;
	float: right;
	padding-right: 50px;
	
}

.orderinfo {
	padding-top: 20px;
	padding-bottom: 20px;
}

.dropdown {
	background-image: url('../images/dropdown_bg.png');
	background-repeat: repeat-x;
	
	width: 808px;
	height: 39px;
	margin: 0 auto;
	padding: 0px;
}

.shipping {
	padding-top: 25px;
	
	width: 808px;
	margin: 0 auto;
}

.fineprint {
	font-size: 60%;
}

.boldface {
	font-weight: bold;
}

.shippingdetails {
	font-size:  80%;
}



.align_left {
	text-align: left;
}

.align_right{
	text-align: right;
}

.align_center {
	text-align: center;
}

.valign_bottom {
	vertical-align: bottom;
}

.returntotop {
	font-size: 100%;
	color: rgb(75,138,207);
	text-decoration: none;
}


.footer {
	margin-top: 10px;
	width:  100%;
	height: 60px;
	background-image: url('../images/footer_bg.png');
	background-repeat: repeat-x;
	text-align: center;
}

.footer_1{
	margin-top: 15px;
	width:  100%;
	height: 60px;
}

.footer_table {
	width: 900px;
	margin: 0 auto;
}

.footer_links {
	font-family: "Lucida Sans";
	color: rgb(255,255,255);
	text-align: center;
	font-size: 100%;
	padding-top: 0px;
}

.copyright {
	font-family: "Lucida Sans";
	color: rgb(255,255,255);
	text-align: center;
	font-size: 90%;
	padding-top: 5px;
}



table
		{
		font-size: 12px;
		color: rgb(000,000,000);
		width:800px;
		border:1px;
		}
		

		
.valign_bottom {
	vertical-align: bottom;
}


.brown{
	font-size: 100%;
	color: rgb(000,000,000);
	text-decoration: none
}




a:link {
	font-size: 100%;
	color: rgb(75,138,207);
	text-decoration: none
}

a:visited {
	font-size: 100%;
	color: rgb(75,138,207);
	text-decoration: none
}

a:hover {
	font-size: 100%;
	color: rgb(115,115,115);
	text-decoration: none
}
