/* CSS Document */


/* STORE Style */

#containerStore {
		position: relative;
		margin: 40px auto;
		width: 660px;
		overflow: auto;
	}
	
#shadowAreaStore {
		width: 660px;
		background: #9AA6AB url("../images/bgStore.gif") repeat-y;
	}
	
#flashSecStore {
		width: 660px;
		margin: 0 0 0 0;
		height: 181px;
		border: 0px solid black;
	}
	
#contentStore {
		width: 660px;
		margin: 0 0 0 0;
		overflow: auto;
		border: 0px solid black;
	}
	
	
#footerStore {
		font-size: 11px;
		width: 660px;
		height: 33px;
		margin: 0 0 0 0;
		background: #9AA6AB url("../images/footerStore.gif") no-repeat;
		color: #fff;
		text-align: center;
	}


/* Layout Style */

#homeThreeLeft {
	position: relative;
	float: left;
	width: 180px;
	padding: 10px 0 0 0px;
	margin: 0 0 0 0;
	border: 0px solid black;
	}
	
#homeThreeMid {
	position: relative;
	float: left;
	width: 360px;
	padding: 10px 0 0 0px;
	margin: 0 0 0 0;
	border: 0px solid black;
	}
	
	
#homeThreeRight {
	position: relative;
	float: right;
	width: 190px;
	padding: 10px 0 0 0px;
	margin: 0 0 0 0;
	border: 0px solid black;
	}


body {
		font: 11px/16px Verdana, Helvetica, sans-serif;
		color: #000;
		background: #9AA6AB;
		text-align: center;
	}
	
#container {
		position: static;
		margin: 0;
		width: auto;
		overflow: auto;
		left:50%;
		text-align:left;
	}
	
#shadowArea {
		background: none;
	}
	
#flashHome {
		display: none;
	}

#flashSec {
		display: none;
	}
	
#content {
		width: auto;
		margin: 0;
		overflow: auto;
	}
	
#contentHome {
		width: 753px;
		margin: 0 0 0 12px;
		overflow: auto;
	}
	
#subNav {
		display: none;
	}
	
#homeCopy {
	position: relative;
	float: left;
	width: 490px;
	padding: 10px 0 0 80px;
	margin: 0 0 0 0;
	border: 0px solid black;
	}
	
#secCopy {
	position: static;
	float: left;
	width: auto;
	padding: 0;
	border: 0px solid black;
	}
	
#secCopyNews {
	position: relative;
	float: left;
	width: 665px;
	padding: 10px 0 0 0;
	}
	
#secCopyNonSer {
	position: relative;
	float: left;
	width: 665px;
	padding: 10px 0 0 0;
	}
	
#bnCopy {
	position: relative;
	float: left;
	width: 410px;
	padding: 10px 0 0 60px;
	border: 0px solid black;
	}	
	
#llCopy {
	position: relative;
	float: left;
	width: 665px;
	padding: 10px 0 0 60px;
	border: 0px solid black;
	}	
	
#bnCopyWide {
	position: relative;
	float: left;
	width: 610px;
	padding: 10px 0 0 60px;
	border: 0px solid black;
	}
	
#rightPicWide	{
	display: none;	
	}	
	
	
#rightPicWideFF	{
	display: none;
	}

	
#secCopyTip {
	position: relative;
	float: left;
	width: 400px;
	padding: 10px 0 0 0;
	border: 0px solid black;
	}
	
#secCopyWide {
	position: relative;
	float: left;
	width: auto;
	padding: 10px 20px 0 0;
	border: 0px solid black;
	}
	
#secCopy img.staff {
	margin: 0 5px 0 5px;
	}
	
#rightPicRight	{
	display:none;	
	}
	
#rightPicTips	{
	display: none;	
	}
	
#rightPicStaff	{
	display: none;	
	}
	
#rightPicHome	{
	position: relative;
	float: right;
	text-align: right;
	width: 180px;
	margin: 0 0 0 0;
	border: 0px solid black;	
	}
	
#brandingThird	{
	position: relative;
	float: left;
	width: 130px;	
	}
	
#brandingFourth	{
	position: relative;
	float: right;
	text-align: right;
	width: 98px;	
	}
	
#topStaff {
	position: relative;
	float: right;
	text-align: center;
	width: 568px;	
	}
		
.navPad {
		padding: 0 0 7px 0;
	}
	
	
.storePad {
		margin: 5px 5px 5px 5px;
	}
	
#bottomLinks {
		display: none;
	}	
	
	
#bottomLinks a {
		color: #919191;
		text-decoration: none;
	}
	
#bottomLinks a:hover {
		color: #919191;
		text-decoration: underline;
	}
	
#footer {
		display: none;
	}
	
#footer a:link {
		color:#FFFFFF
	}
	
#footer a:visited {
		color:#FFFFFF
	}
	
.normalRed {
		font: 13px/17px Verdana, Helvetica, sans-serif;
		color: #E10028;
	}
	
.tipTitle {
		color: #E10028;
		font-size: 22px;
		line-height: 25px;
		font-weight: bold;
	}
	
.services {
		padding: 0 50px 0 0;
	}	
	
.lineOne {
		color: #4F2990;
		font-size: 24px;
		line-height: 30px;
		font-weight: bold;
	}
	
	
.limelight {
		color: #E10028;
		font-size: 14px;
		line-height: 20px;
		font-weight: bold;
	}
	
.lineOneRed {
		color: #E10028;
		font-size: 24px;
		line-height: 30px;
		font-weight: bold;
	}
	
.lineTwo {
		color: #000;
		font-size: 17px;
		line-height: 24px;
	}
	
.lineTwoGrey {
		color: #626161;
		font-size: 17px;
		line-height: 24px;
		font-style:italic;
	}
	
	
.lineTwoRed {
		color: #E10028;
		font-size: 17px;
		line-height: 24px;
	}
	
.lineTwoXLead {
		color: #000;
		font-size: 17px;
		line-height: 42px;
	}
	
.lineThree {
		color: #000;
		font-size: 14px;
		line-height: 20px;
	}
	
.quotes {
		color: #636263;
		font-size: 14px;
		line-height: 22px;
		font-style: italic;
		text-align: left;
		width: 200px;
	}
	
.quoteRight {
		color: #000;
		margin: 0 5px 0 0;
		font-size: 14px;
		line-height: 22px;
		font-style: italic;
		text-align: right;
		width: 200px;
	}
	
.quotesSmall {
		color: #414141;
		font-size: 12px;
		line-height: 20px;
		text-align: left;
	}
	
.bioHeading {
		font: 16px Verdana, Helvetica, sans-serif;
		color: #200D81;
		font-weight: bold;
	}
	
	
.bioHeadingSmall {
		font: 14px Verdana, Helvetica, sans-serif;
		color: #200D81;
		font-weight: bold;
	}
	
.brandingThirdTextOrg {
		color: #FE660D;
		font-size: 17px;
		line-height: 22px;
		font-weight: bold;
		padding: 100px 0 0 0;
		}
		
.brandingThirdTextRed {
		color: #E10028;
		font-size: 17px;
		line-height: 22px;
		font-weight: bold;
		padding: 60px 0 0 0;
		}
		
.brandingThirdTextRedNP {
		color: #E10028;
		font-size: 17px;
		line-height: 22px;
		font-weight: bold;
		}
		
.brandingThirdTextPurp {
		color: #4F2990;
		font-size: 17px;
		line-height: 22px;
		font-weight: bold;
		padding: 60px 0 0 0;
		}
		
.brandingThirdTextPurpSmall {
		color: #4F2990;
		font-size: 14px;
		line-height: 22px;
		font-weight: bold;
		padding: 60px 0 0 0;
		}
		
.LLindent {
		font-size: 15px;
		line-height: 20px;
		text-indent: -6em;
		margin-left: 6em;
		}
		
.smallText {
		font: 11px/15px Verdana, Helvetica, sans-serif;
	}
	
.newsHead {
		font: 13px/17px Verdana, Helvetica, sans-serif;
		color: #E10028;
		font-weight: bold;
	}
	
.tipRight {
		font: 11px/25px Verdana, Helvetica, sans-serif;
		color: #E10028;
		font-weight: bold;
	}
	
.abbr {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
}
	
a.bold:link {
	color: #E10028;
	font-weight: bold;
	}
a.bold:visited {
	color: #E10028;
	font-weight: bold;
	}
	
a.tips:link, a.tips:visited  {
	color: #3A3939;
	text-decoration: none;
	}
	
a.tips:hover {
	color: #3A3939;
	text-decoration: underline;
	}
	
a:link, a:visited { 
	color: #E10028;
}

.tableText {
		font: 11px/17px Verdana, Helvetica, sans-serif;
		font-weight: bold;
	}
	
.tableTextNB {
		font: 11px/17px Verdana, Helvetica, sans-serif;
	}

.eventsHead {
		font: 13px/16px Verdana, Helvetica, sans-serif;
		color: #000;
		font-weight: bold;
		text-decoration:underline;
	}
	
	
/* Portfolio Style */
#portBlocks {
	position: relative;
	float: left;
	width: 215px;
	padding: 10px 0 0 0;
	}
	
#portMain {
	position: relative;
	float: right;
	width: 350px;
	border: 0px solid black;
	padding: 10px 0 0 0;
	}
	
#portHeader {
	font: 11px Verdana, Helvetica, sans-serif;
	font-weight: bold;
	padding: 1px 0 3px 5px;
	color: #fff;
	width: 310px;
	height: 12px;
	background: #000; 
	border: 0px solid black;
	}
	
#portHeader .selected {
	font: 11px Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	}
	
#portText {
	font: 13px Verdana, Helvetica, sans-serif;
	color: #000;
	width: 310px;
	margin: 6px 0 0 0;
	border: 0px solid black;
	}
	
#portBlocks img.port {
	border: 3px solid #B6B5B5;
	margin: 5px 5px 5px 5px;
	}
	
#portBlocks img.port:hover {
	border: 3px solid #E10028;
	}
	
#portBlocks #portSelected {
	border: 3px solid #E10028;
	}
	
#portHeader p {
	float: left;
	margin: 0;
	padding: 0;
	}
	
#portHeader a {
	color: #fff;
		}


#portHeader span {
	display: block;
	width: 150px;
	margin: 0 0 0 150px;
	text-align: right;
	font-weight: normal;
	}
