﻿body
{
	background-color: #240008;
	background-image: url(/images/background/vr.gif);
	background-repeat: repeat-x;	
}

fieldset, legend
{
	border: 1px solid #444444;
}

#content
{
	width: 800px;
	margin: 0 auto;
	margin-top: -8px;
	padding-top: 0px;
}

#logo
{
	display: block;
	width: 156px;
	height: 94px;
	background-image: url(/images/logo.gif);
	float: left;
}

#topnav
{
	height: 28px;
	width: 248px;
	display: block;
	background-image: url(/images/navigation/topnav.gif);
	float: right;
	font-family: Arial;
	font-size: 11px;
	color: White;
	vertical-align: middle;
	text-align: center;
}

#topnav p
{
	margin-top: 7px;
}

#topnav a
{
	color: White;
	text-decoration: none;
}

#menu
{
	height: 38px;
	width: 794px;
	background-image: url(/images/navigation/menubar.gif);
	clear: both;
}

#menu p
{
	margin-top: 12px;
}

.menu-left
{
	height: 38px;
	width: 104px;
	background-image: url(/images/navigation/left.gif);
	display: block;
	float: left;
	text-align: center;
	/*color: #4d4e53;*/
	color: #2f2f2f;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
}

.menu-left:hover
{
	text-decoration: underline;
	color: #7a003c;
}

.menu
{
	height: 38px;
	width: 104px;
	background-image: url(/images/navigation/middle.gif);
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
	/*color: #4d4e53;*/
	color: #2f2f2f;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
}

.menu:hover
{
	text-decoration: underline;
	color: #7a003c;
}

.menu-left-active
{
	height: 38px;
	width: 104px;
	background-image: url(/images/navigation/left-highlight.gif);
	display: block;
	float: left;
	text-align: center;
	color: #7a003c;
	text-decoration: underline;
	font-family: Arial;
	font-size: 14px;
}

.menu-active
{
	height: 38px;
	width: 104px;
	background-image: url(/images/navigation/middle-highlight.gif);
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
	color: #7a003c;
	text-decoration: underline;
	font-family: Arial;
	font-size: 14px;
}

#middle-content-container
{
	clear: both;
	background-image: url(/images/background/middle.gif);
	background-repeat: repeat-y;
}

#middle-content
{
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 780px;
	font-size: 14px;
	font-family: Arial;
	color: #000000;
	position: relative;
	left: 6px;
}

#middle-content-bottom
{
	width: 794px;
	height: 37px;
	background-image: url(/images/background/bottom.gif);
	display: block;
}

#middle-content-bottom p
{
	color: #706f73;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	margin: 0 auto;
}

#middle-content-bottom a
{
	color: #706f73;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
}

#middle-content-bottom a:hover
{
	text-decoration: underline;
}

#category-header
{
	height: 83px;
	width: 789px;
	background-image: url(/images/background/category-header.gif);
	background-position: left top;
	margin-left: -3px;
}

#category-header h1
{
	color: White;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: normal;
	position: relative;
	top: 20px;
	left: 15px;
}

#category-header h2
{
	color: White;
	font-family: Arial;
	font-size: 21px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: normal;
	position: relative;
	top: 20px;
	left: 15px;
}

#content-table
{
	margin-top: 10px;
}

#content-body
{
	width: 540px;
}

#content-body-wrapper
{
	width: 530px;
	margin-left: 10px;
}

#callout
{
	margin-left: 20px;
	width: 221px;
	height: 358px;
	background-image: url(/images/background/callout.gif);
}

#callout h3
{
	color: #810024;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 0 16px;
	position: relative;
	display: block;
	height: 33px;
	vertical-align: middle;
	padding-top: 9px;
}

#callout a
{
	color: #56575a;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	display: block;
	position: relative;
	left: 16px;
	height: 18px;
	vertical-align: middle;
	padding-top: 6px;
}

#callout a:hover
{
	text-decoration: underline;
}

#news-header
{
	width: 225px;
	height: 65px;
	background-image: url(/images/background/news-header.gif);
	background-repeat: no-repeat;
}

#news
{
	width: 225px;
	background-image: url(/images/background/news.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#news-header h3
{
	color: #810024;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	position: relative;
	top: 26px;
	left: 16px;
}

#news-content
{
	position: relative;
	top: 0px;
	left: 16px;
	width: 190px;
	color: #616265;
	font-size: 13px;
}

#news-content em
{
	font-size: 12px;
}

#news-content a
{
	color: #7a003c;
	font-weight: bold;
}

#news-content a span
{
	color: #706f73;
}

#home-left
{
	width: 233px;
	height: 237px;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}

#home-row
{
	width: 785px;
	height: 237px;
	display: block;
}

.home-left-link span
{
	display: block;
	padding-top: 12px;
	padding-left: 12px;
}

#top
{
	padding-top: 2px;
}

.home-left-link
{
	display: block;
	height: 37px;
	width: 233px;
	background-image: url(/images/background/home-left-middle.gif);
	/*color: #56575a;*/
	color: #2f2f2f;
	text-decoration: none;
	vertical-align: middle;
	font-size: 13px;
}

.home-left-link:hover
{
	text-decoration: underline;
}

.home-left-link p
{
	display: block;
	padding: 0;
	margin: 0;
	position: relative;
	left: 12px;
	top: 12px;
}

#home-left-bottom
{
	height: 63px;
	width: 233px;
	background-image: url(/images/background/home-left-bottom.gif); 
}

#home-right
{
	width: 552px;
	height: 237px;
	padding: 0;
	margin: 0;
	display: block;
	float: right;
}

#home-right img {  
    padding: 0;  
    border:  none;  
    background-color: #ffffff;  
    width:  552px; 
    height: 237px; 
    top:  0; 
    left: 0 
} 

#home-content-wrapper
{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}

#home-content-wrapper h1
{
	color: #750038;
	font-size: 18px;
}

#find-an-attorney
{
	height: 180px;
	width: 260px;
	float: left;
	background-image: url(/images/background/find-an-attorney.gif);
}

#how-sna-can-help-families
{
	height: 180px;
	width: 260px;
	float: left;
	background-image: url(/images/background/how-sna-can-help-families.gif);
}

#how-sna-can-help-professionals
{
	height: 180px;
	width: 260px;
	float: left;
	background-image: url(/images/background/how-sna-can-help-professionals.gif);
}

#home-top
{
	clear: both;
}

#home-callouts a
{
	cursor: pointer;
	text-decoration: none;
	font-family: Arial;
	color: #000000;
	font-size: 13px;
}

#home-callouts h3
{
	font-size: 13px;
	position: relative;
	left: 14px;
	top: 12px;
	margin: 0;
	padding: 0;
}

#home-callouts p
{
	font-size: 12px;
	position: relative;
	top: 88px;
	left: 14px;
	display: block;
	width: 230px;
}

#home-callouts p:hover
{
	text-decoration: underline;
}

#one-column
{
	margin: 0 auto;
	width: 760px;
}

#one-column a, #content-table a
{
	color: #750038;
}

#one-column h1, #content-table h1
{
	margin-top: 10px;
	font-size: 18px;
	color: #750038;
}

#one-column h2, #content-table h2
{
	margin-top: 10px;
	font-size: 16px;
	color: #750038;
}

#tblContact
{
	position: relative;
	left: 100px;
}

#sitemap li
{
	list-style-type: none;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

#sitemap li ul
{
	margin-top: 10px;
}

#sitemap li li
{
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 0 0;
}

#sitemap a
{
	margin: 0;
	color: #750038;
	text-decoration: underline;
}

ol
{
	font-size: 13px;
}

ol li
{
	font-weight: normal;
}

#press-room li, #sna-in-the-news li
{
	margin-bottom: 12px;
	list-style-type: none;
}

legend
{
	border: none;
}

.paracopy 
{
	font: 12px Arial;
	line-height:14px; 
	margin-left:10px
}

#home-left-bottom
{
	font-family: Arial; 
	font-size: 9px; 
	color: #4d4e53; 
}