.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #de0303;
}
.nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #de0303;
	text-decoration:none;
}
.nav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #634231;
	text-decoration:none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.bg-boutique {
	background: url(images/bg_boutiques.jpg) repeat-y #FFFFFF;
}
.boutique-int-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0e5a00;
}
.boutique-int-nav a{
	color: #0e5a00;
	text-decoration:underline;
}
.boutique-int-nav a:hover{
	color: #0e5a00;
	text-decoration:none;
}
.bg-press {
	background: url(images/bg_press.jpg) repeat-y #FFFFFF;
}
.bg-contact {
	background: url(images/bg_contact.jpg) no-repeat #FFFFFF;
}

.shop-int-nav {
	color: #767cac;
	background-color:#e7e7e7; 
	padding-left:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	height:31px;
}

.shop-int-nav a{
	color: #000000;
	text-decoration:none;
}

.shop-int-nav a:hover{
	color: #dd0302;
	text-decoration:none;
}

#events-col { width: 290px; color:#833133; float: left; border-right: #833133 solid 1px; }
#events-col a { color: #833133; text-decoration: underline; font-weight: bold;}
#events-col a:hover { color: #833133; text-decoration: underline;font-weight: bold;}

#press-col { width: 290px; margin-left: 20px; color:#833133; float: left; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; }
#press-col a { color: #833133; text-decoration: underline; font-weight: bold;}
#press-col a:hover { color: #833133; text-decoration: underline;font-weight: bold;}

.press-title { font-weight: bold; text-decoration: underline; }

#site-credit {}
