﻿/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  07: 3Col_Fixed_Width
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #af9d96;
	margin: 0px;
	padding: 0;
	background-image: url('../images/HomePage/Header_Background.png');
	background-repeat: repeat-x;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	height: 183px;
}
#wrapper {
	width: 982px;
	margin: 0 auto;
	text-align: left;
}
#column_wrapper {
	background-image: url(img/clm07_middle.png);
	background-repeat: repeat-y;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 590px;
	float: left;
}
#left {
	width: 180px;
	float: left;
}
#right {
	width: 212px;
	float: left;
}
#logo_header {
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
}
#center .content {
	padding: 24px 32px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#left .content {
	padding: 24px 16px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 24px 16px 24px 35px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 12px;
}
#footer .content {
	padding: 12px 16px;
}
#footer {
	color: #CCCCCC;
	padding: 0px;
	margin: 0;
	font-size: .785em;
	clear: both;
	background-color: #9A0132;
	font-family: "Times New Roman", Times, serif;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
	color: #CCCCCC;
}
#left a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#left a:visited {
	color: #CCCCCC;
}
#left a:hover {
	color: #FFFFFF;
}
#center a:link {
	color: #9B7C00;
}
#center a:visited {
	color: #333333;
}
#center a:hover {
	color: #000000;
}
#right a:link {
	color: #000000;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #826800;
}
#wrapper .menulist a:visited {
	color: #ffffff;
	border-left: 6px solid #cccccc;
	padding: 0 0 0 6px;
	text-decoration: none;
	font-weight: bold;
}
#wrapper .menulist a {
	color: #ffffff;
	border-left: 6px solid #cccccc;
	padding: 0 0 0 6px;
	text-decoration: none;
	font-weight: bold;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #999999;
	text-decoration: none;
}
#footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#Left h3 {
	color: #CCCCCC;
	font-weight: bold;
}
.p7uberlink {
	font-weight: bold !important;
	border-color: #000000 !important;
	color: #FFFFFF;
}
h1 {
	font-size: 1.8em;
	margin: 0;
	color: #666666;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
body {text-align: center;}#wrapper {text-align: left;}
#scrolling_menu {
	height: 362px;
	visibility: visible;
	overflow: auto;
	width: 160px;
}
.img_CritterLable {
	border: 1px solid #9A0132;
	float: none;
	padding: 0px;
	margin: 10px 75px 0px 0px;
}
.db_right {
	margin: 0px 0px 45px 45px;
	border-style: none none solid none;
	border-width: 0px 0px 1px 0px;
	padding: 0px 0px 25px 0px;
	border-top-color: 0;
	border-right-color: 0;
	border-bottom-color: #000000;
	border-left-color: 0;
}
.p7uberlinkCopy {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
.p_ImageHolder {
	padding: 0px;
	margin: 0px;
	width: 590px;
	height: auto;
}
#center .contentmail {
	padding: 0px;
	font-size: 0.8em;
}

