.menu {
	z-index: 100;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 100px;
float: left;
}

.menu li{
	padding: 1px;
	display: inline;
	vertical-align: middle;
}
.menu a {
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #F5F5F5;
	color: #FFFFFF;
	background: #513D3F;
	text-decoration: none;
	font-family: verdana;
	height: 93px;
	padding-top: 4px;
	padding-left: 10px;
	font-size: 93%;
	font-weight: normal;
	width: 93px;

}
.menu a:hover {
color: #FFFFFF;
background: #879544;
/*
filter: Alpha(Opacity=75);
-moz-opacity:0.75; */
}
div.menu ul li:hover
{display: block;}

.menu li#menu2 a {
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #F5F5F5;
	color: #FFFFFF;
	background: #513D3F;
	text-decoration: none;
	font-family: verdana;
	height: 93px;
	padding-top: 4px;
	padding-left: 10px;
	font-size: 93%;
	font-weight: normal;
	width: 200px;

}
.menu li#menu2 a:hover {
color: #FFFFFF;
background: #879544;
/*
filter: Alpha(Opacity=75);
-moz-opacity:0.75; */
}

/* ------------------------------------------------------ END OF MENUS ---------- */
body {
	background-attachment: fixed;
	background-image: url(images/back2.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 50px;
	padding-top: 5px;
}
#brownbar {
	background-color: #513D3F;
	position: absolute;
	height: 35px;
	left: 0px;
	width: 222px;
	z-index:10;
	bottom: 0px;
}
#brownbar2 {
	background-color: #513D3F;
	position: absolute;
	height: 35px;
	left: 0px;
	width: 222px;
	z-index:10;
	top: 0px;
}
#contents {
	position: relative;
	height: auto;
	width: 750px;
	left: 220px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* color:#FFFFFF;*/
	color: #513D3F;
	/*color:#000000;*/
	padding-left: 20px;
	padding-bottom:20px;
	z-index: 100;
	/*background-color: #FFFFFF;*/
	padding-top: 10px;
	margin-bottom: 20px;
}
#contentShop {
	position: relative;
	height: auto;
	width: auto;
	left:25px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* color:#FFFFFF;*/
	color: #513D3F;
	/*color:#000000;*/
	padding-left: 20px;
	z-index: 100;
	/*background-color: #FFFFFF;*/
	padding-top: 10px;
	margin-bottom: 20px;
}
#contentsBG {
	background-color: #FFFFF0;
	position: absolute;
	height: 500px;
	width: 600px;
	left: 0px;
	top: 0px;
	filter: Alpha(Opacity=50);



	-moz-opacity:0.50;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	padding-left: 20px;
	z-index: 2;

}


#contents p{
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
	z-index: 100;
}

#flags {
	position: absolute;
	height: auto;
	width: 310px;
	left: 592px;
	top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #392B34;
}
#footer {
	position: relative;
	height: 120px;
	width: 100%;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color:#FFFFFF;*/
	color: #5E2F2F;/* #513D3F;*/
	/*color:#000000;*/
	padding-top: 10px;
	/*padding-bottom:75px;*/
}
#greenbar {
	background-color: #9AAA4E;
	position: absolute;
	height: 35px;
	left: 226px;
	width: 790px;
	z-index:10;
	bottom: 0px;
}
#greenbar2 {
	background-color: #9AAA4E;
	position: absolute;
	height: 35px;
	left: 226px;
	width: 790px;
	z-index:10;
	top: 0px;
}

#header {
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF; */
	position: relative;
	height: 225px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#img2 {
	margin-right: 10px;
}

#logoholder {
	position: absolute;
	height: 69px;
	width: 286px;
	left: 156px;
	top: 101px;
	z-index: 500;
}
#logoholder img{
	margin-left:10px;
	margin-top: 20px;
}
#mainbody {
	position: relative;
	height: auto;
	width: 100%;
	left: 0px;
	top: 15px;
}
#page {
	width: 100%;
	left: 0px;
	height: 100%;
	position: relative;
	top: 0px;
}
#personalizedSculpture {
	width: 300px;
	padding-left: 10px;
}

#sideMenu {
	position: absolute;
	height: 492px;
	width: 230px;
	left: 5px;
	top: 0px;
	z-index: 100;
}
#strip1 {
	background-color: #ffffe8;
	position: relative;
	height: 10px;
	width: 100%;
	left: 0px;
	top: 10px;
	filter: Alpha(Opacity=50);
	-moz-opacity:0.50;
}
#topimg{
	position:absolute;
	top:98px;
	left:458px;
	z-index: 100;
}

/* -------------------------------------------------- CLASSES ------------------------------------- */

.greybox {
	position:absolute;
	width:80px;
	height:80px;
	border:2px solid #FFFFFF;
	background-color: #666666;
}

.greybox#box1{
	left:0px;
	top:51px;
	z-index:9;
}
.greybox#box2{
	left:98px;
	top:30px;
	z-index:7;
}

.maroonbox {
	background-color: #513D3F;
	position: absolute;
	width: 80px;
	height: 80px;
	border 1 solid #FFFFFF;
	border: 2px solid #FFFFFF;
}
.maroonbox#m1 {
	left: 29px;
	top: 1px;
	z-index:10;
}
.maroonbox#m2 {
	left: 49px;
	top: 94px;
	z-index:8;
}
#line {
	height: 20px;
	position: absolute;
	top: 72px;
	left: -2px;
	width: 100%;
	z-index: 4;
	background-attachment: scroll;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.caps {
	font-size: 25px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.caps2 {
	font-size: 25px;
	font-weight: bold;
	font-family: "Comic Sans MS";
}
#column2 {
	position: absolute;
	height: auto;
	width: 112px;
	left: 108px;
	top: 0px;
}
#friends1 {
	position: absolute;
	z-index: 2;
	height: auto;
	width: auto;
	left: 502px;
	top: 124px;
}
#closeup {
	position: absolute;
	z-index: 100;
	height: auto;
	width: auto;
	left: 8px;
	top: 10px;
}
.desc {
	height: auto;
	width: 450px;
}
#videoholder {
	position: absolute;
	/*height: 108px;
	width: 262px;*/
	left: 505px;
	top: 322px;
	text-align: center;
	font-weight: bold;
}
#handsculpt {
	/*color:#FFFFCC;*/
	color: #845900;
}
.testimonial{
	font-size:10px;
}
.tblTesti{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style:solid;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
	color:#000000;

}
.combi{
	border-style:solid;
	border-color:#5E2F2F;
	border-width:1px;
}
#orderNo{
	font-weight:bold;
	background-color:#FFFFFF;
	border: 1px solid #5E2F2F;
	color:#000000;
}
#adminLogin{
	position:relative;
	left:490px;
	/*top:665px;*/
	width:250px;
}
#adminForm input{
	border:1px solid #D7D7D7;
	background-color:#D7D7D7;
	padding-left:4px;
	padding-right:4px;
}

#adminForm input#login, input#clear, input#order, input#compute{
	border:2px outset #D7D0AC;
	background-color: #ECE9D8;
}
#traceOrder{
	text-align:center;
}

#menuProducts{
	list-style-type:none;
	width: 200px;
	margin: 10px;
	border-style: solid solid none solid;
	border-color: #3D261D;
	border-size: 1px;
	border-width: 1px;
}

#button{
	border:solid 1px;
}
#totalAmt{
	border-top:double;
}
#cartItems{
	border-top:solid #EBEBEB 1px;
	font-size:11px;
}