html, body {
font-size:62.5%;
font-family: Georgia, "Times New Roman", Times, serif;
background: #bdb4b7 url('images/bkg-texture.jpg') repeat;
color:#000;
text-align:center;
margin:0;
padding:0;
height: 100%;
}

#page, #page2, #page3 {
text-align:left;
width:840px;
margin:0 auto;
font-size:14px;
padding:0;
position:relative;
}
#page {
height:auto !important; /* real browsers */
height:480px; /* IE6: treaded as min-height*/
min-height:480px; /* real browsers */
margin-top:110px;
}
#page3 {clear:both;}

#headerbkg {height:106px; width:716px; margin:0; padding:0;}
img#headerimg {margin:12px 0 10px 20px; width:240px; height:124px;}
#nav-menu {display: block; width:900px; height:19px; margin-left:0px;}

a#menu-home, a#menu-philosophy, a#menu-blog, a#menu-shop, a#menu-contact {display:inline-block; height:85px; margin-right:12px;}

	a#menu-home {width:130px; background: url('images/buttons.gif');}
	a:hover#menu-home {background-position:0 -85px;}
	
	a#menu-philosophy {width:236px; background: url('images/buttons.gif') -174px 0;}
	a:hover#menu-philosophy {background-position:-174px -85px;}
	
	a#menu-shop {width:120px; background: url('images/buttons.gif') -430px 0;}
	a:hover#menu-shop {background-position:-430px -85px;}
	
	a#menu-blog {width:114px; background: url('images/buttons.gif') -570px 0;}
	a:hover#menu-blog {background-position:-570px -85px;}
	
	a#menu-contact {width:190px; background: url('images/buttons.gif') -710px 0;}
	a:hover#menu-contact {background-position:-710px -85px;}

#content {width:840px; margin-top:10px; margin-bottom:42px; padding: 20px 30px 20px 30px;}

.rhcolumn {float:right; margin-right:370px;}

div#footer {width:800px; font-size:11px; padding:10px 30px 10px 10px; color:#222;}
div#footer p#fleft, div#footer p#fright {display:inline-block; margin:0; padding:0;}
div#footer p#fright {float:right;}

/* GENERAL SETTINGS */
a {color:#222; text-decoration:none;}
a:hover {text-decoration:underline;}
a:active {outline:none;}
a:focus {-moz-outline-style:none; outline:none;}
a img {border:none;}

p {line-height:16px; margin:0 0 16px 0;}
p.last {margin-bottom:20px;}

.clear {clear:both;}

hr, .hidden,.hide {display:none;}

.inline {display:inline;}
/* end GENERAL SETTINGS */

/* HEADINGS */
h1, h2, h3 ,h4 {font-weight:bold; text-decoration:none;}
h2 {font-size:14px;}
/* end HEADINGS */

/* CONTENT */
p.title, p.desc, .pink {color:#e222bb;}

p.desc, h3 {display:inline; margin:0;}

p.desc {float:right; margin-top:12px; margin-right:128px;}

#chair {margin-left:440px; margin-top:32px; display:inline; float:left; width:339px; height:450px; background: url('images/chair.png');}

a.emailme {font-size:20px; font-weight:bold; color:#e222bb;}
a:hover.emailme {color:#fff; text-decoration:none;}

/* End CONTENT */