/* CSS Document */



/**************************************************/
/*	GENERAL HTML TAGS							  */
/**************************************************/
  body {
  font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	margin: 0px;
	background: url(../fw/bgSlice.jpg) top center no-repeat #000000;
 	}

  body, td {
  font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
 	}
/**************************************************/
/*	LAYOUT DIVS 					              */
/**************************************************/
div.bgContainer {
	width: 900px;
	margin: 0 auto;
}
.logo_Div {
	float: left;
	width: 171px;
	margin: 15px 0 0 0;
}
.contact_Div {
	float: right;
	width: 300px;
	margin: 0;
	text-align: right;
	margin: 15px 0 0 0;
	font-size: 14px;
}
.home_Div {
	margin: 25px 0 0 0;
	float: left;
}
.news_Div {
	margin: 15px auto;
	width: 451px;
}
.news_TopDiv {
	background: url(../fw/news_TopBG.jpg) no-repeat top left;
	width: 451px;
	margin: 0;
	padding: 3px 0 0 0;
}
.news_CenterTileDiv {
	width: 451px;
	background: url(../fw/news_CenterTileBG.jpg)repeat-y top left;
	margin: 0;
	padding: 0;
}
.news_CenterDiv {
	width: 451px;
	background: url(../fw/news_CenterBG.jpg) no-repeat top left;
	margin: 0;
	padding: 0;
}
.news_BottomDiv {
	background: url(../fw/news_BottomBG.jpg) no-repeat bottom left;
	width: 451px;
	margin: 0;
	padding: 0 0 3px 0;
}
.footer_Div {
	float: left;
	text-align: center;
	color: #F2C910;
	width: 100%;
	font-size: 14px;
	margin: 25px 0 0 0;
}
.footer_Div p{
	margin: 0 0 7px 0;
}

.subContent_Div {
	margin: 15px 0 0 15px;
	width: 708px;
}
.subContent_TopDiv {
	background: url(../fw/sub_TopBG.jpg) no-repeat top left;
	width: 708px;
	margin: 0;
	padding: 3px 0 0 0;
}
.subContent_CenterTileDiv {
	width: 708px;
	background: url(../fw/sub_CenterTileBG.jpg) repeat-y top left;
	margin: 0;
	padding: 0;
}
.subContent_CenterDiv {
	width: 708px;
	background: url(../fw/sub_CenterBG.jpg) no-repeat top left;
	margin: 0;
	padding: 0;
}
.subContent_BottomDiv {
	background: url(../fw/sub_BottomBG.jpg) no-repeat bottom left;
	width: 708px;
	margin: 0;
	padding: 0 0 4px 0;
}

.subContent_Div_alt {
	margin: 15px 0 0 15px;
	width: 866px;
}
.subContent_TopDiv_alt {
	background: url(../fw/Attorney_TopBG.jpg) no-repeat top left;
	width: 866px;
	margin: 0;
	padding: 3px 0 0 0;
}
.subContent_CenterTileDiv_alt {
	width: 866px;
	background: url(../fw/Attorney_CenterTileBG.jpg) repeat-y top left;
	margin: 0;
	padding: 0;
}
.subContent_CenterDiv_alt {
	width: 866px;
	background: url(../fw/Attorney_CenterBG.jpg) no-repeat top left;
	margin: 0;
	padding: 0;
}
.subContent_BottomDiv_alt {
	background: url(../fw/Attorney_BottomBG.jpg) no-repeat bottom left;
	width: 866px;
	margin: 0;
	padding: 0 0 4px 0;
}
/**************************************************/
/*	LAYOUT  TABLES	                         	  */
/**************************************************/
.home_Table {
	width: 750px;
	margin: 0 auto;
}
.home_Table p{
	margin: 0;
	padding: 0;
}
.news_Table p{
	color: #F2C910;
	margin: 4px 0 9px 0;
}
.news_Table {
	width: 430px;
}
.supPage_NavTable {
	width: 720px;
	margin: 0 0 0 173px;
}
.supPage_NavTable_alt {
	width: 720px;
	margin: 0 0 0 75px;
}


/**************************************************/
/*	LINKS						                  */
/**************************************************/
.contact_Div a{
	color: #F2C910;
	text-decoration: none;
}
.contact_Div a:hover{
	text-decoration: underline;
}
.news_Table a{
	color: #F2C910;
	text-decoration: none;
	font-weight: bold;
}
.news_Table a:hover{
	text-decoration: underline;
}
.footer_Div a{
	color: #F2C910;
	text-decoration: none;
}
.footer_Div a:hover{
	text-decoration: underline;
}

/**************************************************/
/*CONENT ATTRIBUTES
/**************************************************/ 

.subContent {
	width: 680px;
	padding: 10px 5px 10px 15px;
}

.subContent p{
	color: #000000;
	margin: 5px 0 5px 0;
	line-height: 15px;
}

.subContent h1{
	color: #F2C910;
	margin: 5px 0 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
}

.subContent h2{
	color: #000000;
	margin: 5px 0 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: uppercase;
}

.subContent ul{
	margin-left: 20px;
	padding-left: 0;
	list-style: none;
}

.subContent ul li{
	color: #000000;
	padding: 2px 0 0 12px;
	margin: 0;
	background-image: url(../fw/square.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

/**************************************************/
/*	MISC       				                      */
/**************************************************/ 
.subContent_alt {
	width: 860px;
	padding: 10px 5px 10px 15px;
}

.subContent_alt p{
	color: #000000;
	margin: 5px 0 5px 0;
	line-height: 15px;
}

.subContent_alt h1{
	color: #000000;
	margin: 5px 0 2px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}

.subContent_alt h2{
	color: #000000;
	margin: 2px 0 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.subContent_alt h3{
	color: #000000;
	margin: 2px 0 2px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
}

.subContent_alt ul{
	margin-left: 20px;
	padding-left: 0;
	list-style: none;
}

.subContent_alt ul li{
	color: #000000;
	padding: 2px 0 0 12px;
	margin: 0;
	background-image: url(../fw/square.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

.subContent_alt table.credentialsTable {
	width: 800px;
}

.subContent_alt div.breadCrumbs {
	background-color: #666666;
	font-size: 11px;
	padding: 4px 0 4px 4px;
	margin: 0 0 10px 2px;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.subContent_alt div.breadCrumbs p{
	margin: 0;
	color: #FFFFFF;
}

.subContent_alt div.breadCrumbs a{
	color: #F2C910;
	text-decoration: none;
}
.subContent_alt div.breadCrumbs a:hover{
	text-decoration: underline;
}



h1.yellow {
	color: #F2C910;
}