body {
	font-family: Arial, Helvetica, sans-serif;
	color: #cbb88e;
	text-align: justify;

}
p {
	font-size: 12px;
	line-height: 16px;
	text-align: justify;

}
li { 
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 5px;
}
h1 {  font-size: 24px; font-weight: bold}
h2 {  font-size: 18px; font-weight: bold}
h3 {  font-size: 14px; font-weight: bold}
h4 {  font-size: 12px; font-weight: bold}
a {
	font-weight: bold;
	text-decoration: underline;
	color: #cbb88e;
}
a:hover {
	text-decoration: underline;
	color: #EDE1CB;
}
.imgborder { BORDER: #cbb88e 1px solid;}
.smalltext {
	font-size: 10px;
	line-height: 12px;
}
.texturebg {
	background-image: url(assets/images/sidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid cbb88e;

}
.background {
	background-image: url(assets/images/background.jpg);
	background-repeat: repeat-x;

}
.padding {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.bottomcorner {
	background-image: url(assets/images/bottomcorner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.border {
	border: 1px solid #cbb88e;
}
.black {
	color: #000000;
}
.navlink {
	font-family: "Copperplate Gothic Light", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-variant: small-caps;
	color: #000000;
}
.sidebarpic {
	border: thin solid #010101;
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cbb88e;
}
.hide, .hide a { color: #cbb88e;
		font-size: 10px;
		line-height: 11px;
		text-decoration: none;
		text-align: center;}
		
.hide a:hover { text-decoration: underline;
				color: #EDE1CB;}

.address { font-size: 11px;
		   text-align: center;
		   color: #000000;
		   padding: 5px 0 0 0;
		   line-height: 110%;
		   word-spacing: 1px;}

#topnav_top {
	background-color: #CBB88E;
	text-align: center;
	margin:0px;


	/*margin-top: 5px;*/

	padding-top: 5px;
	height: 15px;
	font-size: 11px;
	color: black;
	width: 470px;
	float: right;
}
#topnav_top a {
	color: black;
	text-decoration: none;	
}
#topnav_top a:hover {
	color: white;
}

#topnav_bottom {
	background-color: #CBB88E;
	text-align: center;
	margin:0px;


	/*margin-top: 5px;*/
	margin-bottom: 5px;
	padding-top: 5px;
	height: 15px;
	font-size: 11px;
	color: black;
	width: 470px;
}
#topnav_bottom a {
	color: black;
	text-decoration: none;	
}
#topnav_bottom a:hover {
	color: white;
}

.staffImg {
	float:left;
	border: 1px solid #fff;
	margin:0 10px;
}

.clear {
	clear:both;
	}
	
#practiceName {
	font-size:14px;
	}	
