/********** featured Product Box **********/


div, p, .headerhomepage p, li, dt, dl, td{ 
	font-family:arial, Helvetica, sans-serif;  /* Sets font for everything outside of content div - see headerhomepage */
	font-size: 12px !important;
	font-weight:normal;
	color: #000000;
}

.headerhomepage ul li, .headerhomepage ol li, .headerhomepage td {font-size:12px !important;}
.headerhomepage p {margin-bottom:15px;font-size:12px !important;}



h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration:none;
	display:block;
	border-bottom:1px solid #ccc;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	border-bottom:1px solid blue;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	margin:20px 30px 5px 15px;
	border-bottom:1px solid #ccc;
}
h1 {font-size:20px;}
h2 {font-size:18px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
h5 {font-size:12px;}
h6 {font-size:12px;border-bottom:none;}

h2.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px  !important;
	font-weight:bold !important;
	margin: 0 0 0 15px;
	color:#999;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	margin:0 0 0 0;
	padding:0;
	}

table, dt {
	margin:0 15px 0 15px;
	padding:0;
	}

sup{
	font-size:.7em;
	line-height:1.2em;
}
a img {
	border:none;
}



.txt8 {
	font-size: 8px;
}
.txt9 {
	font-size: 9px;
}
.txt10 {
	font-size: 10px;
}
.txt11 {
	font-size: 11px;
}
.txt12 {
	font-size: 12px;
}


ul li h2 {
	list-style-type:none;
	margin-left:0px;
}


/***************************************************** wordpress *****************************************************/

.clear {
	clear:both;
	}

.aligncenter, div.aligncenter {
   	display: block;
   	margin: 0 auto;
	}

.aligncenter {
	margin-bottom: 20px!important;
	}

.alignleft {
   	float: left;
   	margin: 0 20px 20px 15px;
	}

.alignright {
   	float: right;
   	margin: 0 15px 20px 20px;
	}

.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;
   	border: 1px solid #ccc;
   	text-align: center;
   	background-color: #f7f7f7;
	}

.wp-caption img {
   	float: none;
   	margin: 0px;
   	padding: 0px;
   	border: none;
	}

.wp-caption p.wp-caption-text {
   	padding: 0px;
  	margin: 0px;
	}

/***************************************************** widgets *****************************************************/

#calendar_wrap table {
	width: 100%;
	}

#calendar_wrap td {
	text-align: center;
	}

#wp-calendar caption {
	margin: 0 0 10px 0;
	background: #dedede;
	}

/***************************************************** wordpress comments *****************************************************/
	
ul.commentlist {
	list-style:none inside;
	margin:0;
	padding:0;
}
ul.commentlist li{
	margin:0;
	padding:15px 15px 0 15px;
}
.commentlist strong {
	font-size:15px;
	color:#550e00;
}
.commentmetadata {
	padding-left:15px;
}
a.url {
	font-weight:bold !important;
	text-decoration:none;
	color:#550e00 !important;
	
}
.alt {
	background:url(http://media.uslegalblogs.com/images/gradient_gray5.gif) 0 0 repeat-x #eee;	
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
#thecommentbox {
	background-color:#eee;
	padding-top:5px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
h3#comments {border:none;}
