/* CSS Document for http://www.robertdembia.com */
/* page building blocks and font styles */

body{
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	background-color: #520000;
	color: #000000;
	margin-bottom: 0px;
	width: 800px;
	text-align: justify;
}
#pagebase{
	width: 790px;
	height: auto;
	background-color: #DDC153;
}
#header{
	height: 269px;
	width: 790px;

}
#header1{
	height: 269px;
	width: 790px;
	text-align: left;
	background-image: url(../graphics/robert-dembia-contact.jpg);
	background-repeat: no-repeat;
}
#nav{
	text-align: right;
	width: 200px;
	height: 150px;
	margin-top: 5px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}
#text{
	width: 520px;
	float: right;
	padding-right: 30px;
}
iframe{
	padding: 2px;
	background-color: #FCDE5B;
	border: 1px solid #FFFFFF;
	height: 350px;
	width: 425px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
/* footer block and font styles */
#footer{
	text-align: left;
	height: 100px;
	width: 790px;
	font-size: 1em;
	vertical-align: bottom;
	clear: both;
	padding-top: 5px;
	background-image: url(../graphics/robert-dembia-law-footer.gif);
	background-repeat: no-repeat;
	background-color: #520000;
}
/* client block and font styles */
div.client{
	height: auto;
	width: 200px;
	float: right;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 10px;
}
div.client h2{
	font-size: 1.2em;
	text-decoration: none;
	margin-right: 20px;
	margin-top: 10px;
}
img.right{
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-bottom: 10px;
	float: right;
}
.textlink-af{
	float: left;
	height: 70px;
	width: 130px;
	margin: 5px;
}
.ad{
	width: 130px;
	padding: 5px;
	height: 250px;
	margin-right: auto;
	margin-left: 20px;
	border: 1px dotted #000033;
	margin-top: 20px;
}
p{
	padding-top: 5px;
	font-size: 1.3em;
}
p.head{
	font-size: 14px;
	text-align: right;
	padding-right: 20px;
	padding-top: 120px;
}
p.footer{
	font-size: 10px;
	padding-left: 40px;
}
h1{
	font-size: 1.4em;
	color: #000000;
	padding-top: 5px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-left: 8px;
}
h2{
	font-size: 1.3em;
	font-style: italic;
	color: #000000;
	text-align: left;
	padding-left: 8px;
}
h3{
	font-size: 1.1em;
	font-style: italic;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
ul{
	font-size: 1.2em;
	list-style-type: none;
}
.list{
	list-style-type: disc;
}
pre {
	font-size: 10px;
}
.photo{
	background-color: #FFFFFF;
	padding: 2px;
	float: left;
	height: 166px;
	width: 220px;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}

