
  @font-face {
    font-family: Times New Roman;
    font-style:  normal;
    font-weight: normal;
    src: url('Fonts/TIMESNE0.eot');
  }
  @font-face {
    font-family: BakerSignet BT;
    font-style:  normal;
    font-weight: normal;
    src: url('Fonts/BAKERSI0.eot');
  }
  @font-face {
    font-family: Wingdings 2;
    font-style:  normal;
    font-weight: normal;
    src: url('Fonts/WINGDIN0.eot');
  }
  @font-face {
    font-family: Arial;
    font-style:  normal;
    font-weight: normal;
    src: url('Fonts/ARIAL0.eot');
  }

body {
	color: #545
	background-color: #34190C;
}

td {
	text-align: left;
	vertical-align: top;
}

a {
	text-decoration: none;
	color: #8D6B5B;
	font-size: 18px;
	font-family: "BakerSignet BT";
	font-weight: normal;
	font-style: italic;



}
a.1 {
	text-decoration: underline;
	color: #000000;
	filter: FlipH;

}
a.2 {
	text-decoration: none;
	color: #006699;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.t9 {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
}



.m1 {
	font-family: "BakerSignet BT";
	color: #34190C;
	font-style: normal;
	font-size: 14px;

}

img.largeflexibleproportions {
	max-width: 200px;
	max-height: 170px;
	width: auto;
	height: auto;
}

address {
	font-size: 120%;
}

table {
	background-color: rgb(215,212,194);
}

H2 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 110%;
}
H3 {
	font-size: 110%;
	margin-bottom: 0;
}
H3 + P {
	margin-top: 0;
}
H3 + UL {
	margin-top: 0;
	list-style-type: none;
	padding-left: 0;
}

/* ======== Right-hand content boxes ========= */
td.boxtop {
	background-image: url(images/top1.gif);
	background-repeat: no-repeat;
	width: 302px;
	height: 31px;

	font-size: 18px;
	color: #34190c;
	text-align: right;
	padding-right: 15px;
	vertical-align: bottom;
	padding-bottom: 3px;
	font-family: "BakerSignet BT";
	font-weight: bold;
}

td.boxcontent {
	background-image: url(images/m1.gif);
	background-repeat: repeat-y;
	width: 302px;
	vertical-align: middle;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 3px;
}

td.boxbottom {
	background-image: url(images/bot1.gif);
	background-repeat: no-repeat;
	width: 302px;
	height: 13px;
}


/* ======== Small portfolio boxes ========= */
td.smallsampletop {
	background-image: url(images/top2.gif);
	width: 149px;
	height: 27px;
}
td.smallsampleimage {
	background-image: url(images/m2.gif);
	height: 100;
	text-align: center;
	vertical-align: middle;
}
td.smallsampleimage img {
	max-width: 135px;
	max-height: 88px;
	width: auto;
	height: auto;
 	border: medium solid gray;
 	border-radius: 0.5ex;
 	-webkit-border-radius: 1ex;
 	-moz-border-radius: 1ex;
}

td.smallsamplebottom {
	background-image: url(images/bot2.gif);
	width: 149px;
	height: 8px;
}


.centered {
	text-align: center;
}

td.portfolioimage img {
	max-width: 123px;
	max-height: 80px;
	width: auto;
	height: auto;
	border: thick solid gray;
	border-radius: 1ex;
	-webkit-border-radius: 1ex;
	-moz-border-radius: 1ex;
}

/* ======== Large portfolio boxes ========= */
td.samplebox {
	width: 230;
	background-image: url(images/pouch.gif);
	background-repeat: no-repeat;
}

