@charset "utf-8";
/* CSS Document */


html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset{
	margin: 0;
	padding: 0;
	border: 0;
}


body{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	background-image: none;
	background-color: #333333;
}


h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	padding-bottom: 5px;
}


#wrapper{
	width: 850px;
	height: 700px;
	background-color:#FFFFFF;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #000000;
	position: relative;
}


#logo{
	background-image: url(images/gfd_logo.gif);
	height: 104px;
	width: 225px;
	background-repeat: no-repeat;
	background-position: left;
	position: relative;
	margin-left: 45px;
	padding-top: 20px;
}

#logo a{
	position: absolute;
	top: 0;
	left: 0;
	width: 225px;
	height: 114px;
}

#logo a h1{
	display: none;
}

#navart {
	height: 121px;
	width: 524px;
	position: absolute;
	background-image: url(images/above_buttons.png);
	margin: 0;
	top: 5px;
	left: 320px;
}

#address_bar {
	background-color: #000000;
	height: 22px;
	width: 850px;
	color: #FFFFFF;
	position: absolute;
	top: 130px;
	padding-top: 5px;
	background-position: center;
	background-image: url(images/address_bar.gif);
	background-repeat: no-repeat;
	margin: 0px;
}


#payment_title {
	background-image: url(images/payments_title.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 428px;
	position: absolute;
	top: 197px;
	left: 235px;
	z-index: 0;
}

.cash {
	height: 16px;
	width: 180px;
	background-color: #6C2438;
	position: absolute;
	top: 260px;
	left: 99px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-left: 15px;
	font-size: 14px;
	border: 1px ridge #000000;
}

#cash_image {
	background-image: url(images/cash.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 115px;
	position: absolute;
	top: 282px;
	left: 128px;
}

.check {
	height: 16px;
	width: 180px;
	background-color: #6C2438;
	position: absolute;
	top: 260px;
	left: 324px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-left: 15px;
	font-size: 14px;
	border: 1px solid #000000;
}

#check_image {
	background-image: url(images/check.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 115px;
	position: absolute;
	top: 282px;
	left: 358px;
}

.money_order {
	height: 16px;
	width: 180px;
	background-color: #6C2438;
	position: absolute;
	top: 260px;
	left: 549px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-left: 15px;
	font-size: 14px;
	border: 1px solid #000000;
}

#moneyorder_image {
	background-image: url(images/money_order.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 115px;
	position: absolute;
	top: 282px;
	left: 583px;
}

.credit {
	height: 16px;
	width: 631px;
	background-color: #6C2438;
	position: absolute;
	top: 365px;
	left: 98px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-left: 15px;
	font-size: 14px;
	border: 1px solid #000000;
}

#visa_image {
	background-image: url(images/visa.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 75px;
	position: absolute;
	top: 395px;
	left: 212px;
}

#mc_image {
	background-image: url(images/mastercard.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 75px;
	position: absolute;
	top: 395px;
	left: 367px;
}

#discover_image {
	background-image: url(images/discover.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 75px;
	position: absolute;
	top: 395px;
	left: 522px;
}

.care {
	height: 16px;
	width: 631px;
	background-color: #6C2438;
	position: absolute;
	top: 470px;
	left: 98px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-left: 15px;
	font-size: 14px;
	border: 1px solid #000000;
}

.care_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	width: 590px;
	top: 498px;
	left: 138px;
	font-weight: bold;
	line-height: 18px;
	height: auto;
}



#footer {
	position: absolute;
	height: 19px;
	width: 850px;
	background-position: center;
	top: 700px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #000000;
	padding-top: 6px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	left: -4px;
	right: 0px;
}

.menu_color{
	color: #000000;
	text-decoration: none;
}
