*{
margin:0px;
padding:0px;
}
img{border:0px;}
html{
width:100%;
height:100%;
}
body{
width:100%
}
form { margin:0px; padding:0px}
#header{
width:100%;
background-color:#262223;
text-align:center;
}
.inside{
width:980px;
margin:0 auto;
overflow:hidden
}
.logo{
float:left;
margin:0 38px 0 41px;
}
.slogan{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-transform:uppercase;
color:#d9db56;
line-height:30px;
border-left:1px solid #82837F;
padding:0 0 0 21px;
margin:40px 0 0 0;
float:left
}
.cart{
float:right;
margin:29px 52px 0 0
}

#menu{
background-image:url(images/menu_bg.gif);
background-position:top left;
background-repeat:repeat-x;
width:100%;
float:left;
height:40px;
}
#menu ul{
width:980px;
margin:0 auto;
padding:0 0 0 0px;
}
#menu li{
list-style-type:none;
display:inline;
}
.pic{
margin:0 auto;
/ margin:-4px auto;
}
#blocks{
background-color:#ffffff;
background-position:top left;
background-repeat:repeat-x;
height:130px;
padding:10px 0 0 40px
}
#main{
background-color:#F6F1F0;
padding:30px 0 10px 0;
border-top:3px solid #757116;
border-bottom:3px solid #757116;
}

#footer{
background-color:#E4DEDA;
border-top:3px solid #757116;
width:100%;
height:105px;
font-family:Tahoma;
font-size:11px;
color:#64584C;
text-transform:uppercase;
text-align:right
}
#footer a{
color:#64584C;
text-decoration:none
}
#footer a:visited{text-decoration:none}
#footer a:hover{text-decoration:underline}
#footer p{
line-height:90px;
padding:0 48px 0 0
}
#columns{
padding:5px 0 0px 175px;

}
#columns1{
height:1500px;
width:100%;
background-image:url(images/flourish_light.gif);
background-position:top left;
background-repeat:repeat-x;
padding:60px 0 15px 110px;

}
.form input{
	width:154px;
	height:23px;
	color: #262223;
	padding:1px 0 0 6px;
	border-color:#A1A1A1;
	border-style:solid;
	border-width:1px;
	background-color:#ffffff
}

.form1 input{
	width:196px;
	height:20px;
	color: #262223;
	padding:1px 0 0 6px;
	border-color:#D4D0C8;
	border-width:1px;
	background-color:#ffffff
}

.form1 textarea {
	width:196px;
	height:102px;
	color: #262223;
	overflow:hidden;
	padding:1px 0 0 5px;
	border-color:#D4D0C8;
	border-width:1px;
	background-color:#ffffff
}
