@charset "utf-8";
/* CSS Document */

/* Body Properties */
body {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 15px;
	line-height: normal;
	color: #5E4E22;
	background-color: #ecdfc5;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
h1 {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #6a5713;
	text-align: left;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
h2 {
	font-family: Trajan Pro, "Times New Roman", Times;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	color: #6a5713;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
h3 {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #6a5713;
	text-align: left;
	padding: 5px 0px 5px 0px;
}
h4 {
	font-family: Trajan Pro, "Times New Roman", Times;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #6a5713;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	text-align: left;
}
a {
	font-size: 15px;
	color: #5E4E22;
	text-align: left;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #5E4E22;
}
a:hover {
	text-decoration: none;
	color: #6a5713;
}
a:active {
	text-decoration: none;
	color: #6a5713;
}

/* Header ---------------------*/
#headertable {
	width: 952px;
	height: 270px;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 10px;
}
#header_menu {
	width: 952px;
	height: 40px;
	vertical-align: middle;
	text-align: center;
	padding: 10px 10px 10px 10px;
}
#header {
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	padding: 10px 0px 10px 0px;
}
#header img {
	border: 1px solid #6a5713;
}

/* Sections -------------------*/
#sections {
	width: 950px;
	height: 124px;
	background-color: #d4c29f;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 20px;
	padding-left: 10px;
}
#sections img {
	margin-right: 10px;
}
/*-----------------------------*/
#maintable {
	width: 952px;
	margin-bottom: 10px;
}
/* Left Column - Practices Areas*/
#left_column {
	width: 223px;
	vertical-align: top;
}
#left_menu {
	width: 223px;
	vertical-align: top;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	text-align: left;
	padding: 10px;
}
#left_menu img {
	border: 1px solid #6a5713;
	margin-bottom: 10px;
}
#left_menu a{
	padding-left: 5px;
	line-height: 16px;
	text-align: left;
}
/*Contact Form -----------------*/
#contact_form {
	width: 223px;
	vertical-align: top;
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px;
	margin-bottom: 10px;
}
/*------------------------------*/
#center_column {
	vertical-align: top;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;	
	margin-bottom: 10px;
}
/*------------------------------*/
#right_column {
	width: 223px;
	vertical-align: top;
	text-align: left;	
}
/* Footer ----------------------*/
#footertable {
	width: 950px;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 10px;
}
#footertableup {
	height: 120px;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 10px;
}
#footertableup_space {
	width: 20px;
	background-color: #ecdfc5;
}
#footertableup_in {
	width: 223px;
	height: 120px;
	vertical-align: middle;
	text-align: center;
}
#footer_info {
	width: 200px;
	height: 100px;
	background-color: #ecdfc5;
	border: 1px solid #d4c29f;
	vertical-align: middle;
	text-align: center;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	text-transform: uppercase;
	color: #a88b3e;
}
#footer {
	width: 950px;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	padding: 7px;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 9px;
	line-height: 16px;
	color: #6a5713;
}
#footer a {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #c3aa7a;
}
/*-----------------------------*/

.send_img {
	margin-left: 60px;
	padding: 10px 0px 0px 0px;
}
.input-text {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #6a5713;
	text-align: left;
	width: 200px;
}
/* --------------------------------------*/
#img_table {
	float: left;
	margin-right: 15px;
}
#aling_table {
	vertical-align: top;
	text-align: left;
}
#stroke {
	background-image:url(../images/gray_line.jpg);
	background-repeat: repeat-x;
}
#table_other {
	border: 1px solid #d4c29f;
	margin-bottom: 10px;
}
/* GENERIC -----------------------------*/
#generic {
	width: 707px;
	background-color: #FFFFFF;
	border: 1px solid #5e8809;
	padding: 17px;
	margin-bottom: 10px;
}
#generic img {
	border: 1px solid #5e8809;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* PENSIONS -----------------------------*/
#pensions {
	width: 707px;
	background-color: #FFFFFF;
	border: 1px solid #e69e00;
	padding: 17px;
	margin-bottom: 10px;
}
#pensions img {
	border: 1px solid #e69e00;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#pensions h1 {
	color: #e69e00;
}
#pensions h2 {
	color: #e69e00;
}
#pensions h3 {
	color: #e69e00;
}
#pensions h4 {
	color: #e69e00;
}
#pensions a {
	color: #666666;
}
#pensions a:link {
	color: #5E4E22;
}
#pensions a:visited {
	color: #5E4E22;
}
#pensions a:hover {
	color: #5E4E22;
}
#pensions a:active {
	color: #5E4E22;
}

/* PERSONAL INJURY -------------------*/
#injury {
	width: 707px;
	background-color: #FFFFFF;
	border: 1px solid #735823;
	padding: 17px;
	margin-bottom: 10px;
}

#injury img {
	border: 1px solid #735823;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#injury h1 {
	color: #735823;
}
#injury h2 {
	color: #735823;
}
#injury h3 {
	color: #735823;
}
#injury h4 {
	color: #735823;
}
#injury a {
	color: #5E4E22;
	font-weight: bold;
}
#injury a:link {
	color: #5E4E22;
}
#injury a:visited {
	color: #5E4E22;
}
#injury a:hover {
	color: #999999;
}
#injury a:active {
	color: #999999;
}

/* SANITATION -------------------*/
#sanitation {
	width: 707px;
	background-color: #FFFFFF;
	border: 1px solid #5e8809;
	padding: 17px;
	margin-bottom: 10px;
}
#sanitation p {
	font-size: 15px;
	line-height: normal;
	color: #5E4E22;
}
#sanitation ul {
	font-size: 15px;
	line-height: normal;
	color: #5E4E22;
}
#sanitation img {
	border: 1px solid #5e8809;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#sanitation h1 {
	color: #5e8809;
	font-size: 15px;
}
#sanitation h2 {
	color: #5e8809;
}
#sanitation h3 {
	color: #5e8809;
}
#sanitation h4 {
	color: #5e8809;
}
#sanitation a {
	color: #E69E00;
	font-size: 15px;
	line-height: normal;
}
#sanitation a:link {
	color: #e69e00;
	line-height: normal;
}
#sanitation a:visited {
	color: #e69e00;
	line-height: normal;
}
#sanitation a:hover {
	color: #999999;
	line-height: normal;
}
#sanitation a:active {
	color: #999999;
	line-height: normal;
}

/* EMT --------------------------*/
#emt {
	width: 707px;
	background-color: #FFFFFF;
	border: 1px solid #cb0012;
	padding: 17px;
	margin-bottom: 10px;
}

#emt img {
	border: 1px solid #cb0012;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#emt h1 {
	color: #cb0012;
}
#emt h2 {
	color: #cb0012;
}
#emt h3 {
	color: #cb0012;
}
#emt h4 {
	color: #cb0012;
}
#emt a {
	color: #6699ff;
}
#emt a:link {
	color: #6699ff;
}
#emt a:visited {
	color: #6699ff;
}
#emt a:hover {
	color: #999999;
}
#emt a:active {
	color: #999999;
}

/* NYPD --------------------------*/
#nypd {
	width: 707px;
	background-color: #FFFFFF;
	border: 1px solid #256ce2;
	padding: 17px;
	margin-bottom: 10px;
}

#nypd img {
	border: 1px solid #256ce2;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#nypd h1 {
	color: #256ce2;
}
#nypd h2 {
	color: #256ce2;
}
#nypd h3 {
	color: #256ce2;
}
#nypd h4 {
	color: #256ce2;
}
#nypd a {
	color: #666666;
}
#nypd a:link {
	color: #666666;
}
#nypd a:visited {
	color: #666666;
}
#nypd a:hover {
	color: #999999;
}
#nypd a:active {
	color: #999999;
}

#news p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
}

#news a {
	font-size: 11px;
	color: #c3aa7a;
	text-align:center
}
#sanitation ol {
	font-size: 15px;
	line-height: normal;
	color: #5E4E22;
}
#test {
	overflow: auto;
	height: 600px;
}
#newsnippet {
	background-color: #FFFFFF;
	width: 150px;
	height: 200px;
}
