* {
   font-size:14px;
   font-family: Arial;
   line-height: 20px;
}

html {
   height: 100%;
}

body {
   margin: 0px;
   padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: black;

}

#site {
   margin:0px auto;
   padding-top: 20px;
}

#sitebg {
	background: url("../images/serafinabg.gif") no-repeat center top white;
   width: 100%;
   height:100%;

   
}

a{
   color: #e31663;
   text-decoration: none;
}

a:hover{
   color: black;
   text-decoration: underline;
}

/*  Global Formatting */

h1 {font-size:18px;line-height: 1em;font-weight: bold;color:#e31663; display: block;}

h2 {font-size:14Px;line-height: 1em;color:#858585;}

h3 {font-size:13px;line-height: 1em;color:#858585;}

h4 {font-size:13px;line-height: 1em;font-weight: 900;color:#858585;}

h5 {font-size:18px;line-height: 1em;font-weight: bold;color:#e31663; display: block;}

h6 {font-size:11px;line-height: 1em;font-weight: 900;color:#858585;}

/* Clears Divs */

.clr{clear: both;}

#header {
   width: 100%;
   height: 90px;
   border-bottom: 2px solid #a66332;
   padding-top: 10px;
   pad/ding-bottom: 5px;
   background: url("../images/header.gif") no-repeat;
   vertical-align:bottom;
}

.motto {
   font-size:20px;
   line-height: 22px;
   font-w/eight: bold;
   color:#a66332;
   text-align: right;
   padding-top: 55px;
   bor/der:1px solid red;
   font-style:italic;
}

#themenu {
   float: left;
   width: 184px;
   back/g/round: #f7fbf8;
   hei/ght: 100%;
}

#maincopy {
   background: white;
   padding-top: 0px;
}

#footer {
   color: #858585;
   width: 100%;
   font-size:9px;
   padding-top: 0px;
}

#footer a{
   color: #858585;
   text-decoration: none;
   font-size:9px;
}

#footer a:hover{
   color: black;
   text-decoration: underline;
}

.componentheading {
   display: none;
}

.contentpaneopen {
   padding:0px;
   margin: 0px;
}


ul.menu {
   paddin/g-left: 10px;
   list-style: none;
   padding-top: 0px;
   margin-left:0px;
}

ul.menu li {
   font-size:12px;
   color: #00844e;;
   padding-bottom: 0px;
   display: inline;
   b/order:1px solid #eeeeee;
   padding: 3px;
   margin: 3px;
}

ul.menu li a {
   font-size:12px;
   color: #e31663;
   padding: 3px;
   padding-left: 5px;
   padding-right: 5px;
   font-weight: normal;
   text-decoration: none;
}

 ul.menu li a:hover {
   text-decoration: none;
   color: black;
}

.moduletable_menu h3 {
   display: none;
}

moduletable_menu {
   padding-left:0px;
   margin-left:0px;
}



#vmMainPage h3 {
   display: none;
}

#vmMainPage h2 a {
   font-size: 13px !important;
   color: #e31663;
   text-decoration: none;
   font-weight: normal !important;
}

#vmMainPage h2 a:hover {
   color: black;
}

.vmCartModule div{
   font-size: 12px !important;
}

hr {
   display: none;
}

strong {
   font-weight: bold;
}

.vmCartContainer {
   background: white;
   border: 1px solid #e31663;
}

.vmCartContainer div {

}

#vmMainPage {
   margin: auto;
}








