<style>



/*reset
-------------------------------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	/*list-style:none;*/
	margin: 1em 2em;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}
/*fonts
-------------------------------------------------------------------------------------------*/
body {
	font:13px Arial;
	*font-size:small;
	*font:x-small;
	color:#404040;

}
table {
	font-size:inherit;
	font:100%;
}
select, input, textarea {
	font:99% arial,helvetica,clean,sans-serif;
}
pre, code {
	font:115% monospace;
	*font-size:100%;
}
body * {
	line-height:1.22em;
}


body {
	background:#A6610F url(http://lisaferentz.com/images/body_bg.gif) left top repeat-x;
	background-color:#A6610F;
}
/*Navigation
------------------------------------------------------------------------------------------*/	
#navigation {
	float:left;
	width:180px;
	margin-top:20px;
	padding-bottom: 50px;
	}
#auxNav {
	float:right;
	color:#4E8AA8;
	font-size:77%;
	margin:20px 0 0 0;
}
#auxNav li {
	float:left;
}
#auxNav a {
	color:#4E8AA8;
	text-decoration:none;
	line-height:19px;
	background-image:none !important;
}
#auxNav .menu-current {
	color:#009DDC;
	background-image:none !important;
}
#auxNav a:hover {
	color:#003f5e;
}
#search {
	float:right;
	color:#4E8AA8;
	font-size:77%;
	margin:20px 4px 0 0;
	line-height:19px;
}
#searchgo {
	
}
#searchform {
	float:right;
	margin:20px 20px 0 0;
	font-size:100%;
}
.searchfield {
	background-color:transparent;
	border:none;
	background: url(http://lisaferentz.com/images/searchfield.gif) left top no-repeat;
	width:133px;
	height:17px;
	font-size:85%;
	padding:4px 4px 0px 4px;
}
/*#mainNav {
	padding:0 20px;
	
}
#mainNav li {
	margin-bottom:4px;
}

#mainNav a{
	display:block;
	width:125px;
	line-height:15px;
	background:url(http://lisaferentz.com/images/navbg.gif) left top repeat-y;
	border-bottom:1px dotted #E8ECED;
	padding-left:15px;
	color:#003F5F;
	font-size:92%;
	text-decoration:none;
}
#mainNav a:hover {
	background:url(http://lisaferentz.com/images/navarrow.gif) left 2px no-repeat;
	color:#4E8AA8;
}
#mainNav li ul li ul li a {
	width:100px !important;
}*/

ul#mainNav {
/*position:relative;
top:5px;
left:25px;*/
margin-top:5px;
Margin-left:10px;
list-style: none;
text-align: center;
font-size: 13px;
font-family: Arial;
}
#mainNav  li{
	display:inline;
	border-right:#bab3a5 solid 1px;
	float:left;
	height:22px;
}
ul#mainNav li {
display: inline;
margin: 0;
padding-top:0px;
margin-top:0px;
text-align: center;
list-style-type: none;
}

ul#mainNav li a:link span,
ul#mainNav li a:active span,
ul#mainNav li a:visited span,
ul#mainNav li a:hover span {
color: #8f4431;
padding:0px 4px 0px 4px;
display: block;
background-image:url()
}
#mainNav  li a:hover {
	/*background:url(http://lisaferentz.com/images/a-hover.gif)  repeat-x;*/
	/*color:#8f4431;*/
	background-color:#7e2404;
	height:27px;
	position:relative;
	bottom:5px;
	padding-top:5px;
}
ul#mainNav li a:link,
ul#mainNav li a:active,
ul#mainNav li a:visited,
ul#mainNav li a:hover {
color: #8f4431;
/*background:url(http://lisaferentz.com/images/menu_bg.gif) top right no-repeat;*/
text-decoration: none;
float: left;
}
#mainNav li.menu-current a:link span,
#mainNav li.menu-current a:active span,
#mainNav li.menu-current a:visited span{
	color:#fcf0db;
	background-color:#7e2404;
        position:relative;
        height:25px;
	padding-top:5px;
	padding-bottom:11px;
	display:inline;
}
/* clear home active for IE6 */
#mainNav li.menu-current.menu-first a:link span,
#mainNav li.menu-current.menu-first a:active span,
#mainNav li.menu-current.menu-first a:visited span,
{
	color: #8f4431;
        background:none;
}
/* clear home active for FireFox */
#mainNav li.menu-current.menu-first a span
{
	color: #8f4431;
        background:none;
}
#mainNav li.menu-current a:hover span{
	color:#fcf0db;
}
#mainNav li.menu-last{
	border-right:none;
}
#mainNav li.menu-sibling a:hover span{
	color:#fcf0db;
}
#sitetools {
	clear:right;
	float:right;
	margin:32px 20px 0 0;
}
#searchtool, #emailtool, #printtool {
	float:left;
}
#searchtool a, #emailtool a, #printtool a {
	display:block;
	height:13px;
	float:left;
	margin-left:10px;
}
#searchtool a {
	background: url(http://lisaferentz.com/images/searchicon.gif) left top no-repeat;
	width:12px;
}
#emailtool a {
	background: url(http://lisaferentz.com/images/emailicon.gif) left top no-repeat;
	width:14px;
}
#printtool a {
	background: url(http://lisaferentz.com/images/printicon.gif) left top no-repeat;
	width:16px;
}
#searchtool a:hover, #emailtool a:hover, #printtool a:hover {
	background-position:right top;
}
/* General Styles
-------------------------------------------------------------------------------------------*/	
h1,h2 {
	color:#f9e7a0;
}
h1 {
	font-size:26px;	
	margin: 1em 0;
}
h1.post_title { 
	float: none !important;
	line-height: 30px; 	
}
h2 {
	font-size:22px;
}
h3 {
	font-weight: bold;
	font-size:14px;
	color: #fff;
}
ul {
	list-style-type:disc;
	padding-left:15px;
	margin:0;
}
#wrapper {
	text-align:left;
	width:758px;
	height: auto;
	padding:0 0 0 0px;
	margin:10px auto;
	/*border:1px solid #E6E6E7;
	border-bottom-width:4px;*/
	background-color:#ffffff;	
}

.clear {
	clear:both;
}

#headline {
	height:70px;
}
#logo {
	float:left;
	margin-left:0px;
}
#logo a
{
	border:0px;
}
#logo2 {
	float:right;
	margin-right:0px;
}
#content {
	margin:0 0 0 0px;
	width:680px;	
}
#contenthead {
	margin:0 auto;
	height:80px;
	width:650px;
	padding-left:0px;
}
#content a {
	color:#4F8AA8;
}

#content a:hover{
	color:#003F5F;
}
#contentleft,#contentleft a {
	font-size:14px;
	font-family:Arial;
	color:#ffffff;
}
#contentleft a {
	font-weight:bold;
}
#contentright,#contentright a {
	font-size:14px;
        font-family:Arial;
        color:#633d17;
}
#contentright a {
	font-weight:bold;
}
#contentright h1 {
	font-size:35px;
        font-family: Arial;
        color:#633d17;
}
#contentright h2 {
        font-size:24px;
        font-family: Arial;
        color:#633d17;
}
#bottomright {
	font-size: 13px;
}
#flashleft {
	font-size:13px;
        font-family: Arial;
        color:#945c23;
}
#flashleft h1{
	font-size:24px;
	color:#945c23;
}
#flashleft h2{
        font-size:14px;
	color:#945c23;
}
#copyright {
	font-size:12px;
}
.email {
	float:left;
	width:150px;
	border-style:solid;
	border-width:1px;
	border-color:#945c23;
	margin-top:5px;
}
.emailbutton {
	float:right;
	padding-right:8px;
	margin-top:5px;
}
.textfield {
	float:left;
        width:150px;
        border-style:solid;
        border-width:1px;
        border-color:#945c23;
}
/*Footer
------------------------------------------------------------------------------------------*/		
#bottomlogo {
	position:relative;
	clear:both;
	width:180px;
	float:left;
	margin-top:-47px;
}
#footer {
	clear:both;
	width:758px;
	margin:0 auto;
	}
#footer p {
	font-size:70%;
	margin:0;
	padding:0px 10px 6px 10px;
	text-align:center;
	color:#A6A6A6;
	}
ul#menufooter {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	margin-left:20px;
	font-family:Arial;
}
#menufooter  li{
	display:inline;
	margin:0 0 0 0px;
	 /* border-right:#bab3a5 solid 1px; */
	float:left;
	height:20px;
}
ul#menufooter li {
	display: inline;
	margin: 0;
	padding: 0;
	margin-top:5px;
	text-align: center;
	list-style-type: none;
	height:20px;
}

ul#menufooter li a:link span,
ul#menufooter li a:active span,
ul#menufooter li a:visited span,

ul#menufooter li a:hover span {
	color: #8f4431;
	padding:3px 8px 0px 8px;
	display: block;
	background-image:url()
}
#menufooter  a:hover {
	/*background:url(http://lisaferentz.com/images/a-hover.gif)  repeat-x;*/
	color:#8f4431;

}
ul#menufooter li a:link,
ul#menufooter li a:active,
ul#menufooter li a:visited,
ul#menufooter li a:hover {
	color: #8f4431;
	/*background:url(http://lisaferentz.com/images/menu_bg.gif) top right no-repeat;*/
	text-decoration: none;
	float: left;

}
#menufooter li.menu-current a:link span,
#menufooter li.menu-current a:active span,
#menufooter li.menu-current a:visited span{
	color: #8f4431;

/*background:url(http://lisaferentz.com/images/a-hover.gif)  repeat-x;*/
}
.newspagelinks { margin: 1em 0; }
</style>
