* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

body {
	
	background: #504634;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #695F4C;
	padding-bottom: 10px;
}

h1, h2, h3 {
	color: #006699;
	
}

h1 {
}

h2 {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 1.2em;
}

h3 {
	margin-bottom: 1.5em;
	text-transform: uppercase;
	font-size: .8em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
}

p {
}

blockquote {
	margin-left: 2em;
	padding-left: 1em;
	border-left: 2px solid #F08F02;
	font-style: italic;
}

#leftService, #rightService {
  
  font-size: 12px;
}

#services h2 {
	text-align: center;
}

#services li {
	color: black;
}

#leftService {
	margin-left: 2px;
	float: left;

	
}
#rightService {
	float: left;
	margin-left: -10px;
	
}

ul, ol {
	margin-left: 3em;
}

ul {
}

ul li {
}

ol {
}

ol li {
}

pre, code {
}

pre {
}

code {
}

a:link {
	color: #F08F02;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

img {
}

.image-left {
	float: left;
	margin-right: 1em;
}

.image-right {
	float: right;
	margin-left: 1em;
}

input, textarea, select {
}

input {
}

textarea {
}

select {
}

/* Header */

#header {
	height: 250px;
	
	background: url(images/ffullcard-4.jpg) no-repeat;
	margin-bottom: 2px;
}

/* Logo */

#logo {
	height: 80px;
	padding: 125px 0px 0px 0px;
	margin-left: 435px;
	text-transform: lowercase;
	color:black;
	font-size: 18px;
}

#logo h1 {
	float: left;
	letter-spacing: -.1em;
	font-style: italic;
	font-size: 1em;
	
}

#logo h1 a {
	color: #767941;
}

#logo h2 {
	float: left;
	letter-spacing: -.05em;
	font-style: italic;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
}

#wrapper {
	text-align: left;
	margin: 37px auto;
	width: 724px;
	background: #ffffff;
  position: relative;
}

/* Wrapper */

#wrapper2 {
	margin-right: 100px;
	
}

/* Sidebar */

#sidebar {
	padding: 5px 0px 0px 5px;
	float: left;
	width: 150px;
	background-color: aqua;
}

/* Content */

#content {
	margin-left: 150px;
	padding: 30px;
}

/* Menu */

#menu {
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	height: 25px;
	padding: 4px 0 0 5px;
	text-decoration: none;
	font-size: 1.4em;
	font-style: italic;
	color: #004b8e;
	border-style: solid;
	vertical-align: middle;
}

#menu a:hover {
	color: #002044;
}
#seasonal, #collection {
  float: right;
  width: 527px;
  background: #D4CAB6;
  margin-bottom: 2px;
  
}
#seasonal .inner, #collection .inner {
  padding: 6px 12px;
}
#seasonal p, #collection p {
  margin: 1.5em 3em;
  color: black;
  font-size: 12px;
}
#seasonal h2 {
  text-align: center;
}


#body {
  padding-top: 3px;
  background-color:#FFF;
}

#categories {
  float: left;
  width: 195px;
}

#categories h2 {
  color: #fff;
  padding: 4px 0 5px 39px;
  background: #006699;
  margin-bottom: 0px;
}
#categories li {
  background: #D4CAB6 left url(images/bullet.gif) no-repeat;
  border-top: 1px solid #F4EFDF;
  list-style: none;
  font-size: 12px;
  padding: 5px 0 4px 35px;
  margin-left: -33px;
  
  
}
#categories a {
  text-decoration: none;
  color: #000000;
}
#categories a:hover {
  text-decoration: underline;
}

/* Testimonial */

#testimonial {
	padding: 30px;
}

#testimonial blockquote {
	margin-left: 0;
}

/* Welcome */

#welcome {

}

/* Footer */

#footer {
	width: 724px;
	padding: 60px 30px;
	text-align: center;
}

#footer hr {
	display: none;
}

#footer p {
	margin: 0;
	font-size: .8em;
}

#footer a {
	color: #ADB07C;
}

#job-one, #job-two, #job-three {
  height: 146px;
  text-align: right;
  margin-top: 2px;
  border: solid;
  border-color: white;
}

#job-one {
  float: left;
  margin-right: 8px;
  background: url(images/foot_1.jpg) no-repeat;
  margin-left: 15px;
  width: 195px;
}
#job-two {
  float: left;
  margin-right:8px;
  background: url(images/foot_2.jpg) no-repeat;
  width: 244px;
}
#job-three {
  float: left;
  background: url(images/foot_3.jpg) no-repeat;
  width: 220px;
}


#job {
background: #D4CAB6;
width: 724px;
height: 157px;
}

#job p {
  text-align: right;
  color: #000;
  margin: 115px 15px 0 0;
  font-size: 23px;
  font-weight: bold;
}
#job p.date {
  margin-top: 0;
  font-size: 16px;
}

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

#copyright hr {
	display: none;
}

#copyright p {
	margin: 0;
	font-size: 1.2em;
	color: white;
}
