*{margin: 0; padding: 0;} 



body,

html {

    margin:0;

    padding:0;

    background:#03452A;

    color:#000;

    }

	

html, body {

  height: 100.1%;

  margin: 0 0 1px;

}



body {

	font-family: Georgia,times, times new roman, serif;

  	padding: 1em 1em 0 1em; 

    min-width:750px; 

	/*font-family: georgia, times, "times new roman", serif;*/

}



img {

	border: 0;

}



.headerimage {



   padding: 0 0 0 47px;

}



#container

{

	/*position: relative; new*/



	/*margin: 10px auto;*/

	color: #333;

	border: 0px solid black;

	/*line-height: 130%;*/

	width: 822px;

	margin:0 auto;

	background-color: #FEF9DC;

	

}



#top_menu {

	/*position: absolute; *//*new*/

	background-color: #FEF9DC;



}



#content{

	background-color: #FEF9DC;

	padding: 0 1em 1em 1em;

	margin-left: 10px;

	margin-right: 10px;

	/*border: 1px solid black;*/

	float: left; 

	width: 68%;

}



.subtitle {

	font-weight: bold;

	text-decoration: underline;

	margin-bottom: 10px;

}



table.small_table_font {

	border: 3px solid black;

	font-size: x-small;

}



table.small_table_font td, th{

	border: 1px solid black;

}

table.padding {

	border: 3px solid black;

	border-collapse: collapse;

}



table.padding td,th{

	padding: 15px;

	border: 1px solid black;

}



#content a {



	text-decoration: none;



}



#content p {

	padding-bottom: 1em;

}



#content ul {

    padding-bottom: 15px;

	margin: 0;

}



#content ul li {

    text-align: left;

    list-style: none;

	list-style-position: inside;

	text-indent: -15px;

	background-image: url("/images/arrowbullet.png");

	background-repeat: no-repeat;

	background-position: 0px 1px; 

	padding: 0 0 3px 35px;

}



#content ol {

	list-style-type: decimal;

	list-style-position: inside;

	padding-bottom: 1em;	

}



#content ol li {

	padding: 0 0 5px 0;



}



#content #pagetitle {

	padding: 0 0 15px 0;

	text-align: center;

}





table.form {

	/*align: center;*/

}



table.form td {

	padding: 2px;

}



table.generic_left {

	text-align: left;

	margin: 0;

	border: 1px solid black;

	/*border-collapse: collapse;*/

}



table.generic_left td,th {

	padding: 2px;

	border: 1px solid black;

}



#bottom_menu {

	clear: both;

	/*background-color: red; #FEF9DC;*/

	padding: 0 1em 1em 1em;

	font: italic 13px Times;

	color : black; /*#006224;*/

	text-align: right;

	/*border: 2px solid red;*/

}



#arrowlistmenu{

	float: left;

	width: 23%;

	/*width: 180px;*/ /*width of menu*/

	/*border: 1px solid red;*/

	

	padding: 0;

	margin-bottom: 1em;

	margin-left: 10px;

	font-size: medium;

	background-color: #FEF9DC;

	color: #333; 

	/*position: relative; new*/

	/*border: 1px solid black;*/

}



#arrowlistmenu h3{

	color: white;

	background-color: #03452A;

	margin-bottom: 0px; /*bottom spacing between header and rest of content*/

	text-transform: uppercase;

	padding: 4px 4px 4px 10px; /*header text is indented 10px (top, right, bottom, left)*/

	margin-top: 0;

}



#arrowlistmenu ul{

	list-style-type: none;

	margin: 0;

	padding: 0;

	border: none;

	margin-bottom: 2px; /*bottom spacing between each UL and rest of content*/

}



#arrowlistmenu ul li{

	/*padding-top: 2px;*/ /*bottom spacing between menu items*/

	border-bottom: 1px solid #dadada;

	padding-bottom: 0px;

	margin: 0;

}



html>body #arrowlistmenu ul li a {

		width: auto;

		}

		

#arrowlistmenu ul li a{

	color: black;

/*	background: url("http://www.greeninglawfirm.com/images/arrowbullet.png") no-repeat center left; *//*custom bullet list image*/

	display: block;

	padding-left: 19px; /*link text is indented 19px*/

	text-decoration: none;

	font-weight: normal;

	width: auto;

}



#arrowlistmenu #current a{

	/*background: url("http://www.greeninglawfirm.com/images/arrowbullet.png") no-repeat center left; *//*custom bullet list image*/

	background-color: #009933;

	/*font-weight: bold;*/

}

	

#arrowlistmenu ul li a:visited{

	color: black;

}



#arrowlistmenu ul li a:hover{ /*hover state CSS*/

	color: #03452A;

	background-color: #F3F3F3;

}



img.float {

	position: relative;

	float: right;

	clear: right;

	margin: 5px 10px 5px 10px;

}

img.floatL {

	position: relative;

	float: left;

	clear: left;

	margin: 5px 10px 5px 10px;

}



table.event {

	color: #000000;

	position: relative;

	/*left: 25px;*/

	font-family: Times; 

	font-size: 10pt;

}

table.event th {

	text-align: center;

}

table.event td {

	color: #000000;

	text-align: center;

	padding: 2px;



}

h1 {
	font-size: 18pt;
}