h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt;
  font-style: normal; font-weight: normal; color: #48481E; text-decoration: none; }

h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt;
  font-style: normal; font-weight: normal; color: #48481E; text-decoration: none; }

li {
	list-style-position:inside;
}

.text {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
  font-style: normal; font-weight: normal; color: #48481E; text-decoration: none; }

.medium {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt;
  font-style: normal; font-weight: normal; color: #48481E; text-decoration: none; }

.texts {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt;
  font-style: normal; font-weight: normal; color: #48481E; text-decoration: none; }

.copy {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt;
  font-style: normal; font-weight: normal; color: #BABBB5; text-decoration: none; }
  
  .footer {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt;
  font-style: normal; font-weight: normal; color: #666666; text-decoration: none; }

.link {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
  font-style: normal; font-weight: normal; color: #336699; text-decoration: none; }

.link_s {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt;
  font-style: normal; font-weight: normal; color: #336699; text-decoration: none; }

.link_med {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt;
  font-style: normal; font-weight: normal; color: #336699; text-decoration: none; }

.deg {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt;
  font-style: normal; font-weight: normal; color: #48481E; text-decoration: none; }

.bio {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt;
  font-style: normal; font-weight: normal; color: #48481E; text-decoration: none; }

.body  { border-left:0px none transparent; border-right:0px none transparent; 
  border-top:0px none transparent; border-bottom:1px solid #BBBBB3;
  background-color: #FFF8E8; background-repeat: repeat-y; background-position: top left;
  background-image: url(http://www.callerygroup.com/layout/background.gif); }



.feature  { border-left:1px solid #BBBBB3; border-right:1px solid #BBBBB3;
  border-top:1px solid #BBBBB3; border-bottom:1px solid #BBBBB3;background-color:#FCF9F1;padding:10px; }

.feature_white  { border-left:1px solid #BBBBB3; border-right:1px solid #BBBBB3;
  border-top:1px solid #BBBBB3; border-bottom:1px solid #BBBBB3;background-color:#FFFFFF;padding:7px; }
  
  .feature_new  { border-left:1px solid #BBBBB3; border-right:1px solid #BBBBB3;
  border-top:1px solid #BBBBB3; border-bottom:1px solid #BBBBB3;background-color:#FCF9F1;padding:10px;}
 
/* CUSTOM STYLES ADDED FOR HOMEPAGE LOGO ROTATION
	TIM FERNIHOUGH - June 14, 2010
*/
.feature_new .slider {
	width:313px;
	height:85px;
	overflow:hidden;
	position:relative;
}
  
.feature_new .slider ul, .feature_new .slider .jcarousel-clip {
	list-style:none;
	width:313px;
	height:85px;
	padding:0px;
	margin:0px;
	overflow: hidden; 
	position: relative; 
}  
  
.feature_new .slider ul li {
	width:313px;
	height:85px;
	padding:0px;
	margin:0px;	
	position: relative;
	float:left;
}

.feature_new ul li .logo_rotation_left {
	width:133px;
	float:left;
	position: relative;
}

.feature_new ul li .logo_rotation_right {
	width:180px;
	float:left;	
	position: relative;
} 

/* CUSTOM STYLES ADDED FOR SIDEBAR LOGO ROTATION
	TIM FERNIHOUGH - June 15, 2010
*/
.feature_side  { border-left:1px solid #BBBBB3; border-right:1px solid #BBBBB3;
  border-top:1px solid #BBBBB3; border-bottom:1px solid #BBBBB3;background-color:#FCF9F1;padding:10px;margin:10px 0px 0px 10px;text-align:left;}

.feature_side a {
	font-size:11px;
}

.feature_side .slider {
	width:278px;
	height:85px;
	overflow:hidden;
	position:relative;
}
  
.feature_side .slider ul, .feature_side .slider .jcarousel-clip {
	list-style:none;
	width:278px;
	height:85px;
	padding:0px;
	margin:0px;
	overflow: hidden; 
	position: relative; 
}  
  
.feature_side .slider ul li {
	width:278px;
	height:85px;
	padding:0px;
	margin:0px;	
	position: relative;
	float:left;
}

.feature_side ul li .logo_rotation_left {
	width:133px;
	float:left;
	position: relative;
}

.feature_side ul li .logo_rotation_right {
	width:143px;
	float:left;	
	position: relative;
} 

.text:link { color: #336699; text-decoration: none }
.text:visited { color: #999900; text-decoration: none }
.text:active { color: #CC9900; text-decoration: none }

.link:link { color: #336699; text-decoration: none }
.link:hover { color: #336699; text-decoration: underline }
.link:visited { color: #999900; text-decoration: none }
.link:active { color: #CC9900; text-decoration: none }

.link_med:link { color: #336699; text-decoration: none }
.link_med:hover { color: #336699; text-decoration: underline }
.link_med:visited { color: #999900; text-decoration: none }
.link_med:active { color: #CC9900; text-decoration: none }

.bio:link { color: #48481E; text-decoration: none }
.bio:hover { color: #48481E; text-decoration: underline }
.bio:visited { color: #48481E; text-decoration: none }
.bio:active { color: #48481E; text-decoration: none }

.prominentLink a {
	color: #336699; 
	text-decoration: none;
}

.prominentLink a:hover {
	color: #999900; 
	text-decoration: underline;
}

.prominentLink a:visited {
	color: #336699; 
	text-decoration: none;
}

.prominentLink a:visited:hover {
	color: #999900; 
	text-decoration: underline;
}

#newlogos {
	margin:auto;
	padding:15px 10px 0px 10px;
	text-align:center;
}