/* CSS Document */

body {
	color: #000000;
	background-color: #3C394C;
}
#patricia{
	color: #000000;
	background-color: #72716f;
}
#wrap{
	width: 790px;
	margin: 0 auto;
	color: #000000;
	background: url(../images/bg.gif) left repeat-y #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: none;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;
}
#wrap-patricia{
	width: 790px;
	margin: 0 auto;
	color: #000000;
	background: url(../images/bg-patricia.gif) left repeat-y #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: none;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;
}

#header{
	height: 60px;
	margin: 0 1px 1px 25px;
	background: url(../images/logo.gif) bottom left no-repeat;
	border-bottom: 1px solid #336699;
}
#header-patricia{
	height: 60px;
	margin: 0 1px 1px 25px;
	background: url(../images/patricialogo.gif) bottom left no-repeat;
	border-bottom: 1px solid #336699;
}
#footer{
	height:30px;
	clear: both;
	text-align: right;
	border-top: 1px solid #000000;
	margin: 0 1px 0 25px;
	padding: 0 3px 0 0;
	line-height: 16px;
}

#nav-wrap{
	height: 18px;
	background: #000000;
	margin: 0 1px 3px 25px;
	padding: 0;
}

#nav{
	list-style: none;
	margin: 0;
	padding: 0;
	display: table;
}

#nav li{
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #FFFFFF;
	background: url(../images/navbg.gif) top left no-repeat;
	list-style: none;
	display: inline;
	margin: 0 0 0 5px;
	padding: 0 5px 0 10px;
}

#nav li a, #nav li a:visited, #nav li a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#nav li a:hover{
	text-decoration: underline;
}

#main{
	margin: 0 1px 0 25px;	
}

#right-col{
	width: 180px;
	margin: 0 2px 1px 4px;
	padding: 10px 8px 20px 8px;
	background: url(../images/righttopbg.gif) top left no-repeat #CEC9C3;
	float: right;
	display: block;
}

#left-col{
	margin: 0 0 0 2px;
	padding: 0 0 0 4px;
}

#main-text-wrap{
	margin: 5px 15px 0 3px;
	line-height: 15px;
}

#main-text{
	margin: 0;
}

#practice-area-wrap{
	width: 190px;
	margin: 0 5px 5px -3px;
	padding: 0 6px 2px 0;
    background: url(../images/dottedbg.gif) right repeat-y;
	float: left;
}

#quick-contact{
	width: 166px;
	margin: 1px auto;
	padding: 7px;
	background: #FFFFFF;
}

.quick-contact-box{
	width: 165px;
	background: #F0F0F0;
	border: none;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #000000;
}
.quick-contact-submit{
	font: normal 9px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 5px 0 0 0;
	background: #F0F0F0;	
}

.main-text-title-350px{
	width: 346px;
    border-bottom: 1px solid #901E26;
	display: block;
	color: #901E26;
	font: bold small-caps 14px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 2px;
	overflow: hidden;
}

.main-text-title-500px{
	width: 547px;
    border-bottom: 1px solid #901E26;
	display: block;
	color: #901E26;
	font: bold small-caps 14px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 2px;
	overflow: hidden;
}

.main-text-title-full{
	width: 99%;
    border-bottom: 1px solid #901E26;
	display: block;
	color: #901E26;
	font: bold small-caps 14px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 2px;
	overflow: hidden;
}

.quick-contact-header{
	width: 178px;
	background: #336699;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
	display: block;
	text-align: center;
	border: 1px solid #FFFFFF;
}
.quick-contact-header-patricia{
	width: 178px;
	background: #830000;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
	display: block;
	text-align: center;
	border: 1px solid #FFFFFF;
}
.practice-areas{
	padding: 0;
	margin: 0 0 0 15px;
}
.practice-areas li{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	list-style: outside;
	list-style-type:square;
	line-height: 15px;
}

.practice-area-title{
	background: #000000;
	display: block;
	width: 190px;
	text-align: center;
	font: bold 11px/16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0 0 2px;
	height: 16px;
}
.px12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.px12 {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.px11 {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.px11title {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.px11underline{
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.px9 {
	font-size: 9px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}	
.contactemail{
	color: #863522;
}