/** SETUP FONT **/
body { background-color: #11202d; font-family:Arial, Verdana, Geneva, sans-serif; }

/* NAV */
#header { height: 207px; }
	#logo { margin-top:55px; }
	#headtop img { margin-top: 70px; }
		#phone { margin-top:75px !important; }

#mainnav { top: 163px; height: 31px; }
	#mainnav li { margin-right: 39px; }
	#mainnav li a { height: 31px; }
	#m-home a {background: transparent url(../_images/nav-home.png) no-repeat center top;width:79px;}
	#m-meet a {background: transparent url(../_images/nav-meet.png) no-repeat center top;width:187px;}
	#m-conditions a {background: transparent url(../_images/nav-conditions.png) no-repeat center top;width:204px;}
	#m-library a {background: transparent url(../_images/nav-library.png) no-repeat center top;width:214px;}
	#m-locations { margin-right: 0 !important; }
	#m-locations a {background: transparent url(../_images/nav-locations.png) no-repeat center top;width:120px;}

/* Vivid */
#promoWrap { background: #fff url(../_images/home-vivid.jpg) no-repeat 0 0; height: 381px; }
	#promoWrap p { font-family: "Chaparral Pro", Georgia, serif; font-size: 23px; letter-spacing: 0.5px; line-height: 35px; float: left; margin:203px 75px 0 420px; display: inline;}
#promoWrap p.toptext { margin: 5px 0px 0px 420px !important;}
	

#promoButtons {margin: 25px 0; }
	#promoButtons img { margin-right: 14px; }

/* FOOTER */
#footer { background-color: #0b1823; font-size: 14px; }
	#footer a { color: #b0e8f9; font-size: 14px;}
		#footer a:hover { color: #818518; }
	#footer .wrapper div { float: left; width: 25%; }
	#footer .wrapper div h4 { color: #fefedb; border-bottom: 1px solid #fefedb; margin-right: 40px; padding-bottom:3px; }
	#footer .wrapper div ul { margin-right: 40px; }
		#footer .wrapper div ul li { list-style-type: disc; color: #b0e8f9; list-style-position:inside; margin-bottom: 5px;  }
	#footer .wrapper div p { margin: 10px 0 5px; color: #fff; line-height: 22px; font-size: 14px; }
	#footer .last h4, #footer .last ul { margin: 0 !important;}
	
/* Home */
#columnInfo { color: #232323; }
	#columnInfo .wrapper { background: #fff; border-top: 5px solid #356d7e; padding: 5px 0 30px; margin-bottom:30px; }
	#columnInfo .col { margin:0 17px; display: inline;}
	#columnInfo .col p { line-height:26px; margin: 0 0 25px; }
	#columnInfo .col h2 { margin: 10px 0 8px; }
	#columnInfo img.spaceme { margin-bottom: 16px; }
#columnAccolades { background-color: #0a141d; color: #999; padding:15px 0;}
	#columnAccolades div { text-align: center; }
	#columnAccolades p { font-size:16px; line-height:26px; margin:0 30px 30px; }

/* Doctors */
.biodiv { float: left; width: 150px; margin-right: 15px; text-align: center; font-weight: bold; font-size: 14px; }
	.biodiv img { margin-bottom: 5px; }
	.biodiv a { text-decoration: none; }
	
/* Headers */
h1, h2 { color: #053553; }
h3, h4 { color: #000;margin-bottom: 10px; }
h1 {}
h2 { font-size: 26px; margin-bottom: 10px; }
h3 { font-size: 20px; line-height:30px;}
h4 {}

#content blockquote { font-size:20px; color: #242424; }

#fontSizer {margin-left:800px;position:absolute;top:3px;font-size: 16px !important; line-height: 30px !important; height: 30px;}
	#fontSizer img {}