/*------------------ Global Selectors <--------------------*/
body, h1, h2, h3, h4, h5, p, a, ul, ol, li, form {
	margin:0px;
	padding:0px;
}
a {
  outline: none;
}
body {
	background-color: #082055;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#container {
	position: relative;
	left: 50%;
	width: 913px;
	height: auto;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -457px;
}
/*------------------ Header Selectors <--------------------*/
#header {
	width: 913px;
	height: 400px;
	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
}
#header p {
}
#header img {
}
#header ul {
}
#header ul li {
}
#header ul li a {
}
#header ul li a:link, #header ul li a:visited {
}
#header ul li a:hover, #header ul li a:active {
}
#header-logo-number {
	height: 123px;
	width: 883px;
	position: absolute;
	left: 15px;
	top: 0px;
	background-image: url(../images/header-logo-number-bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.logo a{
	text-indent:-999em;
	display:inline;
	height:79px;
	width:389px;
	background-image: url(../images/logoTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 26px;
	left: 26px;
}
.logo a:hover{
	background-position: -389px 0;
	cursor:pointer;
}
.contactInfo a{
	text-indent:-999em;
	display:inline;
	height:41px;
	width:197px;
	position: absolute;
	top: 26px;
	left: 655px;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}
.contactInfo a:hover{
	background-position: -197px 0px;
	cursor:pointer;
	color: #aa0808;
}
.address a{
	text-indent:-999em;
	display:inline;
	height:30px;
	width:210px;
	position: absolute;
	top: 80px;
	left: 643px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	text-align: right;
	text-decoration: none;
}
.address a:hover{
	background-position: -197px 0px;
	cursor:pointer;
	color: #FFFFFF;
}
/*------------------ Mast Selectors <--------------------*/
#mast {
	height: 257px;
	width: 614px;
	position: absolute;
	left: 15px;
	top: 133px;
}
#mast #flash-mast {
	height: 257px;
	width: 614px;
}
#mast #flash-mast p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin-top: 27px;
}
.mastBorder {

}
/*------------------ Mini Form Selectors <--------------------*/

#qc {
	height: 257px;
	width: 255px;
	background-image: url(../images/qc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 644px;
	top: 133px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
#qc a {
	color:#FFFFFF;
}
#qc a:hover {
	color:#aa0808;
}
#qc ul{
	list-style-type: none;
}
#qc ul li{
}
#qc div{
}
#qc input {
	width:195px;
	height:17px;
	background-color:#FFFFFF!important;
	margin-bottom: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#qc textarea{
	width:195px;
	height: 50px;
	background-color:#FFFFFF!important;
	margin-top: 36px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 3px;
	padding-left: 10px;
}
#qc input.select{
}
#qc .button{
	background: transparent url(../images/submit2.jpg) no-repeat left top;
	width: 205px;
	height: 20px;
	cursor:pointer;
}
#qc input.orange-qc{
}
#qc img {
    vertical-align:middle;
}
#qc .address2 {
    display:none;
}
#qc .valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}
#qc .invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}

/*------------------ Top Nav Background <--------------------*/
#topNav-bkg {
	position: absolute;
	left: 0px;
	top: 400px;
	width:913px;
	height:47px;
	background-image:url(../images/topNav-bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
/*------------------ Top Nav Selectors <--------------------*/
#topNav {
	height: 35px;
	width: 845px;
	background-image: url(../images/topNav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 33px;
}
#topNav li {
	list-style-type: none;
	float:left;
	display:inline;
	height:35px;
	position:relative;
}
#topNav li a {
	text-decoration:none;
	text-indent:-999em;
	height:35px;
	display:block;
	width:auto;
	/*overflow:hidden;*/
}
/* ---------------------------------------------------------------------------------------------------- Home */
#topNav .topNav-home {
	width: 104px;
	background-image: url(../images/topNav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topNav .topNav-home:hover {
	background-position: 0px -35px;
}
/* ---------------------------------------------------------------------------------------------------- About */
#topNav .topNav-about {
	width: 122px;
	background-image: url(../images/topNav.jpg);
	background-repeat: no-repeat;
	background-position: -104px 0px;
}
#topNav .topNav-about:hover {
	background-position: -104px -35px;
}
/* ---------------------------------------------------------------------------------------------------- Meet Out Attorneys */
#topNav .topNav-meet {
	width: 208px;
	background-image: url(../images/topNav.jpg);
	background-repeat: no-repeat;
	background-position: -226px 0px;
}
#topNav .topNav-meet:hover {
	background-position: -226px -35px;
}
/* ---------------------------------------------------------------------------------------------------- Practice Areas */
#topNav .topNav-practice {
	width: 173px;
	background-image: url(../images/topNav.jpg);
	background-repeat: no-repeat;
	background-position: -434px 0px;
}
#topNav .topNav-practice:hover {
	background-position: -434px -35px;
}
/* ---------------------------------------------------------------------------------------------------- Blog */
#topNav .topNav-blog {
	width: 95px;
	background-image: url(../images/topNav.jpg);
	background-repeat: no-repeat; 
	background-position: -607px 0px;
}
#topNav .topNav-blog:hover {
	background-position: -607px -35px;
}
/* ---------------------------------------------------------------------------------------------------- Contact Us */
#topNav .topNav-contact {
	width: 142px;
	background-image: url(../images/topNav.jpg);
	background-repeat: no-repeat;
	background-position: -702px 0px;
}
#topNav .topNav-contact:hover {
	background-position: -702px -35px;
}

/*------------------ Dropdown Menu <--------------------*/
#topNav .top-nav-sub {
	font-family: Arial;
	font-weight:normal;
	font-size:13px;
	display:none;
	white-space:nowrap;
	padding:0px;
	margin:0px;
	background-color:#000000!important;
	top:35px!important;
	left:0px!important;
	z-index:845!important;
	position: absolute;
	width:167px;
}
#topNav .top-nav-sub li {
	list-style-type: none!important;
	float:left!important;
	display:block!important;
	background-color:#000000!important;
}
#topNav .top-nav-sub a {
	text-indent:0em!important;
	background-color:transparent !important;
	float:left!important;
	display:block!important;
	width:167px;
}
#topNav .top-nav-sub li {
	float:left!important;
	padding:0px!important;
	margin:0px!important;
	display:inline;
	background-color:transparent;
	list-style:none;
	height:35px;
	
}
#topNav .top-nav-sub li a {
	height:auto;
	color:#ffffff;
	display:block!important;
	float:left!important;
	margin:0px!important;
	background-color:transparent;
	padding: 10px 10px 0px 10px;
}
#topNav .top-nav-sub li a:hover {
	color:#ffffff;
	background-color:#0c2458!important;
	float: left;
	height:25px;
}
#topNav li:hover ul, #topNav li.sfHover ul {

}
#topNav li:hover li ul, #topNav li.sfHover li ul {
	top:-999em;
	position:relative;
}
#topNav li li:hover ul, #topNav li li.sfHover ul {
	left:9.45em;
	top:-1px;
	position:relative;
}
.superfish li:hover ul, .superfish li li:hover ul {
	top: -999em;
}



/*------------------ Content Selectors <--------------------*/
#content {
	margin-bottom: 485px;
	position: relative;
	top: 447px;
	height: auto;
	width: 913px;
	background-image: url(../images/contentRepeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
/*------------------ Column Container Selector <--------------------*/
#content #column-container {
}
/*------------------ Left Column Selectors <--------------------*/
#left-column {
	height: 974px;
	width: 256px;
	float: left;
	margin-top: 27px;
	padding-left: 40px;
	background-image: url(../images/leftColumn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#left-column .title a {
	color:#082055;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
}
#left-column .title a:hover {
	color: #aa0808;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight: bold;
}
#leftNav {
	font-size:14px!important;
	height: 420px;
	width: 222px;
	background-color: #aa0808;
	text-decoration: none;
	list-style-type: none;
	padding: 3px;

}

#leftNav li {
	list-style-type: none;
	float:left;
	display:inline;
	/*height:60px;*/
	position:relative;
}
#leftNav li a {
	text-decoration:none;
	height:60px;
	display:block;
	width:auto;
}
/* ---------------------------------------------------------------------------------------------------- Personal Injury */
#leftNav .personalInjury {
	width: 222px;
	background-image: url(../images/up-pi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-999px;	
}
#leftNav .personalInjury:hover {
	background-image: url(../images/hover-pi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* ---------------------------------------------------------------------------------------------------- Wrongful Death */
#leftNav .wrongfulDeath {
	width: 222px;
	background-image: url(../images/up-wd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-999px;	
}
#leftNav .wrongfulDeath:hover {
	background-image: url(../images/hover-wd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* ---------------------------------------------------------------------------------------------------- Family Law */
#leftNav .familyLaw {
	width: 222px;
	background-image: url(../images/up-fl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-999px;	
}
#leftNav .familyLaw:hover {
	background-image: url(../images/hover-fl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* ---------------------------------------------------------------------------------------------------- Probate Wills */
#leftNav .probateWills {
	width: 222px;
	background-image: url(../images/up-pw.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-999px;	
}
#leftNav .probateWills:hover {
	background-image: url(../images/hover-pw.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* ---------------------------------------------------------------------------------------------------- Estate Planning */
#leftNav .estatePlanning {
	width: 222px;
	background-image: url(../images/up-ep.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-999px;	
}
#leftNav .estatePlanning:hover {
	background-image: url(../images/hover-ep.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* ---------------------------------------------------------------------------------------------------- Contracts &amp; Real Estate*/
#leftNav .contracts {
	width: 222px;
	background-image: url(../images/up-cre.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-999px;	
}
#leftNav .contracts:hover {
	background-image: url(../images/hover-cre.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* ---------------------------------------------------------------------------------------------------- Foreclosures*/
#leftNav .foreclosures {
	width: 222px;
	background-image: url(../images/up-f.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-999px;	
}
#leftNav .foreclosures:hover {
	background-image: url(../images/hover-f.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*------------------ Left Dropdown Menu <--------------------*/

#leftNav .top-nav-left {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px!important;
    display:none;
    white-space:nowrap;
	padding: 0px 0px 0px 0px!important;
	margin: 0px 0px 0px 0px!important;
    position:absolute!important;
    top:8px!important;
    left:223px!important;
    z-index:845!important;
}
#leftNav .top-nav-left li {
    float:left!important;
    clear:both!important;
	padding: 0px 0px 0px 0px!important;
	margin: 0px 0px 0px 0px!important;
    display:inline;
    list-style:none;
}
#leftNav .top-nav-left li a {
	font-size:14px!important;
	height: 33px!important;
	width: 300px!important;
	color:#ffffff!important;
	display:block!important;
	float:left!important;
	clear:left!important;
	display:inline;
	padding: 13px 0px 0px 14px!important;
	margin: 0px 0px 0px 0px!important;
	text-transform: none;
	border: 2px solid #aa0808!important;
}
#leftNav .top-nav-left a:link, #leftNav .top-nav-left a:visited  {
	color:#ffffff!important;
    background-image:url(../images/left-nav-bkg-active-sub.jpg)!important;
	background-repeat:repeat-x!important;
	text-decoration: none!important;
}
#leftNav .top-nav-left li a:hover, #leftNav .top-nav-left li a:active  {
	color:#ffffff!important;
    background-image:url(../images/left-nav-bkg-hover-sub.jpg)!important;
	background-repeat:repeat-x!important;
	text-decoration: none!important;
}
#leftNav li:hover ul, #leftNav li.sfHover ul {
}
#leftNav li:hover li ul, #leftNav li.sfHover li ul {
    top:-999em;
    position:relative;
}
#leftNav li li:hover ul, #leftNav li li.sfHover ul {
    left:9.45em;
    top:-1px;
    position:relative;
}
/*------------------ left Column Blog Navigation Selectors <--------------------*/
#blogger-navigation{
	height: auto;
	width: 222px;
}
#blogger-navigation h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #aa0808;
	font-size: 18px;
}
#blogger-navigation ul{
	text-decoration: none;
	list-style-type: none;
}
#blogger-navigation ul li{
}
#blogger-navigation ul li a{
}
#blogger-navigation ul li a:link, #blogger-navigation ul li a:visited{
}
#blogger-navigation ul li a:hover, #blogger-navigation ul li a:active{
}
#blogger-navigation #powered-by{
}

.superfish li:hover ul, .superfish li li:hover ul {
	top: -999em;
}

.cta-clientSuccesses a{
	text-indent:-999em;
	display:inline;
	height: 73px;
	width: 228px;
	background-image: url(../images/cta-clientSuccesses.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
}
.cta-clientSuccesses a:hover{
	background-position: 0 -73px;
}
/*------------------ Right Column Selector <--------------------*/
#right-column {
	float: right;
	height: auto;
	width: 547px;
	padding-right: 44px;
	margin-top: 27px;
}
#right-column h1 {
	color:#082055;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight: bold;
}
#right-column h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #aa0808;
}
#right-column h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #aa0808;
}
#right-column h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #aa0808;
}
#right-column p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	font-weight: normal;
	color: #082055;
}
#right-column p.phone-number {
}
#right-column ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	font-weight: normal;
	list-style-type: circle;
	margin-left: 20px;
	color: #082055;
}
#right-column ul li {
}
#right-column ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	font-weight: normal;
	color: #082055;
	margin-left: 25px;
}
#right-column ol li {
}
#right-column img {
}
#right-column .img-left {
	margin-bottom: 10px;
	margin-right: 25px;
	float: left;
}
#right-column .img-right {
}
#right-column a {
	color: #aa0808;
}
#right-column a:link, #right-column a:visited {
}
#right-column a:hover, #right-column a:active {
	color: #082055;
}
#ngage {
	padding: 0px 0px 0px 10px;
}
#holder {
	float:left;
	display:inline;
	height:210px;
	width:135px;
	margin-right:1px;	
	margin-bottom:15px;
	text-align:center;
}

.lisa a{
	display:inline;
	height:189px;
	width:135px;
	background-image: url(../images/attorney-lisa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-bottom:1px;
}
.lisa a:hover{
	background-position: 0 -189px;
	cursor:pointer;
}
.tom a{
	display:inline;
	height:189px;
	width:135px;
	background-image: url(../images/attorney-tom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-bottom:1px;		
}
.tom a:hover{
	background-position: 0 -189px;
	cursor:pointer;
}
.vince a{
	display:inline;
	height:189px;
	width:135px;
	background-image: url(../images/attorney-vince.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-bottom:1px;		
}
.vince a:hover{
	background-position: 0 -189px;
	cursor:pointer;
}
.mark a{
	display:inline;
	height:189px;
	width:135px;
	background-image: url(../images/attorney-mark.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-bottom:1px;	
}
.mark a:hover{
	background-position: 0 -189px;
	cursor:pointer;
}

.mary a{
	display:inline;
	height:189px;
	width:135px;
	background-image: url(../images/attorney-mary-baker.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-bottom:1px;	
}
.mary a:hover{
	background-position: 0 -189px;
	cursor:pointer;
}
.eve a{
	display:inline;
	height:189px;
	width:135px;
	background-image:url(http://www.page1samples.com/smithdaphen/images/attorney-eve.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-bottom:1px;	
}
.eve a:hover{
	background-position: 0 -189px;
	cursor:pointer;
}
.domenic a{
	display:inline;
	height:189px;
	width:135px;
	background-image: url(../images/attorney-domenic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-bottom:1px;	
}
.domenic a:hover{
	background-position: 0 -189px;
	cursor:pointer;
}
.matt a{
	display:inline;
	height:189px;
	width:135px;
	background-image: url(../images/attorney-matt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-bottom:1px;		
}
.matt a:hover{
	background-position: 0 -189px;
	cursor:pointer;
}
.joan a{
	display:inline;
	height:189px;
	width:135px;
	background-image: url(../images/attorney-joan.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-bottom:1px;		
}
.joan a:hover{
	background-position: 0 -189px;
	cursor:pointer;
}
.adam a{
	display:inline;
	height:189px;
	width:135px;
	background-image: url(../images/attorney-adam.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-bottom:1px;	
}
.adam a:hover{
	background-position: 0 -189px;
	cursor:pointer;
}
.rex a{
	display:inline;
	height:189px;
	width:135px;
	background-image: url(../images/attorney-rex.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-bottom:1px;
}
.rex a:hover{
	background-position: 0 -189px;
	cursor:pointer;
}
.mellany a{
	display:inline;
	height:189px;
	width:135px;
	background-image: url(../images/attorney-mellany.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-bottom:1px;		
}
.mellany a:hover{
	background-position: 0 -189px;
	cursor:pointer;
}

#video-container {
	width:352px;
	height:280px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#video-container2 {
	width:352px;
	height:280px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#video-container3 {
	width:450px;
	height:325px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#contentBottom {
	height: 18px;
	width: 913px;
	background-image: url(../images/contentbottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	
}
#map {
	width:400px;
	height:400px;
	margin-left: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

/*-------------------- Page 1 Forms <---------------------*/
#contact{
	height: 500px;
	width: 300px;
	background-color: #082055;
	padding-top: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contact form{
	height: auto;
	width: auto;
}
#contact ul{
	list-style-type: none;
}
#contact ul li{
}
#contact div{
}
#contact a {
	margin-left: 50px;
}
#contact a:hover {
	color: #FFFFFF;
}
#contact input{
	height: 20px;
	width: 195px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 10px;
	margin-left: 25px;
}
#contact textarea{
	height: 95px;
	width: 195px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 10px;
	margin-left: 25px;
}
#contact input.select{
}
#contact .button{
	background: transparent url(../images/submit2.jpg) no-repeat left top;
	width: 205px;
	height: 20px;
	cursor:pointer;
}
#contact input.orange-main{
}

#contact img {
    vertical-align:middle;
}
.address2 {
    display:none;
}
.valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}
.invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}

/*------------------ Form Selectors <--------------------*/
.address2 {
  display: none;
}
.valid {
	background-color: #007940 !important;
}
.invalid {
	background-color: #F00000 !important;
}
/*------------------ Footer Selectors <--------------------*/
#footer {
	height: 131px;
	width: 913px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	text-align: center;
	padding-top: 25px;
}
#footer {
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #7c0505;
	font-weight: normal;
}
#footer a:link, #footer a:visited {

}
#footer a:hover, #footer a:active {
	color:#082055;
}
#footer p {
}
#footer img {
}
/*------------------ Disclaimer Selectors <--------------------*/
#disclaimer {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 26px;
}
#disclaimer a {
	color: #FFFFFF;
}
#disclaimer a:hover {
	color: #aa0808;
}
#disclaimer #sitemap ul li {
}
#disclaimer #sitemap ul li a {
}
#disclaimer #sitemap ul li a:link, #disclaimer #sitemap ul li a:visited {
}
#disclaimer #sitemap ul li a:hover, #disclaimer #sitemap ul li a:active {
}
#disclaimer #disclaimer-text {
}
#disclaimer #disclaimer-text p {
}
#disclaimer #disclaimer-text a {
}
#disclaimer #disclaimer-text a:link, #disclaimer #disclaimer-text a:visited {
}
#disclaimer #disclaimer-text a:hover, #disclaimer #disclaimer-text a:active {
}
/*----------------- Clearfix and sIFR Selectors, Please do not modify <--------------------*/
/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}

#Blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	font-weight: normal;
	color: #082055;
}

#BlogDateHeader h3 {
	margin-top: 15px!Important;
}