body {
	background-color: rgb(245,247,249);
	color: #333;
	color: rgb(96,96,96);
	font-size: 12px;
}
body#team #wrapper, body#terms #wrapper {
	font-size: 12px;
}
body#team #wrapper h2, body#terms #wrapper h2 {
	font-size: 14px;
	margin-bottom: 4px;
}
body#contact #wrapper h2 {
	font-size: 16px;
	margin-bottom: 4px;
}
body#team #wrapper h3, body#terms #wrapper h3 {
	font-size: 13px;
	margin-bottom: 4px;
}
#wrapper {
	background-color: rgb(245,247,249);
}
#banner {
	background: rgb(245,247,249) url('../images/rbruce_banner.png') no-repeat top center;
	height: 168px;
	margin-bottom: 6px;
	margin-top: 6px
}
#carousel {
	margin-bottom: 20px;
}
.container_12 {
	background: #fff url('img/12_col.gif') repeat-y;
	margin-bottom: 20px
}
#nav {
	background: url('../images/nav2.png');
	height: 32px;
	width: 940px;
	margin-bottom: 20px; margin-left:auto; margin-right:auto; margin-top:0
}
#home #nav {
	margin-bottom: 6px;
}
#nav span {
	display: none;
}
#nav li {
	list-style-type: none;
	float: left;
}
#nav a {
	height: 32px;
	display: block;
}
#list1 {
	width: 122px;
	margin-left: 45px;
}
#list2 {
	width: 191px;
	margin-left: 0;
}
#list3 {
	width: 149px;
	margin-left: 0;
}
#list4 {
	width: 123px;
	margin-left: 0;
}
#list5 {
	width: 137px;
	margin-left: 0;
}
#list6 {
	width: 119px;
	margin-left: 0;
}
#list1 a:hover, body#home #list1 {
	background: url('../images/nav2.png') no-repeat -45px -32px;
}
#list2 a:hover, body#talent #list2, body#recent #list2 {
	background: url('../images/nav2.png') no-repeat -167px -32px;
}
#list3 a:hover, body#team #list3 {
	background: url('../images/nav2.png') no-repeat -358px -32px;
}
#list4 a:hover, body#news #list4 {
	background: url('../images/nav2.png') no-repeat -507px -32px;
}
#list5 a:hover, body#contact #list5 {
	background: url('../images/nav2.png') no-repeat -630px -32px;
}
#list6 a:hover, body#links #list6 {
	background: url('../images/nav2.png') no-repeat -767px -32px;
}
.overline {
	padding-top: 10px;
	border-top: 1px solid #ccc;
}
#footer {
	padding-top: 10px;
	border-top: 1px solid #ccc;
	color: rgb(120,120,120);
	font-size: 12px;
	margin-top: 10px;
}
.strong {
	font-weight: bold;
}
.italic {
	font-style: italic;
}


.right {
	float: right;
}
#footer a, #footer a:link, #footer a:visited {
	color: rgb(131, 163,189);
	text-decoration: none;
	border-bottom: 1px solid rgb(176, 220,255);
	;
}
#footer a:hover {
	text-decoration: none;
	color: rgb(120,120,120);
	border: none;
}
body#recent p {
	margin-bottom: 0;
}
#slideshow, #slideshow2, #slideshow3, #slideshow4, #slideshow5 {
	height: 160px;
	width: 160px;
}
#talent-content a:link, #talent-content a:visited {
	text-decoration: none;
	font-weight: bold;
	color: rgb(106,147,173);
	font-size: 14px;
	padding-left: 6px;
}
#talent-content a:hover {
	color: #333;
}
div.button {
	width: 160px;
	background-color: rgb(207,218,226);
	height: 25px;
	line-height: 25px;
}
#footer a.nodec {
	text-decoration: none;
	border-bottom: none;
}
p.button2 {
	/*  background-color: rgb(107,147,175);
*/
	background-color: rgb(207,218,227);
	color: rgb(135,140,145);
	/*  color: white;
*/
	width: 190px;
	text-align: center;
	float: right;
	clear: right;
	padding: 4px;
	font-weight: bold;
	/*  border-style: double;
*/
	border: 2px solid #ccc;
	margin-right: 10px;
}
p.button2 a:link, p.button2 a:visited {
	color: rgb(135,140,145);
	text-decoration: none;
	font-weight: bold;
}
p.button2 a:hover {
	color: #333;
}
#story img.story_left {
	margin-right: 8px;
	margin-bottom: 8px;
	float: left;
}
#story img.story_right {
	margin-left: 8px;
	margin-bottom: 8px;
	float: right;
}
p.c_left {
	/*  clear: right;
*/
}
div.jcarousel-next, div.jcarousel-next-horizontal, div.jcarousel-prev, div.jcarousel-prev-horizontal {
	height: 0;
	margin-left: -9999999px;
}
.jcarousel-skin-tango .jcarousel-next-horizontal {
	width: 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
	width: 0;
}
body#news h5, body#links h5 {
	margin-bottom: 0;
	font-size: 14px;
	margin-top: 15px;
}
body#news h5.first {
	margin-top: 0;
}
#team img.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#news img.left{
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}
#news img.right{
	float: right;
	margin-left: 10px;
	margin-bottom: 0px;
}