/*

Text Green: #56694E

Text Beige: #928E79

Paper Light: #F4F4EB

Paper Dark: #E8E8D7

Background Home: #A7A493

Background Luau: #00224A

Background Fern: #939F74

*/

body
{
	color: #928E79;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 17px;
	padding:0px;
	margin:0px;
	text-align:center;
}

body.home{
	background-image: url(/assets/images/outer_background_home.gif);
	background-color:#A7A493;
}
body.fern{
	background-image: url(/assets/images/outer_background_fern.gif);
	background-color:#939F74;
}
body.garden{
	background-image: url(/assets/images/outer_background_garden.gif);
}
body.luau{
	background-image: url(/assets/images/outer_background_luau.gif);
	background-color:#00224A;
}
body.wedding{
	background-image: url(/assets/images/outer_background_wedding.gif);
}

th,td,p,div,span,form,a,ul,input,textarea,select{
	color: #928E79;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 17px;
}

h1{
	font-size: 13px;
	line-height: 17px;
	padding-left:10px;
	padding-top:10px;
	margin:0;
	color: #56694E;
}
h2{
	font-size: 12px;
	line-height: 17px;
	padding-top:5px;
	margin:0px;
}

.home_products
{
	color: #56694E;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
}

.home_shadow
{
	background-image: url(/assets/images/shadow_home_products_short.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin:5px;
}

.home_promo
{
	font-size: 11px;
	line-height: 15px;
}


.luau_schedule
{
	color: #56694E;
}

p.sitemap{
margin-top:0;
}

.sidebar
{
	color: #56694E;
	font-size: 11px;
	line-height: 16px;
}

a:link{ background: transparent; text-decoration: none; color: #928E79;}
a:visited{ background: transparent;  text-decoration: none; color: #928E79;}
a:hover{ background: transparent;  text-decoration: underline; color: #928E79;}

a.sitemap:link{display:block; background: transparent; text-decoration: none; color: #928E79;}
a.sitemap:visited{display:block; background: transparent;  text-decoration: none; color: #928E79;}
a.sitemap:hover{display:block; background: transparent;  text-decoration: underline; color: #928E79;}

a.copyright:link{ background: transparent; text-decoration: none; color: #C8C6BB;font-size: 10px;}
a.copyright:visited{ background: transparent;  text-decoration: none; color: #C8C6BB;font-size: 10px;}
a.copyright:hover{ background: transparent;  text-decoration: underline; color: #C8C6BB;font-size: 10px;}

.content
{
	display:block;
	position: relative;
	width: 690px;
	margin: 0 auto 0 auto;
	background-image: url(/assets/images/inner_background_home.gif);
}

.topNav
{
	width: 638px;
	background-image: url(/assets/images/shadow_page_top.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0 auto 0 auto;
	text-align: center;
}

.homePic
{
	width: 594px;
	background-image: url(/assets/images/picture_frame_home.gif);
	margin: 0 auto 0 auto;
	text-align: center;
}

.horzLine
{
	margin: 5px 0 5px 0;
	padding: 1px 0 0 0;
	background-image: url(/assets/images/dots-horizontal.gif);
	background-repeat: repeat-x;
}
.horzLineSolid
{
	margin: 5px 0 5px 0;
	padding: 1px 0 0 0;
	background-color: #e1e0d5;
}
.vertLine
{
	height: 100%;
	background-image: url(/assets/images/dots-vertical.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0 1px 0 0;
}
.vertLineSolid
{
	height: 100%;
	background-color: #e1e0d5;
	margin: 0;
	padding: 0 1px 0 0;
}
.nodisplay{
display:none;
}
.novisible{
visibility:hidden;
display:none;
}
.visible{
visibility:visible;
display:block;
}

.largeFrame
{
	height: 271px;
	width: 440px;
	background-image: url(/assets/images/picture_frame_large.gif);
	margin: 4px;
	background-repeat: no-repeat;
}
.smallFrame{
	width: 70px;
	height: 46px;
	background-image: url(/assets/images/picture_frame_small.gif);
	margin: 2px;
}

.shadowHeadlineLarge{
	width: 594px;
	background-image: url(/assets/images/shadow_headline_large.gif);
	background-repeat: repeat-x;
}
.shadowHeadlineSmall{
	width: 140px;
	background-image: url(/assets/images/shadow_headline_small.gif);
	background-repeat: repeat-x;
}

.imageGutter { margin: 0 10px 10px 0; }

#copyright
{
	color: #C8C6BB;
	font-size: 10px;
	margin: 0;
	padding: 0 0 5px 0;
}
#footer
{
	width: 638px;
	background-image: url(/assets/images/shadow_page_bottom.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin: 10px auto 0 auto;
	text-align: center;
}

.box
{
	width: 420px;
	color: #56694E;
	background-image: url(/assets/images/shadow_headline_large.gif);
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	padding:10px;
}

.wedding{
margin-top:0;
margin-bottom:0;
}

.cart
{
	margin: 0;
}

#excart td {background-color: transparent;}

.availibility
{
  color: #56694E;
  font-weight:bold;
}

.false{
  font-weight:bold;
}

.Submit, .Checkout{
  color: #56694E;
  font-weight:bold;
}

.regularPricing {
	text-decoration: line-through;
}
