/* CSS Document */

/* mac hide\*/
html, body {height:100%}
/* end hide */
html,body {
	padding:0;
	margin:0;
}
body{	
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	min-width:780px;/* for mozilla*/
	color: #000000;
}
.cssstrong{
font-weight:bold;
}
.whitetext {
color:#FFFFFF;
}
.staffmember {
margin-left:6px;
	height: 70px;
	width: 540px;

	background-repeat: no-repeat;
	margin-bottom:15px;
}
.stafftext {
	width: 350px;
	padding-left: 60px;
	padding-top: 3px;
	margin-bottom: 0px;
	vertical-align: bottom;
}
.staffphoto {
	position: absolute;
	height: 50px;
	width: 39px;
	margin-left:7px;
	margin-top:8px;
}



#outer{
	background:  url(images/mainbg.jpg) repeat-y;
	height:1%;
	min-height:100%;
	width:780px;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	z-index: 5;
}

.noshow {
display:none;
}

#topnav{
text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	position: absolute;
	left: 200px;
	font-weight: bold;
	color: #666666;
	z-index:150;
}
#topnav li{
	float:left;
	list-style-type: none;
	margin-right:35px;
}
#topnav a{
	text-decoration: none;
	color: #999999;
}
#topnav a:hover {
text-decoration: underline;
color: #000000;
}

#mainnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#FFFF66;
	position: absolute;
	z-index: 210;
	left: -60px;
	width:218px;
		text-transform:uppercase;
}

#mainnav li{
	padding-left:20px;
	list-style-type: none;
	padding-bottom:3px;
	width:196px;
	height:18px;

}
#mainnav a{
	padding-left:21px;
	width:196px;
	height:18px;
	
	text-decoration: none;	
	display:block;

}

#mainnav a:hover{
	padding-left:21px;
	width:196px;
	color: #000000;
	text-decoration: none;
	background-image:url(images/mainnavon.gif);
	background-repeat:no-repeat;
}
.highlight {
	padding-left:21px;
	width:196px;
	color: #000000;
	text-decoration: none;
	background-image:url(images/mainnavuber.gif); 
	background-repeat:no-repeat;
	cursor: default;
}


#logo {
	position: absolute;
	height: 72px;
	width: 173px;
	left: 22px;
	top: 26px;
}

 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#header{
	position:absolute;
	top:0;
	width:780px;
	height:260px;
	overflow:hidden;
	color: #000000;
	z-index:100;
	background-image: url(images/header.jpg);	
}
#searchbar{
font-family: Arial, Geneva, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
	text-align:right;
	position:absolute;
	top:260px;
	left: 220px;
	width:556px;
	height:27px;
	overflow:hidden;
	z-index:120;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-right:4px;
	background-image: url(images/searchbar.jpg);
	background-repeat:repeat-x;	
}
#searchbar .searchbox{
margin-right:5px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
font-family: Arial, Geneva, Helvetica, sans-serif;
font-size:9pt;
}
#searchbar .searchsection{
margin-right:45px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
font-family: Arial, Geneva, Helvetica, sans-serif;
font-size:9pt;
}
#searchbar .searchtext{
	position:absolute;
right:8px;
top:2px;
font-family: Arial, Geneva, Helvetica, sans-serif;
font-size:9pt;
}

#allfeatures{
	position:absolute;
	top:290px;
	left: 220px;
	width:560px;
	height:190px;
	overflow:hidden;
	z-index:120;
	background-color: #ffffff;
}
#ashmediatext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	position: absolute;
	text-align: right;
	bottom: 12px;
	right: 33px;
}

#allfeatures h2{
	margin-top:5px;
	font-size: 15px;
	padding-left: 4px;
	padding-right: 4px;
}
#allfeatures p{
	padding-top:15px;
	font-size: 12pt;
	padding-left: 4px;
	padding-right: 2px;
	margin-bottom:-20px;
}


#leftfeature {
	background-image: url(images/featureleftbg.jpg);
	height: 190px;
	width: 185px;
	float: left;
	margin-right:3px;
	overflow:hidden;
}
#middlefeature {
	background-image: url(images/featuremiddlebg.jpg);
	height: 190px;
	width: 184px;
	float: left;
	margin-right:3px;
	overflow:hidden;
}
#rightfeature {
	background-image: url(images/featurerightbg.jpg);
	height: 190px;
	width: 185px;
	float: left;
	overflow:hidden;
}

#leftsection{
float:left;

}

.lefttext{
font-weight: bold;
font-size:10pt;
color:#666;
padding-left:10px;
padding-right:10px;
}

#leftbottom {
	margin-bottom: -8px;
}
.lefttitle{
color:#000;
font-size:12pt;
padding-left:30px;
padding-top:8px;
margin-bottom: -3px;
}

#leftsection ul{
padding-bottom: 10px;
}
#leftsection li a {
background-image:url(images/leftbulletoff.gif);
background-repeat:no-repeat;
background-position: 0px 2px;
text-decoration:none;
padding-left: 10px;
color:#666666;
}
#leftsection li a:hover {
text-decoration:underline;
background-repeat:no-repeat;
background-position: 0px 2px;
padding-left: 10px;
color:#000000;
}
#lefttop li a:hover {
background-image:url(images/leftbulleton2.gif);
}
#leftmiddle li a:hover {
background-image:url(images/leftbulleton.gif);
}

#leftsection li {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
list-style-type: none;
padding-bottom:2px;
margin-left:-35px;

}
#leftbehind{
background-image: url(images/leftbgtopper.jpg);
	position:relative;/*ie needs this to show float */
	width:220px;

	height:257px;
	
}
#lefttop{
	background-image: url(images/leftbgtopper.jpg);
	position:relative;/*ie needs this to show float */
	width:220px;

	background-repeat:no-repeat;

	margin-bottom: -16px;
}
#leftmiddle {
	background-image: url(images/leftbgtopper.jpg);
	position:relative;/*ie needs this to show float */
	width:220px;

	background-repeat:no-repeat;
	margin-bottom: -16px;
}
#leftbottom {
	background-image: url(images/leftbgtopper.jpg);
	position:relative;/*ie needs this to show float */
	width:220px;
	background-repeat:no-repeat;
}
#leftbottomcap {
	background-image: url(images/leftbottomcap.jpg);
	position:relative;/*ie needs this to show float */
	width:220px;
	height:33px;

	background-repeat:no-repeat;
}
#left p {padding-left:3px;padding-right:2px}


#footer {
	background-image: url(images/footer.jpg);
	width:780px;
	clear:both;
	height:70px;
	color: #000000;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;
	z-index:190;
}
* html #footer{margin-bottom:-1px}/* ie rounding bug*/
* html #footer {/*only ie gets this style*/
	\height:72px;/* for ie5 */
	he\ight:70px;/* for ie6 */
}

#footerextra {
	width:780px;
	clear:both;
	height:70px;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;
	z-index:200;
}
* html #footerextra{margin-bottom:-1px}/* ie rounding bug*/
* html #footerextra {/*only ie gets this style*/
	\height:72px;/* for ie5 */
	he\ight:70px;/* for ie6 */
}

div,p  {margin-top:0}/*clear top margin for mozilla*/



#clearfooter {width:100%;height:72px;clear:both} /* to clear footer */
html >body #minHeight{float:left;width:0px;height:100%;margin-bottom:-72px;} /*safari wrapper */
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	position: absolute;
	text-align: left;
	top: 9px;
	left: 7px;
}
#bottomnav {
	width:560px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	position: absolute;
	left: 217px;
	font-weight:bold;
}

#bottomnav li{
padding-left: 10px;
padding-right: 10px;
float: left;
list-style-type:none;
}

#bottomnav a{
	color: #FFFFFF;
	text-decoration:none;
}
#bottomnav a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}

.lightgrey {
	color: #bbbbbb;
}
.darkgrey {
	color: #777777;
}
.bodytextimage {
	float:left;
	border: 1px solid #CCCCCC;
	margin-right:17px;
	margin-top:2px;
	margin-bottom: 10px;
}
.newsitem {
font-size:10pt;
width:560px;
height:50px;
position:relative;
margin-bottom:15px;
overflow:hidden;
background-image:url(images/newspaperpic.jpg);
background-repeat:no-repeat;
background-position: 11px 3px;
}
.newsitem a{
color:#000000;
text-decoration:none;
}
.newsitem a:hover{
color:#000000;
text-decoration:underline;
}

.newspic {
border:#CCCCCC solid 1px;
width:42px;
height:42px;
position:absolute;
top:2px;
left:10px;
background-image:url(images/newspaperpic.jpg)
}

.newstext {
color:#777777;
padding-left:62px;
padding-right:10px;
width:488px;
}

#centrecontent h1{
background-image:url(images/mainh1.jpg);
background-repeat:no-repeat;
width:520px;
height:52px;
font-size:17pt;
padding-left:40px;
padding-top:28px;
font-weight:bold;
letter-spacing:-1px;
}



#newsarchive {
position:relative;
font-size:10pt;
padding-top:2px;
font-weight:bold;


}
#newsarchive a{
padding-left:20px;
	color: #000000;
	background-image:url(images/leftbulletoff.gif);
	background-repeat:no-repeat;
	background-position: 10px 3px;
	text-decoration:none;

}
#newsarchive a:hover{
padding-left:20px;
background-image:url(images/leftbulleton2.gif);
background-repeat:no-repeat;
background-position: 10px 3px;
text-decoration:underline;
}

#latestnews h1{
margin-bottom:7px;
}

.catpagesubnav{
position:relative;
height: 30px;
padding-top: 5px;
padding-bottom: 5px;

color:#666666;
font-size:13pt;
font-weight:normal;
}

.catpagesubnavtext {
position:absolute;
padding-top: 1px;
height:30px;
width:516px;
left:40px;
}

.catpagesubnavpic{
position:absolute;
width:24px;
height:24px;
border-width: 1px;
border-color:#dddddd;
border-style:solid;
float:left;
left:8px;
}

.catpagesubnavtext a {
display:block;
width:520px;
height:34px;
text-decoration:none;
color:#777777;
background-image:url(images/experienceunderline.jpg);
background-repeat:repeat-x;
background-position: 0px 18px;
}

.plaintext h2{
padding-top:10px;
padding-bottom:15px;
margin-left:10px;
background-image:url(images/greenunderline.jpg);
background-repeat:repeat-x;
background-position: 0px 30px;
font-size:13pt;
color:#666666;
}

#searchresults a {
text-decoration:none;
padding-bottom:10px;
margin-bottom:-10px;
font-weight:bold;
padding-top:10px;
background-image:url(images/experienceunderline.jpg);
background-repeat:repeat-x;
background-position: 0px 30px;
font-size:13pt;
color:#666666;
text-decoration:none;
display:block;
width:100%;
}

#searchresults a:hover {
text-decoration:none;
padding-bottom:10px;
margin-bottom:-10px;
font-weight:bold;
padding-top:10px;
background-image:url(images/underlinehighlight.jpg);
background-repeat:repeat-x;
background-position: 0px 30px;
font-size:13pt;
color:#666666;
text-decoration:none;
display:block;
width:100%;
}

.catpagetxt{
color:#777777;
font-size:13pt;
display:block;
height:34px;
text-decoration:none;
background-image:url(images/experienceunderline.jpg);
background-repeat:repeat-x;
background-position: 0px 18px;
}

.catpagesubnavtext a:hover {
background-image:url(images/underlinehighlight.jpg);
background-repeat:repeat-x;
background-position: 0px 18px;
color:#B9430B;
}

.staffnameunderline{
position:relative;
height: 30px;
padding-top: 2px;
padding-bottom: 5px;

color:#666666;
font-size:13pt;
font-weight:normal;
}

.personnametext {
position:absolute;
padding-top: 1px;
height:30px;
width:494px;
left:0px;
}

.personnametext a {
display:block;
width:494px;
height:34px;
text-decoration:none;
color:#777777;
background-image:url(images/experienceunderline.jpg);
background-repeat:repeat-x;
background-position: 0px 18px;
}
.personnametext a:hover {
background-image:url(images/underlinehighlight.jpg);
background-repeat:repeat-x;
background-position: 0px 18px;
color:#B9430B;
}
.staffqualtexts{
margin-top:-10px;
width:480px;
z-index:300;
font-size:10pt;
color:#777777;
}


.plaintext ul{
padding-bottom: 10px;
}
.plaintext li {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
list-style-type: none;
padding-bottom:10px;
background-image:url(images/leftbulleton2.gif);
background-repeat:no-repeat;
background-position: 0px 2px;
text-decoration:none;
padding-left: 10px;
color:#666666;
}

#mainheadersection{
width:560px;
height:194px;
position:absolute;
left:220px;
top:63px;
z-index:400;
}

.browntext{color: #983909}
.greentext {color: #0E9573}
.blacktext{color: #000000}
.darkgreytext{color:#555555}
.lightbrowntext{color: #B9430B}


