a.categorypage
{
	font-family: "Imprint MT Shadow", Calibri, Tahoma, Verdana, Arial;
	font-size: 23px;
	color: #584434;
	text-align: left;
	text-decoration: none;	
}

a
{
	color: #584434;
}

body
{
	/* background-color: #FEFFDD; attempt 1 */
	/* background-color: #FBF9FA; attempt 2 */
	background-color: #FEFFF9; /* From Business Card :-) */
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

body.plain
{
	background-color: #FEFFF9;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

h1.title
{
	font-family: Monospace;
	color: #673A1F;
	font-size: 60px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
}

p
{
	font-family: "Imprint MT Shadow", Calibri, Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #584434;
	text-align: left;	
}

p.centered
{
	font-family: "Imprint MT Shadow", Calibri, Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #584434;
	text-align: center;
}

p.businesscard
{
	font-family: "Imprint MT Shadow", Calibri, Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #584434;
	text-align: center;	
	line-height: 25px;
}

p.default
{
	font-family: Cambria, Calibri, Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #584434;
	text-align: left;
}

p.default_small
{
	font-family: Cambria, Calibri, Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #584434;
	text-align: left;
}

p.gallery_label
{
	font-family: Cambria, Calibri, Tahoma, Verdana, Arial;
	font-size: 18px;
	color: #584434;
	text-align: left;
}

a.default
{
	font-family: Cambria, Calibri, Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #584434;
	text-align: left;
	text-decoration: none;	
}

a.default_small
{
	font-family: Cambria, Calibri, Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #584434;
	text-align: left;
	text-decoration: none;	
}

li.default
{
	font-family: Cambria, Calibri, Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #584434;
	text-align: left;	
}

p.studiodixneuf
{
	font-family: Calibri, Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #584434;
	text-align: left;
}

li
{
	font-family: "Imprint MT Shadow", Calibri, Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #584434;
	text-align: left;
}

p.default_rightalign
{
	font-family: "Imprint MT Shadow", Calibri, Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #584434;
	text-align: right;
}

p.default_justify
{
	font-family: "Imprint MT Shadow", Calibri, Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #584434;
	text-align: justify;
}

address
{
	font-family: "Imprint MT Shadow", Calibri, Tahoma, Verdana, Arial;
	text-decoration: none;
	font-size: 14px;
	color: #584434;
}

p.copyright
{
	font-family: "Imprint MT Shadow", Calibri, Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #584434;
	text-align: right;
}

tr.coffee
{
	/* background-color: #EADAAC; // attempt 1 */
	/* background-color: #E0D9D2; attempt 2 */
	background-color: #E9CCAE; /* From Business Card */
}

tr.cream
{
	/* background-color: #FEFFDD; attempt 1 */
	/* background-color: #FBF9FA; attempt 2 */
	background-color: #FEFFF9; /* From Business Card :-) */
}

td.header
{
	height: 65px;
	vertical-align: middle;
}

td.centered
{
	/* This centres an image */
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

td.alignright
{
	/* display: block;
	margin-right: 0; */
	text-align: right;
}

td.alignleft
{
	display: block;
	margin-left: 0;
}

td.home_left
{
	width: 500px;
	height: 100px;
	vertical-align: top;
	width: auto;
}

td.home_right
{
	width: 200px;
	height: 100px;
	vertical-align: top;	
	text-align: right;
}

td.businesscard
{
	background-image: url('/Images/BusinessCard.gif');
	background-repeat: no-repeat;
	/* This centres an image */
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.centered
{
	/* This centres an image */
	display: block;
	margin-left: auto;
	margin-right: auto;
}

a.copyright
{
	color: #584434;
	text-decoration: none;	
}

a img
{
	border: 0 none;
}

#plain_navigation
{
	position: absolute;
	top: 7px;
	left: 350px;
}

img.gallery_thumbnail
{
	
}

img.bordered
{
	border-color: #372F2D;
	border-style: solid;
	border-width: 1px;
}

img.centered_bordered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-color: #372F2D;
	border-style: solid;
	border-width: 1px;
}

div.flags_default
{
	position: absolute;
	top: 70px;
	right: 10px;
}

div.flags_plain
{
	position: absolute;
	top: 10px;
	right: 10px;
}

div.film
{
	position: absolute;
	top: 440px;
	left: 60px;
	float: left;
}


a.film
{
	font-family: "Imprint MT Shadow", Cambria, Calibri, Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #584434;
	text-align: left;
	text-decoration: none;	
}
