/**  This Website and associated CSS style sheet is based on a free-to-use template from  
	 http://www.freewebsitetemplates.com, redeveloped for the Nova Clinic 
	 Any Nova Clinic specific content is copyrighted and may not be re-used without permission.
	 To use the actual site design download the "fashion hutt" template free from http://www.freewebsitetemplates.com
	 Date: January 2008 **/	 
html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
h4 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
/** Start of bottom picture section **/
#bottom_pic_area {
  height: 117px;
  border-top:solid;
  border-top-width:thin;
  border-top-color:#FFFFFF;
}
#bottom_pic_area p {
  text-align:left;
  color: #000;
  margin: 0px 0px 0 0;
  font-size: 14px;
  font-weight: bold;
}
#bottom_pic_area_box, #bottom_pic1, #bottom_pic2, #bottom_pic3,#bottom_pic4, #bottom_pic5, #bottom_pic6 {
  height: 111px;
  background:#D4CAB6;
}
#bottom_pic_area_box {
	position:absolute;
	width: 718px;
	left: 112px;
}
#bottom_pic1 {
  float: left;
  width: 127px;
  margin-top:3px;  
  margin-left: 5px;
  background: url(../images/btmpic1.jpg) no-repeat;
}
#bottom_pic2 {
  float: left;
  width: 127px;
  margin-top:3px; 
  margin-left: 5px;
  background: url(../images/btmpic2.jpg) no-repeat;
}
#bottom_pic3 {
  float: left;
  width: 127px;
  margin-top:3px; 
  margin-left: 5px;
  background: url(../images/btmpic3.jpg) no-repeat;
}
#bottom_pic4 {
  float: left;
  width: 127px;
  margin-top:3px; 
  margin-left: 5px;
  background: url(../images/btmpic4.jpg) no-repeat;
}
#bottom_pic5 {
  float: left;
  width: 88px;
  margin-top:3px; 
  margin-left: 5px;
  background: url(../images/btmpic5.jpg) no-repeat;
}
#bottom_pic6 {
  float: left;
  width: 88px;
  margin-top:3px; 
  margin-left: 5px;
  background: url(../images/btmpic6.jpg) no-repeat;
}
/** End of bottom picture section **/

body {
	background: #504634;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #695F4C;
	padding-bottom: 10px;
}
/** layout **/
#wrapper {
	text-align: left;
	margin: 37px auto;
	width: 924px;
	background: #ffffff;
  position: relative;
}
#header {
  background: #D9D1BC url(../images/header.jpg) no-repeat;
  height: 266px;
}
#logo {
  position: absolute;
  top: 21px;
  left: 235px;
  width: 511px;
  color: #52616E;
}
#logo h1 {
  font: bold 28px "arial", arial, sans-serif;
}
#logo h4 {
  font: 16px "arial", arial, sans-serif;
}
#logo p {
  margin: 0;
  font-weight: bold;
}
/** Top Menu Start **/
#nav {
  background: #4B5360;
  position: absolute;
  top: 99px;
  left: 235px;
  width: 630px;
  padding: 9px 0;
  text-align: center;
}
#nav li {
  list-style: none;
  display: inline;
  color: #fff;
}
#nav a {
  text-decoration: none;
  color: #fff;
}
#nav a:hover {
  text-decoration: underline;
}
/** Top Menu End **/
/** Pics top of page Start **/
#gallery {
  position: absolute;
  top: 144px;
  left: 235px;
  width: 657px;
}
#gallery li {
  list-style: none;
  float: left;
  overflow: hidden;
  height: 111px;
}
/** Pics top of page End **/
/** Start of main body section **/
#body {
  padding-top: 3px;
  background-color:#D4CAB6;
}
#Main_Body, #collection {
  float: right;
  width: 738px;
  background: #D4CAB6;
}
#Main_Body {
  border-left:solid;
  border-left-width:thin;
  border-left-color:#FFFFFF;
  border-top:solid;
  border-top-width:thin;
  border-top-color:#FFFFFF;
}
#Main_Body .inner, #collection .inner {
  padding: 6px 12px;
}
#Main_Body p, #collection p {
  margin: 0.9em 0;
}
#Main_Body Li {
list-style-position:inside;
text-indent:10px;
}
.more a {
  font-size: 12px;
  font-weight:bold;
  color: #000;
  text-decoration: none;
}
.more a:hover {
  text-decoration: underline;
}
.h2 {
  font: bold 16px "arial", Verdana, Arial, Helvetica, sans-serif; 
  color: #695F4C;
  padding-bottom: 10px;
}
.h3 {
  font: normal 13px "arial", Verdana, Arial, Helvetica, sans-serif; 
  color: #695F4C;
}
/** End of main body section **/
/** Start of category section **/
#categories {
  float: left;
  width: 184px;
  border-top:solid;
  border-top-width:thin;
  border-top-color:#FFFFFF;
}
#categories h2 {
  color: #fff;
  padding: 4px 0 5px 34px;
  background: #847A67;
}
#categories li {
  background: #D4CAB6 left url(../images/bullet.gif) no-repeat;
  border-top: 1px solid #F4EFDF;
  list-style: none;
  font-size: 12px;
  padding:  7px 0 8px 35px;
}
#categories a {
  text-decoration: none;
  color: #000000;
}
#categories a:hover {
  text-decoration: underline;
}
/** End of category section **/

/** Start of link section **/
#linkset {
  float: left;
  width: 184px;
  border-top:solid;
  border-top-width:thin;
  border-top-color:#FFFFFF;
}
#linkset h2 {
  color: #fff;
  padding: 4px 0 5px 30px;
  background: #847A67;
}
#linkset li {
  background: #D4CAB6 left url(../images/bullet.gif) no-repeat;
  border-top: 1px solid #F4EFDF;
  list-style: none;
  font-size: 12px;
  padding:  7px 0 8px 30px;
}
#linkset a {
  text-decoration: none;
  color: #000000;
}
#linkset a:hover {
  text-decoration: underline;
}
/** End of link section **/

#copyright {
  text-align: center;
  font-size: 9px;
  padding: 3px;
}

