/* == Styles for TEXT == */
a:link { color: #442411; font-family: book antiqua; font-size: 8pt; text-decoration: underline; } 
a:active { color: #442411; font-family: book antiqua; font-size: 8pt; text-decoration: underline; } 
a:visited { color: #442411; font-family: book antiqua; font-size: 8pt; text-decoration: underline; } 
a:hover { color: #442411; font-family: book antiqua; font-size: 8pt; text-decoration: none; } 
.regulartext { color: #704D4C; font-family: book antiqua; font-size: 11pt; text-decoration: none; }
.headertext { color: #674B38; font-family: book antiqua; font-size: 18pt; text-decoration: none; font-weight: bold; }
.cartheadertext{ color: #674B38; font-family: tahoma; font-size: 8pt; text-decoration: none; font-weight: bold; }
.cartregulartext{ color: #674B38; font-family: tahoma; font-size: 8pt; text-decoration: none;  }


/* == Try these Colour Codes == 
 #E4D6CD
 #DAC8BD
*/
form 
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

p { 
color: #704D4C; 
font-family: book antiqua; 
font-size: 11pt; 
text-decoration: none; 
}

h1 {
color: #674B38; 
font-family: book antiqua; 
font-size: 18pt; 
text-decoration: none; font-weight: bold;
}

.Layer2 {
	padding: 10px 10px 10px 10px;
}
.body {
	width: 763px;
}

body {
  scrollbar-base-color: #DAC8BD;
  scrollbar-face-color: #EFE7E2;
  scrollbar-track-color: #DAC8BD;
  scrollbar-arrow-color: #DAC8BD;
  scrollbar-highlight-color: #DAC8BD;
  scrollbar-3dlight-color: #DAC8BD;
  scrollbar-shadow-color: #DAC8BD;
  scrollbar-darkshadow-color: #DAC8BD;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	
	color: #704D4C; 
	font-family: book antiqua; 
	font-size: 11pt; 
	text-decoration: none;
}

.content {
width:430px;
background-color:#FFFFFF;
padding: 5px 5px 5px 5px;
}

.search {
width:272px;
background-color:#FFFFFF;
text-align:left;
padding: 5px 5px 5px 5px;
margin-bottom:10px;
visibility:hidden;
}

.basket {
width:272px;
background-color:#FFFFFF;
text-align:left;
padding: 5px 5px 5px 5px;
margin-bottom:10px;
}

.advert {
width:272px;
background-color:#FFFFFF;
text-align:left;
padding: 5px 5px 5px 5px;
height:100%;
}


.footer {
	
	height:23px;
}

#Layer1 {
	height:77px;
}

.menu {
	font-size: 9pt;
	font-weight:bold;
	font-family: book antiqua;
	padding-top:2px;
	color:#FFF5F0;
	text-align:center;
	float:right;
	list-style-type: none;
	height:19px;
	width:113px;
	margin:3px 0px 1px 3px;
}

a:link.amenu, a:visited.amenu, a:hover.amenu {
	font-size: 9pt;
	font-weight:bold;
	font-family: book antiqua;
	color:#FFF5F0;
	text-align:center;
	text-decoration: none;
}


.dmenu {
	float:right;
	width:300px;
	font-size: 9pt;
	font-weight:bold;
	font-family: book antiqua;
	color:#FFF5F0;
	text-align:center;
}
.style3 {font-size: 9pt}
.style17 {font-size: 12px}
.style19 {font-size: 12px; font-weight: bold; color: #674B38; }

.maincontent 
{
	background-color:#EFE7E2;
}