/* === General === */

* {
	margin:0;
	padding:0;
	font-family: 'Verdana', 'Arial', 'Helvetica', sans-serif;
	color: #2b1e1c;
	font-size: 13px;
	line-height: 19px;
}

body {
	text-align: center;
	background-color: #eee;
	background-image: url(http://www.kyotoartandantiques.com/images/bg.gif);
}

a {
	color: #900;
	text-decoration: none;
}
	
a:visited {
	color: #933;
	text-decoration: none;
}

a:hover {
	color: #f00;
/*	text-decoration:none; */
}

img {
	border: none;
	vertical-align: bottom;
}

p {
	margin-bottom: 20px;
}

p.ptop {
	margin-top: 20px;
	margin-bottom: 20px;
}

div.date {
	text-align: center;
	width: 580px;
	margin: 0 auto;
	padding: 10px;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color:#636;
	margin-bottom: 20px;
	border: outset thick #636;
}

/* === Page === */

#page {
	width: 760px;
	background-color: #fff;
	margin: 0 auto;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
    display: inline-table;
    min-height: 1%;
}

/* Hides from IE-mac */
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.clearblock {
	clear: both;
}



/* === Header === */

#header {
	width: 760px;
	height: 26px;
}

#logo {
	width: 500px;
	text-align: left;
	float: left;
}

#nav {
	width: 172px;
	float: right;
	padding-top: 10px;
}

#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* === Top Page === */

#wrapper1 {
	width: 760px;
	backgrount-color: #fff;
    background-image: url(http://www.kyotoartandantiques.com/images/top_bg3.jpg);
	background-repeat: no-repeat;
}

/* === Inner Page === */

#wrapper2 {
	width: 760px;
	text-align: center;
	margin: 15px 30px 0 30px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 700px;
}

#wrapper3 {
	text-align: left;
	margin-left: 30px;
}

.category {
	width: 140px;
	padding: 10px auto;
	float: left;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	margin-bottom:20px;
}

/* === Footer === */

#footer {
	clear: both;
	width: 760px;
	padding-top: 30px;
	color: #666;
}
