/* CSS Document */
body,html{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:40px 0 0 0;
	padding:0;
	text-align:center;
	font-size:16px;
}
img{
	border:none;
	padding:0;
}
a{
	color:#66999A;
}
h1{
	font-size:25px;
}
h2{
	font-size:22px;
	color:#ffffff;
	font-weight:normal;
	padding:0;
	text-align:center;
	line-height:64px;
	margin:0;
}	
hr{
	border:0;
	padding:0;
	height:1px;
	color:#cccccc;
	background:#cccccc;
	display:block;
}
fieldset{
	border:none;
}
div#container{
	width:925px;
	margin:0 auto 0 auto;
}
div#main{
	width:925px;
	clear:both;
}
div#headTab{
	background:url(../images/header_tablet.jpg) top center no-repeat;
	width:697px;
	height:64px;
	margin:0 auto 32px auto;
}
/* rounded box styles */
.bTop{
	background:url(../images/vborder.gif) top left repeat-x;
}
.bBot{
	background:url(../images/vborder.gif) bottom left repeat-x;
}
.bLeft{
	background:url(../images/hborder.gif) top left repeat-y;
}  
.bRight{
	background:url(../images/hborder.gif) top right repeat-y;
}  
.topL{
	background:url(../images/rnd_corn_tl.gif) top left no-repeat;
}     
.topR{
	background:url(../images/rnd_corn_tr.gif) top right no-repeat;
}    
.botR{
	background:url(../images/rnd_corn_br.gif) bottom right no-repeat;
}  	
.botL{
	background:url(../images/rnd_corn_bl.gif) bottom left no-repeat;
}	
.bTop,.bBot,.bLeft,.bRight,.topL,.topR,.botR,.botL{
	position:relative;
	float:left;
}
div#vardyGrps{
	margin:0 0 75px 0;
	float:left;
}
div#vardyGrps .botL{
	width:925px;
	text-align:center;
	height:300px;
}
p.grpMemb{
	text-align:center;
	width:200px;
	display:inline;
	margin:0 0 0 30px;
	background:#00CCCC;
	border:1px solid red;
}
div#vardyGrps .botL img{
	margin:81px 20px 0 20px;
}
div#leftCol{
	width:211px;
	float:left;
	font-size:14px;
}
div#leftCol .botL{
	width:211px;
	padding:15px 0 25px 0;
}
div#leftCol p{
	text-align:left;
	padding:0 0 0 15px;
}
div#rightCol{
	float:right;
	margin:0 0 60px 0;
}
div#rightCol .botL{
	width:646px;
	text-align:left;
	padding:25px 20px 35px 30px;
}
dd{
	margin:15px 0 15px 20px;
}
.floatRight{
	float:right;
}
img.emmanLogo{
	margin:0 0 30px 0;
	float:left;
}
div#footer{
	clear:both;
	margin:0 0 30px 0;
}
/* find us page */
img#vardyGrpLogo{
	float:right;
	margin:0 0 25px 0;
}
div#findUs{
	text-align:left;
	font-size:12px;
	padding:0 0 50px 0;
	float:left;
}
div#findUs .botL{
	padding:25px;
}
div#findUs h1{
	text-align:left;
}
div#findUs h2{
	text-align:left;
	color:#000000;
	padding:0;
	margin:0 0 15px 0;
	line-height:normal;
}
div#findUs p{
	margin:0 0 15px 0;
	padding:0;
	text-align:left;
}
div#findUs ul{
	margin:0 0 0 0;
	padding:0;
}
div#findUs li{
	margin:0 0 15px 20px;
	padding:0;
}
div#findUs #leftCol{
	width:435px;
	text-align:center;
}
div#findUs #leftCol img{
	margin:40px 0 0 0;
	display:block;
}
div#findUs #rightCol{
	width:435px;
}
.fontGrey{
	color:#666666;
}