@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 9in;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: auto;
}
#wrapper #logo {
	height: 75px;
	background-color: #FFFFFF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	height: auto;
}
#wrapper #navigation #menu {
	float: left;
	height: 18px;
	width: auto;
}
#wrapper #navigation #search {
	float: right;
	height: 18px;
	width: 215px;
}
#wrapper #headerImg {
	height: 1px;
	background-color: #CCC;
}
#wrapper #mainImg {
	height: 396px;
	background-image: url(../Images/Homepage/Homepage-Image.gif);
}
#wrapper #bodyArea #left {
	height: auto;
	width: 144px;
	float: left;
}
#wrapper #bodyArea #right {
	height: auto;
	width: 720px;
	float: right;
}
#wrapper #bodyArea #footer {
	height: 66px;
	clear: both;
}
#wrapper #newImg {
	height: 124px;
}
#wrapper #bodyArea #right #chair_left {
	float: left;
	height: auto;
	width: 620px;
}
#wrapper #bodyArea #right #chair_right {
	float: right;
	height: auto;
	width: 100px;
}
.link_cls a:link, .link_cls a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.title_cls a:link, .title_cls a:visited{
	font-family: Constantia;
	font-size: 13px;
	text-decoration: none;
	color: #666;
	vertical-align: top;
}
.title_cls a:hover, .title_cls a:active{
	font-family: Constantia;
	font-size: 13px;
	color: #000;
}
#wrapper #bodyArea #left .submenu {
	list-style-type: none;
	padding-top: 40px;
}
#wrapper #bodyArea #left .header a:link, .header a:visited{
	font-family: "Garamond Premier Pro";
	font-size: 15px;
	text-decoration: none;
	color: #111;
	padding-left: 5px;
}
#wrapper #bodyArea #left .header a:hover, .header a:active{
	font-family: "Garamond Premier Pro";
	font-size: 15px;
	text-decoration: none;
	color: #111;
	padding-left: 5px;
}
#wrapper #bodyArea #left .category {
	padding-bottom: 1px;
}
#wrapper #bodyArea #left .category a:link, .category a:visited{
	list-style-type: none;
	font-family: "Garamond Premier Pro";
	text-decoration: none;
	color: #999999;
	font-size: 14px;
	padding-left: 20px;
	font-weight: lighter;
}
#wrapper #bodyArea #left .category a:hover, .category a:active{
	font-family: "Garamond Premier Pro";
	text-decoration: none;
	color: #111;
	font-size: 14px;
	padding-left: 20px;
	font-weight: lighter;
}
#wrapper #bodyArea #left .current {
	padding-bottom: 1px;
}
#wrapper #bodyArea #left .current a:link, .current a:visited{
	list-style-type: none;
	font-family: "Garamond Premier Pro";
	text-decoration: none;
	color: #111;
	font-size: 14px;
	padding-left: 20px;
	font-weight: lighter;
}
#wrapper #bodyArea #left .current a:hover, .current a:active{
	font-family: "Garamond Premier Pro";
	text-decoration: none;
	color: #111;
	font-size: 14px;
	padding-left: 20px;
	font-weight: lighter;
}
#wrapper #bodyArea #left .new{
	padding-top: 2px;	
}
#wrapper #bodyArea #left .new a:link, .new a:visited{
	list-style-type: none;
	font-family: "Garamond Premier Pro";
	text-decoration: none;
	color: #500;
	font-size: 14px;
	padding-left: 20px;
	font-weight: lighter;
}
#wrapper #bodyArea #left .new a:hover, .new a:active{
	font-family: "Garamond Premier Pro";
	text-decoration: none;
	color: #500;
	font-size: 14px;
	padding-left: 20px;
	padding-top: 20px;
	font-weight: lighter;
}

