/*****margin: (top)0px (right)40px (bottom)10px (left)10px;***/

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#58616D;
	margin:0px;
}

/************heading top**************/

.navbar {
	color:#FFF;
	font-size:12px;
	margin:0;
	padding:25px 0 0 30px;
}

.navbar a{
	
}

.home, .firm-profile, .attorneys, .offices, .services, .clients, .faqs, .links, .contact-us{
	color:#FFF;
	text-decoration:underline;
}

.navbar a:hover{
	color:#f8d38d;
	text-decoration:none;
}

.logo{
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	color:#FFF;
	font-size:48px;
	padding:60px 0 0 30px;
	margin:0;
}

.tagline{
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	color:#FFF;
	font-size:28px;
	padding:79px 0 0 0;
	margin:0 0 0 0;
}

.header{
	background-image:url(images/template/header-background2.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	height: 159px;
}

/***********Content***********/

h1 {
	color:#274369;
	font-weight: 900;
	font-size: 13px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}

h2 {
	color:#103355;
	font-weight: 900;
	font-size: 12px;
}
	
.content {
	font-size: 12px;
	padding:10px 20px 10px 20px; 
	margin:0;
	background-color:#FFF;
	min-height:293px;
}

.content ul{
	list-style:square;
	margin-left:15px;
	padding-left:0px;
}

.content ul li{
	line-height:24px;
	color: #586160;
	font-size: 12px;
}

p {
	color: #586160;
	line-height: 24px;
}

a{
	color: #274369;
	text-decoration:underline;
}

a:hover{
	color: #586160;
	text-decoration:none;
}

.subhead{
	color:#274369;
	font-weight: 900;
}

.leftside{
	background-image:url(images/template/left-repeating.jpg);
	background-repeat:repeat;
}

.rightside{
	background-image:url(images/template/right-repeating.jpg);
	background-repeat:repeat-x;
	background-color:#b4b4b7;
}

.table-text{
	color: #586160; 
	font-size: 12px;
}

.left-imges{
	border: 1px solid #f8d38d;
	margin:0 10px 10px 0;
}

.form{
	color: #586160;
	background-color:#ddd; 
}


/**********Bottom*********/	

.bottom-links {
	color:#FFF;
	font-size:12px;
	margin:0;
	padding:3px 0 0 30px;
}

.bottom-links a{
	color:#FFF;
	text-decoration:underline;
}

.bottom-links a:hover{
	color:#f8d38d;
	text-decoration:none;
}

.bottom{
	background-image:url(images/template/bottom-blur.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	
}

.address{
	font-size: 11px;
	color:#FFF;
	line-height:14px;
	padding:10px 0 0 30px;
}

.address ul{
	margin:0;
	padding:0 0 10px 0;
}

.address li{
float:left;
list-style-type:none;
padding-right:30px;
}
	

.disclaimer {
	padding:28px 20px 0 0;
	font-size: 11px;
	color: #FFF;
}

.disclaimer a{
	color: #FFF;
	text-decoration:underline;
}

.disclaimer a:hover{
	color: #FFF;
	text-decoration:none;
}
