/* 
  ------------------------------------------------
  Copyright (c) 2007 Project Seven Development
  04: 2Col_Fixed_Full_Width_Header_Sidebar_Right
  Modified January 2012 by Pinsonnault Creative
  www.pinscreative.com
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
}
#masthead {
	color: #999999;
	background-color: #10100A;
	padding: 0;
	margin: 0px 0px 5px 0px;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(img/pfa_middle.gif);
	background-repeat: repeat-y;
}
#cvcolumn_wrapper {
	background-image: url(img/pfa_cvmiddle.gif);
	background-repeat: repeat-y;
}
#show_column_wrapper {
	background-image: url(img/pfa_showmiddle.gif);
	background-repeat: repeat-y;
}
#show_column_top {
	background-image: url(img/clm01.gif);
	background-repeat: no-repeat;
	height: 12px;
}
#column_bottom {
	background-image: url(img/pfa_bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
}
#cvcolumn_bottom {
	background-image: url(img/pfa_cvbottom.gif);
	background-repeat: no-repeat;
	height: 12px;
}
#show_column_bottom {
	background-image: url(img/pfa_showbottom.gif);
	background-repeat: no-repeat;
	height: 12px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 400px;
	float: left;
}
#cvleft {
	width: 570px;
	float: left;
}
#one_col {
	width: 770px;
}
#right {
	width: 370px;
	float: left;
}
#cvright {
	width: 200px;
	float: left;
}
#left .content {
	padding: 24px 36px 3px 36px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#cvleft .content {
	padding: 24px 36px 3px 36px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#one_col .content {
	padding: 24px 36px 3px 36px;
	font-size: 0.8em;
	line-height: 1.65em;
}
.show_content {
	margin: 0px;
	padding: 0px;
}
#right .content {
	padding: 0px 1px 0px 1px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#cvright .content {
	padding: 0px 1px 0px 1px;
	font-size: 0.75em;
	line-height: 1.3em;
}
#masthead .content {
	padding: 0;
	text-align: center;
}
#footer .content {
	padding: 9px 0px 3px;
	color: #666666;
}
#footer {
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#right a:link {
	color: #0D3C56;
	font-weight: bold;
	text-decoration: none;
}
#right a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#right a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
#cvright a:link {
	color: #0D3C56;
	font-weight: bold;
	text-decoration: none;
}
#cvright a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#cvright a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
#left a:link {
	color: #0E3A55;
	font-weight: bold;
	text-decoration: none;
}
#left a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#left a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
#one_col a:link {
	color: #0E3A55;
	font-weight: bold;
	text-decoration: none;
}
#one_col a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#one_col a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
#cvleft a:link {
	color: #0E3A55;
	font-weight: bold;
	text-decoration: none;
}
#cvleft a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#cvleft a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #C8AAD9;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#footer a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-size: 1.8em;
	margin: 0;
	color: #0F3B56;
}
h2 {
	font-size: 1.3em;
	margin: 16px 0 0 0;
	color: #0E3A55;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1em;
	margin: 20px 0 0 0;
}
.caption {
	font-size: 0.9em;
	text-align: right;
	padding-right: 10px;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 3px 0px 12px 0px;
}
#navbar {
	margin: 0px;
	padding: 0px;
}
.p7uberlink {
	font-weight: bold !important;
	text-transform: uppercase;
	background-color: #797975;
}
#subfoot  {
	background-color: #FFFFFF;
	padding-top: 2px;
	font-size: 0.9em;
	text-align: right;
	color: #999999;
	border-top: 1px solid #333333;
}
#subfoot  a:link  {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
#subfoot  a:visited  {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
#subfoot  a:hover  {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#left .content ul {
	line-height: 1.3em;
	padding-left: 15px;
	list-style-position: outside;
	list-style-type: square;
	margin-top: 4px;
	margin-bottom: 3px;
}
#left .content li , #cvleft .content li{
	margin-top: 0px;
	margin-bottom: 6px;
}
.smallital {
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.2em;
}

