/***********************************************************
COLORS USED:
Purple 1: #E8EAEF
Purple 2: #CED2DD
Purple 3: #AAB1C1
Purple 4: #333366
Yellow/Orange: #CC9933
Red: #CC3300
/**********************************************************/

td 
{
	font-family: Verdana, Arial, Helvetica, Tahoma, Sans-Serif;
	font-size: 11px;
	color: #666;
}

h1
{
	font-size: 17px;
	color: #7B6F80;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
.TitleBar
{
font-size: 17px;
	color: #7B6F80;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
h1.TitleBar
{
	font-size: 17px;
	color: #7B6F80;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	border: solid 1px #999;
	background-color: #C4C7A4;
	padding: 8 8 8 8;
}
h2
{
	font-size: 20px;
	color: #336;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}


Body
{
	background-image: url(../Images/elements/bgd.gif);
	background-repeat:repeat-x;
	background-color: #ADA9AF;
	text-align: center;
	margin: 0px;
	font-family: Tahoma, Helvetica, Arial, sans-seriff;
	
	
}

.NavBgd
{
	background-image: url(../Images/elements/IntBgd.gif);
	background-repeat:repeat-y;
	background-color: #ADA9AF;
	text-align: center;
	margin: 0px;
	font-family: Tahoma, Helvetica, Arial, sans-seriff;
}
td.SubNav
{
	background-image: url(../Images/elements/SubNavBackground.jpg);
	background-repeat:repeat-x;
	background-color: #B7A9BD;
}

#ContentBorder
{
	background-color: #fff;
	padding: 5px 5px 5px 5px;
	width: 579px;
}
#MainContentArea
{
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
	padding: 8 8 8 8;
	background-color: #E9E9C3;
}
#SubNav
{
	background-image: url(../Images/elements/CourthouseFaded.jpg);
	
}
td.dotted
{
	background-image: url(../Images/elements/dotted.gif);
	background-repeat: repeat-y;
	
}
.NameBgd
{
	background-image: url(../Images/elements/NameBgd.jpg);
	background-repeat: no-repeat;
	text-align: right;
	
}
#ContactInfo
{
	background-image: url(../Images/elements/MapFaded.jpg);
	
}
#Footer
{
	padding: 8 8 8 8;
	background-color: #efefef;
	text-align: center;
}
p.content
{
	padding: 5px 15px 5px 5px;
}

.box
{
	border: solid 1px #918C93;
	padding: 3px 3px 3px 3px;
	
}
.body {color: #333; font-size: 11px;}

a.MainNav
{
	font-weight: bold;
	color: #669;
	text-decoration: underline;
}

a:visited.MainNav
{
	font-weight: bold;
	color: #669D;
	text-decoration: underline;
}
a:hover.MainNav
{color: #000;}

a.TitleLink
{
	font-weight: bold;
	color: #52385D;
}
a:hover.TitleLink
{color: #8C6C9A;}

a.FooterLink
{
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
a:hover.FooterLink
{color: #000000;}

/*
CLASSES USED IN RICH TEXT EDITOR
***************************************************/
.MainBody
{
	color: #333333;
	font-size: 11px;
}
.Header
{
	color: #333366;
	font-size: 12px;
	font-weight: bold;
}

.QuoteHeader
{
	font-family: Times New Roman;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}
.QuoteBody
{
	font-family: Times New Roman;
	font-size: 14px;
	font-style: italic;
}
p
{
	margin-top: 0px;
	margin-bottom: 0px;
}
/*
NAVIGATION CLASSES
***************************************************/
#secondaryNav 
{
	font-size: 11px;
	font-weight: bold;
	color: Purple;
}
#secondaryNav a
{
	font-size: 11px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}
#secondaryNav a:hover
{
	color: #ccc;
	text-decoration: none;
}
#secondaryNav a:active
{
	color: #cc0000;
	text-decoration: none;
}
#secondaryNav a:selected
{
	color: #333366;
	text-decoration: none;
}
#nav {
	margin: 0;
	padding: 0;
	height: 23px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}

#nav li {
	margin: 0; 
	padding: 0;
        list-style: none;
	display: inline;
	}

#nav a {
	float: left;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:23px; /* for IE5/Win only */
	background-position: 0 0px;
	}
	
#nav a:hover {background-position: 0 -23px;}
#nav a:active {background-position: 0 -46px;}
#nav a.selected {background-position: 0 -46px;}


#Masthead {width: 756px; background-color: White;}
#HighlightArea
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 6px 3px 6px 6px;
	width: 540px;
	
	background-color: White;	
}
#ContentSub
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px 3px 3px 3px;
	width: 540px;
	height: 95px;
	background-color: #E8EAEF;	
}
.specials
{
	border: solid 5px #E8EAEF;
}
#BreadCrumb
{
	background-color: #E8EAEF;
	padding: 3px 3px 3px 3px;
}
#leftMenu
{
	background-color: #E8EAEF;
	padding: 3px 5px 3px 5px;
	
}
#leftMenu a {color: Red; font-size: 11px;}
#leftMenu a:hover {color: Blue;}
#leftMenu a:active {color: Fuchsia;}
#leftMenu a.selected {color: Green;}
#leftMenu ul
{
	margin-left: 15px;
	margin-top: 0px;
}


/*
TAB CLASSES
***************************************************/
.Tab {
	color: Black;
	font-size: 11px;
	background-color: #DFDFD5;
}
a:hover.tab
{
	color: Red;	
}
