body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}


html {
	background: #3c271a url("../images/bg-html.jpg") top repeat-x;
}

body {
	text-align: center;
	font: 12px/19px Arial, Helvetica, sans-serif;
	color: #000;
	background: transparent url("../images/bg-body.jpg") top center no-repeat;
}

.clear {
	clear: both;
}

div.clear {
	height: .01em;
	overflow: hidden;
}

div#header {
	height: 92px;
	width: 1100px;
	margin: 0 auto;
}

div#wrap {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	background: url("../images/bg-wrap.jpg") top center repeat-y;
}

div#content-wrap {
	background: url("../images/bg-column-Btm.jpg") bottom left no-repeat;
	width: 990px;
	float: left;
	padding: 0 0 0 0;

}

/*---------- left column styling ------------*/
div#col-left {
	width: 244px;
	float: left;
	background: transparent url("../images/bg-column-left.jpg") no-repeat;
	overflow: hidden;
}

div#col-left-content {
	margin: 25px 0 0 18px;
}
#nav {
	padding: 4px 2px 0 4px;
	display: block;
	font-size: 13px;
	margin: 0;
}

#nav li, #nav li a {
	background: url("../images/nav.jpg") no-repeat;
	width: 220px;
	height: 31px;
	display: block;
	color: #5b2609;
	text-decoration: none;
	text-indent: 22px;
	line-height: 31px;
}

#nav li a:hover {
	background: url("../images/nav.jpg") bottom left no-repeat;
	color: #ce6204;
}

h2#commentary {
	background: url("../images/customercommentary.jpg") no-repeat;
	width: 220px;
	height: 56px;
	text-indent: -9999px;
	margin: 35px 0 0 1px;
}

h2#favouritelinks {
	background: url("../images/myfavouritelinks.jpg") no-repeat;
	width: 220px;
	height: 56px;
	text-indent: -9999px;
	margin: 35px 0 0 1px;
}

#col-left-content p {
	width: 210px;
	font-style: italic;
	font-size: 14px;
	margin: 0 5px 0 5px;
}

#col-left-content h3 {
	font-size: 14px
	margin: 5px 0 9px 25px;
}

#dogandcat {
	margin: 35px auto 10px 4px;
}

#painterskeys {
	margin: 3px 0 15px 60px;
}

/*---------- right column styling ------------*/
div#col-right {
	width: 746px;
	position: relative;
	float: left;
	margin: 0;
	background: url("../images/bg-column-right.jpg") no-repeat;
	overflow: hidden;
}

div#col-right-content {
	width: 734px;
	float: left;
	/*margin: 0 0 0 6px;*/
	padding: 0 0 0 4px;
	overflow: hidden;
}

div#col-right-content h2 {
	color: #ad7b58;
	font-family: arial helvitica;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
}

div#col-right-content p {
	font-size: 14px;
	margin-left: 1em;
}

body.fullwidth #col-right-head {
	height: 300px;
	left: -3px;
	text-indent: -9999px;
	background: url("../images/bg-right-head.jpg") top center no-repeat;
}

#sub-colLeft {
	position: relative;
	float: left;
	top: -60px;
	padding: 0px 0 0 25px;
	width: 310px;
	overflow: hidden;
}

#sub-colLeft p {
	margin: 1em 0 1em 0;
}

#sub-colRight {
	position: relative;
	width: 336px;
	top: -40px;
	/*left: 25px;*/
	float: left;
	padding: 28px 0 0 35px;
	padding-top: 28px;
}

#sub-colRight p {
	margin: 1em 0 1em 0;
}

#bunny {
	margin: 15px 0 15px 60px;
}

#sub-colLeft p span#signature {
	margin-left: 20px;
	font-family: "Century Schoolbook L" Arial;
	font-style: italic;
	font-size: 22px;
}

#sub-colLeft #paypal {
	font-size: large;
	font-style: italic;
	font-family: "comic sans MS" FreeSans;
	color: blue;
}

/* ---------- footer styling -------------*/
#footer {
	width: 950px;
	margin: 0 auto 0;
	text-align: center;
	font-size: 12px;
	clear: both;
	padding: 20px 0 0 0;
}

#footer p {
	color: #c0a175;
	margin-bottom: 12px;
}

#footer a:link, #footer a:visited {
	color: #c0a175;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #b55900;
}

#footer ul {
	margin: 10px;
}

#footer li {
	padding: 0 5px 0 7px;
	display: inline;
	border-left: 1px solid #c0a175;
}

#footer li:first-child {
	border: none;
}
