/* *** BASIC SETUP *** */
body, td, p, input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2e431a;
}
body {
	font-size:  		90%;
	margin: 			0;
	text-align: 		center;
	background-color: #EEE1C5 !important;
}
a			{color:#2E431A;cursor:pointer;}
a:link		{color:#2E431A;text-decoration:none;}
a:visited	{color:#2E431A;text-decoration:none;}
a:hover		{color:#2E431A;text-decoration:none;}
a:focus		{color:#2E431A;text-decoration:none;}
a:active	{color:#2E431A;text-decoration:none;}

img
{
	display : block;
	border-width : 0;
}

.clearboth, .breaker {
	height: 2px;
	font-size: 1px;
	line-height: 2px;
	clear:both;
}

hr {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:0;
	padding:0;
	visibility:hidden;
}

/* *** BASIC LAYOUT *** */

#page {
	width:			760px;		/* for full width, change to "auto" */
	margin: 	0 auto;
	padding:	0;
	text-align: left;
	background-color : #EEE1C5;
	border : 2px solid #fff;
	border-bottom: none;
}
#headerBlock {
	width: 760px;
    margin:0;
    padding:0;
}
#bodyBlock
{
	width: 760px;
	clear:  		both;
	min-height: 	45em;
	position:   	relative;
	margin-top: 	0em;
	background-color: #F6F0E1;
}

#contentColumn  	/* The big wahoonie */
{
/*
	margin:0 190px 0 200px;
*/
	margin:0 0 0 200px;
	padding-top:18px;
	line-height:1.2em;
	z-index:1;
	position:relative;
	width : 545px;
}
#leftColumn {
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	min-width:200px;
	line-height:1.2em;
	text-align:left;
}
#rightColumn {
	position:absolute;
	top:0px;
	right:0px;
	width:180px;
	min-width:180px;
	line-height:1.2em;
	text-align:left;
}

#footerBlock
{
	clear:  			both;
	background-color:   #F6F0E1;
	font-size:  		10px;
	color:  			rgb(46, 67, 26);
	line-height:		1.4em;
	padding:			2px 2px 2px 2px;
	margin: 			10px 5px 5px 0px;
	margin:0;
	padding:0;
	height:31px;
	text-align:center;
}

#bookmarks
{
	clear:  			both;
	text-align: 		center;
	background-color:   #EEE1C5;
	padding:			7px 0;
	font-size:  		10px;
	line-height:		1.4em;
	width:764px;
	margin-left:-2px;
	height:18px;
	border-top:2px solid white;
	color:black;
}



/* *** HEADER *** */

h1{
	font-size: 	0.7em;
	margin:		1px 4px 2px 4px;
	white-space:nowrap;
}

h1 a
{
	color:#a08a51;
	cursor:pointer;
}
h1 a:link, h1 a:visited, h1 a:hover, h1 a:focus, h1 a:active
{
	color:#a08a51;
	text-decoration:none;
}

#headerBlock form
{
	margin : 0;
	padding : 0;
}
#pageBanner {
	height : 333px;
	background-color : transparent;
	margin : 0;
	position : relative;
/*
	background-image : url(../images/face.jpg);
	background-position : right top;
	background-repeat : no-repeat;
	*/
}
#pageBanner img.headerIMG	{ position:absolute;	top:0;	left:0;}


/* SETS PROPERTIES FOR BOX CONTAINING HEADER MENUS. ALL OTHER MENU STYLES IN MENU.CSS */
#navTop {
	clear:both;
    text-align:center;
	color:#FFF;
	line-height:25px;
	height:25px;
	font-weight:500;
	padding:9px 7px 0px 7px;
	margin:0 0px 0px 0px;
	text-align:left;
   	background: #EEE1C5 url(../images/petra_edge.gif) no-repeat bottom left;
	height: 73px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Left and richt column CSS is now in layout_left.css and layout_right.css */


/* *** FOOTER *** */

#footerBlock a,
#footerBlock a:visited
{
	text-decoration:		none;
	color:					rgb(46, 67, 26);
}
#footerBlock a:hover
{
	text-decoration:		underline;
	color:					rgb(46, 67, 26);
}
#footerBlock ul
 {
	margin: 				0.3em 0 0 0; 
	padding:				0;
	list-style: 			none;
	text-align: 			right;
}
#footerBlock ul li
{
	margin: 				0;
	padding:				0 5px 0 5px;
	list-style: 			none;
	display:				inline;
	border-left:			1px solid rgb(46, 67, 26);
}
#footerBlock ul li.first
{
	border-width:			0;
}
#footerBlock #copyright
{
	margin: 				0.3em 0 0.3em 0.5em;
	margin:0;
	padding-left:8px;
}
#footerBlock .gtpWebsiteDesign
{
	margin: 				0;
	float:  				right;
	text-align: 			right;
	padding:				0;
	padding-right:8px;
}
#bookmarks a,
#bookmarks a:hover,
#bookmarks a:visited
{
	color:  				black;
	text-decoration:		none;
}
/* *** LIST NAVIGATION *** */

#shoppingCart .listNavTable {
	font-size:10px;
	text-align:right;
	border-bottom:1px solid #AAA;
	padding-bottom:2px;
}

#shoppingCart .listNavTable span,
#shoppingCart .showNavTable span
{
	padding:0 0.5em;
}
#shoppingCart .listNavTable a,
#shoppingCart .showNavTable a
{
	margin:0;
	padding:0;
}
#shoppingCart .listNavTable img,
#shoppingCart .showNavTable img
{
	display:inline;
	border-width:0px;
	margin:1px 0;
	vertical-align:middle;
}
#shoppingCart .showNavTable
{
	font-size:10px;
	text-align:right;
	border-bottom:1px solid #fff;
	padding-bottom:2px;
}

/* *** 'BACK' LINKS IN SHOPPING CART HEADERS *** */


#shoppingCart #linkHeader {
	position:relative;
}
#shoppingCart h2
{
/*
	background-color:	#0f0;
	margin: 			0 0 0 0;
	padding:			0.2em 0.5em;
	font-size:  		0.9em;
	color:  			#fff;
	font-weight:		bold;
*/
	color: rgb(46, 67, 26);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 20px;
	text-decoration: none;
	margin:0 0 0.6em 0;
}
#shoppingCart .fakeH2 {
	background-color:	transparent;
    margin: 			0 0 0 0;
	padding:			0.2em 0.5em;
	font-size:  		0.9em;
	color:  			#fff;
	font-weight:		bold;
	position:absolute;
	top:1px;
	right:3px;

	color: rgb(46, 67, 26);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


#shoppingCart .fakeH2 a {color:rgb(46, 67, 26);}
#shoppingCart .fakeH2 a:hover {color:#9b8449;padding-right:0.0em;}


/* *** BREADCRUMBS *** */

#breadcrumbs {
	font-size:0.7em;
	padding:0 0 0.5em 0;
	background-color:#fff;
	display:none;
}

/* **** IE7 FIX **** */
#shoppingCart .contentArea {width:100%;}
