body {
	background-color:#FFF;
	margin:0px;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	}
img {
	border:0px;
	}
	
	/*All the text styles*/

.Headingtxt{
	font-size:18px;
	font-weight:bold;
	color:#850029;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.Headingredtxt{
	font-size:18px;
	color:#850029;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.italicHeadingtxt{
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	color:#850029;
	font-family: "Times New Roman", Times, serif;
	}
.boldtxt{
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}
.boldredtxt{
	color:#850029;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}
.redtxt{
	
	color:#850029;
	
	}
.callnow{
	font-size:18px;
	font-weight:bold;
	color:#850029;
	font-family: "Times New Roman", Times, serif;
	}
.num{
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	font-weight:bold;
	color:#850029;
	}
.italictxt{
	color:#850029;
	/*font-weight:bold;*/
	font-style:italic;
}
/* Following are the text style from old site
.style5 {font-size: 9px}
.style6 {font-size: 10px}
.style8 {
	color: #850029;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}
.style9 {
	color: #850029;
	font-family: Times New Roman;
	font-size: 15px;
	font-style: italic;
}
.style10 {
	font-size: 18px;
	color: #850029;
}
.style11 {font-size: 16px}
.style12 {font-size: 13px}
.style13 {color: #850029}
.style15 {font-size: 15px}
*/

#outside_container{
	display:block;
	/*border-bottom: 20px solid #850029;*/
	margin:0px;
	padding:0px;
	width:100%;
	}
#container{
	margin:0px;
	padding:0px;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
	width:780px;
	}
#header{
	background-image:url(../images/header.jpg);
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-repeat: no-repeat;
	width:1000px;
	}
#menu{
	background-color:#850029;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	height:40px;
	width:780px;
	}
#footer{
		
		display:block;
		padding:0px;
		margin:0px;
		width:780px;
		margin-left:auto;
		margin-right:auto;
		padding-top:10px;
		font-size:11px;
		color:#850029;
	}


a:link {
	color:#850029;
	text-decoration:none;
	}    /* unvisited link */
a:visited {
	color:#850029;
	text-decoration:none;

	} /* visited link */
a:hover {
	color:#850029;
	text-decoration:none;
	}   /* mouse over link */
a:active {
	color:#850029;
	text-decoration:none;
}  /* selected link */

a.white:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	padding-left:30px;
	padding-right:30px;
	
}
a.white:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:normal;
	padding-left:30px;
	padding-right:30px;
}
a.white:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:normal;
	padding-left:30px;
	padding-right:30px;
}
a.white:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:normal;
	padding-left:30px;
	padding-right:30px;
	
}
#right_col{
	background-color:#d6c5a7;
	margin-right:10px;
	width:240px;
	padding-right:15px;
	padding-left:15px;
	vertical-align:top;
	padding-top:20px;
	}

#left_col{
	display:block;
	background-color:#fff;
	padding-right:5px;
	padding-left:0px;
	vertical-align:top;
	width:510px;
	}
	


/*image block*/
.attorneyimg{
	display:inline-block;
	width:240px;
	text-align:center;
	padding-bottom:20px;
	}
.attorneyimgtop{
	display:inline-block;
	width:360px;
	text-align:center;
	padding-bottom:20px;
	}
