body {
	margin:0px;
	background-color: #ECECEC;
	}

#mainHolder{
	border:10px solid #fff;
	margin: 10px auto 10px auto;
	width: 750px;
	}


	
#navTable{
	width: 750px;
	background-color: #808284;
	border: 0;
	}
	
#slogan{
	font: bold .73em/24px Officina, News Gothic,"Century Gothic", "Trebuchet MS", Verdana, sans-serif;
	color: yellow;
	border-left: 1px solid #ccc;
	border-top:none;
	padding: 4px 4px 1px 6px;
	width: 458px;
	}

#navTable td#logo{
	border: 0px;
	width: 187px;
	padding: 0px;
	background: #333592;
	vertical-align: middle;
	text-align: center;
	}

#navcontainer {
	padding: 0;
	margin:0;
	border-top: 1px solid #fff;
	}
	
 #navcontainer ul {
	 padding: 0;
	 margin: 0;
	 color: White;
	 float: left;
	 width: 100%;
	 font: bold .7em/24px News Gothic,"Century Gothic", "Trebuchet MS", Verdana, sans-serif;
	 }	

 #navcontainer ul li.active { 
 	display: inline; 
 	padding: 0px 6px;
	 color: #fff;
	 text-decoration: none;
	 float: left;
	 border-left: 1px solid #fff;
	 background: #E4151C;
 	}
 	
  #navcontainer ul li { 
 	display: inline; 
 	}

 #navcontainer ul li a {
	 padding: 0px 6px;
	 color: #fff;
	 text-decoration: none;
	 float: left;
	 border-left: 1px solid #fff;
	 }

 #navcontainer ul li a:hover {
	 background-color: #E4151C;
	 color: #fff;
	 }
	 
	 
#mainPic {
	margin:0px;
	padding:0px;
	width:750px;
	border-top: 10px solid #ccc;
	}	 
	 
/* =-=-=-=-=-=- FRONT PAGE STYLES -=-=-=-=-=-=-= */

#frontTable {
	width: 750px;
	background-color: #fff;
	
	}

#frontTable td{
	width: 187px;
	border:0px;
	/* border-right: 1px dotted #ccc; */
	vertical-align: top;
	padding:0px;
	background: url(images/front-vertDot.gif) repeat-y right;
	}
	
#frontTable p {
	margin: 0 0 1em 0;
	padding: 0 4px;
	font: 10px/16px Verdana;
	}
	
#frontTable h3 {
	font:  .9em/18px News Gothic,"Century Gothic", "Trebuchet MS", Verdana, sans-serif;
	margin: .5em 0 1em 5px;
	color: #222581;

	}

td#newsColumn{
	width: 189px;
	background:none;
	}
	
#newsTitle{
	background-color: yellow;
	font: .9em/24px News Gothic,"Century Gothic", "Trebuchet MS", Verdana, sans-serif;
	padding: 5px;
	}
	
#newsColumn h4 {
	font: bold .8em/1.4em News Gothic,"Century Gothic", "Trebuchet MS", Verdana, sans-serif;
	margin: 0px;
	padding: 5px;
	}
	
	
/* =-=-=-=-=-=- 3 COLUMN STYLES -=-=-=-=-=-=-= */


table#multiColTable {
	border: 0;
	border-top: 10px solid #ccc;
	width: 750px;
	}

table#multiColTable tr td{
	vertical-align: top;
	border:0;
	background: #fff;
	font:  10px Verdana, sans-serif;
	}

td#leftCol img.leftDecoImage {
	border-bottom: 10px solid yellow;
	}
	
td#midCol, td#bigCol{
	font: 10px/16px Verdana, "TrebuchetMS", sans-serif;
	}

	
td#midCol h3, td#bigCol h3, td#rightCol h3 {
	font: bold 1em  News Gothic,"Century Gothic", "Trebuchet MS", Verdana, sans-serif;
	margin: 0 0 0em 0;
	letter-spacing: 1px;
	}

td#headline h4 {
	font:  1.5em/1.5em  News Gothic,"Century Gothic", "Trebuchet MS", Verdana, sans-serif;
	margin: 1em;
	letter-spacing: 1px;
	color: #A7A7A7;
	}
	
td#midCol h4 {
	font:  1.8em  News Gothic,"Century Gothic", "Trebuchet MS", Verdana, sans-serif;
	margin: 1em 0;
	letter-spacing: 1px;
	color: #A7A7A7;
	}

	
td#midCol p, td#bigCol p{
	margin: 0 0 1em 0;
	font: 10px/16px Verdana, "TrebuchetMS", sans-serif;
	}

td#leftCol {
	padding: 0 0 20px 0;
	width: 187px;
	border: 0;
	}
	
td#midCol {
	padding: 0 20px 20px 20px;
	width: 383px;
	}
	
td#bigCol {
	padding: 0 20px 20px 20px;
	width: 523;
	}
	
td#headline {
	width: 583px;
	padding-right: 160px;
	}
	
td#rightCol {
	width: 140px;
	padding: 0em 10px 10px 10px;
	}	

p.quote {
	margin: 0 0 0em 0;
	font: 10px/16px Verdana, "TrebuchetMS";
	color: #222581;
	}
	
p.quoteCredit {
	margin: 0 0 4em 0;
	font: italic 10px/16px Verdana, "TrebuchetMS";
	text-align: right;
	color: #222581;
	}	

td#rightCol p,td#rightCol p img {
	margin: 0 0 1em 0;
	font: 10px/16px Verdana, "TrebuchetMS", sans-serif;
	}

td#midCol p img {
	margin-left: -10px;
	margin-right: 10px;
	}
	
td#rightCol ul {
	margin:0;
	}
	
td#rightCol ul li {
	margin-left: -2em;
	padding:0;
	margin-bottom: 1em;

	}	

img.headshot {
	margin-bottom: 2em;
	}


/* =-=-=-=-=-=- SUB NAV STYLES -=-=-=-=-=-=-= */	

ul.subNavList  {
	/* border-top: 1px solid #ccc; */
	list-style: none;
	padding: 1em 0 0 0 ;
	margin: 0;
	text-align: right;
	}

ul.subNavList li{
	font: 12px News Gothic,"Century Gothic", "Trebuchet MS", Verdana, sans-serif;
	margin: 0 0 1em 0;
	border-bottom: 1px solid #ccc;
	padding: 0 0 1em 0;
	
	}
	
	
ul.subNavList li.active {
	color: #E4151C;
	}	
	
ul.subNavList li a{
	color: #000;
	text-decoration: none;
	}	
	
ul.subNavList li a:hover{
	color: #E4151C;
	text-decoration: underline;
	}	
	
ul.subSubNavList	{
	list-style: none;
	padding: 1em 0 0 0 ;
	margin: 0;
	text-align: right;
	}
	
ul.subSubNavList li{
	font: .8em News Gothic,"Century Gothic", "Trebuchet MS", Verdana, sans-serif;
	margin: 0 0 1em 0;
	border-bottom: none;
	padding: 0 0 1em 0;
	}
	
ul.subSubNavList li a:hover{
	color: #333592;
	text-decoration: underline;
	}	

ul.subSubNavList {

	}
	
ul.subSubNavList li {
	background: url(images/subSubActive-off.gif) no-repeat;
	background-position: 170px -1px;
	padding-right: 20px;
	}	
	
ul.subSubNavList li.subSubActive {
	background: url(images/subSubActive.gif) no-repeat;
	background-position: 170px -1px;
	color: #000;
	}
	
	

/* =-=-=-=- FOOTER -=-=-=-= */

#footer {
	width: 750px;
	background-color: #ccc;
	}

#footer table {
	width: 750px;
	padding: 0;
	
	}

td#left {
	width: 167px;
	background-color: #E4151C;
	color: #fff;
	font: 9px/16px Verdana;
	padding: 10px;
	}
	
td#right {
	text-align: right;
	color: #222581;
	font:  .9em/24px News Gothic,"Century Gothic", "Trebuchet MS", Verdana, sans-serif;
	padding: 10px;
	}



/* =-=-=-=- RANDOM STYLES -=-=-=-= */

.productHiLite{
	font-weight: bold;
	}

 h2 {
	font-size: 1em;
	color: red;
	}

