HTML
{
	overflow-y: scroll !important;
	overflow-x: auto !important;
}

BODY, P, DIV, TD, TH, H1, H2, H3, H4, H5, H6, INPUT, TEXTAREA, SELECT, OPTION
{
	font-family: "HelveticaNeue Light", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: black;
}

BODY, P, DIV, TD, TH, H1, H2, H3, H4, H5, H6
{
	margin: 0px;
	padding: 0px;
}

BODY
{
	background-color: white; 
	margin-top: 50px; 
	margin-bottom: 50px;
}

IMG, TABLE
{
	border: none;
}

TD, TH
{
	text-align: left;
}

FORM
{
	display: inline;
}

.link
{
	cursor: pointer; 
}

.a
{
	color: #003366;
}

A:link, A:visited
{
	color: #003366;
	text-decoration: underline;
}
	
A:hover, A:visited:hover
{
	color: #003366;
	text-decoration: none;
}

.greenlink
{
	color: #507b6c;
}

A.greenlink:link, A.greenlink:visited
{
	color: #507b6c;
	text-decoration: none;
}
	
A.greenlink:hover, A.greenlink:visited:hover
{
	color: #507b6c;
	text-decoration: underline;
}

.greenlink2
{
	color: #507b6c;
	font-size:10px;
}

A.greenlink2:link, A.greenlink2:visited
{
	color: #507b6c;
	text-decoration: none;
}
	
A.greenlink2:hover, A.greenlink2:visited:hover
{
	color: #507b6c;
	text-decoration: underline;
}

.whitelink
{
	color: #ffffff;
}

A.whitelink:link, A.whitelink:visited
{
	color: #ffffff;
	text-decoration: none;
}
	
A.whitelink:hover, A.whitelink:visited:hover
{
	color: #ffffff;
	text-decoration: underline;
}
A.footer_links
{
	color:#507b6c;
	text-decoration:none;
	font-size:9px;
}
A.footer_links:hover
{
	color:#003366;
	text-decoration:underline;
	font-size:9px;
}
.footer_links
{
	color:#507b6c;
	font-size:9px;
}
.category_title
{
 /*color:#507b6c;*/
 font-size:14px;
 font-weight:bold;
 line-height:22px;
 padding-bottom:10px;
}
.item
{
	padding: 10px 4px 10px 4px;
}

#quotes
{
	position:relative;
	padding: 10px 10px 10px 10px;
	margin: 5px 5px 5px 5px;
	width:250px;
	top:245px;
	font-size:11px;
	font-family: "HelveticaNeue Light", Helvetica, Arial, sans-serif;
}
#quotes_wrap
{
	position:relative;
	width:285px;
	top:325px;
	height:90px;
	filter:alpha(opacity=70);
	opacity:0.7;
	moz-opacity:0.7;
	background-color:#FFFFFF;
}

h1 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	padding: 6px;
	text-align: left;
	margin: 0;
	line-height: 14px;
	background: #3a574d;
	border-bottom: 1px solid #fff;
}

h2 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	padding: 6px;
	text-align: left;
	margin: 0;
	line-height: 14px;
	background: #a6bdb5;
}

h3 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #3a574d;
	text-transform: uppercase;
	padding: 6px;
	text-align: left;
	margin: 0;
	line-height: 18px;
}

h6.images {
	margin: 0;
	padding: 0;
	line-height: 0;
}

#video-wrap {
	background: url(../images/bkg-video.gif) repeat-x top #fff;
	width: auto;
	height: auto;
	padding: 10px;
	margin: 0 auto;
	text-align: center;
}

#thumbs {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#thumbs ul {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	list-style-type: none;
	display: block;
}

#thumbs li {
	width: 145px;
	height: 140px;
	margin: 0;
	padding: 10px;
	text-align: center;
	list-style-type: none;
	display: block;
	float: left;
}

#thumbs p {
	line-height: 12px;
	text-align: center;
}

#thumbs a {
	color: #3f5f54;
	text-decoration: none;
}

#thumbs a:hover {
	color: #999;
	text-decoration: underline;
}

/***Tony Aslett's clearing hack***/
  .clearing:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

  .clearing {
    display: inline-block;
    }

  /* hides from IE/Mac \*/
  * html .clearing { 
    height: 1%;
    }

  .clearing {
    display: block;
    }
  /* end hide from IE-Mac */
  /***end clearing hack***/
  

/* BIOS SECTION ADDED 2009.06.12 */
#empList, #empBioPix {
	list-style-type:none;
	margin:0 auto;
	padding:0;
	text-align:center;
}
#empList li {
	list-style-type:none;
	margin:0 auto;
	padding:10px;
	float:left;
	width:170px;
	min-height:200px;
}
#empName, #empLocation {
	font-size:14px;
}
#empContainer {}
#empName span {
	font-weight:bold;
	font-size:12px;
}
#empTitle {
	font-size:12px;
	font-weight:bold;
}
#empBioContainer {
	margin:0 auto;
	padding:20px 0 20px 0;
}
#empHeadshot {
	width:150px;
	float:left;
}
#empHeadshot img {
	width:150px;
	padding:0 12px 12px 0;
	vertical-align:top;
}
#empBio {
	margin:0 auto;
	padding:0;
	width:600px;;
	float:right;
	text-align:left;
}
#empBio p {
	text-align:left;
}

/*
#empBioPixContainer {
	margin:0 auto;
	padding:10px;
	text-align:center;
}
#empBioPixLgContainer {
	margin:0 auto;
	padding:10px;
	text-align:center;
}
#empBioPixLg {
	width:600px;
	min-height:400px;
}
*/

#bioPixContainer {
	margin:0 auto;
	padding:0;
	text-align:center;

}
#bioPixRt {
	width:140px;
	float:right;
	margin:0 auto;
	padding:0;
	vertical-align:top;
}
#bioPixLt {
	width:600px;
	margin:0 auto;
	padding:0;
	float: left;
	vertical-align:top;
}
#bioPix li {
	list-style-type:none;
	margin:0 auto;
	padding:0;
	float:left;
	width:120px;
}
#bioPix li img {
	width: 112px;
	cursor:pointer;
}

#gwpages-wrap {
	width: 820px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#gwpages {
	width: auto;
	height: auto;
	margin: 0;
	padding: 20px;
	text-align: left;
	border-bottom: 1px solid #000;
}

#gwpages p {
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 6px 0 8px 0;
	padding: 0;
	line-height: 18px;
}