*.*
{
	margin: 0;
	padding: 0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	color:#333333;
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	line-height:25px;
}

ol
{
	padding-left:50px;
	padding-right:50px;
}

ol li
{
	margin:1em;
}

p
{
	margin:1em;
}


body {
	background: #9b2023 url(../images/bottomgrad.jpg) bottom repeat-x;
	text-align:center;
	margin: auto;
}

.pattern{
	background: url(../images/pattern.gif) repeat;
	width: 100%;
	height: 100%;
	text-align:center;
	margin: auto;
}

.vase
{
	width:100%;
	background: url(../images/vase_withpadding.png) no-repeat bottom center;
	text-align:center;
	margin: auto;
}


.woodpannel{
	background: url(../images/woodpannel.jpg) repeat-x;
	width:100%;
	height:59px;
	
}

.topwoodpannel{
	background: url(../images/woodpannel_top.jpg) repeat-x;
	width:100%;
	height:59px;
	text-align:center;
	margin: auto;
}

.sidebar{
	background: url(../images/sidebar.png) repeat-y;
	width:312px;
	height:400px;
}

.contentpanel{
	background: #fffde7;
	color: #333333;
	width:520px;
	padding-left:5px;
	padding-right:5px;
	font-size:10pt;
}

a{color: #1A1A1A; text-decoration:none;}
a:hover{color: #5A0000;}

.supplierlink
{
	color: #5A0000;
}


.sidebarText
{
	margin: 0px;
	padding: 0px;
	padding-left:80px;
	padding-right:10px;
	font-family:Arial;
	font-size:10pt;
}

.sidebarText a
{
	color:	#5A0000;
	text-decoration: none;
}

.sidebarText a:hover
{
	color:	#5A0000;
}



.morebutton
{
margin-top:5px;
padding-right:15px;
text-align:right;
color: #5a0000;
text-decoration: none;
font-weight:bold;
}

.morebutton a
{
padding-right:5px;
text-align:right;
color: #5a0000;
text-decoration: none;
font-size:10pt;
font-weight:bold;
}

.mainIMG
{
	background: #fffde7;

}

.greyText
{
	color: #464647;
}

.testimonial
{
	color: #5a0000;
	font-weight:bold;
	font-style:italic;
}

.contactText
{
	color: #1A1A1A;
	font-weight:bold;
	font-style:normal;
}

.contactText a
{
	color: #1A1A1A;
	font-weight:bold;
}

.contactText a:hover
{
	color: #5A0000;
	font-weight:bold;
}

.maroonText
{
	color: #5a0000;
}

.blackTExt
{
	color: #252525;
}

.sidebarImages
{
	padding-top:5px;
	padding-bottom:0px;
	width:312px;
}

.footer
{
	text-align:center;
	background: url(../images/woodpannel_bottom.jpg) repeat-x;
	width:100%;
	height:43px;
	margin-top:auto;
	margin-bottom:auto;
	padding-left:260px;
	color: #FFFFFF;
	font-size:10pt;
}

.sectiontitle
{
	padding-left:15px;
	font-size:16pt;
}



