/*Master Style Sheet
Author: Venue Communications, Inc. www.venuecom.com
Copyright Venue Communications, Inc. 2007
*/
/***********************************************/
/*Begin Design Layout*/
body {
	padding:0;
	margin:0;
	background-color:#D9DBDC;
}

body,td,input,textarea {
	font-size:11px;
	font-family:Tahoma;
	line-height:16px;
	vertical-align:top;
	padding:0;
}

h1,h2 {
	font-size:14px;
	font-family:Tahoma;
	color:#5D6669;
	line-height:16px;
	vertical-align:top;
	padding:0;
}

#content {
	text-align:left;
	width: 700px;
	margin: auto;
}

br {
	font-size:10px;
}

table {
	border:0;
	border-collapse:collapse;
}

a {
	color:#5D6669;
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
}

.cssnav span {
	color:#ED7100;
}

span a {
	color:#5D6669;
	text-decoration:underline;
}

span a:hover {
	text-decoration:none;
}

ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:20px;
}

li {
	background:url(/inc/templates/current/mdavenportlaw/images/1_z1.gif) center left no-repeat;
	margin:0;
	padding-left:15px;
	background-position:0 8px;
}

li a {
	color:#5D6669;
}

.more {
	background:url(/inc/templates/current/mdavenportlaw/images/1_z1.gif) center left no-repeat;
	margin:0;
	padding-left:15px;
	background-position:0 5px;
}

.set div {
	background:url(/inc/templates/current/mdavenportlaw/images/4_bg.gif) repeat-x bottom;
	width:197px;
	height:16px;
}

.set div div {
	background:url(/inc/templates/current/mdavenportlaw/images/4_bg1.gif) repeat-x bottom;
	width:auto;
}

.set a {
	color:#5D6669;
	text-decoration:none;
}

.set a:hover {
	color:#ED7100;
	text-decoration:none;
}

input {
	padding-left:5px;
	width:219px;
	height:17px;
}

textarea {
	padding-left:5px;
	width:219px;
	height:179px;
	overflow:auto;
}

#input1 {
	padding-left:0;
	width:38px;
	height:11px;
	border:0;
}

#input2 {
	padding-left:0;
	width:45px;
	height:11px;
	border:0;
	margin-left:31px;
}

/*End Content*/
/* CSS Rollover Menu */
.cssnav {
	position:relative;
	float:left;
/* comment out for vertical menu */
	font-family:Tahoma,Times New Roman,Times,serif;
	background:url(/inc/templates/current/mdavenport/images/m1-1.gif) no-repeat;
	white-space:nowrap;
	display:block;
	width:129px;
	height:96px;
	margin:0;
	padding:0;
}

.cssnav a {
	display:block;
	color:#5D6669;
	font-size:11px;
	width:129px;
	height:96px;
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
}

.cssnav a:hover {
	color:#FFF;
	text-decoration:none;
}

.cssnav img {
	width:129px;
	height:96px;
	border:0;
}

* html a:hover {
	visibility:visible;
}

.cssnav a:hover img {
	visibility:hidden;
}

.cssnav span {
	position:absolute;
	left:4px;
	top:33px;
	margin:0;
	padding:0;
	cursor:pointer;
	width:120px;
	height:14px;
	text-align:center;
}

/*Footer*/
#footer {
	text-align:center;
	font-size:10px;
	font-family:Arial,Helvetica,sans-serif;
	color:#FFF;
}