body{
	background: #3A2512 url(images/title_bkg2.gif) repeat-x;
	margin-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 18px;
}

h1 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #3A2512;
}
h2 {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #3A2512;
}
h3 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
table {
	border: 0;
	border-spacing: 0;
}
td {
	padding: 0;
	vertical-align: top;
	margin: 0;
}

th {
	font-style: bold;
	text-align: center;
}

hr {
	width: 75%;
	size: 2;
	clear: both;
}


.h1 {
	text-align: center;
	font-family: Times-Roman; Serif;
	font-style: bold;
	font-size: 18px;
}

.tableheader th {
	background-color: #ccc;
}

.phonelist th {
	font-size: larger;
	text-align: center;
	color: #3A2512;
	background-color: #f4f4f4;
}


.news td {
	line-height: 28px;
	padding-left: 20px;
}

#provision	{ width: 24%; }
#old_law	{ width: 28%; }
#new_law	{ width: 48%; }



img {
	border: 0;
	vertical-align: top;
}

.logo {
	float: left;
	height: 90px;
}

.header {
	height: 90px;
}

.indent {
	margin-left: 28px;
}

.phonelist {
	border-spacing: 8px;
	margin-left: 40px;
}

.phonelist td {
	vertical-align: middle;
}

.content {
	width: 701px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f4f4f4;
}

.reference {
	margin-left: 36px;
	font-style: italic;
}

.pagetext {
	width: 460px;
	margin-left: auto;
	margin-right: auto;
	/*
	margin: 0 10px 0 10px;
	min-height: 298px;
	*/
}

/* for newsletters */
.justify {
	text-align: justify;
	background-color: #DFDFFF;
}

.linkb {
	color: #3A2512;
	font-weight: bold;
}
.linka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	text-align: center;
	font-weight: bold;
	color: #3A2512;
}
.footer {
	color: #F4F4F4;
	background-color: #3a2512;
	margin-top: 0px;
	text-align: center;
	padding-top: 12px;
	clear: both;
}

.footer a {
	color: #aaf;
}
ul.bullet {
	padding-top: 16px;
}

.bullet li {
	margin: 0; 
	padding: 0;
	list-style-type: none;
}

.bullet a {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;  
	background-position: 0 .4em;
	padding-left: 15px;
	line-height: 16px;
	font-weight: bold;
	margin: 0 10px 4px 15px; 
	text-decoration: none;
	color: #333; 
	}
.bullet a:hover {
	background-image: url(images/rbullet.gif);
	background-repeat: no-repeat;  
	background-position: 0 .4em;
	padding-left: 15px;
	color: #3A2512;
	border-left-width: 2px;
	border-left-style: bullet;
	border-left-color: #000;
}
	
.bullet a:active {
	background-image: url(images/rbullet.gif);
	background-repeat: no-repeat;  
	background-position: 0 .4em;
	padding-left: 15px;
	color: #3A2512;
}
.bullet #current a {
	padding-bottom: 2px;
	color: #cc3333;
}

.menus {
	margin: 0;
	padding: 0 0 8px 0;
	text-align: center;
	clear: both;
	width: 701px;
	height:22px;
	background-color: #cdaf95;
}

.menus li {
	background: #89a;
	display: inline;
	list-style-type: none;
	}
	
.menus ul {
	margin-bottom: 1px;
}

.menus a {
	float: left;
	line-height: 16px;
	font-weight: bold;
	margin: 0 10px 8px 55px; 
	text-decoration: none;
	color: #333;
	}
	
.menus a:hover {
	border-bottom: 1px solid #3A2512;
	color: #3A2512;
}
	
.menus a:active {
	border-bottom: 1px solid #cc3333;
	color: #000;
}

.menus #current a {
	border-bottom: 1px solid #3A2512;
	padding-bottom: 2px;
	color: #cc3333;
}


