/* =-=-=-=-=-=-=-[CSS]-=-=-=-=-=-=-=- */
body {
	background-color: #61605F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	margin: 0;
	padding: 0;
	text-align: center
} 

#wrapper {
	width: 100%;
	background: url('../images/bg-main.jpg');
	background-repeat: repeat-x;
}

#container { 
	position: relative;
	color:#333;
	width: 765px;
	margin: 0 auto;
	vertical-align: top;
	text-align: center;
	overflow: hidden;
}


/* =-=-=-=-=-=-=-[Menu]-=-=-=-=-=-=-=- */
#menu {
	float: left;
	margin: 0;
	padding: 0;
	width: 530px;
	height: 33px;
	position: absolute;
	top: 162px;
	left: 0;
	background: url('../images/bg-goldnav.jpg');
}	

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:530px;
	height:33px;
}

#home {
	position:absolute;
	left:0px;
	top:0px;
	width:67px;
	height:33px;
}

#practice {
	position:absolute;
	left:67px;
	top:0px;
	width:122px;
	height:33px;
}


#attorneys {
	position:absolute;
	left:189px;
	top:0px;
	width:131px;
	height:33px;
}

#services {
	position:absolute;
	left:320px;
	top:0px;
	width:86px;
	height:33px;
}

#contact {
	position:absolute;
	left:406px;
	top:0px;
	width:104px;
	height:33px;
}

#Slice-06 {
	position:absolute;
	left:510px;
	top:0px;
	width:20px;
	height:33px;
}
/* =-=-=-=-=-=-=-[End of Menu]-=-=-=-=-=-=-=- */

	

/* =-=-=-=-=-=-=-[Content Area]-=-=-=-=-=-=-=- */

#leftcolumn {
	vertical-align: top;
	background-color: #ffffff;
	width: 530px;
	float: left;
   	text-align: left;
	padding:0;
	margin: 0;
}

#textarea {
	width:494px;
	margin: 3em 1em 1em 1em;
	min-height: 420px;
}

#textarea a,
visited {
	color: #17117d; 
	text-decoration: underline;
}

#textarea a:hover {
	color: #c37725; 
	text-decoration: underline;
}


#rightcolumn {
	width: 235px;
	float: right;
	background-color: #AAAAA9;
	color: #fff;
}

#rightcolumn a,
visited {
	color: #fff;
	text-decoration: underline;
}

#rightcolumn h1 {
	text-align: center;
	color: #fff;
	font-size: .9em; 
	font-weight: bold;
	margin: 1em 1em 0 1em;
}


#rightcolumn p {
	color: #fff;
	margin: 1em 1em 0 1em;
}

#rightcolumn img {
	display: block;
}	


/* =-=-=-=-=-=-=-[End of Content Area]-=-=-=-=-=-=-=- */


.rule1 {border-top-width: 1px;
       border-top-style: solid;
       border-color: #AFB0B4;
       margin: 0px;
}

.rule2 {border-top-width: 1px;
       border-top-style: solid;
       border-color: #AFB0B4; 
       margin: 0px;
}

.rule3 {border-top-width: 1px;
       border-top-style: solid;
       border-color: #AFB0B4; 
       width: 90%;
       margin: 0px;
       padding: 0px;
}


h1 { 
	color:#17117D;
	text-align: left;
	font-size: 1.25em; 
	font-weight: bold;
	line-height: 1.2em;
	margin: 0 0 .75em 0;
}

h2 { 
 	background-color: #fff;
	color:#000;
	text-align: left;
	font-size: .8em; 
	font-weight: bold;
	line-height: 1.1em;
	margin-top: 0em;
	margin-bottom: 1em;

}

h3 { 
	background-color: #fff;
	color:#000;
	text-align: left;
	font-size: .75em; 
	font-weight: bold;
	line-height: .9em;
	margin-top: 0em;
	margin-bottom: 1em;

}

p {
	text-align: left;
	font-size:.75em;
	font-weight:normal;
  	line-height:1.4em;
  	color:#333;
	margin-top: 0em;
	margin-bottom:1em; 
}

/* =-=-=-=-=-=-=-[Lists]-=-=-=-=-=-=-=- */

.generalli li{
	font-size: .75em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.4em;
	text-align: left;
	list-style-type:square;
	margin: 0 1.5em .9em 0;
	padding: 0;
}

.linumbered ul {
	list-style-type: decimal;
	padding: 0;
	margin: 0;
}

.linumbered li {
	text-align: left;
	font-size: .7em;
	line-height: 1.4em;
	font-style: normal;
	font-weight: normal;
	margin: 1em 0;
}
/* =-=-=-=-=-=-=-[End of lists]-=-=-=-=-=-=-=- */
#footer {
	padding: 12px 0 0 0;
    background-color: #0B1E4E;
	color: #fff;
  	margin: 0 auto;
	width: 765px;
	height: 26px;
 	border:0;
 	float: left;
	font-size: .65em;
	vertical-align: middle;
}

#footer a,
visited {
	color: #fff;
	text-decoration: none;
}	

#footer a:hover {text-decoration: underline;}

#map {
	width: 400px; height: 300px;
	border: 2px solid gray;
}
		
.infowindow {
height: 60px;
width: 200px;
padding-bottom: 10px;
}

.infowindow p{
	text-align: left;
	font-size:.75em;
	font-weight:normal;
  	line-height:1.2em;
  	margin-bottom: 0px;
  	padding-bottom: 0px;
}