body {
	margin: 0;
	padding: 0;
	width: 100%;	
	font-size: 14px;
	background-color: #ebebeb;
}

	*html body {
		font-size: 16px;
		}

div.headercontainer {
	margin: 0;
	padding: 0;
	background-color: #7C6316;
	height: 90px;
	width: 100%;
	color: #264D73;
}

	div.header {
		width: 994px;
		height: 88px;
		background-color: #7C6316; /* #9D8459 */
		background-image: url(../images/header.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		text-align: right;
		color: #F6F6DA; /*#BCAD75;*/
		padding: 2px 5px 0 0;
		font-size: 12px;
		font-weight: bold;
	}

		*html div.header {
				font-size: 14px;
			}


div.barcontainer {
	margin: 0px 0 0 0;
	padding: 0;
	width: 100%;
	height: 18px;
	border-top: 1px solid #BCAD75;
	border-bottom: 1px solid #BCAD75;
	background-color: #70193D;
}

	div.menubar {
		margin: -1px 0 -1px 205px;
		padding: 1px 0 0 0;
		background-color: #70193D;
		width: 794px;
		height: 17px;
		border-top: 1px solid #BCAD75;
		border-bottom: 1px solid #BCAD75;
		text-align: center;
		font-size: 12px;
		font-weight: bold;
		color: white;
}

	div.menubar a {
		color: #FFFAF0;
		text-decoration: none;
	}

	div.menubar a:hover {
		color: white;
		text-decoration: underline;
	}

div.content {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: white;
}


	table.content {
		
		margin: 0;
		padding: 0;
		border-collapse: collapse;
		
	}


		table.content tr {
		}

		table.content td.menu {
			vertical-align: top;
			margin: 0;
			padding: 2px 0 0 5px;
			border-right: 2px solid #E5E5E5;
			border-left: 2px solid #E5E5E5;
			background-color: #F6F6DA;
		}

			td.menu div.menu {
					width: 175px;
				}

			table.content td.menu h1 {
				margin: 0;
				font-size: 20px;
				color: #074783;
			}

			table.content td.menu a {
				color: #D07C7D;
				text-decoration: none;
			}

			table.content td.menu a:hover {
				color: #70193D;
				list-style-type: disc;
			}

			table.content td.menu ul.menu {
				margin: 0 0 0 0px;
				color: #6699CC;
				padding: 5px 5px 5px 5px;
				list-style-type: circle;
				list-style-position: inside;
			}

			table.content td.menu ul.menu li {
				font-size: 18px;
				margin: 5px 0 0 0;
			}

			table.content td.menu ul.menu li.current {
				list-style-type: disc;
				color: #70193D;
			}

				ul.submenu {
					margin: 0 0 0 20px;
					padding: 0;
					color: #6699CC;
					list-style-type: circle;
					list-style-position: inside;
					font-size: 10px;
				}

				ul.submenu li {
					font-size: 10px;
				}

				ul.submenu li.currentsub {
					list-style-type: disc;
					color: #074783;
					font-size: 10px;
				}


		

		table.content td.homepage {
			vertical-align: top;
			margin: 0;
			padding: 1px 1px 1px 1px;
			background-color: white;
			text-align: justify;
		}

		table.content td.page {
			vertical-align: top;
			margin: 0;
			text-align: justify;
			
		}

			td.page div.content {
				width: 794px;
				padding: 5px 10px 10px 10px;
				background-image: url(../images/LegalLadies_Mediation_Background.jpg);
				min-height: 388px;
				position: relative;
				float: left;
			}
		
				*html td.page div.content {
						width: 794px;
						height: 388px;
					}
		
			div.content a {
				color: #D07C7D;

				}

			div.content a:hover {
				color: #70193D;

				}

			div.content a.current {
				color: #70193D;

				}

				div.content h1 {
					margin: 0;
					font-size: 22px;
					color: #70193D;
					}

					div.content h2 {
					margin: 0;
					font-size: 20px;
					color: #70193D;
					}

					div.content h3 {
					margin: 0;
					font-size: 18px;
					color: #70193D;
					}

				div.content img.storepic {
					position: relative;
					float: left;
					width: 290px;
					height: 330px;
					margin-left: 10px;
				}

				div.content #map {
					position: relative;
					float: left;
					width: 390px;
					height: 330px;
				}
			

				ul.services {
					list-style-position: inside;
					background-color: white;
					padding-left: 15px;
					border: none;
					color: black;
				}

				ul.services li.header {
					list-style-type: none;
					padding: 2px;
					color: white;
					border: 1px solid #6699CC;
					background-color: #074783;
					font-size: 12px;
					font-weight: bold;
					text-align: center;
				}

					*html ul.services li.header {
						list-style-position: outside;
					}

				ul.services li.item {
					padding: 0 0 0 10px;
					background-color: transparent;
					margin: 0px 0 0 0;
				}

			div.rightlink {
				position: relative;
				float: right;
				margin: 0px 0 0px 0;
				display: inline;
			}

			img.rightimg {
				position: relative;
				float: right;
				margin: 0px 0 0px 10px;
				border: 2px groove #BCAD75;
			}

	div.leftbox {
		position: relative;
		float: left;
		width: 300px;
		padding: 0 30px 0 10px;
		border-right: 1px solid #D07C7D;
		margin: 10px 0 0px 0px;
	}

	div.rightbox {
		position: relative;
		float: left;
		width: ;
		padding: 0 10px 0 40px;
		margin: 10px 0 0px 0;
		text-align: center;
		font-size: 18px;
		color: #70193D;
	}

		*html div.rightbox {
				font-size: 22px;
			}


	div.leftbox2 {
		position: relative;
		float: left;
 		width: 260px; 
		padding: 0 0px 0 0;
		text-align: left;
		font-size: 14px;

	}

		*html div.leftbox2 {
			font-size: 16px;
			}
		


	div.rightbox2 {
		position: relative;
		float: right;
 		width: 520px; 
 		padding: 0 0px 0px 0px;
/*  		border-left: 2px groove #BCAD75;  */

	}

		*html div.rightbox2 {
				padding: 0 5px 0 0;
			}

		div.proftitle {
			position: relative;
			float: left;
			margin: 0px 0 0 10px;
			padding: 0;
			}

		#profile {
			position: relative;
			float: left;
			width: 280px;
			min-height: 216px;
			margin: 10px 0 0 10px;
/* 			padding: 2px 5px 2px 5px; */
			}

			*html #profile {
				height: 216px;
				}

		#profpic {
				position: relative;
				float: left;
 				margin: 0px 0px 0px 0px; 
				width: 200px;
				height: 250px;
				border: 2px groove #BCAD75
			}


	img.picleft {
		margin: 10px 10px 0 0;
		height: 200px;
		width: 200px;
		border: 1px solid #E5E5E5;
	}

	img.picright {
		margin: 0px 0px 0 10px;
		height: 200px;
		width: 200px;
		border: 1px solid #E5E5E5;
		position: relative;
		float: right;
		background-color: #F6F6DA;
	}
	

div.lowerbar {
	margin: -1px 0 -1px 205px;
	padding: 1px 0 0 0;
	background-color: #70193D;
	width: 794px;
	height: 17px;
	border-top: 1px solid #BCAD75;
	border-bottom: 1px solid #BCAD75;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

	div.lowerbar a {
		color: white;
		text-decoration: none;
	}

	div.lowerbar a:hover {
		color: white;
		text-decoration: underline;
	}

div.footer {
	margin: 0;
	padding: 5px 0 0 0;
	background-color: transparent;
	font-size: 10px;
	color: gray;
	width: 100%;
	min-height: 50px;
}
	*html div.footer {
			height: 30px;
		}

	div.footerbar {
		background-color: transparent;
		margin: 0 0 0 205px;
		width: 790px;
		height: 20px;
		text-align: center;
}

div.menubottom {
	margin: 10px 0 0 0;
	text-align: center;
	color: #70193D;
	}