* {
	padding:0px; margin:0px;
	}
body {
	background-image: url(../images/background_splice.gif);
	background-repeat: repeat-x;
	background-color: #D93D5E;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 24px;
	font-weight: 400;
	color: #D93D5E;
}
h2 {
	font-weight: normal;
	color: #9061BC;
	font-size: 18px;
}

a {
	color: #D93D5E;
}
a:hover {
}
.right{float:right;display:inline;}

.clear{
	clear:both; line-height:0; height:0; font-size:0; visibility:hidden; /*----ie fix----*/
}

.maincontainer {
	width: 900px;
	margin-top: 14px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
}
.header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	height:129px;
}
.number {
	float: right;
	color: #9061BC;
	margin-top: 10px;
	margin-right: 10px;
	font-size: 30px;
}
.nav {
margin-top:62px;
float:left;
}

.nav ul li {
	list-style-type: none;
	display: inline; float: left;
	padding:0px; margin: 0px;
	font-size: 12px;
}

.nav ul li a:hover{
	color: #D93D5E;
	font-weight: bold;
	background-color: #C9A4EA;
	padding:5px 10px 5px 10px;
}
.nav ul li a{
position:relative;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding:5px 10px 5px 10px;
}

.homePage .nav_home a, .workshopsPage .nav_workshops a, .shopPage .nav_shop a, .contactPage .nav_contact a {
	color: #D93D5E;
	font-weight: bold;
	padding:5px 10px 5px 10px;
	background-color: #C9A4EA;
}
.slideshow {
	padding-right: 1px;
	padding-left: 1px;
	background-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #9061BC;
}
.content {
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	padding: 20px;
}
.product {
	border: 1px solid #9061BC;
	float: left;
	width: 250px;
	text-align: center;
	display: inline;
	margin-right: 17px;
	margin-bottom: 30px;
	margin-left: 17px;
}
.product_img {
	height: 150px;
}
.product_name {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D93D5E;
	padding-bottom: 5px;

}
.product_name a {
	color: #C9A4EA;
	font-size: 14px;
}
.product_name a:hover {
	color: #ffffff;
}
.left_col {
	display: inline;
	float: left;
	margin-top: 35px;
	margin-left: 30px;
	width: 500px;
}
.left_col a {
	color: #F05968;
	text-decoration: none;
}
.left_col a:hover {
	color: #B3D1CD;
}
.right_col {
	display: inline; float: left;
	margin-top: 10px; margin-right: 0px; margin-bottom: 0px; margin-left: 30px;
	padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 30px;
	border-left-width: 1px; border-left-style: solid; border-left-color: #F05968; 
	width: 230px;
}
.footer {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F2859C;
	font-size: 12px;
	text-align: center;
	padding: 5px;
}
.footer a {
	color: #FFFFFF;
}
.footer a:hover {
	color: #9061BC;
}
.foot {
	background-image: url(../images/footer.gif);
	height: 30px;
	text-align: center;
	color: #D93D5E;
	padding-top: 5px;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: normal;
}
.foot a {
	color: #D93D5E;
}
.foot a:hover {
	color: #9061BC;
}
