@charset "ISO-8859-1";
body {
	background-image: url(../graphics/layout/bg_strip.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	background-color: #f5dee3;
	background-position: center top;
	background-repeat: repeat-y;
}
#containertop {
	background-image: url(../graphics/layout/p_top2.gif);
	background-repeat: no-repeat;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	margin-top: 0px;
}
#container {
	background-image: url(../graphics/layout/bg_stripe.gif);
	background-repeat: repeat-y;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	padding: 0px 0px 20px;
}
#leftp {
	background-image: url(../graphics/layout/p_left.gif);
	background-repeat: no-repeat;
	height: 148px;
	position: absolute;
	width: 14px;
}
#content {
	padding: 0px;
	background-color: #891f35;
	height: 148px;
	background-repeat: no-repeat;
}
#branding {
	background-image: url(../graphics/layout/passionata.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px 0px 0px 14px;
	padding: 0px;
	height: 148px;
}
#branding h1, #branding h3 {
	margin: 0px;
	padding: 0px;
}
#navigation {
	background-image: url(../graphics/layout/p_bottom.jpg);
	background-repeat: no-repeat;
	width: 188px;
	position: absolute;
	left: 15px;
	top: 148px;
	padding-top: 50px;
	background-position: right top;
}
#navigation ul.mainnavlist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation a:link.mainnav, #navigation a:visited.mainnav, #navigation .collection {
	background-image: url(../graphics/layout/bullet.gif);
	background-repeat: no-repeat;
	/*height: 26px;   CAUSES PROBLEMS IN IE7*/
	display: block;
	/*line-height: 26px;*/
	padding-left: 32px;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navigation a:hover.mainnav, #navigation a:active.mainnav {
	background-image: url(../graphics/layout/bullet_over.gif);
	color: #891f35;
}
#navigation ul.subnav {
	margin: 5px 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
}
#navigation .subnav a:link, #navigation .subnav a:visited {
	color: #891f35;
	font-size: 12px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #Dfb0ba;
	display: block;
	height: 14px;
	line-height: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding:0px;
}
#navigation .subnav a:hover, #navigation .subnav a:active {
	color: #000000;
}
#navigation .new {
	font-weight: bold;
	font-size: 12px;
	color:#C03;
	background-color:#FC3;
	padding-right: 4px;
	padding-left: 4px;
}
#contentmain {
	position: relative;
	left: 203px;
	background-image: url(../graphics/layout/pink_blush.jpg);
	background-repeat: no-repeat;
	width: 760px;
}
#contentmain h2 {
	font-size: 30px;
	font-weight: normal;
	color: #741426;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DFB0BA;
	padding-bottom: 0px;
	letter-spacing: 1px;
	margin-left: 20px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 63px;
	line-height: 63px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 20px;
}
#contentwp {
	position: relative;
	left: 203px;
	background-image: url(../graphics/layout/pink_blush.jpg);
	background-repeat: no-repeat;
	width: 570px;
}
#contentwp h1 {
	font-size: 30px;
	font-weight: normal;
	color: #741426;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DFB0BA;
	padding-bottom: 0px;
	letter-spacing: 1px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 63px;
	line-height: 63px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 0px;
}
#contentwp h2 {
	font-size: 18px;
	font-weight: normal;
	color: #741426;
	margin: 5px 0px 10px;
	padding: 5px 0px;
	margin-top:10px;
	clear:right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DFB0BA;
}
#contentwp h2.center {
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 20px;	
}
#contentwp h2.presents {
	margin: 0px 0px -15px;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
	
}
#contentwp h2 a:link, #contentwp h2 a:visited {
	color: #741426;
	font-weight: normal;
	text-decoration: none;
}
#contentwp h2 a:hover, #contentwp h2 a:active {
	color: #000000;
	text-decoration: underline;
}
#contentwp ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 450px;
}
#contentwp ol li {
	margin-bottom: 30px;
	font-size: 12px;
	margin-left: 40px;
	
}
#contentwp ol li p{
	margin: 6px 0px;
	padding: 0px;
}
#contentwp ol cite {
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
}
#contentwp img.avatar {
	float: left;
	margin-bottom: 5px;
	margin-left: -40px;
}
#widecolumn {
	width: 700px;
	margin-left: 20px;
	position: relative;
	font-size: 13px;
}
#widecolumn p {
	margin: 0px;
	padding: 5px 0px;
	line-height: 1.3em;
}
#widecolumn .entry a:link, #widecolumn .entry a:visited {
	color: #731426;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#widecolumn .entry a:hover, #widecolumn .entry a:active {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #731426;
	font-style: italic;
}
#widecolumn .post {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFB0BA;
	
}
#widecolumn img, #narrowcolumn img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#widecolumn a img, #narrowcolumn a img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#widecolumn .tags, #narrowcolumn .tags {
	clear: right;
}
p.tags {
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DFB0BA;
	padding-top: 5px;
}


#narrowcolumn {
	width: 550px;
	margin-left: 20px;
	position: relative;
	font-size: 13px;
}
#narrowcolumn p {
	margin: 0px;
	padding: 5px 0px;
	line-height: 1.3em;
}
#narrowcolumn .entry a:link, #narrowcolumn .entry a:visited, #narrowcolumn .post a:link, #narrowcolumn .post a:visited {
	color: #731426;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#narrowcolumn .post a:hover, #narrowcolumn .post a:active, #narrowcolumn .entry a:hover, #narrowcolumn .entry a:active {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #731426;
	font-style: italic;
}
#narrowcolumn .post {
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFB0BA;*/
	padding-bottom:5px;
}
#narrowcolumn p.tags {
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DFB0BA;
	padding-top: 5px;
}
#narrowcolumn .navigation {
	margin: 0px;
	padding-top: 20px;
}
#narrowcolumn .navigation .alignleft {
	display: inline;
}
#narrowcolumn .navigation .alignright {
	padding-left: 60px;
	display: inline;
}
#narrowcolumn .navigation a:link, #narrowcolumn .navigation a:visited {
	color: #731426;
	text-decoration: none;
	font-weight: bold;
}
#narrowcolumn .navigation a:hover, #narrowcolumn .navigation a:active {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #731426;
	font-style: italic;
}


#commentform a:link, #commentform a:visited {
	text-decoration: none;
	color: #731426;
}
#commentform a:hover, #commentform a:active {
	text-decoration: underline;
	color: #000000;
}
#commentform textarea {
	width: 400px;
}
#newscolumn {
	width: 320px;
	margin-left: 10px;
	position: relative;
	font-size: 13px;
}
#newscolumn h2 {
	font-size: 17px;
	font-weight: normal;
	padding-top: 6px;
	margin-left: 10px;
	margin-top: 0px;
}
#newscolumn p {
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 17px;
}
#newscolumn img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#newscolumn a img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#newscolumn .entry a:link, #newscolumn .entry a:visited {
	color: #731426;
	text-decoration: none;
	font-weight: bold;
}
#newscolumn .entry a:hover, #newscolumn .entry a:active {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #731426;
	font-style: italic;
}
#fashioncolumn {
	width: 220px;
	position: absolute;
	left: 350px;
	top: 70px;
	float: right;
	font-size: 12px;
}
#fashioncolumn .post {
	border: 1px solid #DFB0BA;
	margin-bottom: 20px;
}
#fashioncolumn .entry {
	padding: 10px;
}
#fashioncolumn h2 {
	font-size: 15px;
	font-weight: normal;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFB0BA;
	padding-bottom: 0px;
	background-color: #FFFEF4;
	padding-left: 10px;
	padding-right: 60px;
	background-image: url(../images/marlana.jpg);
	background-repeat: no-repeat;
	background-position: 165px 3px;
	height: 48px;
	margin-bottom: 0px;
}
#fashioncolumn p {
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: 16px;
	margin-right: 0px;
}
#fashioncolumn .entry a:link, #fashioncolumn .entry a:visited {
	background-color: #FFFEF4;
	text-decoration: none;
	color: #8A2137;
}
#fashioncolumn .entry a:hover, #fashioncolumn .entry a:active {
	color: #000000;
	text-decoration: underline;
	background-color: #F5DEE3;
}

/*-------'INTERNAL' NAVIGATION (TOP OF PAGE)-------*/
#intnav {
	font-size: 11px;
	position: absolute;
	top: 48px;
	right: 20px;
	width: 550px;
	text-align: right;
}
#intnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#intnav li {
	display: inline;
}
#intnav a:link, #intnav a:visited {
	color: #741426;
	text-decoration: none;
}
#intnav a:hover, #intnav a:active {
	font-style: italic;
	
}
/*-------CONTENT TEXT SECTION-------*/
#contenttext {
	margin: 0px;
	padding: 0px;
}
#contenttext h1 {
	padding-left: 20px;
}
#contenttext h3 {
	margin: 5px 0px 0px;
	padding: 8px 20px 6px;
	color: #741426;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #891F34;
	clear: both;
	font-size: 17px;
}
#contenttext .first_h3 {
	border-top-style: none;
	border-top-width: 0px;
	margin-top: 10px;
	padding-top: 0px;
}
#contenttext h4 {
	margin: 0px 20px;
	padding: 5px 0px 3px;
	color: #333333;
	font-size: 15px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#contenttext p {
	margin: 0px;
	padding: 0px 20px 6px;
	line-height: 1.3em;
}
#contenttext ul {
	margin-top: 2px;
	margin-bottom: 2px;
}
#contenttext li {
	padding-bottom: 4px;
}
#contenttext a:link, #contenttext a:visited {
	color: #731426;
	text-decoration: none;
	font-weight: bold;
}
#contenttext a:hover, #contenttext a:active {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #731426;
	font-style: italic;
}
#contenttext .rightimg {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	margin-right: 20px;
	font-size: 10px;
	line-height: 15px;
	margin-top: 0px;
	color: #731426;
}
.rightimg_std {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	margin-right: 20px;
	font-size: 10px;
	line-height: 15px;
	margin-top: 10px;
	color: #731426;
}
#contenttext .leftimg {
	float: left;
	margin-bottom: 10px;
	margin-right: 5px;
	text-align: center;
	margin-left: 20px;
	font-size: 10px;
	margin-top: 10px;
	color: #731426;
}
#contenttext .leftimg_std {
	float: left;
	margin-bottom: 10px;
	margin-right: 5px;
	text-align: center;
	margin-left: 20px;
	font-size: 10px;
	margin-top: 10px;
	color: #731426;
	width: 160px;
	padding: 0px;
	height: 190px;
}
#contenttext .leftimg_std img, #contenttext .leftimg img {
	height: 160px;
	margin-bottom: 5px;
}
#contenttext .rightmap {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #222222;
}
#contenttext .halfDisp {
	float: left;
	width: 330px;
	text-align: center;
	font-size: 11px;
	margin: 0px 10px 10px;
	padding: 0px;
}
#contenttext .halfDisp h4 {
	border-top-style: none;
}
#contenttext .halfDisp p {
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 13px;
}
#photothumbs {
	padding-left: 20px;
}
#photothumbs img { /*-------STYLES ONLY IMAGE LINKS INSIDE MUGSHOT-------*/
	border: 1px solid #731426; /*ALL SPECIFIED TO COVER DISPLAY PROBLEMS IN IE6*/
	margin: 4px;
	padding: 0px;
}


#sidebar {
	width: 150px;
	position: absolute;
	top: 130px;
	right: 35px;
	font-size: 12px;
	border: 1px solid #DFB0BA;
	background-color: #fffef4;
	margin: 0px;
	padding: 0px;
}
#sidebar h3 {
	background-color: #DFB0BA;
	font-size: 13px;
	color: #891f35;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	height: 24px;
	line-height: 24px;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-bottom: 10px;
}
#sidebar ul ul {
	font-size: 11px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#sidebar ul ul li {
	margin-top: 5px;
	margin-bottom: 5px;
}
#sidebar ul ul li a:link {
	color: #891F35;
	text-decoration: none;
}
#sidebar ul ul li a:visited {
	color: #000000;
	text-decoration: none;
}
#sidebar ul ul li a:hover, #sidebar ul ul li a:active {
	color: #000000;
	text-decoration: underline;
}
#sidebar #searchform {
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
#sidebar .rss {
	margin-left: 25px;
	
}
#sidebar .rss a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: -25px;
	float: left;
}
#tag_cloud {
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
}
#tag_cloud h3 {
	text-align: left;
	margin-right: -3px;
	margin-left: -3px;
	margin-bottom: 8px;
}
#tag_cloud a:link, #tag_cloud a:visited {
	color: #8B2237;
	text-decoration: none;
}
#tag_cloud a:hover, #tag_cloud a:active {
	color: #000000;
	text-decoration: underline;
}
#searchform input {
	margin-top: 3px;
	margin-bottom: 3px;
	width: 135px;
}
#searchform input#searchsubmit {
	width: 70px;
}
/*======= TIM ALLAN NAVIGATION =======*/
#sidebar ul.ta_mainnav {
	margin: 3px 0px 0px;
	padding: 0px 0px 203px;
	list-style-type: none;
	background-image: url(../graphics/tim_allan/tim_angela.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#sidebar .ta_mainnav .collection {
	padding-left: 7px;
}
#sidebar .ta_mainnav li {
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFB0BA;
}
#sidebar .ta_mainnav a:link, #sidebar .ta_mainnav a:visited {
	color: #8B2439;
	font-size: 12px;
	text-decoration: none;
	display:block;
	padding-left: 7px;
}
#sidebar .ta_mainnav a:hover, #sidebar .ta_mainnav a:active {
	font-style:italic;
	color:#000000;
}
#sidebar .ta_subnav a:link, #sidebar .ta_subnav a:visited {
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 7px;
}
#sidebar .ta_subnav a:hover, #sidebar .ta_subnav a:active {
	color:#000000;
}
/*======= END TIM ALLAN NAVIGATION =======*/
#containerbottom {
	width: 130px;
	font-size: 11px;
	color: #891F35;
	clear: both;
	position: relative;
	top: 30px;
	left: 30px;
	line-height: 16px;
	background-color: #FFFFFF;
	border: 1px dotted #DFB0BA;
}
#containerbottom p {
	margin: 4px 7px;
	padding: 0px;
}
#containerbottom a:link, #containerbottom a:visited {
	color: #000000;
	text-decoration: none;
}
#containerbottom a:hover, #containerbottom a:active {
	color: #000000;
	text-decoration: underline;
}

/*-------FORM STYLES-------*/
#contactform input {
	background-color: #FFEDF1;
	border: 1px solid #891F34;
}
#contactform textarea {
	background-color: #FFEDF1;
	border: 1px solid #891F34;
	vertical-align: text-top;
}
#contactform #reset {
	margin-left: 50px;
	margin-right: 20px;
	margin-top: 10px;
}

/*-------TABLE STYLES-------*/
.timestable {
	margin-left: 30px;
	border: 1px solid #891F34;
	background-color: #ffedf1;
	width: 400px;
	margin-bottom: 10px;
	border-collapse: collapse;
}
.timestable th, .partiestable th {
	background-color: #ebbdc7;
	color: #731426;
	text-align: left;
	padding: 5px;
}
.timestable td, .partiestable td {
	padding: 5px;
}

.partiestable {
	margin-left: 30px;
	border: 1px solid #891F34;
	background-color: #ffedf1;
	width: 400px;
	margin-bottom: 10px;
	border-collapse: collapse;
}


/*-------CLASS STYLES-------*/
.simple_border {
	border: 1px solid #222222;
}
.double_border {
	border: 4px double #EBBDC7;
}
.dropp {
	float: left;
	height: 50px;
	width: 89px;
	background-image: url(../images/dropp.gif);
	background-repeat: no-repeat;
	margin-top: -8px;
	margin-right: -42px;
	margin-left: -5px;
	color: #F5E9EC;
}
.red {
	font-size: 14px;
	font-weight: bold;
	color: #741426;
	margin-left: 14px;
}
.super {
	font-size: 11px;
	vertical-align: super;
}
.smallprint {
	font-size: 11px;
	color: #666666;
	padding-left:0px;
}
p.smallprint {
	clear:left;
}
#fashioncolumn p.postmetadata {
	font-size: 10px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFB0BA;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
}
#newscolumn p.postmetadata, #narrowcolumn p.postmetadata,  #widecolumn p.postmetadata {
	font-size: 10px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DFB0BA;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0px 0px 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DFB0BA;
}
p.postmetadata a:link, p.postmetadata a:visited, .commentmetadata a:link, .commentmetadata a:visited, .redlink a:link, .redlink a:visited {
	color:#8B2237;
	text-decoration:none;
}
p.postmetadata a:hover, p.postmetadata a:active, .commentmetadata a:hover, .commentmetadata a:active, .redlink a:hover, .redlink a:active {
	color:#000000;
	text-decoration:underline;
}
#motto {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	color: #DFB0BA;
}
#motto p {
	padding: 0px;
	margin: 5px 0px;
}
#motto strong {
	font-size: 20px;
	color: #D895A2;
	font-weight: normal;
}
#timallanbox {
	width: 430px;
	margin-left: 30px;
	border: 1px solid #DFB0BA;
	background-color: #FFFEF4;
	margin-bottom: 20px;
	margin-top: 10px;
}
#timallanbox h3 {
	border-top-style: none;
	clear: none;
}
.garment {
	width: 250px;
	position: relative;
	margin: 10px 0px 15px 20px;
	padding: 5px;
	font-size: 12px;
	float: left;
	border: 1px solid #EBBDC7;
	background-color: #FFFEF4;
}
.smallgarment {
	width: 170px;
	position: relative;
	margin: 10px 0px 15px 20px;
	padding: 5px;
	font-size: 12px;
	float: left;
	border: 1px solid #EBBDC7;
	background-color: #FFFEF4;
}
.vsmallgarment {
	width: 130px;
	position: relative;
	margin: 10px 0px 15px 20px;
	padding: 5px;
	font-size: 12px;
	float: left;
	border: 1px solid #EBBDC7;
	background-color: #FFFEF4;
}
.garmentx3 {
	width: 530px;
	position: relative;
	margin: 10px 0px 15px 20px;
	padding: 5px;
	font-size: 12px;
	float: left;
	border: 1px solid #EBBDC7;
	background-color: #FFFEF4;
}
.garmentx2 {
	width: 320px;
	position: relative;
	margin: 10px 0px 15px 20px;
	padding: 5px;
	font-size: 12px;
	float: left;
	border: 1px solid #EBBDC7;
	background-color: #FFFEF4;
}
.garmentx25 {
	width: 360px;
	position: relative;
	margin: 10px 0px 15px 20px;
	padding: 5px;
	font-size: 12px;
	float: left;
	border: 1px solid #EBBDC7;
	background-color: #FFFEF4;
}
.number {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 2px;
	font-size: 11px;
	font-style: normal;
	border-bottom: 1px solid #EBBDC7;
	border-left: 1px solid #EBBDC7;
	text-align: center;
}
.garment p, .garmentx3 p, .garmentx2 p, .garmentx25 p {
	margin: 0px;
	padding: 0px;
}
.garment img, .smallgarment img, .vsmallgarment img, .garmentx3 img, .garmentx2 img, .garmentx25 img {
	margin-right: 5px;
	float: left;
}
.garment a:link img, .garment a:visited img, .smallgarment a:link img, .smallgarment a:visited img, .vsmallgarment a:link img, .vsmallgarment a:visited img, .garmentx3 a:link img, .garmentx3 a:visited img, .garmentx2 a:link img, .garmentx2 a:visited img, .garmentx25 a:link img, .garmentx25 a:visited img  {
	border: 1px solid #891F34;
}
.garment a:hover img, .garment a:active img, .smallgarment a:hover img, .smallgarment a:active img, .vsmallgarment a:hover img, .vsmallgarment a:active img, .garmentx3 a:hover img, .garmentx3 a:active img, .garmentx2 a:hover img, .garmentx2 a:active img, .garmentx25 a:hover img, .garmentx25 a:active img  {
	border-color: #000000;
}
.garment .detail {
	border: 1px solid #000000;
	position: absolute;
	left: 100px;
	top: 120px;
}
.top{
	text-align: right;
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 0px;
}
ul#timallanmenu {
	margin: 0px 0px 10px 40px;
	padding: 0px;
	list-style-type: none;

}#timallanmenu li {
	float: left;
	margin-right: 10px;
}
#timallanmenu a:link, #timallanmenu a:visited {
	height: 117px;
	width: 100px;
	display: block;
	margin: 0px;
	padding: 3px 0px 0px;
	text-align: center;
	background-repeat: no-repeat;
	border: 1px solid #731426;
	background-position: center bottom;
	background-color: #FFFEF4;
}
#timallanmenu a:hover, #timallanmenu a:active {
	border: 1px solid #000000;
	background-color: #F5DEE3;
	color: #000000;
}
#timallanmenu .bustier {
	background-image: url(../graphics/tim_allan/buttons/bustier.jpg);
}
#timallanmenu .long {
	background-image: url(../graphics/tim_allan/buttons/long.jpg);
}
#timallanmenu .short {
	background-image: url(../graphics/tim_allan/buttons/short.jpg);
}
#timallanmenu .jackets {
	background-image: url(../graphics/tim_allan/buttons/jacket.jpg);
}
#timallanmenu .skirts {
	background-image: url(../graphics/tim_allan/buttons/skirt.jpg);
}
.newspaper {
	margin-left: 30px;
	border: 1px solid #DFB0BA;
	background-color: #FFFEF4;
	margin-bottom: 20px;
	margin-top: 10px;
	padding-top: 25px;
	background-image: url(../graphics/tim_allan/quote.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-bottom: 10px;
}
.clear {
	clear:right;
}
.post p.postmetadata {
	clear:right;
}
