/* ------------------------------------------------------------------ */
/* Sets global defaults - can be overridden in additional stylesheets */
/* ------------------------------------------------------------------ */


/* ------------------------------------------------------------------ */
/* ===== HTML Elements ===== */
.search_link {
	font-size: 10pt;
}
.hilite {
	background-color: #FCF403;
	color: #000000;
	font-weight: bolder;
}
#mst {display:none;}

html,body {
	margin:0;
	padding:0;
}

body {
	margin: 8px 0 0 0 ;
	font: 76% helvetica, arial, sans-serif;
	color: #2b2e25;
	background-color: #6d7748;
	}

a, a:link, a:active, a:visited {
	color: #a1230c;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
 text-decoration: underline;
}


p, li, h1, h2, h3, h4, h5, h6        { font-family:  helvetica,arial, sans-serif;}
h1, h2, h3, h4, h5, h6        {font-weight: bold;}
h1           { font-size: 20pt;}
h2           { font-size: 18pt;}
h3           { font-size: 16pt;}
h4           { font-size: 14pt;}
h5           { font-size: 12pt;}
h6           { font-size: 10pt;}

td, th {
	vertical-align : top;
	font-family: helvetica,arial, sans-serif;
	font-size: 9pt;
}



/* ------------------------------------------------------------------ */
/* ===== Custom Classes ===== */

.rightImage{
	margin-left: 10px;
	margin-bottom: 4px;
	margin-top: 4px;
	text-align: right;
	float: right;
}

.leftImage{
	margin-right: 10px;
	margin-bottom: 4px;
	margin-top: 4px;
	text-align: left;
	float: left;
}

.innertable {
	background-color: #FFFFFF;
	border: solid 1px #dedede;
}


.EditBody {
	background-color: #FFFFFF;
	color: #000000;
	font-family: helvetica,arial, sans-serif;
	font-size: 9pt;
}

.ImageRotator {
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 4px;
	margin-left: 10px;
	float: right;
}

#searchForm {
	display: inline;
	margin:0;
	padding:0;
}

.searchbtn {
	background-color: #2b2e25;
	color: #FFFFFF;
	font-family: helvetica,arial,sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	vertical-align: middle;
	display: inline;
	height: 19px;
	line-height: 19px;
	width: 50px;
	border: none;
	margin: 0 0 1px 0;
	padding: 0 0 0 2px;
}
.searchbox {
	font-family: helvetica,arial,sans-serif;
	font-size: 7.5pt;
	display: inline;
	vertical-align: bottom;
	height: 19px;
	line-height: 19px;
	width: 153px;
	border: solid 1px #2b2e25;
	margin: 0;
	padding: 0;

}

div#searchDiv {
	display:inline;
	clear: right;
	float: right;
	margin: 0 15px 15px 0;
}

div#content div#searchDiv {
	clear: right;
	float: right;
	margin: 0 0 15px 0;
}

.spotlight {
	border: solid 2px #000000;
	color : #000000;
	font-family: helvetica,arial, sans-serif;
	padding-top: 16px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 16px;
}


.pageTitle {
	color : #2b2e25;
	font-family:"Trebuchet MS", Verdana, Arial,sans-serif;
	font-size : 14pt;
	font-weight : bold;

}

.sectionHeader{
	background-color: #2b2e25;
	color : #FFFFFF;
	font-family:"Trebuchet MS", Verdana, Arial,sans-serif;
	font-size : 12pt;
	font-weight : bold;
}
.heading {
	font-family:"Trebuchet MS", Verdana, Arial,sans-serif;
	color: #222;
	font-size: 1.4em;
	font-weight: bold;
}


/*------------------------Navigation Styles---------------------------*/

.MenuArrow {
	float: right;
	margin-top: 3px;
}

/* ===== Primary (top) navigation ===== */

.NavH1, .NavH2, .NavH3, .NavH1hover, .NavH2hover, .NavH3hover {	
	position: relative;
	background-color: #a1230c;
	border-color: #fff;
	border-style: solid;
	border-width: 0 1px 1px 0;
	text-align: center;
	font-family: helvetica,arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	width: 100%;
	padding: 3px 0;
}
#rightnavcell .NavH1, #rightnavcell .NavH1hover {
	border-width: 0 0 1px 0;
}

.NavH2, .NavH3	{
	background-color: #a1b06b;
}
.NavH1hover, .NavH2hover, .NavH3hover {
	background-color: #a1b06b;
	color: #fff;
}

.NavH2, .NavH3, .NavH2hover, .NavH3hover {
	text-align: left;
	text-transform: none;
	font-weight: normal;
	padding: 3px;
	color: #fff;
	border-color: #fff;
	border-style: solid;
	border-width: 0 1px 1px 1px;
}
.NavH2hover, .NavH3hover {
	background-color: #c4552a;
	color: #fef1ad;
}

.NavH3, .NavH3hover {
	width: 170px;
}




/* ===== Secondary (left) navigation ===== */

/* - - - Normal Menu - - - */

.menu {
	background-color : #FFFFFF;
}
.sideNav {
	font-size: 11pt;
}
.sideNavNot {
	font-weight: bold;
	margin-left: -25px;
	list-style-position : outside;
	list-style-type : none;
}
.sideNavCurNot {
	font-weight: bold;
	margin-left: -25px;
	list-style-position : outside;
	list-style-type : none;
}
.sideNavNot1 {
	font-weight: bold;
	margin-left: -25px;
	list-style-position : outside;
	list-style-type : none;
}
.sideNavCurNot1 {
	font-weight: bold;
	margin-left: -25px;
	list-style-position : outside;
	list-style-type : none;
}
.sideNavNot2 {
	font-weight: normal;
	font-size: 10pt;
	margin-left: -25px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : square;
}
.sideNavCurNot2 {
	font-weight: normal;
	font-size: 10pt;
	margin-left: -25px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : square;
}
.sideNavNot3 {
	font-weight: normal;
	font-size: 9pt;
	margin-left: -17px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : disc;
}
.sideNavCurNot3 {
	font-weight: normal;
	font-size: 9pt;
	margin-left: -15px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : disc;
	
}
.sideNavNot4 {
	font-weight: normal;
	font-size: 8pt;
	margin-left: -15px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : circle;
}
.sideNavCurNot4 {
	font-weight: normal;
	font-size: 8pt;
	margin-left: -15px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : circle;
}
.sideNavNot5 {
	font-weight: normal;
	font-size: 8pt;
	margin-left: -15px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : disc;
}
.sideNavCurNot5 {
	font-weight: normal;
	font-size: 8pt;
	margin-left: -15px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : disc;
}
.sideNavNot6 {
	font-weight: normal;
	font-size: 8pt;
	margin-left: -15px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : square;
}
.sideNavCurNot6 {
	font-weight: normal;
	font-size: 8pt;
	margin-left: -15px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : square;
}
a.sideNavLink, a.sidenavlink:visited {
	text-decoration: none;
	color: #2b2e25;
}
a.sideNavLink:Hover {
	background-color: #c4552a;
	text-decoration: none;
	color: #FFFFFF;
}
a.sideNavCurLink {
	text-decoration: none;
	color: #c4552a;
}


#content .sideNavNot1 {
	margin: 0 0 10px -40px;
	font-size: 10pt;
}

/*-------------------------Application Styles--------------------------*/

/* ===== News ===== */

.NewsTitle, .NewsItem, .NewsArchive {
	font-size: 9pt;
}
 .NewsPubDate, .NewsSubTitle {
	font-size: 8pt;
}
.NewsTitle, .NewsArchive {
	font-weight: bold;
}

div#news {
	margin: 15px 0 ;
	width: 222px;
	float: right;
	clear: right;
	display: inline;
}  

div.newsDiv {
	margin: 0px 15px;
	padding: 3px 0px 3px 0px;
}

div#news div.newsDiv {
	margin: 3px 0px 3px 0px;

}

div.newsDiv p {
	margin: 15px 0;
	padding: 0;
}

div#newsArchiveLink {  
	font-size: 9pt;
	font-weight: bold;
	margin: 0px 20px 0px 20px;
	display: none;
}


/* --------------------------------------- */
div#topnav {
	width: 100%;
	clear: both;
	margin: 0;
	padding: 0;
	z-index: 100001;
}

div#header {
	position: relative;
	width: 100%;
	clear: both;
	margin: 0;
	padding: 0;
	}
	
div#header #imgLeft{
	clear: left;
	float: left;
	margin: 0;
	padding: 0;
}

div#header #imgRight {
	clear:right;
	float: right;
	margin: 0;
	padding: 0;
}
	
div#content {
	text-align : justify;
	margin: 15px;
}
  
div#homecontent {
	padding: 0;
	margin: 0;
	width: 500px;
	clear: left;
	float: left;
	display: inline;
	text-align : justify;
}  

div#content p, div#homecontent p, div#disclaimer p, div#content dl {
	line-height: 1.4;
	margin: 0 0 15px 0;
	}

div#content dd {
	line-height: 1.4;
	margin: 0 0 0 15px;
}

div#homepics {

	padding: 0;
	margin: 15px 15px 0 15px;
	float: left;
	clear: left;
	display: inline;
	z-index: 10001;
}

div#flashfeature {

	padding: 0;
	margin: 0 15px 10px 15px;
	float: left;
	clear: left;
	display: inline;
	z-index: 10001;
}

div#flashoverview, div#flashaboutWSK, div#flashattorneys, div#flashpractice {
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 10px;
	clear: right;
	float: right;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
}

div#disclaimer {
	clear: both;
	margin: 0 auto 5px auto;
	text-align : center;
}

div#disclaimer a, div#disclaimer a:link, div#disclaimer a:active, div#disclaimer a:visited {
	color: #2b2e25;
}

div#disclaimer p {
	width: 60%;
	font-family: tahoma, arial, sans-serif;
	font-size: .8em;
	font-weight: normal;
	margin: 0 auto;
	text-align : center;
} 

.locations {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3px;
}

div#mission {
	width: 300px;
}

div#mission p {
	margin: 0 0 5px 0;
	color: #6d7748;
	font-family: Georgia, serif;
	text-align: left;
}

div#navigation{
	background-color:#222222;
	color: #ffffff;
	height: 21px;
	line-height: 21px;
	padding: 2px 0;
}

div#extra{
	background-color:#a8a38a;
	padding: 7px;
}

div#footer {
	clear:both;
	width:100%;
	height: 22px;
	line-height: 22px;
	background-color: #a1b06b;
	margin: 0 0 0 0;
}

div#footerL, div#footerR{
	font-family: tahoma, arial, sans-serif;
	color: #222;
	font-size: .8em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	width: 300px;
	margin: 0 15px;
	display: inline;
}

div#footerL {
	text-align: left;
	clear: left;
	float: left;

}
	
div#footerR {
	text-align: right;
	clear: right;
	float: right;
}