html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


body {background: #fff url(../images/body-bg.png) repeat-x top; font-family: Verdana, Helvetica, Arial sans-serif; font-size:100%;}

button #process {
	outline: none;
	background: url(../images/order-online-btn.png) no-repeat;
	height: 145px;
	width: 447px;
	display: block;
	text-indent: -9999px;
}

input[type=text]:focus {
	background-color:#CCC;
}
textarea:focus {
	background-color:#CCC;
}

ul#splashPhotoNav {
	position:relative;
	display: block;
	width:520px;
	margin: 0px auto;
	padding: 0px;
	list-style: none;
}


ul#splashPhotoNav li {
	display:inline;
	margin: 0px 15px;
	padding: 0px;
}

ul#splashPhotoNav li a {
	padding: 0px;
	margin:0px;
	font-size: 16px;
	font-weight: bold;
	font-family: Copperplate, "Times New Roman", Verdana, serif;
	text-decoration: none;
	line-height: 20px;
}

ul#splashPhotoNav li.first {
	margin-left: 0px;
}

ul#splashPhotoNav li.last {
	margin: 0px;
}

ul#splashPhotoNav li a:hover {
	color: #fff;
	text-decoration: none;
}

ul#splashPhotoNav li.active {
	color:#fff;
	text-decoration: none;
}

ul#splashPhotoNav li.active a {
	color:#fff;
	text-decoration: none;
}



ul#splashNav {
	position:relative;
	display: block;
	width:520px;
	margin: 5px auto 15px auto;
	padding: 0px;
	list-style: none;
}

ul#splashNav li {
	display:inline;
	margin: 0px 15px;
	padding: 0px;
}

ul#splashNav li a {
	padding: 0px;
	margin:0px;
	font-size: 12px;
	font-weight: bold;
	font-family: Copperplate, "Times New Roman", Verdana, serif;
	text-decoration: none;
	line-height: 20px;
	text-transform: uppercase;
}

ul#splashNav li. a.active {
	font-family: Copperplate, "Times New Roman", Verdana, serif;
}

ul#splashNav li a:hover {
	color:#fff;
}



label.error {float:none; font-size:8px; color: red; padding: 0px 5px; vertical-align: baseline; z-index:100;}


.container {
	width: 960px;
	position:relative;
	margin: 0 auto;
}

#header-stretch {
	background: transparent;
}

#header {
	background: transparent url(../images/header-bg.png) no-repeat top left;
	overflow: hidden;
}

#header h1 {
	float: left;
}

#header h1 a {
	background: url(../images/fp-logo.png) no-repeat;
	height: 135px;
	width: 440px;
	display: block;
	text-indent: -9999px;
}

#header ul {
	float: right;
	width:230px;
	margin:40px 45px 0px 0px;
	list-style: none;
	color: #fff;
	font-size: 10px;
}

#header ul li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#header ul li.pipe {
	margin:0px 10px 0px 10px;
	padding: 0px;
}

#header ul li. a.active {
	color:#999;
}

#header ul li a {
	color: #fff;
	text-decoration: none;
}

#header ul li.active a {
	color:#999;
}

#header ul li a:hover {
	color:#999;
}

/*PHOTO NAV*/

#nav-stretch {
	background: transparent;
}

#nav {
	background: transparent url(../images/nav-bg.png) no-repeat top left;
	position: relative;
	height:40px;
}

#nav .phone {
	float:right;
	width:230px;
	height:29px;
	margin: 0px 50px 0px 0px;
}

#nav ul {
	width:640px;
	float:left;
	list-style: none;
	margin:10px 0px 0px 40px;
}

#nav ul li {
	display:inline;
	margin-left: 10px;
}

#nav ul li a {
	padding: 0px;
	margin:0px;
	font-size: 16px;
	font-weight: bold;
	font-family: Copperplate, "Times New Roman", Verdana, serif;
	text-decoration: none;

}


#nav ul li.first {
	margin:0px;
}

#nav ul li a:hover {
	color: #fff;
}

#nav ul li.active {
	color:#fff;
}

#nav ul li.active a {
	color:#fff;
}

/*END PHOTO NAV*/


#features {
	background: transparent url(../images/slides-bg.png) no-repeat top left;
	overflow: hidden;
	width:960px;
	text-align:center;
}

.feature {
	width: 180px;
	float: left;
	padding: 80px 30px 0 30px;
}

.feature h4 {
	 height: 27px;
	 text-indent: -9999px;
	 margin-bottom: 12px;
}

.feature p {
	line-height: 1.3;
	font-size: 14px;
	height: 100px;
	padding-bottom: 20px;
}

.feature a {
	background: url(../images/read-more.jpg) no-repeat;
	display: block;
	height: 29px;
	width: 99px;
	text-indent: -9999px;
	margin: 0 auto;
}

#contact {
	width: 280px;
	margin-right: 60px;
	float: left;
}

#contact h4 {
	background: url(../images/talk.jpg) no-repeat;
	width: 160px;
}

#contact input.text {
	background: url(../images/textinput.jpg) no-repeat ;
	border: none;
	padding: 3px 0 6px 13px;
	width: 210px;
	margin-bottom: 10px;
	color: #7ea547;
	font-size: 15px;
}

#contact textarea {
	background: url(../images/textarea.jpg) no-repeat;
	border: none;
	padding: 3px;
	width: 210px;
	margin-bottom: 20px;
}

#contact input.send {
	background: url(../images/send.jpg) no-repeat;
	border: none;
	display: block;
	width: 99px;
	height: 29px;
	text-indent: -9999px;
}

input:focus, textarea:focus {
	outline: none;
}


/*FORM CSS*/

#formHolder {
	float:left;
	width:610px;
	display:inline;
	text-align:left;
	margin:30px 0px 0px 40px;
}

#formHolder h2 {
	font-size: 20px;
	font-family: Copperplate, "Times New Roman", Verdana, serif;
}

#formHolder h3 {
	font-size: 14px;
	margin:20px 0px 10px 0px;
	font-family: Copperplate, "Times New Roman", Verdana, serif;
}

#formHolder div {
	margin: 5px 0px;
}


#formHolder p {
	font-size: 11px;
	margin: 3px 0px 10px 0px;
}

#formHolder span {
	font-size: 11px;
}

p.subtext {
	font-size: 9px;
}

#formHolder #fpform #arrangement_type {
	margin: 0px 5px 10px 0px;
}

.recip_text {
	display:inline-block;
	width:150px;
	text-align:right;
}

.payment_text {
	display:inline-block;
	width:150px;
	text-align:right;
}

.privacy-lock {
	position:relative;
	margin:0px 0px 0px 5px;
	padding:0px;
	vertical-align:middle;
}

.terms {
	color:#000;
	font-size:11px;
	font-weight:bold;
}

.forminput {
	position: relative;
	display: block;
	cursor: pointer;
	text-indent: -1000em;
	width:145px;
	height:47px;
	background: transparent url(../images/order-online-btn.png) no-repeat top left;
	border: 0px solid #FFFFFF;
}


/*END FORM*/


/*ORDER INFO*/

#orderInfo {
	float:right;
	width:267px;
	height:510px;
	display:inline;
	text-align:left;
	margin-top:125px;
	background: transparent url(../images/order-details-bg.png) no-repeat top right;
}

#orderText {
	position:relative;
	width:215px;
	height:235px;
	margin:50px 30px 0px 25px;
}

#orderText p {
	color:#000;
	font-size:11px;
	font-weight:bold;
	margin:5px 0px 5px 0px;
}

#orderText span {
	color:#000;
	font-size:11px;
	line-height:15px;
	display:block;
}

.detail-hr {
	width:215px;
	height:3px;
	margin:5px 0px;
	background: transparent url(../images/order-detail-hr.png) no-repeat top center;
}

.left-text {
	position:relative;
	display:inline-block;
	width:215px;
	text-align:left;
}

.right-text {
	position:relative;
	display:inline-block;
	width:107px;
	text-align:center;
}

.sub {
	font-size:8px;
	font-style:italic;
}

#verify-button {
	position:relative;
	text-align:center;
	padding: 40px 0px 20px 0px;
	margin:35px auto;
}

/*END ORDER INFO*/


#seperator {
	height:3px;
	background: transparent url(../images/footer-line.png) no-repeat;
	text-align:center;
}


#footer-stretch {
	text-align:center;
}

#footer {
	overflow: hidden;
	background: url(../images/footer-line.png) no-repeat;
	text-align:center;
	margin: 10px auto;
}

#footer p.copyright {
	color: #808080;
	font-size:9px;
	margin-top:10px;
}

#footer p.credit {
	text-align:center;
	color: #808080;
	font-size:9px;
}

#footer p a {
	color: #999;
	text-decoration: none;
}

#footer p a:hover {
	color: #333;
	text-decoration: underline;
}


#splashFooter {
	position:fixed;
	width:100%;
	text-align:center;
	bottom:0px;
	z-index: 9999;
	margin:20px auto;
}

#splashFooter p.copyright {
	color: #808080;
	font-size:9px;
	margin-top:10px;
}

#splashFooter p.credit {
	text-align:center;
	color: #808080;
	font-size:9px;
}

#splashFooter p a {
	color: #999;
	text-decoration: none;
}

#splashFooter p a:hover {
	color: #333;
	text-decoration: underline;
}

/*ABOUT US*/

#aboutText {
	float:left;
	display:inline;
	width:400px;
	text-align:left;
	line-height:1em;
	margin:30px 0px 0px 40px;
}

#aboutText h2 {
	font-size: 20px;
	margin-bottom:20px;
	font-family: Copperplate, "Times New Roman", Verdana, serif;
}

#aboutText p {
	font-size:11px;
	margin-bottom:15px;
}

#aboutPhoto {
	float:right;
	display:inline;
	width:450px;
	height:460px;
	margin:20px 0px 0px 0px;
	background: transparent url(../images/about-photo-bg.png) bottom right;
}

/*END ABOUT US*/

/*CONTACT US*/

#contactText {
	float:left;
	display:inline;
	width:210px;
	height:420px;
	text-align:left;
	margin:30px 0px 0px 40px;
}

#contactText .infoBlock {
	margin: 19px 0px;
}

#contactText .infoBlockFirst {
	margin-top:0px;
}

#contactText .infoBlockLast {
	margin-bottom:0px;
}

#contactText .infoBlockFirst p {
	font-size:11px;
	text-indent:2px;
}

#contactText .infoBlockFirst h2 {
	font-family: Copperplate, "Times New Roman", Verdana, serif;
}

#contactText .infoBlockLast p {
	font-size:11px;
	text-indent:2px;
}

#contactText .infoBlockLast h2 {
	font-family: Copperplate, "Times New Roman", Verdana, serif;
}


#contactText .infoBlock p {
	font-size:11px;
	text-indent:2px;
}

#contactText .infoBlock h2 {
	font-family: Copperplate, "Times New Roman", Verdana, serif;
}

#contactText p a {
	color: #333;
	text-decoration: none;
}

#contactText .infoBlock p a:hover {
	color: #666;
	text-decoration: underline;
}

#contactMap {
	float:right;
	display:inline;
	width:670px;
	height:390px;
	margin:30px 0px 0px 0px;
	background: transparent url(../images/about-photo-bg.png) no-repeat bottom right;
}

#contactMap .leftArrow {
	width:41px;
	height:390px;
	margin-right:-6px;
}

#contactMap .rightArrow {
	width:41px;
	height:390px;
	margin-left:-6px;
}

#contactMap iframe {
	display:inline;
	width:500px;
	height:390px;
	margin:0px;
	border:1px solid #fff;
}

/*END CONTACT US*/

/*ORDER ADMIN*/

.order_display {
	border: 1px solid #fff;
	width: 880px;
	border-collapse:collapse;
	font-size:12px;
	margin:20px 0px 10px 40px;
	float:left;
}

.order_display th, td
	{
		height:35px;
		border-bottom: 1px solid #fff;
		vertical-align: middle;
	}
	
.order_display th, td a
	{
		color: #333;
		text-decoration: none;
	}
.order_display th, td a:hover
	{
		color: #666;
		text-decoration: underline;
	}
	
.leftHead {
	float:left;
	width:420px;
	text-align:left;
	margin:10px 0px 0px 40px;
}

.leftHead h1 {
	font-size: 20px;
	font-family: Copperplate, "Times New Roman", Verdana, serif;
}



.rightHead {
	float:right;
	width:420px;
	text-align:right;
	margin:10px 40px 0px 0px;
}

.rightHead p{
	font-size:12px;
}

a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}

#loginFormHolder {
	width: 300px;
	height:250px;
	margin: 50px 0px 0px 40px;
	background: transparent;
}

#loginFormHolder h3 {
	font-size: 14px;
	margin:20px 0px 10px 0px;
	font-family: Copperplate, "Times New Roman", Verdana, serif;
}

#loginFormHolder #loginform fieldset {
	text-align: left;
}

#loginFormHolder #loginform fieldset label {
	display:inline-block;
	width:100px;
	text-align:left;
}

#loginform #username {
	clear:both;
	margin: 5px;
}

#loginform #password {
	clear:both;
	margin: 5px;
}

#loginform #login {
	display:block;
	margin-top:15px;
}

/*REGISTER*/
#loginFormHolder #registerform fieldset {
	text-align: left;
}

#loginFormHolder #registerform fieldset label {
	display:inline-block;
	width:100px;
	text-align:left;
}

#registerform #username {
	clear:both;
	margin: 5px;
}

#registerform #password {
	clear:both;
	margin: 5px;
}

#registerform #email {
	clear:both;
	margin: 5px;
}

#registerform #login {
	display:block;
	margin-top:15px;
}
/*END REGISTER*/

.order_header td {
	font-size:12px;
	font-weight:bold;
	color:#000;
	background-color: #7e9118;

}

#orderDetailHolder {
	width:880px;
	margin: 50px 0px 0px 40px;
	background: transparent;
}

#orderLeftCol {
	float:left;
	width:425px;
}

#orderRightCol {
	float:right;
	width:425px;
}

.orderInformation {
	text-align: left;
	margin:0px;
	height:auto;
	min-height: 25px;
}

.orderFieldTitle {
	font-family: Copperplate, "Times New Roman", Verdana, serif;
	font-size: 15px;
}

.orderFieldValue {
	font-family: Verdana, Helvetica, Arial sans-serif;
	font-size: 12px;
}

.link-container
{
	display: block;
	float: right;
	height: auto;
	margin: 0px 36px 10px 0px;
	position: relative;
	width: auto;
}

.pagination-link
{
	display: block;
	float: left;
	font: normal 8.4pt Tahoma !important;
	margin: 0 3px 0 0;
	padding: 3px 8px;
	text-decoration: none;
}

p.clickToView {
	float:left;
	width:880px;
	margin:30px 0px 0px 40px;
}

#orderProcessHolder {
	width: 100%;
	height:250px;
	margin: 0px;
	text-align:center;
	background: transparent url(../images/slides-bg.png) no-repeat top left;
}

#orderProcessHolder h3 {
	font-size: 14px;
	margin:0px;
	padding-top:40px;
	font-family: Copperplate, "Times New Roman", Verdana, serif;
}

/*END ORDER ADMIN*/
