/*
THEME NAME: Berman Lawyers
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Constructed from the Sandbox theme with rich with powerful and dynamic semantic class selectors.
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */


/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }


/* prevent blue linked image borders */
a img, :link img, :visited img, fieldset { border:none; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,button { margin:0; padding:0; }



/* global elements
 * ------------------------------------------------------------------------- */

/* ---------- A note on font-sizing ---------- 
Default font size in IE6, IE7 and FireFox is 16px. 
Default for Safari 2 is 16px for "standard fonts" and 13px for "fixed-width fonts." (Safari 3 uses 16px for all fonts.) 
I am ignoring the Safai 13px mono-space type issue since this site does not use any mono-spaced fonts.
*/

html {
	font-size:100% /* IE has problems scaling text in ems. Using a percentage makes for better text rendering when scaled. */
	}

body {
	background:url(images/bg1.gif) repeat-x #e7decd;
	font-size:.75em; /* 75% of 16px = 12px */
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	margin:12px 0;
	color:#000;
	}

a:link, a:visited {
	color:#9b300f;
	}
	
a:hover, a:active {
	color:#d06934;
	}


	

/* Classes
 * ------------------------------------------------------------------------- */

.clear {
	clear:both;
	height:.01em;
	overflow:hidden;
	}

.pic_left {
	margin:0 10px 0px 0;
	float:left;
	}

.pic_right {
	margin:0 0px 0px 10px;
	float:right;
	}

.pic_border, a img.pic_border {
	padding:2px;
	border:1px solid #d0c8b9;
	}
	
	

.raquo {
	font-size:1.2em;
	color:#fff;
	}

.small {
	font-size:.92em;
	line-height:1.3em;
	}

.hr_side {
	color:#d8c8a7;
	background:#d8c8a7;
	width:100%;
	height:1px;
	overflow:hidden;
	margin:15px 0;
	}

.hr_main {
	color:#d8c8a7;
	background:#ccc;
	width:100%;
	height:1px;
	overflow:hidden;
	margin:20px 0;
	}

.hr_footer {
	width:850px; 
	margin:20px auto; 
	color:#9b4f38; 
	background:#9b4f38;
	height:1px;
	overflow:hidden;
	}

.gold {
	color:#f5d79c;
	}

.img-desc {
	position: relative;
	display: block;
	height:300px;
	width: 200px;
	float:right;
	margin:0 0px 0 10px;
}
.img-desc cite {
	background: #111;
	filter:alpha(opacity=85);
	opacity:.85;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 188px;
	padding: 6px;
	border-top: 1px solid #444;
	font-size:.82em;
}

.firm_photo {
	position: relative;
	display: block;
	height:246px;
	width: 350px;
	float:left;
	margin:0 10px 0 0px;
}
.firm_photo cite {
	background: #111;
	filter:alpha(opacity=85);
	opacity:.85;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 338px;
	padding: 6px;
	border-top: 1px solid #444;
	font-size:.82em;
}

.italic {
	font-style:italic;
	}

.bold {
	font-weight:bold;
	}

.bold_title_text {
	font-size:1.2em; 
	margin-bottom:5px; 
	font-weight:bold;
	}

.content_blurb {
	float:right;
	margin:0 0 2px 20px;
	width:257px;
	}
	
.content_blurb_top {
	background:url(images/content_blurb_top.gif) no-repeat;
	width:257px;
	height:10px;
	}

.content_blurb_bottom {
	background:url(images/content_blurb_bottom.gif) no-repeat bottom left #ffefce;
	width:237px;
	padding:0 10px 10px 10px;
	}

	
/* Layout
 * ------------------------------------------------------------------------- */

#container {
	width:939px;
	border:1px solid #918b81;
	margin:0 auto;
	line-height:1.6em;
	background:#fff;
	}

#title {
	background:url(images/title.gif) no-repeat;
	width:939px;
	height:120px;
	text-indent:-5000px;
	}
	
	
	#header_home_link {
		width:365px;
		height:80px;
		display:block;
		outline:none;
		margin:0px 0 0 19px;
		outline:none;
		}

#banner {
	width:939px;
	height:199px;
	background:url(images/banner.jpg) no-repeat;
	}
	
	#banner.home {
		background:none;
		}

#content_container {
	padding:10px;
	}


/* ---------- Column Left ---------- */

#column_left {
	width:200px;
	float:left;
	display:inline;
	}

#areas_of_practice {
	background:url(images/areas_of_practice.gif) no-repeat;
	width:200px;
	height:32px;
	text-indent:-5000px;
	margin:0;
	padding:0;
	}

#about_blog_left {
	background:url(images/about_our_legal_blog.gif) no-repeat;
	width:200px;
	height:32px;
	text-indent:-5000px;
	margin:0;
	padding:0;
	}

.tan_column {
	width:200px;
	background:#FFEFCE;
	}

.tan_column_bottom {
	background:url(images/left_column_bottom.jpg) no-repeat bottom left;
	padding:15px;
	width:170px;
	}

	.side_list li {
		/* _position:relative;	 to fix the IE bullet peekaboo pug - must be hidden to eliminate problem with overlapping navs in IE 6 */
		padding-left: 10px;
		line-height:1.0em;
		list-style: none;
		background: transparent url(images/arrow_orange.gif) 0px 2px no-repeat;
		font-size:1.0em;
		font-weight:bold;
		border-bottom:1px solid #d8c8a7;
		margin:0px 0 10px 0;
		padding-bottom:10px;
		}
	
		.side_list li li {
			background: transparent url(images/arrow_red.gif) 0px 3px no-repeat;
			font-size:.92em;
			border:none;
			margin:0;
			padding-bottom:0;
			line-height:1.2em;
			margin-bottom:6px;
			}
		
		.side_list li.last {
			border:none;
			padding-bottom:0;
			margin-bottom:0;
			}	
		
			.side_list li li.last {
				margin:0;
				}
	
	.side_list  ul {
		margin:6px 0 0px 0;
		}
	
		.side_list a:link, .side_list a:visited {
			text-decoration:none;
			color:#67200a;
			}
		
		.side_list a:hover, .side_list a:active {
			color:#d06934;
			}
			
				.side_list li li a:link, .side_list li li a:visited {
					text-decoration:none;
					color:#a64d1e;
					}
			
				.side_list li li a:hover, .side_list li li a:active {
					color:#d06934;
					}


#verdicts_and_settlements {
	background:url(images/verdicts_and_settlements.gif) no-repeat;
	width:200px;
	height:32px;
	text-indent:-5000px;
	margin:10px 0 0 0;
	padding:0;
	}

#contact_button {
	width:200px;
	height:49px;
	display:block;
	background:url(images/contact_button.gif) no-repeat;
	text-indent:-5000px;
	margin-top:10px;
	}
	
	#contact_button:hover, #contact_button:active {
		background-position:0px -49px;
		}

#prevent_elder_abuse {
	width:175px;
	height:130px;
	display:block;
	background:url(images/prevent_elder_abuse_button.jpg) no-repeat;
	text-indent:-5000px;
	margin-top:10px;
	outline:none;
	}
	
	#prevent_elder_abuse:hover, #prevent_elder_abuse:active {
		background-position:0px -130px;
		}
	
#report_elder_abuse {
	width:175px;
	height:121px;
	display:block;
	background:url(images/reportelderabuse_button.jpg) no-repeat;
	text-indent:-5000px;
	margin-top:10px;
	outline:none;
	}
	
	#report_elder_abuse:hover, #report_elder_abuse:active {
		background-position:0px -121px;
		}


/* ---------- Column Center ---------- */
#column_center {
	width:504px;
	margin:0px 20px;
	display:inline;
	float:left;
	padding-top:10px;
	}

	#column_center.blog_top {
		padding-top:0;
		}

	#column_center h1, #column_center .header_text {
		font-size:1.6em;
		color:#73240b;
		margin-bottom:10px;
		font-weight:normal;
		}
	
	
	#column_center p {
		margin-bottom:12px;
		}
			
#recent_news {
	background:url(images/recent_news.gif) no-repeat;
	height:32px;
	width:504px;
	text-indent:-5000px;
	margin-top:20px;
	}

#media_coverage {
	background:url(images/media_coverage.gif) no-repeat;
	height:32px;
	width:504px;
	text-indent:-5000px;
	margin-top:20px;
	}

#mission_statement {
	background:url(images/mission_statement.gif) no-repeat;
	height:32px;
	width:504px;
	text-indent:-5000px;
	margin-top:20px;
	}


/* --------- Column Right ------- */
#column_right {
	width:175px;
	float:left;
	display:inline;
	font-size:.92em;
	line-height:1.3em;
	}
	
	#column_right p {
		margin-bottom:5px;
		}

#meet_our_team {
	background:url(images/meet_our_team.gif) no-repeat;
	width:175px;
	height:32px;
	text-indent:-5000px;
	margin:0 0 5px 0;
	padding:0;
	}

#contact_us {
	background:url(images/contact_us.gif) no-repeat;
	width:175px;
	height:32px;
	text-indent:-5000px;
	margin:25px 0 5px 0;
	padding:0;
	}

#watch_our_videos {
	background:url(images/watch_our_videos.gif) no-repeat;
	width:175px;
	height:32px;
	text-indent:-5000px;
	margin:25px 0 5px 0;
	padding:0;
	}

#read_our_newsletter {
	background:url(images/read_our_newsletter.gif) no-repeat;
	width:175px;
	height:32px;
	text-indent:-5000px;
	margin:25px 0 5px 0;
	padding:0;
	}

#recent_press_coverage {
	background:url(images/recent_press_coverage.gif) no-repeat;
	width:175px;
	height:32px;
	text-indent:-5000px;
	margin:25px 0 5px 0;
	padding:0;
	}

#news_blog_archives {
	background:url(images/news-blog_archives.gif) no-repeat;
	width:175px;
	height:32px;
	text-indent:-5000px;
	margin:25px 0 5px 0;
	padding:0;
	}

#subscribe_to_rss {
	background:url(images/subscribe_to_rss.gif) no-repeat;
	width:175px;
	height:32px;
	text-indent:-5000px;
	margin:25px 0 5px 0;
	padding:0;
	}

#about_our_legal_blog {
	background:url(images/about_our_legal_blog.gif) no-repeat;
	width:175px;
	height:32px;
	text-indent:-5000px;
	margin:0px 0 5px 0;
	padding:0;
	}

#helpful_resources {
	background:url(images/helpful_resources.gif) no-repeat;
	width:175px;
	height:32px;
	text-indent:-5000px;
	margin:25px 0 5px 0;
	padding:0;
	}

#recent_blog_entries {
	background:url(images/recent_blog_entries.gif) no-repeat;
	width:175px;
	height:32px;
	text-indent:-5000px;
	margin:0px 0 5px 0;
	padding:0;
	}

#view_entries_by_topic {
	background:url(images/view_entries_by_topic.gif) no-repeat;
	width:175px;
	height:32px;
	text-indent:-5000px;
	margin:25px 0 5px 0;
	padding:0;
	}

#blog_button {
	background:url(images/blog_button.gif) no-repeat;
	width:151px;
	height:69px;
	padding:12px;
	margin-top:20px;
	}


/* --------- Subpage Columns ------- */

#column_left_sub {
	width:200px;
	float:right;
	display:inline;
	margin-right:20px;
	}

#column_left_sub #contact_us {
	background:url(images/contact_us.gif) no-repeat;
	width:200px;
	height:32px;
	text-indent:-5000px;
	margin:10px 0 0px 0;
	padding:0;
	}



#column_right_sub {
	float:right;
	display:inline;
	width:699px;
	padding-top:10px;
	}
	
	#column_right_sub h1, #column_center h1 {
		font-size:1.6em;
		color:#73240b;
		margin-bottom:10px;
		font-weight:normal;
		}
	
	
	#column_right_sub p {
		margin-bottom:12px;
		}
		
		#column_right_sub p.list_top, #column_center p.list_top {
			margin-bottom:0px;
			}
	
	#column_right_sub h2, #column_center h2 {
		color:#73240b ;
		font-size:1.2em;
		margin-bottom:5px;
		}
		
#contact_mini_left {
	margin-top:10px;
	font-size:.92em; line-height:1.3em;
	}
	
	#contact_mini_left p {
		margin-bottom:5px;
		}
	
	#contact_mini_left #contact_us {
		width:200px;
		margin-top:0;
		}
	

/* Footer
 * ------------------------------------------------------------------------- */

#footer_top {
	background:#af8b68;
	color:#af8b68;
	height:3px;
	margin:0 0 1px 0;
	width:100%;
	overflow:hidden;
	}

#bottom_nav {
	background:url(images/bottom_nav_bg.gif) repeat-x bottom left #eedba7;
	padding:7px;
	text-align:center
	}
	
	#bottom_nav li {
    	margin: 0;
    	padding: 0 5px 0 7px;
    	display: inline;
    	border-left: 1px solid #fff;
    	line-height:1.2em;
    	background: none;
		color:#fff;
		font-weight:bold;
    	}

	#bottom_nav li.first { 
    	border: none;
		padding: 0 5px 0 0;
    	}
		
	#bottom_nav li.last {
		padding:0 0 0 7px;
		}

	#bottom_nav a:link, #bottom_nav a:visited{
		color:#67200a;
		text-decoration:none;
		}

	 #bottom_nav a:hover, #bottom_nav a:active {
	 	color:#d06934;
		text-decoration:none;
		}

#footer {
	background:url(images/footer_bg.gif) repeat-x #67200a bottom left;
	padding:10px;
	font-size:.92em;
	color:#fff;
	line-height:1.3em;
	width:919px;
	}

#footer_left {
	float:left;
	width:170px;
	display:inline;
	margin-right:40px;
	background:none;
	}

#footer_center {
	float:left;
	width:110px;
	display:inline;
	margin-right:90px;
	background:none;
	}

#footer_right {
	float:left;
	display:inline;
	background:none;
	width:509px;
	}

	#footer_right li {
    	margin: 0;
    	padding: 0 5px 0 7px;
    	display: inline;
    	border-left: 1px solid #fff;
    	line-height:1.6em;
    	background: none;
		color:#fff;
		font-weight:bold;
    	}

	#footer_right li.first { 
    	border: none;
		padding: 0 5px 0 0;
    	}
		
	#footer_right li.last {
		padding:0 0 0 7px;
		}

	#footer a:link, #footer a:visited {
		color:#fff;
		text-decoration:none;
		}

	 #footer a:hover, #footer a:active {
	 	color:#d06934;
		text-decoration:none;
		}
	
#terms {
	color:#a66c5a;
	float:left;
	color:#fff;
	}
	
	#terms a:link, #terms a:visited{
		color:#fff;
		text-decoration:none;
		}

	 #terms a:hover, #terms a:active {
	 	color:#d06934;
		text-decoration:none;
		}

#footer_tagline {
	font-size:1.2em; 
	text-align:center;
	}

#award_text {
	text-align:center;
	margin-top:12px;
	font-size:1.2em;
	font-weight:bold;
	}
	
	#award_text p {
		margin-bottom:5px;
		}

#sitemap {
	background:url(images/sitemap_icon.gif) no-repeat 0px 3px;
	padding-left:18px;
	float:right;
	font-weight:bold;
	color:#fff;
	}

#location_text {
	background:url(images/bottom_nav_bg.gif) repeat-x bottom left #eedba7;
	padding:15px;
	text-align:left;
	margin:0px auto;
	font-size:.92em;
	color:#81664d;
	line-height:1.4em;
	width:909px;
	border-top:1px solid #d8c5c0;
	}

#location_bottom {
	background:#66200a;
	margin:0px 0 0 0;
	padding:5px 10px;
	font-size:.92em;
	color:#fff;
	line-height:1.3em;
	width:919px;
	}

/* form
 * ------------------------------------------------------------------------- */
#quick-contact { 
	width:150px; 
	padding:0px 0 0px 12px; 
	font-family:Arial, Helvetica, sans-serif; 
	}
	
	#column_left_sub #quick-contact {
		padding:0 0 0 8px;
		}

	#quick-contact label	{ 
		font-size:.83em;
		}

	#quick-contact br { 
	line-height:0; /* defaults vertical spacing between fields */
	clear:left;
	}  

#quick-contact label.error {
		color:#CC0000;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		font-size:1.0em;
		width:150px;
		}

#quick-contact input, #quick-contact textarea, #quick-contact select { 
	background-color:#fff; 
	border:1px solid #000;
	color:#000;
	width:145px; /* 5 pixles smaller than form width !important */
	height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em;
	float:left;
	}

select { 
	width:150px; /* same width as form !important */
	padding:0;
	}

#quick-contact textarea { 
	height:125px; 
	overflow:auto; 
	}

#quick-contact input.submit { 
	width:60px; 
	cursor:pointer; 
	padding:0; 
	}

#quick-contact label {
	width:125px;
	font-family:Arial, Helvetica, sans-serif; 
	float:left;
	}

/* ----- Main Contact Form ----- */

#contact-main { 
	padding:0px 0 10px 0; 
	float:left;
	width:383px;
	}

	#contact-main br { 
	line-height:0; /* defaults vertical spacing between fields */
	clear:left;
	} 
	
#contact-main label { 
	width:90px; 
	float:left;
	text-align:right; 
	margin-right:10px;
	font-size:1em;
	font-weight:bold;
	}
	
	#contact-main label.error {
		color:#f00;
		width:200px;
		margin-left:73px;
		text-align:left;
		}
	
#contact-main input, #contact-main textarea, #contact-main select { 
	width:270px;
	float:left;
	margin-bottom:10px;
	height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em;
	float:left;
	background-color:#fff; 
	border:1px solid #000;
	color:#000;
	}

	#contact-main input#code, #quick-contact input#code {
		width:60px;
		margin-right:10px;
		}
	
#contact-main select {
	width:175px;
	}
	
#contact-main textarea { 
	height:250px;
	width:270px;
	}

#contact-main input.submit-contact-main { 
	margin:0 0 0 100px;
	padding:0 0 3px 0;
	width:70px;
	cursor:pointer;  
	}











#split_column_left {
	width:316px;
	float:left;
	margin:0px 0px 8px 0;
	}

#split_column_right {
	width:383px;
	float:left;
	}

p.address_text {
	font-size:1.1em;
	font-weight:bold;
	color:#000;
	width:250px;
	float:left;
	margin-bottom:5px;
	line-height:1.2em;
	}
	


p.sub_contact_info_title {
	font-size:1.0em;
	font-weight:bold;
	float:left;
	color:#9b300f;
	margin-bottom:8px;
	width:60px;
	line-height:1.2em;
	}


#awards_graphic {
	margin:15px 0 10px 0;
	}


/* Blog content styling
 * ------------------------------------------------------------------------- */
#blog_header {
	background:url(images/blog_header.jpg) no-repeat top left;
	width:504px;
	height:95px;
	text-indent:-5000px;
	outline:none;
	display:block;
	}

#blog_header_home {
	background:url(images/blog_header_home.jpg) no-repeat top left;
	width:504px;
	height:95px;
	text-indent:-5000px;
	outline:none;
	display:block;
	}

#blog_footer_banner {
	width:504px;
	height:51px;
	background:url(images/blog_footer_banner.jpg) no-repeat;
	display:block;
	text-indent:-5000px;
	outline:none;
	}

#blog_content {
	margin-top:25px;
	}

#blog_content p, #column_center p {
	margin-bottom:12px;
	}

#blog_content ul, #column_center ul {
	margin-left:10px;
	margin-bottom:15px;
	}

	#blog_content ul li, #column_center ul li {
		
		padding-left: 12px;
		line-height:1.6em;
		margin-bottom:8px;
		list-style: none;
		background: transparent url(images/bullet_square_lrg.gif) 0px 7px no-repeat;
		}

		#blog_content ul li ul li, #column_center ul li ul li {
			background: transparent url(images/bullet_square.gif) 0px 7px no-repeat;
			}

			#blog_content ul li ul li ul li, #column_center ul li ul li ul li {
				background: transparent url(images/bullet_square_sm.gif) 0px 8px no-repeat;
				}	

		#blog_content ul ul, #column_center ul ul, #blog_content ul ul ul, #column_center ul ul ul {
			margin-top:8px;
			}
			
			
		#column_right ul li {
			margin-left:12px;
			padding-left: 8px;
			line-height:1.3em;
			margin-bottom:5px;
			list-style: none;
			background: transparent url(images/bullet_square_sm.gif) 0px 6px no-repeat;
			}



#nav-above {
	margin-bottom:10px;
	}



/* ---------- Sitemap ---------- */
	#column_center ul.sitemap, #column_center ul.sitemap ul {
		margin-bottom:0;
		}
		
		#column_center ul.sitemap li {
			border-bottom:1px solid #ccc;
			padding-bottom:10px;
			}
			
			#column_center ul.sitemap li li, #column_center ul.sitemap li li li  {
			border-bottom:none;
			padding-bottom:0;
			}
				
			#column_center li.last {
				margin-bottom:0;
				}




#blog_content ol, #column_center ol{ 
	margin-left:30px;
	list-style:decimal;
	}

	#blog_content ol li,  #column_center ol li {
		margin-bottom:8px;
		}

		#blog_content ol ol , #column_center ol ol, #blog_content ol ol ol, #column_center ol ol ol {
			margin-left:22px;
			margin-top:8px;
			}

	#blog_content blockquote, #column_center blockquote {
		margin-left:20px;
		margin-bottom:12px;
		}
	

.entry-title {
	font-size:1.6em;
	color:#73240b;
	margin-bottom:5px;
	font-weight:bold;
	}
	
	.entry-title a:link, .entry-title a:visited {
		text-decoration:none;
		color:#73240b;
		}
	
	.entry-title a:hover, .entry-title a:active {
		color:#d06934;
		}
		
.title-text {
	font-size:1.3em;
	color:#73240b;
	margin-bottom:5px;
	font-weight:bold;
	}
	
	.title-text a:link, .title-text a:visited {
		text-decoration:none;
		color:#73240b;
		}
	
	.title-text a:hover, .title-text a:active {
		color:#d06934;
		}

.entry-date {
	font-size:.92em;
	margin-bottom:5px;
	color:#888;
	}

.entry-meta, .nav-previous, .nav-next {
	font-size:.92em;
	color:#888;
	}



			

/* Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav { 
	background:url("images/nav.gif") no-repeat; 
	width:939px; 
	height:38px; 
	margin: 0;
	padding:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height:38px; display:block; outline:none; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position:relative; }

#nav-01 { width: 78px; left: 0px;}
#nav-02 { width: 99px; left: 1px; }
#nav-03 { width: 102px; left: 2px; }
#nav-04 { width: 98px; left: 3px; }
#nav-05 { width: 119px; left: 4px; }
#nav-06 { width: 117px; left: 5px; }
#nav-07 { width: 118px; left: 6px; }
#nav-08 { width: 105px; left: 7px; }
#nav-09 { width: 95px; left: 8px; }


/*-------------- (-79px) X position of button / (-38px) height of image from above ------------- */
#nav-01 a:hover { background:url("images/nav.gif") -0px -38px no-repeat; }
#nav-02 a:hover { background:url("images/nav.gif") -79px -38px no-repeat; }
#nav-03 a:hover { background:url("images/nav.gif") -179px -38px no-repeat; }
#nav-04 a:hover { background:url("images/nav.gif") -282px -38px no-repeat; }
#nav-05 a:hover { background:url("images/nav.gif") -381px -38px no-repeat; }
#nav-06 a:hover { background:url("images/nav.gif") -501px -38px no-repeat; }
#nav-07 a:hover { background:url("images/nav.gif") -619px -38px no-repeat; }
#nav-08 a:hover { background:url("images/nav.gif") -738px -38px no-repeat; }
#nav-09 a:hover { background:url("images/nav.gif") -844px -38px no-repeat; }


/* Son of Suckerfish: Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav li ul {
	position:absolute;
	left:-9999px;
	text-align:left;
	float:left;
	z-index:5;
	
	}

#nav li ul li { 
	height:24px; 				/* Height of each drop down nav item */
	border:1px solid #fff;
	border-top:none;
	background-color:#551f0e; /* Put background here! Not in the ul!!*/
	left:-1px; /*Optional - Makes drop-down line up even with the dividing line in primary nav (instead of 1px to the right) */
	font-size:.92em;
	color:#fff;
	}	

#nav li ul li a {
	width:100%;
	height:24px;				/* Height of each drop down nav item, should match above */
	line-height:24px;			/* Height of each drop down nav item again, should match above */
	color:#fff;
	}

#nav li ul li a span {
	display:block;
	padding-left:10px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	color:#fff;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul	{ left:0; }

/* Hover styles for drop down items */
#nav-04 ul a:hover { 
	background-image:none;
	background-color:#964c0b;
	color:#fff;
	text-decoration:none;
	cursor:pointer; 
	}

/* width of drop down nav - choose width that allows items to display on one line */

#nav-04 ul, #nav-04 li { width:152px; }