/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  08: 3Col_Fixed_Width
  Modified by Pinsonnault Creative, Jan 2008
  www.pinscreative.com
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	background-color: #D5EDB4;
	margin: 0px;
	padding: 0;
}
#masthead {
	color: #5C743D;
	background-color: #D5EDB3;
	padding: 0px;
	margin: 0;
	border-bottom: 18px solid #759DA1;
	background-image: url(../images/bktest.jpg);
}
#masthead .tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.3em;
	line-height: 18px;
	text-transform: uppercase;
	color: #993300;
	letter-spacing: 0.15em;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(../images/clm08_middle.gif);
	background-repeat: repeat-y;
}
#column_wrapper_2col {
	background-image: url(../images/clm_2col.gif);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 425px;
	float: left;
}
#center_2col {
	width: 605px;
	float: left;
}
#left {
	width: 165px;
	float: left;
}
#right {
	width: 180px;
	float: left;
}
#center .content {
	padding: 24px 40px;
	font-size: 0.8em;
	line-height: 1.6em;
}
#center_2col .content {
	padding: 24px 45px 24px 40px;
	font-size: 0.8em;
	line-height: 1.6em;
}
#left .content {
	padding: 24px 16px;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #F4FFE4;
}
#right .content {
	padding: 24px 16px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 20px 16px 3px 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	line-height: 24px;
	margin: 0 auto;
	width: 738px;
	background-color: #F4FFE4;
}
#footer .content {
	padding: 0px 0px;
}
#footer {
	color: #666666;
	padding: 0px 16px 0px 16px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
#center a:link {
	color: #993300;
	text-decoration: none;
}
#center a:visited {
	color: #333333;
	text-decoration: none;
}
#center a:hover {
	color: #5C743D;
	text-decoration: underline;
}
#center_2col a:link {
	color: #993300;
	text-decoration: none;
}
#center_2col a:visited {
	color: #333333;
	text-decoration: none;
}
#center_2col a:hover {
	color: #5C743D;
	text-decoration: underline;
}
#right a:link {
	color: #000000;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #FFFFFF;
}
#footer a:link {
	color: #5C743D;
	text-decoration: none;
}
#footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #993300;
}
h1 {
	font-size: 1.4em;
	margin: 0;
	color: #5C743D;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 26px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-weight: normal;
}
#center .content ul {
	list-style-position: outside;
	list-style-type: square;
	line-height: 1.3;
	margin-top: 6px;
}
#center .content li {
	margin-bottom: 0.7em;
}
#center_2col .content ul {
	list-style-position: outside;
	list-style-type: square;
	line-height: 1.3;
	margin-top: 6px;
}
#center_2col .content li {
	margin-bottom: 0.7em;
}
h2 {
	font-size: 1em;
	margin: 20px 0 0;
	color: #759DA1;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0.05em;
}
h3 {
	font-size: 0.95em;
	margin: 30px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
	color: #993300;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
h4 {
	font-size: 0.95em;
	margin: 30px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-weight: bold;
	color: #F4FFE4;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
.smallText {
	font: .95em/1.7em Arial, Helvetica, sans-serif;
	color: #759DA1;
}
.tippytop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-transform: uppercase;
	color: #666666;
	border-top: 2px dotted #99CC66;
	padding-top: 6px;
	font-weight: bold;
}
h5 {
	font-size: 0.95em;
	margin: 20px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	font-weight: bold;
	color: #87AAAF;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
.articlelist {
	line-height: 1.1em;
}
