@charset "utf-8";
body {
	font: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #be5c1a;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	
}

h1 {
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #be5c1a;
}

h2 {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #be5c1a;
	
}

p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	margin:0;
}

a:link{
	color:#be5c1a;
	text-decoration:none;

	}

a:visited {
	color:#999999;
	text-decoration:none;
	}
	
a:hover {
	color:#be5c1a;
	text-decoration:underline;

}


.oneColLiqCtrHdr #container {
	width: 788px;  /* this will create a container 80% of the browser width */
	background: #be5c1a;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1;
	text-align: left; /* this overrides the text-align: center on the body element. */
	
}

.oneColLiqCtrHdr #header {
	width: 788px;
	height: 118px;
	background: #FFFFFF;
	border-top: 3px solid #666666;
	position:absolute;
	top: 54px;
	
	
}
.oneColLiqCtrHdr #logo {
	float: left;
}

.oneColLiqCtrHdr #main {
	width: 788px;
	height: auto;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position:absolute;
	top: 175px;
	background-image: url(../images/aboutusimage.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;	
	margin:0;

}

.oneColLiqCtrHdr #about {
	width: 788px;
	height: auto;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position:absolute;
	top: 175px;
	background-image: url(../images/aboutusimage.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;	
	margin:0;

}

.oneColLiqCtrHdr #practice {
	width: 788px;
	height: auto;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position:absolute;
	top: 175px;
	background-image: url(../images/practiceimage.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;	
	margin:0;

}

.oneColLiqCtrHdr #attorneys {
	width: 788px;
	height: auto;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position:absolute;
	top: 175px;
	background-image: url(../images/attorneysimage.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;	
	margin:0;

}

.oneColLiqCtrHdr #blog {
	width: 788px;
	height: auto;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position:absolute;
	top: 175px;
	background-image: url(../images/blog.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;	
	margin:0;

}

.oneColLiqCtrHdr #offices {
	width: 788px;
	height: auto;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position:absolute;
	top: 175px;
	background-image: url(../images/officesimage.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;	
	margin:0;

}

.oneColLiqCtrHdr #newspage {
	width: 788px;
	height: auto;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position:absolute;
	top: 175px;
	background-image: url(../images/newsimage.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;	
	margin:0;

}

.oneColLiqCtrHdr #navbox {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0 0 0 27px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #be5c1a; /* used to reinforce the color scheme considered for the page */
	background-color: #be5c1a;
	width: 603px;
	float:right;
	position: relative;
	z-index: 0;
	top: 0;
	
}

.oneColLiqCtrHdr #secnavbox {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0 0 0 20px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #be5c1a; /* used to reinforce the color scheme considered for the page */
	background-color: #ffffff;
	width: 140px;
	float:left;
	position: relative;
	z-index: 0;
	top: 170px;
	text-align:left;
	
}






.oneColLiqCtrHdr #intro {
	width: 610px;
	height: auto;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position:relative;
	float: right;
	
}

.oneColLiqCtrHdr #mapny {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 30px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	width: 300px;
	float:right;
	position: relative;
	top: 100px;
	
}

.oneColLiqCtrHdr #photo {
	margin: 0px; /* change to 30px for photo addition */
	padding: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	background-color: #ffffff;
	width: 10px; /* chang3 to 180px for photos */
	height: 200px; /* chang3 to 200px for photos */
	float: right;
	position: relative;
	top: 0px;
	
}


#intro h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #be5c1a;
	padding-left: 22px;
	padding-top: 24px;
	padding-bottom: 10px;
}

#intro h2 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #be5c1a;
	padding-left: 22px;
	padding-top: 5px;
	padding-bottom: 10px;
}


#intro p {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	padding-left: 22px;
	padding-right: 75px;
	padding-bottom: 15px;
	line-height: 18px;		
}

#intro p.offices {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	padding-left: 22px;
	padding-right: 75px;
	padding-bottom: 15px;
	line-height: 16px;		
}

#intro p.list {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	padding-left: 22px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-top: 15px;
	line-height: 16px;
	
}



#intro p.smalldate {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	padding-left: 22px;
	padding-right: 75px;
	padding-bottom:5px;
	padding-top:15px;
	line-height: 8px;		
}

#intro p.newsitem {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #be5c1a;
	padding-left: 22px;
	padding-bottom: 10px;
	font-weight: bold;
}

.oneColLiqCtrHdr #bottom {
	width: 788px;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position:absolute;
	top: 530px;
	background-color: #ffffff;
	margin: 0;

}



.oneColLiqCtrHdr #news {
	width: 590px;
	position:relative;
	float: right;
	border-bottom: 4px solid #be5c1a;
	padding-top: 10px;
	padding-left: 22px;
	padding-bottom: 10px;
}

p.newsdate {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	margin:0;
	padding-bottom: 7px;
}

p.newsitem {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	margin:0;
	line-height: 17px;
	padding-bottom: 10px;
}

.oneColLiqCtrHdr #addressbox {
	width: 588px;
	position:relative;
	float: right;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 25px;
}

.oneColLiqCtrHdr #address {
	width: 150px;
	position:relative;
	float: left;

}

p.address {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	margin:0;
	padding-bottom: 3px;
	
}

#addressbox h3 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #be5c1a;
	padding-bottom: 3px;
}

.oneColLiqCtrHdr #bottomlinks {
	width: 788px;
	position:relative;
	float: right;
	padding: 0px;
	background-color:#be5c1a

}

p.foot {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	margin:0;
	padding-left: 155px;
	padding-bottom: 20px;
	padding-top: 10px;
	

	
}

p.foot a:link{
	color:#ffffff;
	text-decoration:none;

	}

p.foot a:visited {
	color:#ffffff;
	text-decoration:none;
	}
	
p.foot a:hover {
	color:#ffffff;
	text-decoration:underline;

}





/* Nav Code Starts Here */

#nav {
	margin:0;
	padding:0;
	background-color: #be5c1a;
	float: left;
	


}

#nav li {
	display:inline;
	padding:0;
	margin:0;
}

#nav a:link,

#nav a:visited {
	color:#FFFFFF;
	background:#be5c1a;
	padding:10px 14px;
	float:left;
	width:auto;
	text-decoration:none;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	}
	
#nav a:hover {
	background:#666666;

}


#gnavactive a {
	font-weight: bold;
	
}
#gnavactive a:link,

#gnavactive a:visited {
	font-weight: bold;



	}




/* Nav Code Ends Here */


/* Sec Nav Code Starts Here */

#secnav {
	margin:0;
	padding:0;
	background-color: #ffffff;
	float: left;
	
	


}

#secnav li {
	display:inline;
	padding:0;
	margin:0;
	width:130;
}

#secnav a:link,

#secnav a:visited {
	color:#666666;
	padding:7px 5px;
	float:left;
	width:125px;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border-bottom:2px solid #cccccc;


	}
	
#secnav a:hover {
	color: #be5c1a;
}

#active a {
	font-weight: bold;
	color: #be5c1a;
}
#active a:link,

#active a:visited {
	color:#be5c1a;
	}

#sitemap {
	margin: 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	padding-left: 52px;
	padding-right: 75px;
	padding-bottom: 15px;
	line-height: 18px;
	list-style-type: none;	
	


}

#sitemap li {
	padding:0;
	margin:0;
	
}
#news {
	margin: 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	
	


}

#news li {
		padding-bottom: 15px;
	margin:0;
	width: 510px;
	
	
}




/* Nav Code Ends Here */




/*  */



body,td,th {

}

