@charset "utf-8";
/* CSS Document */

/*========================================
-------- Global
========================================*/

*, .noMargin_NoPadding{
	margin:0px;
	padding:0px;
	outline:0px;
}
img {
	border: 0;}


body {
	font-family: Arial, sans-serif;
	font-size: 62.5%;
	color: #333;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}
#containerWrapper{
	background-image: url(/images/header/BG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background-image: url(/images/background/content.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 30px;
	padding-bottom: 50px;
}

#BGImage {
	background-image: url(/images/background/oak.jpg);
	background-repeat: no-repeat;
	background-position: center 138px;
}
.alignCenter {
	text-align: center;
}

.textpadding {
	padding-right: 40px;
	padding-left: 60px;
	padding-top: 30px;
}



/*========================================
-------- Additional Styles
========================================*/
.clearFloat {
	clear: both;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.textAlignRight {
	text-align: right;
}

img.imgLeft {
	float: left;
	margin-right: 10px;
}
img.imgRight {
	float: right;
	margin-left: 10px;
}


/*========================================
-------- Header
========================================*/
#header {
	background-image: url(/images/header_BG.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 195px;
	position: relative;
}
#header #tagline {
	background-image: url(/images/tagline-2.png);
	height: 65px;
	width: 360px;
	position: absolute;
	top: 60px;
	right: 20px;
	text-indent: -9999px;
	float: right;
}
#header h1 {
	float: left;
	display: block;
	height: 218px;
	width: 136px;
}
#header  h1#logo {
	line-height: normal;
	margin: 0px;
	padding: 0px;
	width: 250px;
	float: left;
	height: 195px;
}


#header  h1#logo a {
	height: 136px;
	width: 218px;
	background-image: url(/images/logo.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	display: block;
	position: absolute;
	top: 70px;
	left: 20px;
	text-indent: -9999px;
}


/*========================================
-------- Global Navigation
========================================*/
#globalNav {
	font-size: 14px;
	width: 650px;
	height: 20px;
	z-index: 100000;
	margin-top: 148px;
	float: right;
	margin-right: 30px;
}
#globalNav span {
	margin-left: 30px;
	color: #724B30;
	width: 180px;
}

#globalNav a {
	padding-right: 22px;
	padding-left: 22px;
	color: #724B30;
	font-weight: bold;
}
#globalNav  a#GN-gallery {
	padding-left: 22px;
}

#globalNav a:hover {}
#globalNav ul {
	width: 560px;
	margin: 0px;
	padding: 0px;
	float: left;
}


#globalNav ul li {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(/images/header/nav_divide.jpg);
	background-position: right;
}
#globalNav ul ul {
	position: absolute;
	top: 20px;
	visibility: hidden;
	left: -5px;
	background-image: url(/images/header/dropDown-03.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 21px;
	width: 133px;
	padding-top: 7px;
}
#globalNav   ul   ul   li  {
	background-image: url(/images/header/dropDown-02.png);
	width: 133px;
	height: 21px;
	padding-top: 8px;
	background-repeat: repeat-y;
}
#globalNav ul ul li a {
	padding-left: 27px;
}

#globalNav ul li a {
	float: none;
	font-size: 16px;
}
#globalNav ul li a:hover {}
#globalNav ul li a.selected {}
#leftCol {
	margin-left: 50px;
	width: 410px;
	float: left;
	padding-right: 15px;
}
#rightCol {
	width: 444px;
	float: left;
}
#fullWidth {
	margin-left: auto;
	padding-right: 15px;
	width: 850px;
	margin-right: auto;
}

.text2 .content {
	background-image: url(/images/footer-02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-left: 110px;
	padding-bottom: 60px;
}



/*========================================
-------- Bread Crumbs
========================================*/
#breadCrumbs {
	padding: 8px 8px 4px 8px;
	font-size: 0.7em;
	color: #999;}
#breadCrumbs a:link,
#breadCrumbs a:visited,	
#breadCrumbs a:active {
	text-decoration: underline;
	color: #999;}
#breadCrumbs a:link:hover,
#breadCrumbs a:visited:hover {
	text-decoration: underline;
	color: #333;}
#breadCrumbs #date {
	float: right;
	color: #999;}


/*========================================
-------- Footer
========================================*/
#footer {
	font-size: 12px;
	line-height: 18px;
	color: #666;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(/images/footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#footer #copyright {
	float: left;
}
#footer #ardent {
	float: right;
	margin-right: 90px;
}

#footer .intro {
	float: left;
	margin-right: 15px;
	width: 350px;
}
#footer .intro#one {
}
#footer .intro#two {
	width: 450px;
}


#footer .content {
	background-image: url(/images/footer-02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-left: 110px;
	padding-bottom: 60px;
}

#logos {
	clear: both;
	height: 40px;
	width: 700px;
	padding: 8px 30px 8px 30px;
	background: url(../images/logosBack.gif) 0 0 repeat-x #eee;
	border-bottom: 1px solid #ccc;}
#logos div {
	float: left;
	padding: 0 20px 0 20px;}
#copyright {
	font-size: 11px;
	color: #999;
	text-align: center;}
.imageContainer {
	background-color: #F0EDEB;
	margin-right: 5px;
	margin-bottom: 10px;
}
.imageContainer img {
	margin: 12px;
}
.imageContainer strong {
	margin-bottom: 10px;
	margin-left: 12px;
	display: block;
}
.imageContainer h2 {
	margin-bottom: 10px;
	margin-left: 12px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
}

.prices table {
	margin-bottom: 5px;
}
.prices {
	float: left;
	width: 400px;
	margin-right: 25px;
	margin-bottom: 15px;
}
.prices .delivery {
	font-size: 12px;
	color: #724B30;
}


.prices table th {
	font-weight: bold;
	text-align: left;
	padding: 5px;
	font-family: "Comic Sans MS", "Gill Sans MT", Arial;
	background-color: #E0EAF3;
	font-size: 1.4em;
	color: #724B30;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.prices table td {
	padding: 5px;
	font-size: 1.3em;
	color: #724B30;
	background-color: #F8FAFC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.cart {
	margin-right: 30px;
	margin-left: 30px;
}


/*========================================
-------- Shopping Cart Stages
========================================*/
#cartStages {
	font-size: 0.8em;
	color: #999;
	margin-bottom: 20px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#cartStagesWrap {
	background-color: #F4F6F5;
	height: 35px;
	padding-top: 7px;
	float: left;
	margin-bottom: 5px;
}
ol#cartStages {
	background-repeat: repeat-x;
	padding: 0px;
	height: 27px;
	width: 580px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
ol#cartStages    li    {
	background-image: url(/images/background/cartStages_li.png);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	float: left;
	text-decoration: none;
	color: #94C945;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	padding-right: 30px;
	padding-left: 15px;
	list-style-type: none;
	height: 27px;
	line-height: 1.8em;
}
ol#cartStages   li.selected   {
	background-image: url(/images/background/cartStages_li-selected.png);
	background-position: right;
	color: #00734C;
}
ol#cartStages   li.selected_2   {
	background-image: url(/images/background/cartStages_li-selected-dark.png);
	background-position: right;
	color: #94C945;
}
ol#cartStages    li#bc-home    {
	background-image: url(/images/background/cartStages_endLeft-light.png);
	background-position: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B6D881;
	padding-left: 15px;
}
ol#cartStages  li#bc-home.selected  {
	background-image: url(/images/background/cartStages_li-selected.png);
	color: #00734C;
}

ol#cartStages  li#bc-home.selected_2 {
	background-image: url(/images/background/cartStages_li-selected-dark.png);
	color: #94C945;
}
ol#cartStages li.end {
	background-image: url(/images/background/cartStages_BG-small.png);
	background-repeat: repeat-x;
	height: 27px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B6D881;
}
ol#cartStages li.end.selected {
	background-position: left top;
	background-image: url(/images/background/cartStages_li-selected.png);
}

#checkoutSelection th {
	background-image: url(/images/background/cartStages_BG-small.png);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B6D881;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	height: 27px;
	text-align: left;
}
#checkoutSelection td {
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6D881;
	background-color: #F9F9F9;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#checkoutList {
}
#checkoutList td {
	font-size: 11px;
	padding: 5px;
	line-height: normal;
	vertical-align: top;
}


#checkoutSelection th.first {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B6D881;
}
#checkoutSelection th.center {
	text-align: center;
}
#checkoutSelection th.right {
	text-align: right;
}
#totals  table {
	float: right;
	width: 170px;
	margin-bottom: 15px;
}

#totals td {
	text-align: right;
	font-size: 12px;
	background-color: #F9F9F9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}
#totals {
	margin-top: 20px;
	font-size: 12px;
}
.borderLeft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C8C8C8;
}




/*========================================
-------- Buttons
========================================*/
a.button:link {
	background-image: url(/images/buttons/green.jpg);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	height: 17px;
	width: 83px;
	font-weight: bold;
	vertical-align: top;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 10px;
	background-color: #4D930C;
}
a.button:hover {
	color: #FACCAD;
}
a.buttonRight,a.buttonRight:active  {
	line-height: 1.45em;
	color: #FFFFFF;
	background-image: url(/images/buttons/buttonRight.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 15px;
	margin-right: 2px;
}
a.buttonRight:hover, a.buttonRight:visited {
	background-position: right bottom;
}
a.buttonLeft,a.buttonLeft:active  {
	line-height: 1.45em;
	color: #FFFFFF;
	background-image: url(/images/buttons/buttonLeft.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 8px;
	margin-right: 2px;
}
a.buttonLeft:hover, a.buttonLeft:visited {
	background-position: left bottom;
}

