body {
	background-color: #F3F0EB;
	background-image: url(../images/layout/bg_top.jpg);
	background-position: center -8px;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

ul {
	clear: both;
}

/* LINKS and BUTTONS 
=============================================== */

a:link, a:active, a:visited {
	color: #78793F;
	font-weight: bold;
}
a:hover {
	color: #5E5425;
}
a.pixelgems_link:link, a.pixelgems_link:active, a.pixelgems_link:visited {
	float: right;
	width: 275px;
	height: 20px;
	padding-top: 4px;
	display: block;
	background-image: url(../images/layout/btn_pixelgems.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
a.logged_in:link, a.logged_in:active, a.logged_in:visited {
	width: auto;
	height: 16px;
	padding: 2px;
	padding-top: 4px;
	padding-left: 20px;
	padding-right: 4px;
	float: right;
	margin-right: 3px;
	display: block;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	background-position: 2px 2px;
	background-repeat: no-repeat;
}
a.logged_in:hover {
	color: #111111;
	text-decoration: underline;
}

a.news_btn:link, a.news_btn:active, a.news_btn:visited {
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/layout/howcanyouhelp.jpg);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	float: left;
	height: 127px;
	width: 198px;
}
a.news_btn:hover {
	text-decoration: none;
	background-position: 2px -127px;	
}

a.blog_btn:link, a.blog_btn:active, a.blog_btn:visited {
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/layout/blog.jpg);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	float: left;
	height: 130px;
	width: 198px;
	margin-bottom: 15px;
}
a.blog_btn:hover {
	text-decoration: none;
	background-position: 2px -130px;	
}

a.rss_btn:link, a.rss_btn:active, a.rss_btn:visited {
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/layout/rss.jpg);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	float: left;
	height: 25px;
	width: 198px;
}
a.rss_btn:hover {
	text-decoration: none;
	background-position: 2px -25px;	
}

a.order_btn:link, a.order_btn:active, a.order_btn:visited {
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/layout/order.jpg);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	float: left;
	height: 92px;
	width: 198px;
	margin-top: 15px;
}
a.order_btn:hover {
	text-decoration: none;
	background-position: 2px -92px;	
}

a.signup_btn:link, a.signup_btn:active, a.signup_btn:visited {
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/layout/signup.jpg);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	float: left;
	height: 92px;
	width: 198px;
}
a.signup_btn:hover {
	text-decoration: none;
	background-position: 2px -92px;	
}
a.right_menu:link, a.right_menu:active, a.right_menu:visited {
	width: 186px;
	height: 17px;
	float: left;
	display: block;
	margin-bottom: 2px;
	padding: 4px;
	padding-top: 5px;
	padding-left: 10px;
	text-decoration: none;
	background-color: #91903F;
	color: #FFFFFF;
	overflow: hidden;
	background-image: url(../images/layout/btn_rightmenu.png);
	background-image: url(../images/layout/btn_rightmenu.gif);
	} 
a.right_menu:hover {
	background-color: #6B2911;
	color: #DDDDDD;
}
input.add_btn {
	width: 100px;
	height: 25px;
	border: none;
	cursor: pointer;
	background-color: #999933;
	background-repeat: no-repeat;
	background-image: url(../images/layout/btn_addtocart.png);
	_background-image: url(../images/layout/btn_addtocart.gif);
}
input.update_btn {
	width: 71px;
	height: 25px;
	border: none;
	cursor: pointer;
	background-color: #999933;
	background-repeat: no-repeat;
	background-image: url(../images/layout/btn_update.png);
	_background-image: url(../images/layout/btn_update.gif);
}
a.update_btn:link, a.update_btn:active, a.update_btn:visited {
	width: 71px;
	height: 25px;
	display: block;
	border: none;
	cursor: pointer;
	background-color: #642911;
	background-repeat: no-repeat;
	background-image: url(../images/layout/btn_update.png);
	_background-image: url(../images/layout/btn_update.gif);
}
input.login_btn {
	width: 71px;
	height: 25px;
	border: none;
	cursor: pointer;
	background-color: #999933;
	background-repeat: no-repeat;
	background-image: url(../images/layout/btn_login.png);
	_background-image: url(../images/layout/btn_login.gif);
}
input.signup_btn {
	width: 71px;
	height: 25px;
	border: none;
	cursor: pointer;
	background-color: #642911;
	background-repeat: no-repeat;
	background-image: url(../images/layout/btn_signup.png);
	_background-image: url(../images/layout/btn_signup.gif);
}
input.addnew_btn {
	width: 71px;
	height: 25px;
	border: none;
	cursor: pointer;
	background-color: #642911;
	background-repeat: no-repeat;
	background-image: url(../images/layout/btn_addnew.png);
	_background-image: url(../images/layout/btn_addnew.gif);
}
input.delete_btn {
	width: 25px;
	height: 25px;
	border: none;
	cursor: pointer;
	background-color: #990000;
	background-repeat: no-repeat;
	background-position: -2px 0px;
	background-image: url(../images/layout/btn_delete.png);
	_background-image: url(../images/layout/btn_delete.gif);
}
a.delete_btn:link, a.delete_btn:active, a.delete_btn:visited {
	width: 25px;
	height: 25px;
	display: block;
	border: none;
	cursor: pointer;
	background-color: #990000;
	background-repeat: no-repeat;
	background-position: -2px 0px;
	background-image: url(../images/layout/btn_delete.png);
	_background-image: url(../images/layout/btn_delete.gif);
}
input.submit_btn {
	width: 100px;
	height: 25px;
	border: none;
	cursor: pointer;
	background-color: #642911;
	background-repeat: no-repeat;
	background-image: url(../images/layout/btn_submitorder.png);
	_background-image: url(../images/layout/btn_submitorder.gif);
}
a.review_btn:link, a.review_btn:active, a.review_btn:visited {
	width: 100px;
	height: 25px;
	display: block;
	cursor: pointer;
	background-color: #642911;
	background-repeat: no-repeat;
	background-image: url(../images/layout/btn_revieworder.png);
	_background-image: url(../images/layout/btn_revieworder.gif);
}
a.viewdetails_btn:link, a.viewdetails_btn:active, a.viewdetails_btn:visited {
	width: 100px;
	height: 25px;
	display: block;
	cursor: pointer;
	background-color: #642911;
	background-repeat: no-repeat;
	background-image: url(../images/layout/btn_viewdetails.png);
	_background-image: url(../images/layout/btn_viewdetails.gif);
}

/* LAYOUT
=============================================== */
#top {
	width: 100%;
	height: 63px;
	float: left;
	padding-top: 4px;
	/*background-image: url(../images/layout/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #665B2E;*/ 
}
#frame {
	width: 958px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	}
#login {
	width: 958px;
	height: 44px;
	float: left;
	text-align: right;
	color: #FFFFFF;
	}
#masthead {
	width: 958px;
	height: 226px;
	float: left;
	background-image: url(../images/layout/bg_masthead.png);
	_background-image: url(../images/layout/bg_masthead.jpg);
	background-repeat: no-repeat;
	}
#middle {
	width: 958px;
	height: auto;
	min-height: 500px;
	float: left;
	background-image: url(../images/layout/bg_content_middle.png);
	_background-image: url(../images/layout/bg_content_middle.gif);
	background-repeat: repeat-y;
	}
#breadcrumb {
	width: 921px;
	height: 16px;
	margin-top: -4px;
	float: right;
	display: inline;
	margin-right: 30px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
#content {
	width: 958px;
	height: auto;
	min-height: 500px;
	float: left;
	background-image: url(../images/layout/bg_content_top.png);
	background-repeat: no-repeat;
	background-position: 12px top;
	}
#footer {
	width: 958px;
	height: 119px;
	float: left;
	font-size: 10px;
	background-image: url(../images/layout/bg_content_footer.png);
	_background-image: url(../images/layout/bg_content_footer.gif);
	background-repeat: no-repeat;
	text-align: center;
	}
#copyright {
	width: 791px;
	height: 26px;
	float: right;
	display: inline;
	margin-top: 6px;
	margin-right: 37px;
	margin-left: 130px;
	margin-bottom: 32px;
	text-align: left;
}
#copyright p {
	margin-top: 4px;
	font-weight: bold;
}

/* LOGIN
============================================= */

.login_input {
	width: 120px;
	height: 14px;
	padding: 2px;
	margin-top: -2px;
	border: 1px solid #91903F;
}
		
/* CONTENT - leftside
============================================= */

#leftside {
	width: 560px;
	height: auto;
	min-height: 400px;
	float: left;
	display: inline;
	margin-left: 140px;
	margin-top: 27px;
	padding-right: 8px;
	border-right: 1px solid #78793F;
	}
	#leftside h1 {
		width: 560px;
		height: 20px;
		margin-bottom: 4px;
		border-bottom: 1px solid #78793F;
		font-size: 18px;
		color: #78793F;
	}
	#leftside #flash_header {
		width: 560px;
		height: 26px;
		float: left;
		margin-bottom: 6px;
		border-bottom: 1px solid #78793F;
	}
	#leftside img.img_left {
	background-color: #DAD8C3;
	padding: 3px;
	border: 1px solid #747147;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	}
	#leftside img.img_right {
	background-color: #DAD8C3;
	padding: 3px;
	border: 1px solid #747147;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	}
	#leftside h2 {
		width: 556px;
		height: 15px;
		margin-top: 0px;
		margin-bottom: 6px;
		padding: 2px;
		float: left;
		border-bottom: 1px solid #BEBC96;
		font-size: 12px;
		background-color: #DBDBB9;
	}
	#leftside h5 {
	width: 556px;
	height: auto;
	float: left;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7D7D7D;
	text-align: right;
	font-style: italic;
	}
	#leftside p {
		line-height: 1.4;
		margin: 0px;
		padding: 0px;
		width: 560px;
		float: left;
		margin-bottom: 8px;
	}
#leftside_wide {
	width: 760px;
	height: auto;
	min-height: 400px;
	float: left;
	display: inline;
	margin-left: 140px;
	margin-top: 27px;
	padding-right: 8px;
	}
	#leftside_wide #flash_header {
		width: 760px;
		height: 26px;
		float: left;
		margin-bottom: 6px;
		text-align: left;
		background-position: center;
		border-bottom: 1px solid #78793F;
	}
	#leftside_wide h2 {
		width: 756px;
		height: 15px;
		margin-top: 0px;
		margin-bottom: 6px;
		padding: 2px;
		float: left;
		border-bottom: 1px solid #BEBC96;
		font-size: 12px;
		background-color: #DBDBB9;
	}
	
/* CONTENT - rightside
============================================= */
	
#rightside {
	width: 200px;
	height: auto;
	float: right;
	display: inline;
	margin-right: 42px;
	margin-top: 39px;
	}
	#rightside h1 {
		width: 200px;
		height: 14px;
		float: left;
		margin: 0px;
		padding: 0px;
		margin-bottom: 4px;
		margin-top: 4px;
		border-bottom: 1px solid #78793F;
	}
	#rightside h1 img {
		float: left;
		display: block;
		border: none;
	}
	.right_menu_select {
		background-color: #660000;
		color: #DDDDDD;
		width: 186px;
		height: 17px;
		float: left;
		display: block;
		font-weight: bold;
		margin-bottom: 2px;
		padding: 4px;
		padding-top: 5px;
		padding-left: 10px;
		text-decoration: none;
		overflow: hidden;
		background-image: url(../images/layout/btn_rightmenu.png);
		background-image: url(../images/layout/btn_rightmenu.gif);
	} 
	.news_tagline {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: normal;
		color: #666666;
		text-decoration: none;
		float: left;
		height: auto;
		width: auto;
	}
	.blog_menu_select {
		width: 184px;
		height: auto;
		float: left;
		margin-bottom: 2px;
		text-decoration: none;
		color: #4D6320;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		padding-top: 2px;
		padding-right: 2px;
		padding-bottom: 2px;
		padding-left: 14px;
		border: 1px solid #FFFFFF;
		background-attachment: scroll;
		background-image: url(../images/layout/left_arrow.gif);
		background-repeat: no-repeat;
		background-position: left center;
		font-weight: bold;
	}
	a.blog_menu:link, a.blog_menu:active, a.blog_menu:visited {
		width: 184px;
		height: auto;
		float: left;
		margin-bottom: 2px;
		text-decoration: none;
		color: #4D6320;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		padding-top: 2px;
		padding-right: 2px;
		padding-bottom: 2px;
		padding-left: 14px;
		border: 1px solid #FFFFFF;
	} 
	a.blog_menu:hover {
		border: 1px solid #D7DDB5;
		background-color: #FFFFFF;
		color: #336600;
	}
	a.blog_year:link, a.blog_year:active, a.blog_year:visited {
		width: 196px;
		height: auto;
		float: left;
		display: block;
		margin-bottom: 2px;
		padding: 2px;
		text-decoration: none;
		background-color: #4D6320;
		color: #F3F0EB;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		border: 1px solid #D7DDB5;
	} 
	a.blog_year:hover {
		background-color: #DBDBB9;
		color: #4D6320;
	}
	a.blog_month:link, a.blog_month:active, a.blog_month:visited {
		width: 191px;
		height: auto;
		float: left;
		display: block;
		margin-bottom: 2px;
		text-decoration: none;
		color: #4D6320;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		border: 1px solid #DBDBB9;
		background-color: #F3F0EB;
		padding-top: 2px;
		padding-right: 2px;
		padding-bottom: 2px;
		padding-left: 7px;
	} 
	a.blog_month:hover {
		background-color: #DBDBB9;
		color: #4D6320;
	}
	
	
/* CREDIT CARD
=================================================== */

.cc_frame {
	width: 200px;
	height: auto;
	margin-right: 5px;
	padding-bottom: 50px;
	float: left;
}
.cc_caption {
	width: 200px;
	height: 18px;
	float: left;
	padding-top: 5px;
	text-align: left;
	font-weight: bold;
	display: inline;
	margin-top: 4px;
}
.cc_input {
	width: 200px;
	height: 25px;
	float: left;
	margin-top: 2px;
}
.cc_notice {
	width: 180px;
	height: auto;
	padding: 8px;
	float: left;
	font-size: 10px;
	margin-top: 5px;
	color: #665B2E;
	border: 1px dashed #BEBC96;
	background-color: #F9F9F9;
}
.cc_title {
	width: 200px;
	height: 20px;
	float: left;
	padding-top: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #006699;
	margin-top: 5px;
}
.credit_card_row {
	width: 560px;
	height: auto;
	float: left;
	position: relative;
}
.card_cell {
	width: auto;
	height: 20px;
	float: left;
	margin-left: 20px;
}
.card_rowspan {
	padding-top: 17px;
	padding-bottom: 15px;
	width: 560px;
	float: left;
	height: auto;
}
.card_login {
	padding-top: 17px;
	width: 560px;
	height: 33px;
	background-color: #F3F0EB;
	border-top: 1px solid #665B2E;
	border-bottom: 1px solid #665B2E;
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}
input {
	border: 1px solid #665B2E;
}
select {
	border: 1px solid #999999;
}

	
/* EDIT ACCOUNT
=================================================== */

.edit_frame {
	width: 560px;
	height: auto;
	margin-right: 5px;
	padding-bottom: 50px;
	float: left;
}
.edit_caption {
	width: 180px;
	height: 18px;
	float: left;
	padding-top: 5px;
	text-align: right;
	font-weight: bold;
	margin-right: 5px;
	display: inline;
	margin-top: 7px;
}
.edit_input {
	width: 260px;
	height: 25px;
	float: left;
	margin-top: 5px;
}
.edit_notice {
	width: 190px;
	height: auto;
	padding: 8px;
	float: left;
	font-size: 10px;
	margin-top: 5px;
	color: #006699;
	border: 1px dashed #DDDDDD;
	background-color: #FDFDFD;
}
.edit_title {
	width: 190px;
	height: 20px;
	float: left;
	padding-top: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #006699;
	margin-top: 5px;
}
input.edit {
	width: 200px;
	font-size: 12px;
	padding: 4px;
	border: 1px solid #999999;
}
textarea.edit {
	width: 200px;
	height: 90px;
	font-size: 12px;
	padding: 4px;
	border: 1px solid #999999;
}

/* ORDER.php
============================================== */

.service_box {
	width: 560px;
	height: auto;
	float: left;
	border: 0px solid #BEBC96;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
.service_box .tb {
	width: 75px;
	height: 75px;
	margin-top: 8px;
	margin-left: 8px;
	margin-bottom: 8px;
	float: left;
	border: 2px solid #FFFFFF;
	background-position: center;
	background-repeat: no-repeat;
}
.service_box .title {
	width: 250px;
	height: 22px;
	font-size: 18px;
	font-weight: bold;
	padding-top: 18px;
	margin-left: 8px;
	margin-bottom: 10px;
	float: left;
	color: #665B2E;
	border-bottom: 2px solid #78793F;
}
.service_box .start_price {
	width: 205px;
	height: 20px;
	padding-top: 20px;
	margin-bottom: 10px;
	float: left;
	text-align: right;
	border-bottom: 2px solid #78793F;
}
.service_box .description {
	width: 449px;
	height: auto;
	line-height: 1.6;
	margin-right: 10px;
	margin-bottom: 15px;
	float: right;
}
.service_box fieldset {
	border-bottom: 1px solid #78793F;
}
.service_box legend {
	font-weight: bold;
	font-size: 14px;
	color: #665B2E;
}
.spray_but {
clear: both;
	display: block;
	width: 188px;
	height: 42px;
	background: url(../images/layout/spray.jpg) no-repeat;
	}
	.spray_but:hover {
		background: url(../images/layout/spray.jpg) no-repeat bottom;
	}
		
.acnt_info_box{
	background-attachment: scroll;
	background-image: url(../images/layout/account_info_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	float: left;
	height: 78px;
	width: 339px;
	padding-top: 1px;
	padding-left: 28px;
}

.loca_info_box{
	background-attachment: scroll;
	background-image: url(../images/layout/location_info_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	float: right;
	height: 78px;
	width: 339px;
	padding-top: 1px;
	padding-left: 28px;
}