@import url("menu.css");

html, body{
	height:100%;
	background-image: url(/Portals/0/Skins/Hoyman/images/_main_bg.gif);
	}
Form#Form{
	height:100%;
	}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

#Body{
	color:#FFFFFF;
	
	}

a img{
	border:0px;
	}

.wrapper{
	width:100%;
	position:relative;
	height: auto;
	padding-top:10px;
	}

* html .wrapper{
	height:100%;
	}	

.frame{
	width:850px;
	margin:0px auto 0px auto;
	}
	

.header{
	background-image:url(/Portals/0/Skins/Hoyman/images/head_bg.gif);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:0px;
	height:100px;
}

.logo{
	margin:10px;
	width:240px;
	height:80px;
	float:left;
	}

.searchArea{
	margin-top:30px;
	width:500px;
	float:right;
	}
	


.searchText{
	margin-right:10px;
	float:left;
	}

.searchArea input{
	width:260px;
	float:left;
	}

	
HoymanSearch img{
	float:left;
	}

.clear{
	clear:both;
	}
	
.clientLogin{
	width:560px;
	height:34px;
	float:right;
	margin:0px;
	}

.mainNav{
	height:33px;
	background:url(/Portals/0/Skins/Hoyman/images/menu_BG_off.jpg);
	background-repeat:repeat-x;
	}

.mainWindow{
	height:100px;
	background:#000000;
	border-bottom:5px solid #865407;
	padding:0px;
	text-align:left;
	clear:both;
	position:relative;
	overflow:visible;
}

.shareLink{
	position:absolute;
	right:10px;
	top:115px;
	z-index:100;
	}

.mainWindow .BasicContainer{
	margin:0px;
	}
	
.contentTable .listServices .BasicContainer,
.contentTable .listIndustries .BasicContainer{
	height:auto;
	min-height:auto;
	}

#home .mainWindow{
	height:223px;
	}

#homeBanner{
	height:223px;
	}

.content{
	background-color:#FFFFFF;
	min-height:550px;
	height: auto;
	text-align:left;
	}
	



.contentTable td{
	vertical-align:top;
	}	

.leftColumn{
	width:595px;
	background-color:#e0d6c5;
	}
	
.rightColumn{
	width:255px;
	background-image:url(/Portals/0/images/rightColumnTop.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	padding-top:40px;
	margin:0px;
	}
	
.footer{
	background-color:#3c3b3b;
	font-size:11px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	width:850px;
	position:relative;
	height:150px;
	color:#FFFFFF;
	text-align:center;
	}
	
.footDisclaimer{
	width:830px;
	position:relative;
	top:50px;
	padding:0px 10px 0px 10px;
	}
	
.footDisclaimer p{
	font-size:9px;
	margin:30px;
	line-height:12px;
	}
	
.footDisclaimer p a{
	text-transform:none;
	text-decoration:underline;
	}

.footAddress{
	width:850px;
	text-align:center;
	position:relative;
	top:24px;
	}

.footLogo#hoyman{
	top:38px;
	left:20px;
	position:absolute;
	}
	
.footLogo#cpawms{
	top:35px;
	right:20px;
	position:absolute;
	}

.footMenu{
	width:850px;
	padding:4px;
	text-align:center;
	background-color:#2c2c2c;
	}

.footer a,
.footer a.SkinObject{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	margin:0px 4px 0px 4px;
	text-transform:uppercase;
	}
	
.footer a:hover{
	text-decoration:underline;
	}


.footer p{
	padding:0;
	margin:0px;
}


/* Home Page Items */

.listMenu{
	background-color:#3c3b3b;
	color:#FFFFFF;
	padding-bottom:15px;
	}
	
.listMenu td{
	vertical-align:top;
	}	

.listMenu ul{
	padding-left:0px;
	margin:0px 0px 0px 10px;
	}
	
	
.listMenu ul li{
	list-style:url(/Portals/0/images/list_arrow_sm_white.gif);
	text-align:left;
	width:220px;
	margin:5px 0px 0px 25px;
	padding:0px;
	font-size:12px;
	}
	
.listMenu ul li a{
	text-decoration:none;
	display:block;
	width:100%;
	padding:5px 0px 4px 3px;
	border-bottom:2px solid #414141;
	}
	
.listMenu ul li a:hover{
	background-color:#616161;
	color:#FFFFFF;
	}
	
.listMenu ul li a:visited,
.listMenu ul li a:active,
.listMenu ul li a:link{
	color:#FFFFFF;
	text-decoration:none;
	}
	
	
.listServices{
	width:280px;
	}
	
.listLink{
	margin:15px 0px 0px 15px;
	}	

.listSeparator{
	width:1px;
	background-color:#c2aa77;
	}
	
.listIndustries{
	width:314px;
	}

.homeNewsletters{
	height:400px;
	}
	
#home .content{
	padding-bottom:0px;
	}	




#home .rightColumn .BasicContainer,
#home .rightColumn .bannerContainer{
	min-height:20px;
	height:auto;
	}
#home .contentTable .BasicContainer{
	min-height:0px;
	height:auto;
	}

.contentTable .BasicContainer{
	min-height:550px;
	height:auto;
}

* html .contentTable .BasicContainer{
	height:550px;
	}

#content .mainContent{
	background-color:#FFFFFF;
	width:675px;
	position:relative;
	}

* html .mainContent{
	height:550px;
	}	

#content .leftColumn{
	width:225px;
	background-color:#f5eede;
	background-image:url(/Portals/0/Skins/Hoyman/images/LsideCol_shad.jpg);
	background-position:right;
	background-repeat:repeat-y;
	}
	
#content .mainContent .BasicContainer{
	margin:20px 30px 60px 30px;
	}
	
#wide .mainContent .BasicContainer{
	margin:0px;
	}
	

/* Text Styles */


p,
.normal{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	}

h1{
font-family:"Times New Roman", Times, serif;
color:#86692b;
font-size:26px;
font-weight:normal;
padding:0px 0px 5px 0px;
line-height:37px;
margin:0px;
/*border-bottom: 1px solid #c2aa77;*/
}

h2{
font-family:"Times New Roman";
color:#86692b;
font-weight:400;
font-variant:small-caps;
font-size:20px;
margin:0px;
}

h3{
font-family:"Times New Roman";
color:#86692b;
font-weight:bold;
font-variant:small-caps;
font-size:16px;
padding-bottom:5px;
margin-bottom:0px;
}

h4, h5, h6{
	margin:0px 0px 3px 0px;
	padding:0px;
	}


.contentHead{
font-family:"Times New Roman", Times, serif;
color:#86692b;
font-size:35px;
font-weight:normal;
padding:0px;
line-height:37px;
}

.contentSubHead{
font-family:"Times New Roman";
color:#86692b;
font-size:17px;
padding-bottom:0px;
margin-bottom:5px;
}

.contentSubHead p{
padding-bottom:0px;
margin-bottom:0px;
}


div.float-right {
  float: right;
  width: 175px;
  margin-left: 25px;
  margin-right:0px;
  margin-top: 30px;
  padding: 15px;
  background: #f0ebe2;
  border: 1px solid #c2aa77;
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  line-height:18px;
  font-weight:300;
  color:#816d42;
  }

div.callout {
  width: 90%;
  margin-right:0px;
  margin-top: 30px;
  padding: 10px 15px 10px 15px;
  background: #fffaef;
  border: 1px solid #c2aa77;
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  line-height:18px;
  font-weight:300;
  color:#564216;
  }
 
 
div.testimonial {
  float:right;
  clear:right;
  width: 250px;
  margin-right:0px;
  margin-top: 15px;
  margin-left:20px;
  padding: 5px 10px 5px 10px;
  background: #fffaef;
  border: 1px solid #c2aa77;
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  line-height:14px;
  font-weight:300;
  color:#564216;
  }

div.testimonial p{
	margin:2px 0px 7px 0px;
	}

img.float-left {
  float: left;
  margin-left: 0px;
  margin-right:25px;
}

img.float-right {
  float: right;
  margin-left: 0px;
  margin-right:25px;
}


.directorLinks{
height:50px;
padding-top:10px;
padding: 5px;
text-align:center;
vertical-align:top;
}

.backToLink{
font-size:10px;
text-align:right;
}

ul{
margin-top:5px;
padding-top: 0px;
}

li{
font-size:12px;
padding-bottom:10px;
font-weight:600px;
/*color:#816d42;*/
list-style:url(/Portals/0/images/list_diamond_sm.gif);
background-repeat:no-repeat;
}


.newsList{
	padding:0px;
	margin:15px 0px 5px 10px;
	}

.newsList li{
	list-style:none;
	background-image:url(/Portals/0/images/list_arrow.gif);
	padding-left:20px;
	margin:5px;
	}


	
/* News Styles */

h1.detail_standard_title{
	font-size:28px;
	border-bottom:0px;
	line-height:34px;
	}
.homeNewsletters .BasicContainer{
	margin:15px 10px 10px 20px;
	}
	
.homeNewsletters.prListArrow{
	background-image:url(/Portals/0/images/list_arrow_news.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:5px;
	}
	
.homeNewsletters .prListArrow img{
	display:none;
	}

.homeNewsletters p strong{
	font-size:14px;
	}
.homeNewsletters p{
	font-size:11px;
	line-height:13px;
	color:#333333;
	padding-top:5px;
	}

.homeNewsletters a:link,
.homeNewsletters a:visited,
.homeNewsletters a:active{
	text-decoration:none;
	}
	
.homeNewsletters a:hover{
	text-decoration:underline;
	}

	
	
/*Banner Container*/

.bannerContainer{
	background-color:#FFFFFF;
	border-bottom:3px solid #865407;
	background-image:url(/Portals/0/images/bannercontainerBG.jpg);
	background-position:3px 2px;
	background-repeat:no-repeat;
	padding:10px;
	}

.bannerContent h1,
.bannerContent h2,
.bannerContent h3,
.bannerContent h4,
.bannerContent h5,
.bannerContent h6{
	font-size:22px;
	font-weight:bold;
	margin-bottom:3px;
	line-height:20px;
	color:#000000;
	}

.bannerContent{
	margin:8px;
	}

.bannerContent p{
	font-size:15px;
	line-height:18px;
	margin-top:2px;
	padding:0px;
	color:#78531a;
	}
	
#info .bannerContent a{
	color:#636363;
	}
	
#info .bannerContent a strong{
	color:#000000;
	}
	
#info .bannerContent a:link,
#info .bannerContent a:active,
#info .bannerContent a:visited{
	text-decoration:none;
	}
	
#info .bannerContent a:hover{
	text-decoration:underline;
	}
	
#info .bannerContent p{
	font-size:11px;
	color:#333333;
	line-height:12px;
	}
	
#info .bannerContent p strong{
	font-size:14px;
	line-height:16px;
	padding-bottom:7px;
	}

.infoBannerContainer {
	background-image:url(/Portals/0/images/infoBannerLeftBg.gif);
	border-bottom:3px solid #865407;
	background-position:0px 50%;
	background-repeat:no-repeat;
	padding:10px 10px 10px 30px;
	}
	
#HDSitemap .CISS_SideMenuContent{
	width:250px;
	}
	
#HDSitemap .MenuLevel0_Item{
	margin-top:15px;
	}
	
	
#Activities .mainContent .BasicContainer{
	height:auto;
	min-height:0;
	}
	
#home .PRListText div{
	border-bottom:1px solid #f1f1f1;
	padding:10px 10px 15px 10px;
	margin:0px 3px 0px 3px;
	}
	
#home .morelink{
	padding:5px 18px 0px 0px;
	}
	

