/* CSS Document */

/* HTML TAGS */

body{
	margin: 0px;
	padding: 0px;
	font: 11px verdana;
	background: #cbc8c3;
	color: #000000;
}

h1{	
	font: bold 14px verdana;
	color: #2874a9;
	display: inline;
}

h2{	
	font: bold 15px verdana;
	color: white;
	display: inline;
}

h3{ 
	font: bold 11px verdana;
	color: #45719b;
	display: inline;
}

h5 {
	background: url(../gfx/arrow.gif) no-repeat;
	padding-left: 12px;
	font-size: 11px;
}

.clear{	clear: both; }


a{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover{
	text-decoration: underline;
}

input, textarea{
	width: 100%;
	background: #f5b836;
	border: solid 1px #797979;	
}

input#submit{
	width: 100px;
	background: url(../gfx/buttonSubmit.gif) no-repeat;
	width: 97px;
	height: 24px;
}

img{
	border: 0;
}

img.newsarchive {
	float: right;
	margin: 0 4px 0 xp4;
}

ul{
	list-style-image: url(../gfx/bulletsmall.gif);
	line-height: 14pt;
}

hr { 
	border:solid 1px #2874a9;
	}
	
2 {

	border-top:solid 1px #FFFFFF;
	}


/* IDs */

#box{
	width: 779px;
	margin: 0 auto;
}

#header{
	background: url(../gfx/navbg.gif) repeat-y;
	width: 779px;
	height: 132px;
}

a#logo{
	height: 132px; 
	width: 550px; /* was width: 317px; */
	float: left;
	background: url(../gfx/logo3.png) no-repeat;
}

#headerRight{
	width: 462px;
	float: right;
}	

#nav{
	background: url(../gfx/navbg.gif) no-repeat;
	width: 770px;
	height: 36px;
	text-align: right;
	padding:0px 0px 0px 9px;
}

#bar{
	background: url(../gfx/navbar.gif) no-repeat;
	width: 779px;
	height: 31px;
}

#mainarea{
	background: url(../gfx/bgRepeat.gif) repeat-y;
	padding: 17px;
}

#toprow{
	width: 746px;
	height: auto;
	padding: 0px 0px 20px 0px;
}

#pagetitle{
	float: left;
	padding: 40px 0 0 30px;
	width: 500px;
}




#menu{
	float: right;
	width: 160px;
	padding: 20px 10px 0 0;
}

#teamMenu{
	float: right;
	width: 126px;
	padding: 30px 30px 0 0;
}

#commentsMenu{
	float: left;
	width: 126px;
	padding: 30px 30px 0 0;
	overflow:hidden;
}

#bottomrow{
	width: 706px;
	padding: 20px 20px 50px 20px;
	position: relative;
	/*overflow:hidden;*/
}

#bottomrowTeam{
	width: 706px;
	padding: 20px 20px 50px 20px;
	height: 1780px;
}

#footer{
	text-align: center;
	margin: 20px 0;
	height: 40px;
	color: #999999;
}

#footer a{
	color: #999999;
}

#profilePic{
	position: absolute;
	z-index: 1;
	right: 50px;
	bottom: 0px;
}

#leftarrow{
	position: absolute;
	z-index: 2;
	right: 315px;
	bottom: 150px;
}

#rightarrow{
	position: absolute;
	z-index: 2;
	right: 25px;
	bottom: 150px;
}

#profile{
	width: 350px;
}




/* HOME PAGE */
#Hometoprow{
	width: 500px;
}

#Hometopleft{
	width: 495px;
	float: left;
}

#Hometopright{
	width: 220px;
	background: #a2c8dc;
	margin-left: 506px;
	height: 439px;
	padding: 5px;
	margin-right: 10px;
	position: absolute;
	z-index: 20;
	display: block;
	overflow: visible;
	background-image: url(../gfx/homeEventsBg.png);
	border: 2 0 2 0;
	border-color: #666666;
}

#Hometopright a{
	text-decoration: underline;
}

#Hometopright a:hover{
	color: #2874a9;
}

#Homebottomrow{
	width: 492px;
	margin-top: -4px;


}

#headings {
		width: 500px;
		height:45px;
		}
		

#latestNewsLink {
		width: 146px;
		height:45px;
		float:left;
		}
		
#legalLink {
		width: 186px;
		height:45px;
		margin-left:86px;
		float:left;
		overflow:hidden;
		}

#legalLink a{
		width: 186px;
		height:45px;

		float:left;
		overflow:hidden;
		}


#latestNewsLink a{
		width: 146px;
		height:45px;
		float:left;
		overflow:hidden;
		}
		
#Homebottomrowtop{
	background: url(../gfx/bgLowerTop.gif) top no-repeat;
	height: 7px;
	width: 746px;	
}

#Homebottomrowbottom{
	background: url(../gfx/bgLowerbottom.gif) bottom no-repeat;
	height: 25px;
	width: 746px;
}

#Homenews{
	width: 225px;
	padding: 10px;
	background-color: #a2c8dc;
	height: 180px;
	background-image: url(../gfx/homeEventsBg.png);
	background-repeat: repeat-y;
	border: 2 0 2 0;
	border-color: #999999;
}

#Hometeambox{
	margin-left: 255px;
	width: 220px;
	padding: 10px;
	background-color: #2975A9;
	position: absolute;
	float: right;
	height: 180px;
	background-image: url(../gfx/homeLegalServicesBg.png);
	background-repeat: repeat-y;
	border: 2 0 2 0;
	border-color: #999999;
}

#Homebottomright{
	float: right;
	width: 231px;
	margin-top: 20px;
	padding: 80px 0 0 10px;
}

.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*TEAM PAGE*/

.meetTheTeam{
	width:150px;
	height:200px;
	margin:10px;
	float:left;
}


/*CONTACT*/

.office{
	width:150px;
	height:150px;
	margin:0px;
	padding:5px;
	border:#FFFFFF solid 1px;
	float:right;
}


.images {
	width:300px;
	height:auto;
	padding:5px;
	border:#FFFFFF solid 1px;
	}
	
.images2 {
	width:93px;
	height:auto;
	padding:5px;
	border:#FFFFFF solid 1px;
	}
	
.images3 {
	width:150px;
	height:113px;
	padding:5px;
	border:#FFFFFF solid 1px;
	margin:0px 5px 0px 0px;
	}
	
.images4 {
	width:107px;
	height:113px;
	padding:5px;
	border:#FFFFFF solid 1px;
	margin:0px 5px 0px 0px;
	}
	
.images5 {
	width:85px;
	height:113px;
	padding:5px;
	border:#FFFFFF solid 1px;
	margin:0px 5px 0px 0px;
	}

.imagesR {
	height:auto;
	padding: 5px;
	border:#FFFFFF solid 1px;
	float: right;
	margin: 5px;
	}

/* CLASSES */

.date{
	color: #2874a9;
	float: right;
}

.medium{
	background-color: #79b1d1;
}

.light{
	background-color: #abcee1;
}

.active{
	background: #2874a9;
}

.h5{
	font: bold 11px verdana;
	color: #FFF;
}

#homeRachel {
	background-image: url(../gfx/team/teamRachel_sml.jpg);
	background-repeat: no-repeat;
	height: 120px;
}

#homeTim {
	background-image: url(../gfx/team/teamTim_sml.jpg);
	background-repeat: no-repeat;
	height: 120px;
}

#homeTim a:link, #homeRachel a:link {
	text-decoration: none;
}

#homeTim a:hover, #homeRachel a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#midBottomText {
	color:#000000;
	background-color: #2975A9;
	width:auto;
	height:auto;
	padding: 5px 10px 5px 10px;
	margin-top: 12px;
}
	
#bottomText {
	color:#2874a9;
	width:auto;
	height:auto;
	padding:0px 10px 0px 10px;
	/* margin-top:-10px; */
}

#eventsbottomlink {
	bottom: 0px;
	top: 30px;
	position: relative;
}

img.newsarchive {
	margin: 10px;
}