@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding: 0;
	background:#4571c5 url(../img/background.jpg) top repeat-x;
}

#wrapper {
	width: 825px;
	background:transparent url(../img/contentBackground.jpg) top no-repeat;
	height: 768px;
	margin-left: 100px;
	padding-left: 25px;
}

#content {
	width:800px;
	height: auto;
	float:left;
}

#header {
	width: 800px;
	height: 153px;
	background:#FFFFFF;
	float:left;
}

#navigation
{
	width: 800px;
	height: 32px;
	background: transparent url(../img/navBarBkgd.jpg) top repeat-x;
	float:left;
	
}
#navigation ul
{margin:0px; padding:0px; padding-left:30px;}

#navigation ul li
{display:inline; float:left; list-style:none; margin-left:20px; position:relative; height:32px;}

#navigation li a {
	color:#fff; 
	text-decoration:none;
	font-family: Palatino, "Palatino Linotype";
	text-transform:uppercase;
	font-size: 14px;
	display:block;
	height:32px;
	line-height:32px;
	padding-left: 10px;
	padding-right: 10px;
}
#selected {
	background:transparent url(../img/active_arrow.jpg) bottom center no-repeat;
	height:32px;
	position:relative;
	width: 20px;
	z-index: 1;
	bottom: 0;
}

#navigation li a:hover
{	color:#fff; 
	background: transparent url(../img/navBarBkgd-03.jpg) top repeat;
}

#navigation li ul
{margin:0px; padding:0px; display:none; position:absolute; left:0px; top:32px;}

#navigation li:hover ul
{display:block; width:160px;}

#navigation li li
{list-style:none; display:list-item; margin-left: 0; background:#85aae0 url(../img/background.jpg) top repeat-x;}

#navigation li li a
{color:#fff; 
text-decoration:none; 
font-size: 12px;
margin-left: 0px;
text-transform:capitalize; 
font-family:"Trebuchet MS";
display: block;
width: 220px;

}

#navigation li li a:hover
{color:#fff;  background: url(../img/navBarBkgd-03.jpg) repeat-x;}

#homepageImage {
	width: 800px;
	height:255px;
	background: transparent url(../img/homepageImage.jpg) top no-repeat;
	float: left;
}

#homepageImage #news {
	width: 284px;
	height:255px;
	background:url(../img/newsBkgd.jpg) bottom no-repeat;
	float:left;
	text-align:center;
	font-family:Palatino, "Palatino Linotype";
	
}
#homepageImage #news a, a:link {
	text-decoration:none;
	font-size: 13px;
	color: #091447;
	
}
#homepageImage #news a:hover {
	text-decoration: underline;
	color: #3366CC;
}
#homepageImage #news #title {
	height: 25px;
	background:transparent url(../img/InTheNews_Title.jpg) top repeat-x;
	text-align: center;
	font-family:Palatino, "Palatino Linotype";
	font-size: 18px;
	color: #091447;
	padding-top: 7px;
	text-transform:uppercase;
	width: 283px;
}

#homeContent {
	width: 770px;
	height: 275px;
	padding: 15px;
	float: left;
}

#homeContent #leftCol {
	width: 360px;
	height: 255px;
	float:left;
	color:#2a2f5b;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 20px;
	background-color: #e6d493;
	padding: 12px;

}
#homeContent #rightCol {
	width: 350px;
	height: 255px;
	float:right;
	color:#2a2f5b;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 15px;
	background-color: #e6d493;
	padding: 12px;

}
#homeContent h1 {
	color:#2a2f5b; 
	font-family: Palatino, "Palatino Linotype";
	text-transform:uppercase;
	font-size: 18px;
	margin: 0px;
}
#footer {
	float: left;
	height: 20px;
	padding-top: 10px;
	background-color: #b39644;
	width: 780px;
	padding-left: 20px;
	font-size: 10px;
	font-family:"Trebuchet MS";
	color: #665526;
}

#pageContent {
	width: 800px;
	height: 555px;
	float: left;
}

#pageContent #LeftCol {
	float:left;
	width: 233px;
	background:transparent url(../img/leftCol_Bkgd.jpg) top repeat-y;
	height: 555px;
}

#pageContent #LeftCol .Main{
	float:left;
	width: 233px;
	background:transparent url(../img/leftCol_Bkgd.jpg) top repeat-y;
	height: 555px;
}
#pageContent #LeftCol #highLight{
	float:left;
	width: 203px;
	background: transparent url(../img/leftCol_Highlight.jpg) top repeat-y;
	height: 175px;
	padding: 15px;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#333333;
	line-height: 24px;
}

#pageContent .chrisBio, .mikeBio, .louBio, .billBio, .mattBio, .katyBio, .kristenBio {
	padding: 10px;
	padding-top: 50px;
	background:#1b4a79; 
	color: #cccccc;
	font-family:"Trebuchet MS";
	font-size: 11px;
	line-height: 20px;
	font-weight:normal;
	height: 495px;
	overflow:hidden;
}

#pageContent #LeftCol #highLight a, a:link{
	color: #b39644;
	font-size: 11px;
	text-decoration: underline;
}
#pageContent #LeftCol #highLight a:hover{
	color: #2a2f5b;
}
#pageContent #LeftCol #serviceNav ul
{margin:0px; padding:0px; display:block;}

#pageContent #LeftCol #serviceNav ul li
{ float:left; list-style:none; height:30px;}

#pageContent #LeftCol #serviceNav li a {
	color:#91681a; 
	text-decoration:none;
	font-family: Palatino, "Palatino Linotype";
	font-weight: bold;
	font-size: 11px;
	display:block;
	height:30px;
	line-height:30px;
	padding-left: 20px;
	width: 213px;
	background: url(../img/serviceSubNav_bkgd.jpg) right no-repeat;
}
#pageContent #LeftCol #serviceNav li a:hover {
	background: #be9943;
}
#pageContent #LeftCol #serviceNav li a.selected {
	background: #be9943;
}

h3 {
	font-family: Palatino, "Palatino Linotype";
	padding-left: 15px;
	font-size:18px;
	color: #b39644;
	font-weight:bold;
	margin: 0;
	margin-bottom: 10px;
}
h1 {
	color:#2a2f5b; 
	font-family: Palatino, "Palatino Linotype";
	text-transform:uppercase;
	font-size: 24px;
	margin: 0px;
	line-height: 24px;
}
#pageContent #RightCol {
	float:left;
	width: 372px;
	height: 530px;
	padding-left: 50px;
	padding-top: 25px;
	padding-right: 140px;
	font-family:"Trebuchet MS";
	font-size:11px;
	line-height: 24px;
	color:#333333;
}
#pageContent #RightCol a{
	text-decoration: none;
	line-height: normal;
	color: #333;	
}
#pageContent #RightCol a:hover{
	color: #1d4f86;
	font-weight:500;
}
#pageContent #RightCol a:visited{
 	color: #666;
}		

#pageContent #RightCol img{
	border: 5px solid #D9C179;
}

#pageContent #RightCol img:hover {
	border: 5px solid #FFF;
}
#pageContent #RightCol table {
	color: #000033;
	font-family:Palatino, "Palatino Linotype";
	font-weight:bold;
	font-size:12px;
}
#pageContent #RightCol #serviceNav ul
{margin:0px; padding:0px; display:block;}

#pageContent #RightCol #serviceNav ul li
{ float:left; list-style:none; height:49px;}

#pageContent #RightCol #serviceNav li a {
	color:#91681a; 
	text-decoration:none;
	font-family: Palatino, "Palatino Linotype";
	font-weight: bold;
	font-size: 18px;
	display:block;
	height:49px;
	line-height:49px;
	padding-left: 20px;
	width: 360px;
	background:url(../img/serviceNav_bkgd.jpg) left repeat-x;
}
#pageContent #RightCol #serviceNav li a:hover {
	background: #be9943;
}



#pageContent #RightCol h3 {
	padding: 0;
	margin: 0;
}
#pageContent #RightCol .news {
	line-height: 18px;
}
#pageContent #RightCol.service {
	line-height: 15px;
	padding-right: 40px;
	width: 472px;
}
#pageContent #RightCol .caption {
	font-size: 85%;
	font-style:italic;
}
#closeBtn {
 	float: right;
	padding: 20px;
	margin-top: 10px;
	display: block;
	width: 193px;
	
}

#closeBtn a {
	color: #B39644;
	text-decoration:none;
	margin-left: 150px;
}
	
#closeBtn a:hover {
	color: #fff;
}

#pageContent #RightCol table.clients  {
	font-family:"Trebuchet MS";
	color:#333333;
	font-size: 12px;
	line-height: 18px;
}