@charset "utf-8";
/* CSS Document */

A 			{

	color:#000000;





} 

A:link		{ color: #4E2100; text-decoration: none; } 

A:visited	{ color:#4E2100; text-decoration: none; } 

A:active	{ color: #000000;  } 

A:hover		{ color:#0000FF;  } 







#page{

	background-color: #FFF;

}

.txt1a {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #663300;
}



h1 {
	color: #4E2100;
font-family:Arial,Helvetica,sans-serif;
font-size:20px;
font-weight:bold;
margin:0;
text-decoration:none;
}


.dateTxt {
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
line-height:30px;
position:relative;
}
.optionsTxt {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
line-height:18px;
text-decoration:none;
}
.footerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	height: 50px;
	margin: 0px;
	padding-top: 15px;
}
.footerTxt a {
	color: #CCCCCC;
}

h1 a {
color: #4E2100;
}


.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-left: 0px;
	padding-bottom:15px;
	line-height: 20px;	
}

.body a {
	color:#CC0000;
	font-size: 14px;
	text-decoration: none;
}
.body li {
	list-style-type: none;

}
.body a:hover {	color:#0000FF;}



.byline, .entryfooter, .trackbackfooter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	margin: 0;
	padding: 0 0 8px 0;
	color: #666666;
}

.byline{

	clear:both;

}



.commentBody {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	margin-right: 10px;

	margin-bottom: 40px;

}



.commentByLine {

	font-weight: bold;

	clear: left;

}



#blogText {
	float:left;
	width:620px;
	position:relative;
	padding:0 8px 0 8px;


}


#banner, #banner a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: white;
	text-decoration: none;
	background-color: #ffffff;
	padding:5px;
}

input, select, textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


.menuTitle {
	font-family: verdana, arial, sans-serif; 
	font-size: 12px;
color:#FFFFFF;
	background-color: #000000;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .2em;
	padding: 5px;
}

.header, .header a {
	font-family: verdana, arial, sans-serif; 
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}


#calendar{
	width:90%;
	margin:0 auto 0 auto
}
.calendarTable, .calendarTable a {
	font-family: verdana, arial, sans-serif; 
	font-size: 10px;
	text-align: center;
	padding: 4px;
	line-height: 14px;
}

.calendarToday {
	background-color: yellow;
}

.menuBody {
	font-family: verdana, arial, sans-serif; 
	font-size: 9px;
	text-align: left;
	padding: 2px;
	line-height: 14px;
}

.menuBody .header {
	font-size: 1em;
}

.menuBody A {
	font-family: verdana, arial, sans-serif; 
	font-size: 10px;
}

.date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}

.blogHeader, .trackbackHeader, .commentHeader, .relatedentriesHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}

.footerHeader {
	background-color: #ddd;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em; 
	color: #666; 
	border:1px solid #999;
	padding:5px;
	font-weight:normal;
}

.rightMenu {
	border:1px solid #999;
	margin:8px;
}

.code {
	font-family: courier,monospace;
	font-size: .7em;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
	overflow: auto;
	max-height: 200px;
    padding: 4px 4px 4px 4px;
    line-height: 15px;
	 margin:5px 0 5px 0;	
}

.codePrint {
	font-family: courier,monospace;
	font-size: .7em;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
    padding: 4px 4px 4px 4px;
    line-height: 15px;	
}
.center{
	text-align:center;
}
.entry{
	margin-bottom:8px;
	padding-bottom:3px;
	border-bottom:1px solid #999;
}
a img{
	border: 0px;
}

.comment, .trackback, .commentAlt, .trackbackAlt{
	border: 1px solid #999;
	padding: 10px;
	margin:10px 0;
	position:relative;

}
.commentAlt, .trackbackAlt{
background-color:#efefef;

}
.comment img, .commentAlt img{
	float:left;
	position:relative;
	margin: 0 5px 5px 0;
}



.commentBody, .trackbackBody{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em; 
	color: #000000; 
	margin-bottom: 10px;
}

 #relatedEntriesList {
 	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em; 
	color: #000000;
 }



.commentByLine, .trackbackByLine {
	font-style: italic;
	font-size: .7em;
}

.addCommentLink,.addTrackbackLink{
	text-align:right;
	}
#trackbacks,#comments{
	margin-top:8px;
	}
#calendar th{
	font-weight: normal;
}
.tbLink{
	font-size:1.1em;
}



.autoImage {
	float: left;
	margin: 0 5px 5px 0;
}

/*==================Forms======================*/
fieldset#commentForm, fieldset#sendForm{
margin:8px;
text-align:left;
}
fieldset#sendForm{
border:none;
}
fieldset#commentForm legend,fieldset#sendForm legend {
font-size: 1.1em;
font-weight: normal;
color: #000000;
margin: 0px 0px 0px 0px;
padding: 3px 5px 10px 5px;
}
fieldset#commentForm label,fieldset#sendForm label{
float:left;
width:110px
}
fieldset#sendForm label{
width:130px;
}
fieldset#commentForm div,fieldset#sendForm div{
clear:both;
margin-bottom:5px
}
fieldset#commentForm .longLabel{
width:260px
}
fieldset#sendForm .longLabel{
width:200px;
}
fieldset#commentForm .nofLoat,fieldset#sendForm .nofLoat{
float:none
}
fieldset#commentForm #comments,fieldset#sendForm #notes{
width:100%;
height:120px;
overflow: auto;
}
fieldset#sendForm #notes{
width:300px;
}
fieldset#commentForm img{
margin:3px auto
}
fieldset#sendForm img,fieldset#sendForm #submit{
margin-left:200px;
}
#popUpFormBody{
background:#fff;
margin:8px;
}

.blogMenu .blogTopics {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 11px;
}
.blogTopicssub {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: -2px;
	color: #333333;
}
.blogMenu li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	position: relative;
	right: 20px;
	font-weight: bold;
	line-height: 18px;
	color: #666666;
}
.blogMenu a {
	text-decoration: none;
	color: #666666;
}

.blogMenu {
	width: 200px;
	padding-right: 9px;
	margin-right: 11px;

	position: relative;
	right: 12px;
}

.blogMenu ul {
	margin-bottom: 30px;

}
.blogMenu .contactForm input {
	border: 1px solid #666666;
}
.blogMenu .contactForm #textarea {
	border: 1px solid #666666;
}
.blogMenu .contactForm #button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}
.smalltopTxt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #CCCCCC;
}
#side
{
	margin-right: 1px;


	width: 235px;
	//margin-right: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5C2800;
	padding-right: 2px;
	padding-left: 3px;

	
}
#side ul
{
	padding: 0;
	margin: 0;
	list-style: none;	
}
#sidemenu li
{
	font-size: 12px;
	border-bottom: 1px dotted #DED4B9;
	padding: 5px 27px;
	font-family:"Trebuchet MS";
	background: url(http://www.ihlaw.com/assets/img/sidemenuarrow.gif) 14px 6px no-repeat;
}
#sidemenu a
{
	font-weight: normal;
	color: #8B5630;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color:#E7EBED;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(/images/bg1.jpg);
} 
.brdrSide {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: ##292929;
	border-bottom-color: ##292929;
	border-left-color: ##292929;
}
.bg1 {
	background-image: url(/images/bg12.jpg);
	background-repeat: repeat-x;
}
.boxbg {
	background-image: url(/images/box-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.bg2 {
	background-image: url(/images/bg-blog-top-box.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.style3 {
	color: ##3D1B00;
	font-weight: bold;
}
brderTable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: ##000000;
	border-bottom-color: ##000000;
	border-left-color: ##000000;
}