﻿body
{
	text-align: center;
	font: 12px calibri;
	color: #515252;
	background-image: url(         '../images/bg2.gif' );
	background-repeat: repeat-x;
	background-color: #e5f2b3;
}
*
{
	margin: 0px;
	padding: 0px;
}


.master-container
{
	width: 795px;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
}
.master-header
{
	height: 100%;
	overflow: hidden;
}



.header-top
{
	text-align: right;
	font: 24px calibri;
	color: #ec008d;
	margin-top: 10px;
}

.blog
{
	border-bottom: 10px solid #8ab43f;
	margin-top: 0px;
	text-align: right;
	width: 795px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 16px;
}
.blog a
{
	text-decoration: none;
	color: #006fa7;
	font-weight: bold;
	font-size: 16px;
	width: 100%;
	padding: 8px;
}
a:hover
{
	text-decoration: underline;
	color: #ec008d;
}
.img-header
{
	background-image: url(         '../images/logo.jpg' );
	background-repeat: no-repeat;
	background-position: bottom;
	height: 200px;
	margin-top: 3px;
}







.master-content
{
	background-image: url(         '../images/container-bg.gif' );
	background-repeat: repeat-x;
	background-color: #edf2e3;
	width: 795px;
	height: 100%;
	overflow: hidden;
	margin-top: 5px;
}


.col1
{
	width: 200px;
	margin-top: 5px;
	padding-top: 30px;
	height: 100%;
	float: left;
}


.col1 a
{
	text-decoration: none;
	font: 14px calibri;
	font-weight: bold;
	color: #8ab43f;
}
.col1 a:hover
{
	text-decoration: underline;
	color: #7eb2ce;
}

.col1 ul
{
	padding: 25px;
}
.col1 li
{
	padding-top: 10px;
	list-style-type: circle;
	color: #7eb2ce;
}
.col2
{
	border-left: 3px solid #f3f9c1;
	width: 570px;
	height: 100%;
	padding: 5px;
	margin-top: 5px;
	float: right;
}
.banner
{
	height: 100%;
	width: 530px;
	background-color: #e9f1f7;
	padding: 10px 10px 20px 10px;
	margin-left: 10px;
	margin-top: 10px;
}

.banner li
{
	list-style-type: disc;
	color: #006fa7;
	list-style-position: inside;
	padding-left: 20px;
}

.text
{
	height: 100%;
	width: 530px;
	padding: 10px;
	margin-left: 10px;
	margin-top: 10px;
	color: #515252;
}
.text a
{
	float: right;
	text-decoration: none;
	color: #8ab43f;
	padding-top: 10px;
}
.text a:hover
{
	text-decoration: underline;
	color: #749dae;
}

.banner-2
{
	width: 358px;
	height: 126px;
	background-image: url(       '../images/banner-2.gif' );
	background-repeat: repeat-x;
	padding: 10px;
	color: White;
	font-weight: bold;
}
.banner-3
{
	width: 192px;
	height: 219px;
	background-image: url(       '../images/banner-4.jpg' );
	background-repeat: no-repeat;
	float: right;
	margin-top: -146px;
}
.legislation li
{
	  padding-left:20px;
	  list-style-type:none;}

.legislation  a
{  
   
	 text-decoration:none;
	 color:#8ab43f;}
.legislation a:hover
{
	 text-decoration:underline;
	 color:#7eb2ce;}

.master-footer
{
	background-image: url(    '../images/footer-bg2.gif' );
	background-repeat: repeat-x;
	height: 194px;
	margin-top: 5px;
	width: 100%;
	overflow: hidden;
}
.footer-text
{
	margin-top: 20px;
	text-align: left;
	width: 795px;
	margin: 0 auto;
	color: #8ab43f;
}
.footer-text a
{
	padding-top: 10px;
	text-decoration: none;
	color: #8ab43f;
}
.footer-text a:hover
{
	text-decoration: underline;
	color: #ec008d;
}


.footer-logo
{
	background-color: White;
	border-top: 10px solid #8ab43f;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.footer-logo li
{
	list-style-type: none;
	display: inline;
	padding-left: 29px;
}

