/* CSS Document */

/*------------------------------Gobal veriable----------------------*/
body {
			padding:0;
			margin:0;
			background-color:#F2F2EA;
			background-image:url('images/bgtop.gif');
			background-repeat:repeat-x; color:#800000; background-position-y:50%
			}
p 	{
			padding:0;
			margin:0;
			}
*		{
			font-family:tahoma;
			font-size:12px;
			color:#595959;
			}
			
/*-------------------------------------------Menubar----------------------------------*/

.topmenu {
				color:#822700;
				font-weight:bold;
				text-decoration:none;
				font-size:16px;
				}
:hover.topmenu {
				color:#393939;
				font-weight:bold;
				text-decoration: underline;
				font-size:18px;
				}
				
.legal {
				color:#822700;
				font-weight:bold;
				text-decoration:none;
				font-size:22px;
				}
				
.legal2 {
				color:#822700;
				font-weight:bold;
				text-decoration:none;
				font-size:42px;
				}
				
.lawfirm {
				color:#800000;
				font-weight:bold;
				text-decoration:none;
				font-size:16px;
				}
				
.email {
				color:#ffffff;
				font-weight:normal;
				text-decoration:underline;
				font-size:11px;
				}
:hover.email {
				color:#ffffff;
				font-weight:normal;
				text-decoration: none;
				font-size:11px;
				}
				
.more {
				color:#7D7D7D;
				font-weight:bold;
				text-decoration:none;
				font-size:11px;
				}
:hover.more {
				color:#7D7D7D;
				font-weight:bold;
				text-decoration: underline;
				font-size:11px;
				}
				
.bottommenu {
				color:#393939;
				font-weight:normal;
				text-decoration:none;
				font-size:11px;
				}
:hover.bottommenu {
				color:#393939;
				font-weight:normal;
				text-decoration: underline;
				font-size:11px;
				}
				
/*-------------------------------------------contact us----------------------------------*/

.contact_bg {
			background-image:url(images/orangebg.gif);
			background-position:bottom;
			background-repeat:repeat-x;
			}
			
/*-------------------------------------------current cases----------------------------------*/

.cases {
				color:#ffffff;
				font-weight:normal;
				text-decoration:none;
				font-size:11px;
				}
:hover.cases {
				color:#ffffff;
				font-weight:normal;
				text-decoration: underline;
				font-size:11px;
				}