body {
	background: #FFF;
	font: 13px Arial, Helvetica, Geneva, sans-serif;
	color: #3D2A1B;
}
a {
	color: #3D2A1B;
	text-decoration: none;
	outline: none;
}
p {
	margin-bottom: 10px;
}
h1 {
	color: #535D3B;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #DADDCB;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
h2 {
	color: #535D3B;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}
h3 {
	color: #3D2A1B;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}
h4 {
	color: #535D3B;
	font-weight: bold;
	display: inline;
}
.phone {
	color: #535D3B;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}

.textbox {
	text-align: center;
	color: #FFF;
	background-color: #535D3B;
	width: 269px;
	padding: 12px 0 12px 0;
	margin-bottom: 15px;
}
.exLink {
	color: #636; 
	font-style: italic;
}
#header {
	background: url(images/whitebar_saukpointvetclinic.jpg) repeat-x;
	height: 125px;
}
#subheader {
	clear: both;
	background: #DADDCA;
	height: 24px;
	text-align: right;
	color: #535D3B;
	padding-top: 3px;
}
#wrapper {
	margin: -20px auto 0 auto;
	width: 800px;
	height: 100%;
}
#nav {
	width: 160px;
	float: left;
	margin-top: -113px;
}
#nav img {
	border:solid 1px #535D3B;
	margin-bottom: 10px;
}
#nav img.icon {
	border: none;
	margin: 0 5px 0 0;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#nav ul li {
	list-style-type: none;
}
#nav ul li a {
	display: block;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.04em;
	padding: 5px 10px 10px 5px;
}
#nav ul li a:hover, #nav ul li a:active {
	color: #535D3B;
	font-style: italic;
}
#nav ul ul {
	padding-bottom: 15px;
}
#nav li li a{
	margin:-10px 0;
	color: #535D3B;
	font-size: 12px;
	font-weight: lighter;
}
.social {
	padding-top: 35px;
}
.social a:hover {
	color: #636; 
}
.selected {
	color: #535D3B;
	font-style: italic;	
}
#name {
	float: left;
	margin-top: -41px;
	padding-left: 20px;
}
#offer {
	color: #663366;
	font-style: italic;
	margin-left: 180px;
	margin-bottom: 3px;
}
#content {
	float: left;
	margin: 10px 5px 0 10px;
}
#content img{
	border:solid 2px #535D3B;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content img.icon {
	border: none;
	margin: 0 5px 0 0;
}
#leftcol {
	float: left;
	width: 300px;
	font-size: 14px;
}
#rightcol {
	float: left;
	width: 300px;
	font-size: 14px;
}
#rightcol ul li {
	list-style-type: disc;
}
#onecol {
	float: left;
	width: 580px;
}
.bio {
	font-size: 12px;
	color: #3D2A1B;
	font-weight: lighter;
	line-height: 1.2em;
	display: block;
	height: 330px;
}
.leftcol-narrow {
	float: left;
	width: 185px;
	margin-right: 25px;
}
.rightcol-wide {
	float: left;
	width: 370px;
	margin-top: 25px;
}
/*#gallery ul {
	margin-left:-35px;
}*/
#gallery li {
  display:inline;
  padding: 0;
}
#gallery img {
	margin: 0 0 15px 0;
}
#desc {
  font-style: italic;
  color: #3D2A1B;
  margin-bottom: 10px;
}
#featured {
	background: #DADDCA;
	border-top: solid 3px #535D3B;
	border-bottom: solid 3px #535D3B;
	margin: 20px 0;
	padding: 10px 25px;
}
#footer {
	clear: both;
	background: #DADDCA;
	height: 22px;
	text-align: center;
	font-size: 15px;
	color: #535D3B;
	padding-top: 7px;
}
#footer strong{
	 padding-left: 10px;
}
#subfooter {
	background: #535D3B;
	width:100%;
	height:65px;
	text-align: center;
	color: #daddcb;
	font-size:11px;
	padding-top: 10px;
}
#subfooter a {
	color: #daddcb;
	text-decoration:underline;
}
