﻿/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	background-position: right bottom;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 100%;
	color: #333333;
	margin: 0px;
	padding: 0;
	background-color: #002c5f;
	background-image: url('../images/HomeTemplate/Capitol_Bottom.jpg');
	background-repeat: no-repeat;
}
#logo_div {
	background-image: url('../images/SB_Header_Back.png');
	text-align: center;
	height: 150px;
	background-repeat: repeat-y;
	z-index: 20;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	min-width: 770px;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	height: 139px;
	background-image: url('../images/SB_Header_Back.png');
	background-repeat: repeat-x;
	text-align: center;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(img/clm02_middle.png);
	background-repeat: repeat-y;
	width: 770px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-right-color: #999999;
	border-left-width: 2px;
	border-left-color: #AF0606;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 590px;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
}
#left {
	width: 180px;
	float: left;
	background-image: none;
	height: auto;
	position: relative;
	left: 0px;
	display: inline;
}
#left .content {
	padding: 24px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 15px 24px 24px 24px;
	text-align: left;
}
#masthead .content {
	padding: 12px 16px;
}
#footer .content {
	padding: 12px 24px;
}
#footer {
	color: #999999;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #FF00FF;
}
#left a:visited {
	color: #99FF99;
}
#left a:hover {
	color: #FFFF00;
}
#right a:link {
	color: #002C5F;
}
#right a:visited {
	color: #666666;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .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: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0px -10px 0px;
	font-style: italic;
	font-weight: bold;
}
li {
	list-style-type: disc;
	list-style-image: url('../images/Li_dot.png');
	list-style-position: inside;
	margin: 8px 15px 8px 25px;
	color: #BB0606;
	font-weight: bold;
}
ul {
	margin: 8px 0px 8px 0px;
	list-style-type: disc;
	list-style-image: inherit;
	list-style-position: inside;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.p_left_column {
	color: #FFFFFF;
	font-size: .85em;
	margin: 25px 10px 25px 10px;
	font-variant: small-caps;
	font-weight: bold;
	background-color: #22558C;
	font-family: Verdana;
	line-height: 1.4em;
}
.p_disclaimer {
	font-size: .65em;
	text-align: left;
	color: #FFFFFF;
	background-color: #22558C;
	font-family: Verdana;
	font-variant: normal;
	padding: 10px;
	margin: 25px 10px 10px 10px;
}
.p_cvbody {
	margin: -10px 25px 8px 15px;
	padding: 0px;
	font-size: .95em;
	line-height: 1.3em;
}
a:active {
	color: #4287D2;
	font-weight: bold;
}
a:hover {
	color: #CC6699;
	font-weight: bold;
}
a:link {
	color: #21548C;
	text-decoration: none;
}
a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.Header {
	color: #333333;
	font-size: 13px;
	
	font-weight: bold;
}
.cvbody_list {
	font-size: .75em;
	margin-left: 25px;
	margin-right: 25px;
	line-height: normal;
}
.cvbodyCopyPhoto {
	
	font-size: small;
	margin-left: 325px;
	margin-right: 25px;
}
#right .contentphoto {
	margin: 0px 15px 0px 15px;
	padding: 0px;
	font-size: medium;
	line-height: 1.65em;
	width: auto;
	
	font-weight: bold;
	color: #666666;
	text-align: left;
}
#logo_div {
	text-align: center;
	height: 102px;
	z-index: 20;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	min-width: 770px;
}
.img_home {
	margin: 0px 12px 0px 0px;
	padding: 0px;
	border-style: solid;
	border-width: 0;
	float: left;
}
.img_Menu {
	margin: 0px 0px 1px 0px;
}
.menu_ONe {
	margin: 0px;
	text-align: center;
}
.home_Header {
	margin: -10px 0px 0px 0px;
	padding: 0px;
	font-size: 1em;
	line-height: 1.2em;
	text-transform: capitalize;
	vertical-align: top;
}
	.sl_badge_120 {
	margin: 0px 0px 0px 25px;
	width: 120px;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	border-bottom: 4px solid rgb(86,131,154);
	line-height: 1.5;
}
	.sl_badge_120 .profile {padding:2px;}
	.sl_badge_120 a {color:rgb(131,7,30);text-decoration:none;}
	.sl_badge_120 a:hover {text-decoration:underline;}
	.sl_badge_120 .online {width:100%;text-align:center;font-family:arial,sans-serif;font-style:italic;font-weight:bold;font-size:12px;color:rgb(148,0,37);}
	.sl_badge_120 .visit { text-align:center; font-size:10px; }
