/* 
  ------------------------------------------------
  Harrington Design Company
  ------------------------------------------------
*/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0;
	width: both;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#column_wrapper {
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 660px;
	float: left;
	background-image: url(/img/index-portfolio-back.jpg);
	background-repeat: no-repeat;
	height: 510px;
	padding-left: 70px;
	padding-top: 10px;
}
#right {
	width: 230px;
	float: left;
}
#left .content {
	padding: 24px 36px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#right .content {
	padding: 24px 20px;
	font-size: 1.1em;
	line-height: 2em;
	background-image: url(/img/index-nav-back.jpg);
	height: 260px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
}
#masthead .content {
	padding: 12px 20px;
}
#footer .content {
	padding: 12px 20px;
	width: 220px;
	float: left;
}
#footer {
	color: #CCC;
	padding: 30px 80px;
	margin: 0 auto;
	font-size: 0.8em;
	clear: both;
	background-image: url(/img/index-footer.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 800px;
	height: 170px;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #9B7C00;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #000000;
}
#right a:link {
	color: #FFF;
	text-decoration: none;
}
#right a:visited {
	color: #FFF;
}
#right a:hover {
	color: #FDA85D;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #F2A764;
}
#footer a:visited {
	color: #F2A764;
}
#footer a:hover {
	color: #FFFFFF;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
#home {
	background-image: url(/img/index-back.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #27150A;
}
#middlewrapper{
	background-image: url(/img/index-purple-stripe.jpg);
	background-repeat: repeat-x;
	margin: 0 auto;
	clear: both;
	height: 270px;
}
#middlebox {
	width: 960px;
	margin: 0 auto;
	background-image: url(/img/index-middle-back.jpg);
	background-repeat: no-repeat;
	height: 270px;
}
#middlebox .content {
	padding: 20px 60px 20px 20px;
	float: left;
	width: 190px;
	color: #D8D19D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#headline {
	width: 960px;
	clear: both;
	margin: 0 auto;
}
#middlespacer {
	margin-left: 140px;
}
#right .content ul {
	list-style-type: none;
}

