body {
	background-color: #a7cdb4;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}

a {
	color: #000000;
	text-decoration: underline; }
a:hover {
	text-decoration: none; }
#wrapper {
	width: 770px;
	height: auto;
	border: 1px solid #428b6f;
}	
#headertop {
	background-image: url(../images/img_page/headertop.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 770px;
}
#headerbot {
	background-image: url(../images/img_page/headerbot.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 770px;
	text-align: right;
	line-height: 23px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.phone {
	margin-right:10px;
}
#nav {
	background-image: url(../images/img_page/nav_bk.jpg);
	background-repeat: repeat-x;
	width: 770px;
	height: 76px;
	text-align: right;	
}
.navend 	{
	margin-right:10px;
}
#nav a {
	color: #014a2e;
	font-weight: bold;
	line-height: 40px;
	text-decoration: none;
	width: auto;
	height: 40px;
	padding-right: 6px;
	padding-left: 6px;}
#nav a:hover {
	color: #FFFFFF;}
#content {
	background-color: #e7f2ea;
	width: 600px;
	height: auto;
	text-align: left;
	padding: 20px 80px 50px 90px;
}
/*#content p	{
	margin-right: 50px; 
	margin-left: 100px;
}
#content ul {
	margin-left: 150px;
}*/
#content h1 {
	/*margin-left: 100px;*/
	font-size: 150%;
}
#content h2 {
	/*margin-left: 100px;*/
	font-size: 140%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	/*margin-right: 50px;*/
}
#content h3 {
	/*margin-left: 100px;*/
	font-size: 110%;
}

#footer {
	background-image: url(../images/img_page/footer_bk.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	width: 770px;
	height: 25px;
	line-height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #428b6f;
}
#subfooter {
	font-size: 10px;
	margin-top: 5px;
	text-align: center;	
}
.spacer {
	width: 250px;
	height: 1px;
	float: left; 
}
.msg {
	color: #CC0000;
	padding: 10px;
	border: 1px solid #CC0000;
	margin-top: 10px;
	/*margin-right: 100px;*/
	margin-bottom: 10px;
	/*margin-left: 100px;*/
}
.colR {
	float:right;
	width: 230px;
	margin: 0 0 20px 20px;
	border: solid 1px #999;
	padding: 20px;
	background-color: #e7f2ea;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background-color: #fff;
}
.colR a {
	display:block;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
	border-top: dotted 1px #999;
}
.colR a:hover {
	text-decoration: underline;	
}
.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	color: #333;
	font-style: italic;
	text-align: center;
	padding: 20px 0;
	margin-top: 40px;
	border-top: dotted 1px #999;
	border-bottom: dotted 1px #999;
}
