/***********************************************/
/* HTML tag styles - Pavey Group  */
/***********************************************/

*{
	padding:0px;
	margin:0px;	
}
body {
	text-align:left;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color:#666;
	background-color:#fff;
	margin-left: 20px;
	margin-right: 60px;
}

p{
	margin-bottom:10px;
}

.clear {
	clear:both;
}

img{
	border: none;

}

label{
	font: bold 100% Arial,sans-serif;
	color: #666;
	display: block;
}

fieldset{
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #ccc;
	background: #fff;
	width: 450px;
}
 legend{
 	font-weight: bold;
	color: #666;
 }
 
 @media screen {
	* html legend {
	margin: -20px 0 0 0;
	position: fixed;
	line-height: 1.4;
	}
}

p input{
	width: 200px;
}	
textarea{
	width: 300px;
	height: 100px;
}

input:focus, textarea:focus{
	background: #efefef;
}

#wrapper {
	width: 935px;
	padding-bottom:30px;

}


#logo{
	width: 935px;
	height:114px;
	padding-bottom:20px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	

}
#content ul li{
	padding: 5px 0px 5px 15px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;

}

/***********************************************/
/* Nav tag styles - Pavey Group  */
/***********************************************/

#topLinks {
	padding-top: 10px;
	float:right;
	padding-right: 5px;
	width:320px;
	color:#999999;
}

#topLinks ul{
 list-style-type: none; 
	
}

#topLinks ul li{
	float:left;
	padding: 1px 0px 0px 15px;
}

#topLinks {
	padding-top: 10px;
	float:right;
	padding-right: 5px;
	width:295px;
	color:#999999;
	margin-bottom: 5px;
}

#topLinks ul{
 list-style-type: none; 
	
}

#topLinks ul li{
	float:left;
	padding: 1px 0px 0px 15px;
}

/***********************************************/

#topNav {
	padding-top: 45px;
	float:right;
	padding-right: 5px;
	width:290px;
}

/***********************************************/



#navContainer{
	width:930px;
	height:40px;
	float: left;
	margin-left:3px;
}
#navContainer #li1 a:link,#navContainer #li1 a:visited{
	display:block;
	width:154px;
	height:26px;
	background-image: url(images/tab1_off.gif);
	padding:7px 0px 0px 0px;
} 

#navContainer #li2 a:link,#navContainer #li2 a:visited{
	display:block;
	width:154px;
	height:26px;
	background-image: url(images/tab2_off.gif);
	padding:7px 0px 0px 0px;
} 

#navContainer #li3 a:link,#navContainer #li3 a:visited{
	display:block;
	width:154px;
	height:26px;
	background-image: url(images/tab3_off.gif);
	padding:7px 0px 0px 0px;
} 

#navContainer #li4 a:link,#navContainer #li4 a:visited{
	display:block;
	width:154px;
	height:26px;
	background-image: url(images/tab4_off.gif);
	padding:7px 0px 0px 0px;
} 

#navContainer #li5 a:link,#navContainer #li5 a:visited{
	display:block;
	width:154px;
	height:26px;
	background-image: url(images/tab5_off.gif);
	padding:7px 0px 0px 0px;
} 

#navContainer #li6 a:link,#navContainer #li6 a:visited{
	display:block;
	width:154px;
	height:26px;
	background-image: url(images/tab6_off.gif);
	padding:7px 0px 0px 0px;
} 

#wrapper #navContainer #li1 .dwn:link, #wrapper #navContainer #li1 .dwn:visited{
	background-image: url(images/tab1_on.gif);
}

#wrapper #navContainer #li2 .dwn:link, #wrapper #navContainer #li2 .dwn:visited{
	background-image: url(images/tab2_on.gif);
}

#wrapper #navContainer #li3 .dwn:link, #wrapper #navContainer #li3 .dwn:visited{
	background-image: url(images/tab3_on.gif);
}

#wrapper #navContainer #li4 .dwn:link, #wrapper #navContainer #li4 .dwn:visited{
	background-image: url(images/tab4_on.gif);
}

#wrapper #navContainer #li5 .dwn:link, #wrapper #navContainer #li5 .dwn:visited{
	background-image: url(images/tab5_on.gif);
}

#wrapper #navContainer #li6 .dwn:link, #wrapper #navContainer #li6 .dwn:visited{
	background-image: url(images/tab6_on.gif);
}


#subNavContainer {
	width:930px;
	height:33px;
	float: left;
	margin-top: 0px;
	margin-left:2px;
	background-image:url(images/subnav_bck.gif);
	background-repeat:no-repeat;
	background-position: 1px 0px;
}

#subNavContainer ul li{
	list-style-type:none;
	float:left;	
}
#subNavContainer ul li a:link, #subNavContainer ul li a:visited{
	display:block;
	padding:8px 10px 5px 10px;
	color:#efefef;
	font-weight:bold;

}

#subNavContainer ul li a:hover, #wrapper #subNavContainer ul li .dwn{
	color:#ccc;
}
#subnavWrapperOuter2{
	background-image:url(images/orange_sub.gif);
	background-position:left top;
	width: 930px;
	height: 33px;
	background-repeat:no-repeat;
}

#subnavWrapperOuter3{
	background-image:url(images/green_sub.gif);
	background-position:left top;
	width: 930px;
	height: 33px;
	background-repeat:no-repeat;
}
#subnavWrapperOuter4{
	background-image:url(images/blue_sub.gif);
	background-position:left top;
	width: 930px;
	height: 33px;
	background-repeat:no-repeat;
}
#subnavWrapperOuter5{
	background-image:url(images/purp_sub.gif);
	background-position:left top;
	width: 930px;
	height: 33px;
	background-repeat:no-repeat;
}
#subnavWrapperOuter6{
	background-image:url(images/red_sub.gif);
	background-position:left top;
	width: 930px;
	height: 33px;
	background-repeat:no-repeat;
}

#navtext{
	height:23px;
	color:#fff;
	padding:7px 0px;
	font-size: 14px;
	font-weight:bold;

	
}

#navtext ul{
 list-style-type: none; 

	
}

#navtext ul li{
	float:left;
	width: 155px;
	text-align: center;

}

#navtext ul li a:link, #navtext ul li a:visited{
	color:#fff;
	text-decoration: none;

}

#navtext ul li a:hover{
	color:#CCCCCC;
	text-decoration: none;
}

a:link{
	color:#999999;
	text-decoration: none;

}

a:visited {
	color:#999999;;	
	text-decoration: none;

}

a:hover{
	color:#33CC33;
	text-decoration: none;	
}
a.linkOpacity img {
	filter:alpha(opacity=100);   
	opacity: 1.0;
	
}

a.linkOpacity:hover img {
	filter:alpha(opacity=50); 
	opacity: 0.5;
	
}
/***********************************************/
/* body styles - Pavey Group  */
/***********************************************/

#pageTitles{
	width:920px;
	float: left;
	padding-left:7px;
	padding-top:35px;
}

h1 {
	font-size: 160%;
	color:#529225;
	margin-bottom:20px;
	
}

#top1 h1{
	color:#09cab9;
}
#top2 h1{
	color:#e88c0e;
}
#top3 h1{
	color:#529225;
}	
#top4 h1{
	color:#05488c;
}
#top5 h1{
	color:#680867;
}
#top6 h1{
	color:#c51e08;
}

h2 {
	font-size: 130%;
	color:#155da5;
	
}

#colOne {
	float:left;
	width: 290px;
	margin-top:20px;
	padding-right:24px;
}

#colTwo {
	float:left;
	width: 290px;
	margin-top:20px;
	padding-right:24px;
}

#colThree {
	float:left;
	margin-top:20px;
	width: 175px;
}

#colThree img {
	margin-bottom:15px;
}

#footer {
	font-size:9px;
	width: 915px;
	margin-top: 30px;
	color:#666666;
	float:left;
	padding:10px;
	background-color:#CCCCCC;
	text-align: center;
}

/***********************************************/
/* main page styles - Pavey Group  */
/***********************************************/

#mainImage{
	height:181px;
	width:930px;
	margin-top: 25px;
}

#content{
	margin:30px 10px 10px 10px;
	width:715px;
	float:right;
}

#content ul li{
	list-style-type:none;
	
}


#leftColumn{
	float:left;
	width:175px;
	margin-right: 15px;
	margin-top: 20px;
}
/***********************************************/
/* sub-sub nav styles - Pavey Group  */
/***********************************************/
#ssubCont{
 margin: 5px 7px 5px 3px;
}
#top1  #ssubCont{
	background-color:#09cab9;	
}
#top2 #ssubCont{
	background-color:#cc7903;	
}
#top3 #ssubCont{
	background-color:#529225;	
}
#top4 #ssubCont{
	background-color:#05488c;	
}
#top5 #ssubCont{
	background-color:#680867;	
}
#top6 #ssubCont{
	background-color:#c51e08;
}


#leftColumn ul li{
	list-style-type: none;
	padding: 5px 8px;
	border-bottom: dashed 1px #efefef;
}
#top1 #leftColumn ul #last{
	border-bottom: solid 10px #09cab9;
}

#top2 #leftColumn ul #last{
	border-bottom: solid 10px #cc7903;
}

#top3 #leftColumn ul #last{
	border-bottom: solid 10px #529225;
}

#top4 #leftColumn ul #last{
	border-bottom: solid 10px #05488c;
}

#top5 #leftColumn ul #last{
	border-bottom: solid 10px #680867;
}

#top6 #leftColumn ul #last{
	border-bottom: solid 10px #c51e08;
}

#leftColumn ul li a:link, #leftColumn ul li a:visited{
	color:#fff;
}
#leftColumn ul .dwn a:link, #leftColumn ul .dwn a:visited{
	color:#ccc;
}


/************ Staff Search ********/
#staffSearch{
	width:164px;
	background-color:#fde9d0;
	margin-bottom: 20px;
	height: 160px;
}
#staffSearch h2{
	background-color:#f89514;
	color:#fff;
	font-size:12px;
	padding: 5px;
}
#staffSearch label{
	color:#333;
	font-weight:bold;
	font-size:11px;
}

#staffSearch #searchCont{
	padding:5px;
}

.resultsRow{
	padding:10px;
	height: 150px;
	border-bottom: dashed 1px #ccc;
}

.resultsRow .imageCont{
	float:left;
	width:120px;
	padding:10px;
}

.resultsRow .rightCont{
	width:500px;
	float:right;
	padding:10px;
}

.resultsRow .org{
	color:#f89514;
}

/************* #search styles ***************/

.iconSearch{
	border: 0px;
	padding:0px 10px 5px 10px;
	width: 270px;
	height: 30px;
	}


#search{
	padding: 0px;
	font-size: 90%;		
	float: right;
}

#search input, select {
	height: 20px;
	line-height: 14px;
}

#searchInput{
	color: #000000;
	font-size: small;
	border: solid #014488 1px;
	background-color: #fff;
	height:20px;
	padding: 4px 2px 2px 2px;
	line-height: 12px;
	width: 175px;
	
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

#keyword1 {
	height: 25px;
	line-height: 14px;
	font-size: small;
	float: left;
	width: 185px;
}

#sub1 {
	float: left;
	width: 80px;
}
#sub1 input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 31px;
	float: left;
}


/* start - results */

.resWrap {
	border-bottom: dashed 1px #ccc;
	width:680px;
	padding-bottom:10px;
	margin-bottom:20px;
}
.res1{
	margin-bottom:15px;
}


.narrowInput{
	width:25px;

}

#adddr1C{
	display:none;
}

#adddr2C{
	display:none;
}

#adddr3C{
	display:none;
}



.drpDown2{
	width:155px;
}
