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

html	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1px;
	color: #666;
	}
body	{
	background: url('/images/bg.jpg');
	background-position: left;
	padding: 0px;
	margin: 0px;
	behavior:url('/styles/csshover.htc');
	}
h1	{
	color: #019aa8;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 21px;
	margin-top: 30px;
	letter-spacing:1px
	}
h2	{
	color: #019aa8;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	letter-spacing:1px
	}
a.hilite	{
	padding: 5px;
	background-color: #f7f7f7;
	border: 1px solid #019aa8;
	}
a.normal	{
	color: #019aa8;
	}
a:link, a:visited	{
	color: #019aa8;
	}
a:active, a:hover	{
	text-decoration: none;
	}
ul	{
	list-style-type: square;
	}
li	{
	margin-bottom: 7px;
	}
div.clear	{
	clear: both;
	}
div.body	{
	margin:  auto;
	margin-top: 0px;
	min-width: 900px;
	max-width: 1100px;
	background-color: #fff;
	border-left: 1px solid #aee9e6;
	border-right: 1px solid #aee9e6;
	border-bottom: 1px solid #aee9e6;
	}
div#top_nav	{
	width: 100%;
	height: 34px;
	background-color: #019aa8;
	background: url("/images/top_nav_back.png") repeat scroll 0% 0% transparent;
	}
div.nav	{
	width: 14%;
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px;
	text-align: center;
	float: left;
	padding-top: 9px;
	font-family:  Georgia, "Times New Roman", Times, serif;
	}
div.nav a  {
	text-decoration: none;
	color: #fff;
	padding: 5px 10px;
	}
div.nav a:hover{
	background-color: #aee9e6;

	}
div#footer	{
	margin:  auto;
	margin-top: 0px;
	min-width: 900px;
	max-width: 1100px;
	padding: 10px;
	vertical-align: top;
	}
div#accreditations	{
	float:left;
	padding-left: 20px;
	padding-right: 20px;
	}
div#disclaimer	{
	float:right;
	color:#bbb;
	margin-left: 20px;
	text-align: right;
	line-height: 10px;
	font-size: 10px;
	}
div#footer	p {

	}
div#address	{
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #bbafb1;
	line-height: 22px;
	text-align: right;
	}
div#logo img	{
	border: 0px;
	}
div#social	{
	float: right;
	padding-left: 10px;
	}
div#social img	{
	border: 0;
	margin: 7px;
	}
div.home_pic	{
	float: right;
	margin: 0 15px 5px 25px;
	}
div.half	{
	width: 50%;
	float: left;
	margin-top: 20px;
	}
div.half img	{
	float: left;
	}
div.half h2	{
	float: left;
	margin-bottom: 0px;
	}
div.half p	{
	float: left;
	}
div.copy	{
	padding-left: 70px;
	text-align: left;
	vertical-align: top;
	}
div.copy h2	{
	margin-top: 0px;
	margin-bottom: 10px;
	}
div.copy p	{
	margin-top: -5px;
	}
input 	{
	border: 1px solid #019aa8;
	padding: 3px;
	color: #019aa8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
div.icon	{
			}
div#bottom	{
	height: 70px;
	padding: 10px;
	border-bottom: 1px solid #aee9e6;
	}
div.pad	{
	padding: 20px;
	}
p.contact_address	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #bbafb1;
	line-height: 22px;
	}