/* 
  ------------------------------------------------
  Pinsonnault Creative
  Copyright (c) 2009 Cynthia Pinsonnault
  www.pinscreative.com
  Left image col - top navigation
  ------------------------------------------------
*/

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #333;
	background-color: #F4EDCE;
	margin: 20px;
	padding: 0;
}
#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 50px;
}
#column_wrapper {
}
#left {
	width: 200px;
	float: left;
}
#left .content {
	padding: 0px;
	font-size: .9em;
	line-height: 1.5em;
}
#right {
	width: 600px;
	float: left;
}
#right .content {
	padding: 24px 34px 24px 34px;
	font-size: .9em;
	line-height: 1.65em;
	color: #333;
	background-image: url(../images/holmes_mid_bk.gif);
	background-repeat: repeat-y;
}
#masthead {
	background-color: #F4EDCE;
	background-image: url(../images/holmes_banner.jpg);
	background-position: center 0px;
	background-repeat: no-repeat;
	padding-top: 24px;
	padding-left: 34px;
	height: 96px;
}
#masthead .name  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F4EDCE;
	font-size: 2.1em;
}
#masthead .smaller {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #C0B6A5;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
}
#nav  {
	background-image: url(../images/nav_bk.jpg);
	background-repeat: no-repeat;
	height: 35px;
	font-size: 0.9em;
}
#nav ul  {
	margin: 0px;
	padding: 4px 0px 0px 35px;
}
#nav ul li  {
	display: inline;
	list-style-type: none;
}
#nav ul li a:link, #nav ul li a:visited{
	text-decoration: none;
	color: #666;
	font-weight: normal;
	border-left: 1px dotted #333;
	padding-left: 6px;
	padding-right: 12px;
	float: left;
}
#nav ul li a:hover {
	text-decoration: none;
	color: #840A39;
	font-weight: normal;
}
#nav br {
	clear: both;
	font-size: 1px;
	line-height: 0.0px;
	height: 0px;
}
#right a:link {
	color: #840A39;
	text-decoration: none;
}
#right a:visited {
	color: #666666;
	text-decoration: none;
}
#right a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#footer {
	padding: 0px;
	font-size: .6em;
	width: 600px;
	background-image: url(../images/foot_bk.jpg);
	margin-left: 200px;
	height: 41px;
}
#footer .content {
	padding: 12px 24px;
	color: #666;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#footer a:link {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
#footer a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #840A39;
	font-weight: bold;
	text-decoration: none;
}
#below_foot {
	width: 590px;
	margin-left: 200px;
	text-align: right;
	font-size: 0.6em;
	color: #A29E88;
	padding-right: 10px;
}
#below_foot a:link {
	font-weight: bold;
	color: #8D8A76;
	text-decoration: none;
}
#below_foot a:visited {
	font-weight: bold;
	color: #8D8A76;
	text-decoration: none;
}
#below_foot a:hover {
	font-weight: bold;
	color: #840A39;
	text-decoration: none;
}
.p7uberlink {
	font-weight: bold !important;
	border-color: #000000 !important;
}
.nomargintop {
	margin-top: 0;
}
h1 {
	font-size: 1.7em;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #840A39;
}
h2 {
	font-size: 1.5em;
	margin: 24px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #840A39;
}
h3 {
	font-size: 1.2em;
	margin: 30px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #840A39;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.content p {
	margin: 9px 0;
}
