body{
	font-family: Trebuchet MS, tahoma, sans-serif;
	font-size: 11px;
	line-height: 14pt;
	color: #333;
	background-image: url(/images/back-tile.gif);
	background-repeat: repeat;
}

img{border:none;}

a{color:#333;}

h1{
font-size:18px;
text-align:center;
display:block;
}

.clear {
    clear: both;
}

h2.blog {
    float: left;
    margin-right: 15px;
}

#date {
    float: left;
    margin-top: 15px;
}

#main {
width:750px;
background-color:#fff;
margin:0 auto;
border:2px solid #f195d6;
}
#headerimg {
height:155px;
}
#carttext {
margin-left: 630px;
margin-right: auto;
position: absolute;
top: 25px;
text-align:right;
}
#carttext a {
text-decoration:none;	
}
#carttext span {
position:relative;
top:2px;
vertical-align:top;
padding-left:5px;
}
#menu {
height:30px;
position:relative;
border-bottom:1px solid #000;
background: #fcd2f0;
}

#menu ul{
margin:0;
padding-left:10px;
line-height:30px;
}

#menu li {
display:inline;
text-transform:uppercase;
font-weight:bold;
font-size:14px;
}

#menu li a {
text-decoration:none;
padding:5px 11px;
}

#menu li a:hover {
color:#666;
}

#menubottom{
background:url(/images/menubottom.jpg) no-repeat;
height:35px;
}

#body{
padding: 10px;	
}

#shopfor{
	float: left;
	width: 250px;
}

h2.ltpurple{

	font-size: 26px;
	color: #d0bfd1;
}

h2.dkpurple{
	font-size: 26px;
	color: #a951dc;
}

#shopfor h3{
	font-size: 16px;
}

#slideshow{
float:right;
padding:0 25px 25px;
}

#footer {
font-size:8.5pt;
text-align:center;
clear:both;
padding:5px;
border-top:1px solid #000;
margin-top:25px;
background: #fcd2f0;    
}

HR {color: #000000;
	height: 1pt}

input {color: #6B6B6B;
	border-style: solid;
	border-color: #C1C1C1;
	border-width: 1px;
	font-family: verdana;
	background: #FFFFFF;
	font-weight: normal;
	font-size: 11px}

input.noborder {
	border-style: solid;
	border-color: white;
	border-width: 0px;
}


 /** feed buttons **/
 .feed-list {
  margin: 0 0 15px 15px;
  padding: 0;
  list-style-type: none;
}

.feed-list li {
  margin: 0 0 10px 0;
  padding: 0;
  list-style-type: none;
}

.feed-list li a {
  padding: 0 0 5 21px;
  background: url("/images/rss_icon_glass_purple16.gif") no-repeat 0 50%;
  list-style-type: none;
}


/* ------------------------------------------------------------

	contact us  & other submit forms

------------------------------------------------------------ */

#contactus {
    margin:0;
	margin-left: 30px;
    padding: 0;
}

.iform {
    margin-bottom: 2px;
    margin-top: 2px;
    margin-left: 40px;
}

.contactform {
    margin-left: 7px;
}

.contactform2 {
    margin-left: 12px;
}

#captcha {
    margin-left: 150px;
}

#captcha img {
    background: #fcdfe5;
    margin-left: 20px;
    padding: 1px;
    border: solid 4px #caaec4;
}

#captcha p {
    margin-left: 20px;
}

#captcha span {
    margin-left: 20px;
}

#captcha span.submit {
    margin-left: 288px;
}

#content-body span.editsubmit {
    margin-left: 480px;
}

