@CHARSET "ISO-8859-1";
/* CSS Document for Legal Marketing Now
Author: E-Moxie Data Solutions, Inc.
Author URI: http://e-moxie.com
Copyright (c) 2008
*/

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

h1 {
	font-size: 24px;
	color: #2c3246;
	margin: 10px 0;
	padding: 0;
	font-weight: normal;
}
h2 {
	font-size: 24px;
	color: #323b44;
	margin: 10px 0;
	padding: 0;
	font-weight: normal;
}
h3 {
	font-size: 18px;
	color: #333;
	margin: 10px 0;
	padding: 0;
	font-weight: normal;
}

a:link, a:visited, a:active {
	color: #746e75;
}
a:hover {
	color: #666;
}

p {
	line-height: 1.3em;
	color: #000;
	margin: 5px 0 10px 0;
	padding: 0;
}

ul, ol {
	margin: 10px 0 10px 25px;
	padding: 0;
}
	li {
		margin-bottom: 5px;
	}
	
/* Classes ============================== */
.clear {
	clear: both;
	height: 0;
	line-height: 0;
}
.left {
	float: left;
	margin-right: 15px;
}
.right {
	float: right;
	margin-left: 15px;
}

.listing {
	padding:10px;
	margin-bottom:20px;
	border:1px dashed #f7bd93;
	background-color:#fef8e4;
}
.listing-condensed {
	padding:5px;
	margin-bottom:5px;
	border-bottom:1px dashed #ccc;
	font-size:10px;
}
.alert {padding:10px; background-color:#FFFFCC; border:2px dashed #FFCC66; margin:5px;}
.styled_input { border:1px dashed #ccc; font-size:14px; padding:4px; width:400px; }
.styled_input:focus {border:1px dashed #990000; background-color:#FFFFCC;}
.small {font-size:10px;}
.h1 {
	font-size: 24px;
	color: #002c5c;
	margin: 10px 0;
	padding: 0;
	font-weight: normal;
	display:block;
}

/* Header =============================== */
#header-wrap {
	height: 191px;
	background: url('/images/header_bg.gif') 0 0 repeat-x;
}
#header {
	background: url('/images/header.gif') 0 27px no-repeat;
	height: 191px;
	width: 940px;
	margin: 0 auto;
}

#header-wrap-int {
	height: 135px;
	background: url('/images/intheader_bg.gif');
}
#header-int {
	background: url('/images/intheader.gif') 0 27px no-repeat;
	height: 135px;
	width: 940px;
	margin: 0 auto;
}


#top-nav {
	text-align: right;
	width: 940px;
	margin: 0 auto;
}
#top-nav span a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	line-height: 28px;
}
	#top-nav ul {
		margin: 0 0 0 0;
		padding: 4px 0 0 0;
		list-style: none;
	}
		#top-nav ul li {
			display: inline;
			border-right: 1px solid #fff;
			font-size: 8px;
			margin-right: 5px;
			padding-right: 7px;
		}
			#top-nav ul li a {
				font-size: 14px;
				color: #fff;
				text-decoration: none;
			}
			
#special {
	width: 320px;
	float: right;
	position: relative;
	top: 77px;
}
	#special .arialblack {
		color: #fff;
		font-family: "Arial Black", Gadget, sans-serif;
		font-size: 20px;
		text-transform: uppercase;
	}
	#special .h1white {
		color: #fff;
		font-size: 20px;
		font-weight: bold;
	}
	#special img {
		float: right;
		margin-right: 60px;
	}

#special-int {
	width: 360px;
	float: right;
	position: relative;
	top: 59px;
	margin-right: 50px;
}
	#special-int .arialblack {
		color: #fff;
		font-family: "Arial Black", Gadget, sans-serif;
		font-size: 18px;
		text-transform: uppercase;
	}
	#special-int .h1white {
		color: #fff;
		font-size: 18px;
	}
	#special-int img {
		position: relative;
		float: right;
		bottom: 30px;
	}

/* Content ============================== */
#content {
	width: 940px;
	margin: 0 auto;
	padding-bottom: 30px;
	background: url('/images/content-bg.gif') 0 0 repeat-y;
}

/* Navigation =========================== */
#nav {
	width: 178px;
	padding: 20px 20px 0 10px;
	float: left;
}
#nav #addsite {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #7c808c;
}
#nav #addsite h2 {
	font-size: 20px;
	text-transform: uppercase;
	color: #2c3246;
	margin: 0;
}
#nav #addsite p {
	margin-bottom: 20px;
}

	#nav span.h1 {
		font-size: 20px;
		color: #a81d34;
		margin: 30px 0 5px 0;
		text-transform: uppercase;
	}
	#nav ul {
		margin: 0;
		padding: 0;
		list-style: disc;
	}
		#nav ul li {
			margin: 0 0 3px 0;
			margin-left:20px;
			padding: 0;
		}
			#nav ul li a {
				display: block;
				width: 210px;
				padding: 0 0 0 0px;
				margin-left: 5px;
				color: #323b44;
				text-decoration: none;
				font-size: 14px;
			}
			#nav ul li a:hover {
				text-decoration: underline;
			}
			#nav ul li a.current {
				text-decoration: underline;
			}
			
/* Main Content ========================= */
#main-content {
	width: 670px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	padding: 10px 0 20px 30px;
}
	#main-content h2 a {
			color: #0A2553;
			text-decoration: underline;
		}




#recent {
	padding: 10px;
	margin: 20px 0;
	font-size: 12px;
}
	#recent h2 {
		color: #323b44;
		font-size: 18px;
		margin: 0;
		padding-left: 10px;
		padding-bottom: 5px;
	}
	#recent ul {
		margin: 0 0 0 10px;
		padding: 0;
		list-style: none;
	}
		#recent ul li {
			margin-bottom: 10px;
			padding-left: 15px;
		}
			#recent ul li a {
				color: #000;
			}
	

/* Footer =============================== */
#footer {
	text-align: center;
	padding: 30px 0;
	border-top: 20px solid #2c3246;
}
	#footer ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
		#footer ul li {
			display: inline;
			border-right: 1px solid #333;
			font-size: 8px;
			margin-right: 12px;
			padding-right: 10px;
		}
			#footer ul li a {
				text-decoration: none;
				font-size: 12px;
				color: #333;
			}
/* Listings ========================== */				
#col1 {
	float:left;
	width:250px;
}
#col2 {
	float:left;
	width:260px;
}
#qkFind {
	width:180px;
	overflow: hidden;
	font-size:8px;
}
#quickcat {
	width:180px;
}