/**  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: 116px;
  border-top:solid;
  border-top-width:thin;
  border-top-color:#FFFFFF;
}
#bottom_pic_area_box {
    background:#D4CAB6;
	position:absolute;
	width: 914px;
	left: 6px;
}
#bottom_pic_area p {
  text-align:left;
  color: #000;
  margin: 0px 0px 0px 0px;
  font-size: 12px;
  font-weight: bold;
}
/** 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: 18px;
  left: 209px;
  width: 436px;
  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: 97px;
	left: 278px;
	width: 629px;
	padding: 9px 0;
	text-align: center;
	height: 13px;

}
#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: 139px;
	left: 279px;
	width: 628px;
	height: 115px;

}
#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: 8px;
  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:  8px;
}
#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: 8px;
  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: 8px;
}
#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;
}
