@charset "utf-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	background-color: #fff;
	background-image: url(../images/bg-center2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
@font-face {
	font-family: 'CenturyGothicItalic';
	src: url('gothici.eot');
}

@font-face {
	font-family: 'CenturyGothicItalic';
	src: url(//:) format('no404'), url('gothici.woff') format('woff'), url('gothici.ttf') format('truetype');
}

@font-face {
	font-family: 'CenturyGothicBoldItalic';
	src: url('Gothicbi.eot');
}

@font-face {
	font-family: 'CenturyGothicBoldItalic';
	src: url(//:) format('no404'), url('gothicbi.woff') format('woff'), url('gothicbi.ttf') format('truetype');
}

@font-face {
	font-family: 'CenturyGothicBold';
	src: url('Gothicb.eot');
}

@font-face {
	font-family: 'CenturyGothicBold';
	src: url(//:) format('no404'), url('gothicb.woff') format('woff'), url('gothicb.ttf') format('truetype');
}

@font-face {
	font-family: 'CenturyGothicRegular';
	src: url('gothic.eot');
}

@font-face {
	font-family: 'CenturyGothicRegular';
	src: url(//:) format('no404'), url('gothic.woff') format('woff'), url('gothic.ttf') format('truetype');
}
/* ~~ Element/tag selectors ~~ */
ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
	padding: 0;
	margin: 0;
}
h1 { 
	font-size:20px; 
	font-family: 'CenturyGothicRegular', sans-serif; 
	font-weight: normal; 
	letter-spacing: 1px; 
	color: #ff9900; 
	padding: 0px; 
	margin: 0px;
}
h2 { 
	font-size:15px; 
	font-weight: normal;
	font-family: 'CenturyGothicBold', sans-serif; 
	color: #ff9900; 
	padding: 10px 0 5px 0; 
	margin: 0px; 
}
h3 { 
	font-family: 'CenturyGothicBold', sans-serif;
	font-size: 12px; 
	color: #666; 
	font-weight: normal; 
}
p { 
	font-size: 12px; 
	font-family: Verdana, Arial, sans-serif; 
	line-height: 18px; 
	color: #000000; 
	padding: 0px;
}
a { 
	font-family: Verdana, Arial, sans-serif; 
	color: #ff9900; 
	text-decoration: underline; 
}
a:hover { 
	font-family: Verdana, Arial, sans-serif; 
	color: #ff9900; 
	text-decoration: underline; 
}

.clear	{ clear: both;}
.left	{ float: left;}
.right	{ float: right;}

a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}


/* ~~this fixed width container surrounds the other divs~~ */
.container {
	 /* basic */
	 padding: 0px 0px 0px 0px;
	 margin: 0px auto;
	 width: 949px;
}

/* ~~ the header is not given a width. It will extend the full width of your layout. It contains an image placeholder that should be replaced with your own linked logo ~~ */
.header {
	width: 929px;
	height: 50px; 
	padding: 25px 0px 4px 0px;
	margin: 0px;
}
.hdrLft {
	float: left;
	width: 450px;
	height: 50px;
	padding: 0px 0px 0px 20px;
}
.hdrLftLogo { 
	float: left; 
	width: 198px;
}
.hdrLftTag {
	float: right; 
	width: 243px; 
	text-align: left; 
	padding: 3px 0px 0px 8px; 
	line-height: 40px; 
	color: #989898; 
	font-family: 'CenturyGothicBold', sans-serif; 
	font-size: 12px;
}
.hdrRgt {
	float: right;
	width: 459px;
	height: 50px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}
.hdrRgt ul{ 
	float: right; 
}

.hdrRgt ul li { float: left; list-style-type: none; padding: 0 10px; font-family: Tahoma, Geneva, sans-serif; font-size: 14px; line-height: 18px; color: #000; margin: 0;}

.hdrRgt a{ color: #ff9900; text-decoration:none;}

.hdrRgt a:hover {
	color: #333;
}
#content{ width: 949px; margin: 0 auto; }

#content #left{ width:462px; float: left; padding: 25px 5px;}
#content #right{ width:462px; float: right; padding: 25px 5px;}
#content #righto{ width:462px; float: right; padding: 25px 5px;}

#content-int{ width: 100%; overflow: hidden; margin: 23px auto 0px auto; background:url(../images/bottom-people.jpg) bottom left no-repeat;}

#content-int #left{ width:162px; float: left; padding: 0 40px 0 0; }
#content-int #left ul{ width:162px; margin: 30px 0 20px 0;}
#content-int #left ul li{ font-family: 'CenturyGothicRegular', Helvetica, sans-serif; font-size:13px; font-weight:normal; letter-spacing: 1px; color: #666666; padding: 2px 0;}
#content-int #left ul li.selected{ font-family: 'CenturyGothicRegular', Helvetica, sans-serif; font-size:13px; font-weight:normal; letter-spacing: 1px; color: #ff9900; padding: 2px 0;}
#content-int #left #quote{ width:162px; margin: 80px 0 120px 0;}
#content-int #left #quote p{ font-weight:normal; color: #ff9900; line-height:17px; }
#content-int #left #quote-b{ width:162px; margin: 80px 0 120px 0;}
#content-int #left #quote-b p{ font-weight:normal; color: #064dcb; line-height:17px; }
#content-int #left a{ font-family: 'CenturyGothicRegular', Helvetica, sans-serif; font-size:13px; font-weight:normal; letter-spacing: 1px; color: #666666; text-decoration:none;}
#content-int #left a:hover{ font-family: 'CenturyGothicRegular', Helvetica, sans-serif; font-size:13px; font-weight:normal; letter-spacing: 1px; color: #666666; text-decoration:underline;}
	
#content-int #center{ width:461px; float: left; padding: 0 20px 30px 0	; }
#content-int #center h1{font-size:28px; font-family: 'CenturyGothicBold', sans-serif; font-weight:normal; letter-spacing: 1px; color: #666666; padding: 30px 0 10px 0; margin: 0px;}
#content-int #center h2{font-size:14px; color: #ff9900; padding: 0 0 10px 0px; margin: 0px;}
#content-int #center h2.blue{font-size:14px; color: #0049ce; padding: 0 0 10px 0px; margin: 0px;}
#content-int #center p{font-size:12px; color: #000000; padding: 0 0 5px 0;}
#content-int #center ul{width: 350px; margin: 0 0 0 20px; padding: 0 0 15px 0;}
#content-int #center ul.sitemap {width: 350px; margin: 40px 0 0 20px; padding: 0 0 10px 0;}
#content-int #center ul li {margin: 5px 0 0 20px;}
#content-int #center #lrow {float: left; width: 200px;}
#content-int #center #rrow {float: right; width: 200px;}
#content-int #center #lrow ul {float: left; width: 200px;}
#content-int #center #rrow ul {float: right; width: 200px;}
#content-int #center #rrow press a {font-size:12px; font-weight:bold; font-family: Verdana, Arial, sans-serif; font-weight:normal; letter-spacing: 1px; color: #ff9900; padding: 0px; margin: 0px;}
#content-int #center #press a h3{ font-weight:bold; color:#000000; padding: 0 0 0 15px; margin: 10px 0 0 0; background:url(../images/arrow.png) top left no-repeat;}
#content-int #center #press a:hover h3{ font-weight:bold; color:#ff9900; padding: 0 0 0 15px; margin: 10px 0 0 0; background:url(../images/arrow.png) top left no-repeat;}
#content-int #center #press .release { border-bottom: #999999 solid 2px;}


#content-int #right{ width:233px; float: right; padding: 0px; background: #1c50c8 bottom left repeat-x; }
#content-int #right h1{ font-size:22px; font-family: CenturyGothicBold, Impact, sans-serif; font-weight:100; letter-spacing: 1px; color: #FFFFFF; padding: 0 0 0 10px; margin: 0px;}
#content-int #right p{font-size:12px; color: #FFFFFF; padding: 10px 10px 15px 10px;}
#content-int #right img.side { margin: 10px 0 0 -32px;}
#content-int #right #formcon{ width: 220px; margin: 0 0 0 15px;}

#content-int #righto{ width:233px; float: right; padding: 0px; background: #ff9914 url(../images/side-bg-orange.jpg) bottom left repeat-x; }
#content-int #righto h1{ font-size:22px; font-family: CenturyGothicBold, Impact, sans-serif; font-weight:100; letter-spacing: 1px; color: #FFFFFF; padding: 0 0 0 10px; margin: 0px;}
#content-int #righto p{font-size:12px; color: #FFFFFF; padding: 10px 10px 15px 10px;}
#content-int #righto img.side { margin: 10px 0 0 -32px;}
#content-int #righto #formcon{ width: 220px; margin: 0 0 0 15px;}



#accordion h3.toggler { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; padding: 5px 0px; cursor:pointer;}
#accordion.element { padding-bottom: 20px;}


.bottomContent {
	clear: both;
	padding: 20px 40px 20px 40px;
	margin: 0px 0px 0px 0px;
	width: 869px;	
	height: auto;
}
.bottomContent ul {
	margin-left: 10px;
	padding-left: 10px;
	list-style-type: disc;
	line-height: 18px;
}
.interior {
	width: 929px;
	height: auto; 
	padding: 40px 0px 40px 0px;
	margin: 0px;
}
.interiorLeft {
	float: left;
	width: 186px;
	min-height: 300px;
	margin: 0px 20px 0px 0px;
	padding: 12px 7px 12px 7px;
	background-color: #969696;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.interiorLeft h1 {
	color: #fff;
	font-size: 18px;
	letter-spacing: 0px;
	padding: 0px 2px 0px 2px;	
}
.interiorRight {
	float: right;
	width: 700px;
}
.interiorRightImg {
	width: 700px;
	height: 200px;
	margin: 0px 0px 20px 0px;
}
.interiorRightBtm {
	width: 700px;	
	height: auto;
}
.interiorRight h1 {
	font-size:20px; 
	font-family: 'CenturyGothicRegular', sans-serif; 
	font-weight: normal; 
	letter-spacing: 1px; 
	color: #ff9900; 
	padding: 20px 0px 5px 0px; 
	margin: 0px;
}
.interiorRight h2 {
	font-size: 15px; 
	font-family: 'CenturyGothicItalic', sans-serif; 
	font-weight: normal;  
	color: #989898; 
	padding: 0px 0px 20px 0px; 
	margin: 0px;
	font-style: italic;
}
.interiorRight h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px; 
	color: #000; 
	font-weight: normal;
	padding: 0px 0px 0px 0px; 
	margin: 0px;
}
.interiorRight h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px; 
	color: #989898; 
	font-weight: normal;
	font-style: italic;
	padding: 0px 0px 20px 0px; 
	margin: 0px;
}
.sidebar1 {
	float: left;
	width: 240px;
	padding: 31px 0px 31px 0px;
	margin: 32px 0px 0px 0px;
	background-color: #efefef;
	border-top: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
}
.content {
	padding: 16px 20px 16px 20px;
	margin: 15px 0px 0px 0px;
	width: 640px;
	float: right;
	background-color: #fff;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}
.new-members {
	padding: 6px 12px 0px 12px;
	margin: 0px 0px 20px 0px;
	width: 614px;	
	border: 1px solid #ececec;
	background-image: url(../images/bg-new-members.jpg);
	background-repeat: repeat-x;
	min-height: 160px;
	background-color: #ececec;
}
.new-members h1 {
	padding: 1px 8px 0px 8px;
	margin: 0px 0px 7px 0px;
	height: 23px;
	line-height: 23px;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	width: 598px;	
	color: #fff;
	background-image: url(../images/bg-new-members-hdr.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
}
.new-members img {
	border: 1px solid #ccc;
	height: 88px;
	width: 88px;
	padding: 4px;	
	margin: 0px 5px 5px 0px; 
}
/* ~~ This grouped selector gives the lists in the .content area space ~~ */
.content ul, .content ol { 
	padding: 0 15px 15px 40px; /* this padding mirrors the right padding in the headings and paragraph rule above. Padding was placed on the bottom for space between other elements on the lists and on the left to create the indention. These may be adjusted as you wish. */
}
.navigation { 
	width: 912px;
	height: 35px;
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px 18px 10px 18px;
	border-top:  2px solid #000; border-bottom:  2px solid #000;
} 
.hero-graphics {
	width: 920px;
	height: 250px;
	padding: 50px 14px 20px 14px;
	margin: 0px;
}

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

#footer{ width: 949px; clear: both; margin: 0 auto; height: 235px; padding-top: 35px; background: url(../images/footer-bg.jpg) no-repeat;}

#search{float: left; width: 214px; margin-left: 4px; padding: 0px 10px 0px 10px;}
#search ul{ list-style:none; margin-top:5px;}
#search ul li{display:block; float:left; width:100%; height:1%;}
#search ul li label{float:left; padding:7px;}
#search ul li input, ul li textarea{ border:1px solid #ccc; padding:3px; font-family: Verdana,Arial,Helvetica,sans-serif; width:194px;}
#search li input:focus, li textarea:focus{ border:1px solid #666; }
#search select{width: 200px; padding: 3px;border:1px solid #ccc;}
#search fieldset{padding:0px; border:0px solid #ccc; width:214px; overflow:auto; margin:2px;}
#search legend{ color:#444; margin:0 10px 0 0; padding:0 5px; font-size:100%; }
#search label span{color:#f00;}
#search fieldset input#Reset, fieldset input#Submit{ background:#E5E5E5; color:f00; border:1px solid #ccc; padding:5px;}

#onlinepoll{float: left; width: 214px; margin-left: 4px; padding: 0px 10px 0px 10px;}
#onlinepoll h2 { font-size:14px; font-family: Verdana, Arial, sans-serif; color: #000; padding: 10px 0px; margin: 0px; }
#onlinepoll ul{list-style:none; margin: 10px 0px 10px 0px;}
#onlinepoll ul li{display:block; float:left; width:184px; height: 20px; line-height: 20px; margin: 0px 0px 5px 15px;}
#onlinepoll ul li input, ul li textarea{ border:1px solid #ccc; padding:3px; font-family: Verdana,Arial,Helvetica,sans-serif;}
#onlinepoll li input:focus, li textarea:focus{ border:1px solid #666; }

#expertise{float: left; width: 210px; padding: 10px 10px 10px 10px; margin-left: 4px;}
#expertise img{float: left; padding: 0 5px 5px 0;}

#locations{ float: right; width: 205px; margin: 10px 13px 0 0; font-size: 12px}
#locations ul.left{ list-style:none; float: left}
#locations ul.right{ list-style:none; float: right}
#locations ul li{ list-style:none; }
#locations ul li.selected{ font-weight:bold; }
#locations p{ font-weight:bold; padding: 0px 0px 20px 0px;}

#shadow{ margin: -17px -53px 25px -53px; padding: 0 53px; width: 949px; height: 20px;  background: url(../images/bottom-shadow.png) top center no-repeat; }


#footnav { width: 500px; padding: 20px  0 0 0; margin: 0 auto;}
#footnav p { color:#999999; text-align:center; }

#slideshow-container	{ width:200px; height:200px; position:relative; }
#slideshow-container img { display:block; position:absolute; top:0; left:0; z-index:1; }


/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/anywidth-dropline-center.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menu {width:912px; height:60px; text-align:center; overflow:hidden;}

#menu ul {margin:0; padding:0; list-style:none; white-space:nowrap;}
#menu ul {display:inline-block;} 

#menu li {display:inline-block; display:inline;}
#menu ul.level1 div {position:absolute; left:-9999px;}

#menu ul.level1 {margin:0 auto;}
#menu ul.level1 li.level1-li {float:left; display:block; position:relative;}

#menu ul li div ul {margin:0; background:url(trans.gif);}

#menu a.level1-a {display:block; font: 22px 'CenturyGothicRegular', sans-serif; color:#989898; line-height:35px; text-decoration:none; padding:0 25px 0 25px; text-align:center; text-transform: uppercase;}
#menu ul.level1 li.level1-li a.level1-a {float:left;}

#menu ul li:hover div {left:50%; top:34px;}
#menu ul li:hover div ul {display:block; position:relative; left:-50%;}
#menu ul li div ul li a {height:25px; font:normal 11px 'CenturyGothicRegular', sans-serif; color:#000; line-height:25px; text-decoration:none; padding:6px;}

#menu a:hover div {left:0; top:23px;}

#menu a:hover div ul {position:relative; left:-50%;}

#menu li a.fly {background:transparent url(center-center/down-arrow.gif) no-repeat right center;}

#menu li a:hover,
#menu li a.fly:hover {white-space:nowrap; color:#fc0;} 
#menu li:hover > a,
#menu ul li:hover > a.fly {color:#FC972C;}
#menu ul li div ul li a:hover {color:#FC972C;}

#menu table {position:absolute; height:0; width:0; left:50%; border-collapse:collapse; margin-top:-4px;}
