﻿body
{
    padding-bottom: 65px;
    padding-top: 5px;
    text-align: center;
	/*font-family: Trebuchet MS, sans-serif;*/
	font-family: "Bookman Old Style","URW Bookman L","itc bookman",'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	background:url(bg-body.jpg) 0 -4px repeat-x;
	font-size:12px;
}
strong{
	color:#58abcf;
}
.BannerAD
{
    position: absolute;
    top: 1px;
    right: 15px;
    background: url(../images/banner-ad.jpg) left top no-repeat;
    width: 506px;
    height: 82px;
    display: block;
}

.Container
{
    position: relative;
    width: 885px;
    margin: 0 auto;
}

.PhotoGalleryLink
{
    background: url(../images/icon-photo.gif) left center no-repeat;
    padding: 2px 0 2px 20px;
    color: #576e8f;
}

.PhotoGalleryImg
{
    margin: 5px 0 10px 0;
}

.VideoBox
{
    margin: 10px 0 18px 90px;
}

.WideVideoBox
{
    margin: 10px 0 18px 0;
}

#SocialIcons
{
	position: absolute;
	top: 0; right: -152px;
}

#SocialIcons .Twitter
{
	background: url(../images/icon-twitter.gif) left top no-repeat;
	width: 16px; height: 16px;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
	position: absolute;
	top: 3px; right: 458px;
}

/*********** Navigation *****************/

.Nav { position: absolute; left: 12px; top: 89px; }

.Nav ul { margin: 0; padding: 0; }

.Nav ul li
{
	list-style-type: none;
	display: inline;
	text-decoration: none;
	padding: 0 15px 0 9px;
	background: url(../images/nav-bullet.png) right center no-repeat;
	font-family: "Bookman Old Style","URW Bookman L","itc bookman",'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size: 78%;
}

.Nav ul li a { text-decoration: none; color: #1f1f1f; }
.Nav ul li a:hover{color:#58abcf;}

.Nav .First { padding: 0 19px 0 0; }
.Nav .Last { background: none; }

.NewsLeftCol
{
	width: 358px;
	margin: 10px 10px 0 10px;
	
	font-size: 13px;
	width: 398px;
	text-align: justify;
	border-right: 1px solid #ccc;
	padding-right: 20px;
}

.NewsRightCol
{
	width: 458px;
	margin: 10px 0 0 10px;
}

.NewsLeftCol h3, .NewsRightCol h3
{
	text-align: center;

	font-size: 18px;
	text-align: center;
}


.MediaLogos { margin: 18px 0 12px 0; }

.call-now{
   width:410px;
   top:26px;
   position:absolute;
   right:0;
   height:16px;
   font-size:11px;
   color:#58abcf;
   text-align:right;
}

.HonoraryCommittee 
{
	list-style: none;
	padding: 0 0 10px 0;
	margin: 10px 0 0 0;
}

.HonoraryCommittee li
{
	list-style: none;
	float: left;
	text-align: center;
	width: 33%;
	padding: 0;
	margin: 0;
}

.HonoraryCommittee li a
{
	display: block;
}

.HonoraryCommittee li p
{
	margin: 3px 0 10px 0;
}

.HonoraryCommittee img 
{
	padding: 1px;
	border: 1px solid #b8b8b8;
}
