/************************************************************************************
RESET
*************************************************************************************/
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style: square; }
q:before, q:after { content:''; }
img { border: none; }

/************************************************************************************
STRUCTURE
*************************************************************************************/

#headerwrapper {
	width: 100%;
	margin: 0;
   	padding: 0;
   	background: url(img/background-masthead-2015.png) repeat-x;
}

#header {
	width: 930px;
	margin: 0 auto;
	padding: 0;
}

#graybackground {
	width: 100%;
	height: 30px;
	font-size: 12px;
	line-height: 28px;
	color: #ffffff;
	padding-bottom: 0;
	margin: 0;
}

.graybackground1 { 
	float: left;
	height: 30px;
	text-align: left;
	margin-left: 10px;
	width: 500px; 
}

.graybackground3 { 
	float: right;
	width: 400px; 
	height: 30px;
}

#navigation {
	width: 100%;
	height: 59px;
}

.about {
	float: right;
	position: relative;
	top: -59px;
	right: -5px;
	}

#logo {
	width: 100%;
	height: 130px;
   	background: url(img/dog-girl.png) no-repeat top right;
}

#logo-blog {
	width: 100%;
	height: 130px;
   	background: url(img/dog-girl.png) no-repeat top right;
}

#logo-legislating {
	width: 100%;
	height: 130px;
   	background: url(img/dog-pit-chain.gif) no-repeat top right;
}

#logo-victim {
	width: 100%;
	height: 130px;
   	background: url(img/dog-boy.png) no-repeat top right;
}

#logo-statistics {
	width: 100%;
	height: 130px;
   	background: url(img/dog-ambull.gif) no-repeat top right;
}

#logo-safe {
	width: 100%;
	height: 130px;
   	background: url(img/dog-husky.gif) no-repeat top right;
}

#logo-dangerous {
	width: 100%;
	height: 130px;
   	background: url(img/dog-pit.png) no-repeat top right;
}

.logoimg { float: left; padding-left: 7px; padding-top: 25px; width: 268px; }
.logodesc { float: left; padding-left: 40px; padding-top: 24px; width: 345px; text-align: left; }

#contentwrapper {
	width: 100%;
	margin: 0;
   	padding-bottom: 20px;
   	background: url(img/background-stripe.png) repeat-y center;
}

#content {
	width: 930px;
	margin: 0 auto;
	padding-bottom: 35px;
}

#breadcrumb {
	width: 930px;
	float: left;
	margin-left: 60px;
	margin-top: 15px;
	margin-bottom: 6px;
	font-size: 12px;
	font-weight: bold;
}

#breadcrumb a, a:visited {
	color: #747474; 
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #747474; 
	text-decoration: underline;
}

#leftcol {
	width: 610px;
	float:left;
	padding: 0;
	margin-left: 60px;
}

#sidebar {
	width: 215px;
   	float: right;
	text-align: left;
	margin: 0;
}

.more { 
	float: right; 
	text-align: right; 
	margin-top: -42px;
}

.nomore { 
	float: right; 
	text-align: right; 
	margin-top: -21px;
}



#socialmedia {
	font-size: .8em;
	line-height: 1.3em;
	width: 215px;
	padding: 0;
	margin: 12px 0 0 0;
}

.follow {
	float: right;
	padding: 3px 5px 0 0;
	margin: 0;
}

.socialmediarow {
	padding: 0;
	margin: 8px 0 0 0;
}

.sidebar-large-graphic {
	margin-top: 25px; 
	margin-bottom: -8px;
}

#adirectory {
	border-top: #868686 dashed 1px; 
	padding-top: 18px; 
	margin-top: 20px;
}
	
#adirectory div {
	width: 210px;
	height: 115px;
	background: url(img/attorney-directory-background.png) no-repeat;
	color: #ffffff;
	padding: 10px 0 0 12px;
	font-size: 12px;
	line-height: 16px;
}	

#adirectory div a:link {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}	

#adirectory div p {
	padding: 5px 0 0 0;
}	
	
#adirectory div a:visited {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}	

#adirectory div a:hover {
	color: #ffffff;
	font-size: 14px;
	text-decoration: underline;
}	
	
.googlebadge {
	border: 2px solid #f0f0f0; 
	width: 205px;
	margin-top: 10px; 
	padding-top: 10px; 
	text-align: center;
}	

#footerwrapper {
	width: 100%;
	height: 190px;
   	background: url(img/background-footer.png) repeat-x;
}

#footer {
	width: 930px;
	padding-top: 35px;
	padding-left: 5px;
	padding-bottom: 25px;
	text-align: left;
	margin: 0 auto;
}

/************************************************************************************
NAVIGATION
*************************************************************************************/


#nav {
	float: left;
	width: 840px;
	height: 59px;
	list-style: none;
	margin-left: -26px;
	border: 0;
}

#nav li {
	list-style: none;
	float: left;
	height: 48px;
	text-align: left;
	padding-top: 11px;
	}

#nav li:first-child {
	width: 78px;
}

#nav li:nth-child(2) {
	width: 78px;
	background: url(img/background-about-us.png) no-repeat;
}

#nav li:nth-child(3) {
	width: 99px;
}

#nav li:nth-child(4) {
	width: 104px;
}

#nav li:nth-child(5) {
	width: 117px;
}

#nav li:nth-child(6) {
	width: 114px;
}

#nav li:nth-child(7) {
	width: 97px;
}

#nav li:nth-child(8) {
	width: 91px;
}

#nav li a {
	display: block;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ff8e1f;
	text-decoration: none;
	padding-left: 16px;
}

#nav li a:hover {
	color: #ff8e1f;
	text-align: left;
	text-decoration: underline;
}

/*--- dropdown ---*/

#nav ul {
	list-style: none;
	display: none;
	width: 145px;
	margin-top: 8px;
	margin-left: 0;
	padding: 0;
	border: 2px #fe9935 solid;
	background: #ffffff;
	box-shadow: 0 0 3px 2px #e8e8e8;
}


#nav ul li:nth-child(-n+14) {
	float: none;
	width: 145px;
	height: 26px;
	background: #ffffff;
	border-bottom: 1px #e8e8e8 solid;
	margin: 0;
}

#nav ul li a {
	display: block;
	font-size: 14px;
	font-weight: normal;
	padding-left: 10px;
	color: #fd8300;
}

#nav ul li a:hover {
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: #fd8300;
	background: #f3f3f3;
}

#nav li:hover ul { 
	display: block;
	position: relative;
	left: 0;
	top: 0;
	padding: 0;
}

/*--- child ---*/

#nav ul ul {
	z-index: 10;
	list-style: none;
	display: none;
	padding: 0;
	margin-top: 8px;
	margin-left: 0;
	border: 2px #fe9935 solid;
	box-shadow: 0 0 3px 2px #e8e8e8;
}

#nav ul ul li:nth-child(-n+14) {
	float: none;
	width: 145px;
	height: 26px;
	background: #fffaf7;
	border-bottom: 1px #fdddbe solid;
	margin: 0;
}

#nav li ul ul { /* third-and-above-level lists */
	margin-left: 145px;
	margin-top: -30px;
	background: #fffaf7;
}

#nav li:hover ul ul, #nav li:hover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/*--- select ---*/

body#home a#nav-home, body#blog a#nav-blog, body#statistics a#nav-statistics, body#dangerous a#nav-dangerous, body#legislating a#nav-legislating, body#victim a#nav-victim, body#safe a#nav-safe, body#about a#nav-about {
	color: #ffffff;
	background: #fe9935;
}


/*--- subnavigation ---*/

#subnavigation {
	width: 610px;
	float:left;
	margin: 0;
	padding: 0;
}

#leftcol #subnav {
	width: 710px;
	list-style: none;
	margin-top: 4px;
	margin-bottom: 5px;
	margin-left: -3px;
	margin-right: 0;
	padding: 0;
	height: 26px;
}

#leftcol #subnav li {
	float: left;
	height: 26px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 7px;
	margin-top: 0;
	margin-right: 4px;
	border: 1px #e8e8e8 solid;
	background: #ffffff;
	border-radius: 8px;
	box-shadow: 0 0 2px 0 #e8e8e8;
}

#leftcol #subnav li a {
	display: block;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #fd8300;
	text-decoration: none;
}

#leftcol #subnav li a:hover {
	text-decoration: underline;
}


/*--- select ---*/

#leftcol #subnav a#select {
	color: #ffffff;
	background: #fe9935;
}

/************************************************************************************
SPRITES MAIN
*************************************************************************************/

.bar-gray, .bar-orange, .bar-teal, .bar-green, .bar-red, .donate-icon, .state-map, .button-facebook-follow, .button-facebook-share, .icon-rss-35, .icon-google-plus-35, .icon-twitter-35, .icon-facebook-35, .search-button-new, .button-go, .button-join, .search-glass{
	background: url(img/sprites.png) no-repeat;
}

.bar-gray{
	background-position: 0 -100px ;
	width: 220px;
	height: 23px;
}

.bar-orange{
	background-position: 0 -75px ;
	width: 220px;
	height: 23px;
}

.bar-teal{
	background-position: 0 -52px ;
	width: 220px;
	height: 23px;
}

.bar-green{
	background-position: 0 -25px ;
	width: 220px;
	height: 23px;
}

.bar-red{
	background-position: 0 0;
	width: 220px;
	height: 23px;
}

.donate-icon{
	background-position: -333px -82px ;
	width: 26px;
	height: 26px;
	float: left;
	margin-top: -5px;
	margin-left: -4px;
}

.state-map{
	background-position: -368px -85px ;
	width: 15px;
	height: 19px;
	float: right;
	margin: 1px 0 0 2px;
}

.button-facebook-follow{
	background-position: -315px -4px ;
	width: 72px;
	height: 23px;
}

.button-facebook-share{
	background-position: -238px -4px ;
	width: 72px;
	height: 23px;
	padding-right: 1px;
}

.icon-rss-35{
	background-position: -364px -36px ;
	width: 35px;
	height: 35px;
}

.icon-google-plus-35{
	background-position: -321px -36px ;
	width: 35px;
	height: 35px;
}

.icon-twitter-35{
	background-position: -279px -36px ;
	width: 35px;
	height: 35px;
}

.icon-facebook-35{
	background-position: -235px -36px ;
	width: 35px;
	height: 35px;
}

.search-button-new{
	background-position: -240px -85px ;
	width: 36px;
	height: 23px;
	vertical-align: middle;
	padding-left: 1px;
	margin-top: -1px;
}

.button-go{
	background-position: -340px -113px ;
	width: 37px;
	height: 30px;
}

.button-join{
	background-position: -240px -117px ;
	width: 88px;
	height: 25px;
}

.search-glass{
	background-position: -383px -116px ;
	width: 14px;
	height: 18px;
}

/************************************************************************************
SPRITES HOME
*************************************************************************************/

.position1, .position2, .position3, .position4, .position5{
	background: url(img/sprite-home.png) no-repeat;
}

.position1{
	background-position: 0 0 ;
	width: 108px;
	height: 96px;
}

.position2{
	background-position: -116px 0 ;
	width: 108px;
	height: 96px;
}

.position3{
	background-position: -232px 0 ;
	width: 108px;
	height: 96px;
}

.position4{
	background-position: -348px 0 ;
	width: 108px;
	height: 96px;
}

.position5{
	background-position: -464px 0 ;
	width: 108px;
	height: 96px;
}


/************************************************************************************
SPRITES BLOG
*************************************************************************************/

.s-150-dogsbite-decatural, .s-150-safety-before-pitbulldogs, .s-150-100-silliest-things, .s-150-scorched-earth-politics, .s-150-dangerous-default, .s-150-pit-bull-attacks-illinois, .button-truth-about-pit-bulls, .s-150-pit-bull-fatal-attack-state-maps, .s-150-button-occupy-maul {
	background: url(img/blog-sprites-2014.png) no-repeat;
}

.s-150-dogsbite-decatural {
	background-position: 0 0;
	width: 150px;
	height: 65px;
}

.s-150-safety-before-pitbulldogs {
	background-position: -160px 0;
	width: 150px;
	height: 65px;
}

.s-150-100-silliest-things {
	background-position: -319px 0;
	width: 150px;
	height: 65px;
}

.s-150-scorched-earth-politics {
	background-position: 0 -75px;
	width: 150px;
	height: 65px;
}

.s-150-dangerous-default {
	background-position: -160px -75px;
	width: 150px;
	height: 65px;
}

.s-150-pit-bull-attacks-illinois {
	background-position: -319px -75px;
	width: 150px;
	height: 65px;
}

.button-truth-about-pit-bulls {
	background-position: 0 -148px;
	width: 150px;
	height: 65px;
}

.s-150-pit-bull-fatal-attack-state-maps {
	background-position: -160px -148px;
	width: 150px;
	height: 65px;
}

.s-150-button-occupy-maul {
	background-position: -319px -148px;
	width: 150px;
	height: 65px;
}

.email-icon, .icon-comment-rss-green, .icon-feedburner-final, .icon-share-print, .icon-share-blogger, .icon-share-twitter, .icon-share-facebook, .icon-share-all, .icon-discuss {
	background: url(img/post-sprites-2014.png) no-repeat;
}

.email-icon{
	background-position: -174px -2px ;
	width: 23px;
	height: 17px;
	vertical-align: middle;
	margin-left: 5px;
}

.icon-comment-rss-green{
	background-position: -148px -2px ;
	width: 20px;
	height: 17px;
	vertical-align: middle;
	margin-left: 5px;
}

.icon-discuss{
	background-position: -201px -2px ;
	width: 17px;
	height: 18px;
	vertical-align: middle;
	margin-right: 4px;
}

.icon-feedburner-final{
	background-position: -124px -2px ;
	width: 20px;
	height: 17px;
	vertical-align: middle;
	margin-left: 5px;
}

.icon-share-print{
	background-position: -99px 0;
	width: 20px;
	height: 20px;
}

.icon-share-blogger{
	background-position: -74px 0;
	width: 20px;
	height: 20px;
}

.icon-share-twitter{
	background-position: -49px 0;
	width: 20px;
	height: 20px;
}

.icon-share-facebook{
	background-position: -24px 0;
	width: 20px;
	height: 20px;
}

.icon-share-all{
	background-position: 0 0;
	width: 20px;
	height: 20px;
}


/************************************************************************************
CONTINUE
*************************************************************************************/

#leftcol #greenquote {
	font-family: Arial; 
	color:#6c9f44;
	font-size: 16px;
	line-height: 22px;
	padding-right: 85px;
}

#leftcol #greenquote a:link {
	font-family: Arial; 
	color:#6c9f44;
	font-size: 16px;
	line-height: 22px;
	text-decoration: none;
}

#leftcol #greenquote a:visited {
	font-family: Arial; 
	color:#6c9f44;
	font-size: 16px;
	line-height: 22px;
	text-decoration: none;
}

#leftcol #greenquote a:hover {
	font-family: Arial; 
	color:#6c9f44;
	font-size: 16px;
	line-height: 22px;
	text-decoration: underline;
}

#leftcol #greenquote p {
	background: url(img/green-quote.gif) no-repeat 0 -3px; 
	padding-left: 22px; 
}

#leftcol #grayquote {
	font-family: Arial; 
	color:#747474;
	font-size: 16px;
	line-height: 22px;
	padding-right: 85px;
	margin-top: 15px;
}

#leftcol #grayquote p {
	background: url(img/gray-quote.gif) no-repeat 0 12px; 
	padding-left: 22px; 
}

#leftcol #grayquote p.citation {
	background: none;
	line-height: 14px;
	padding-left: 22px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#leftcol #grayquote p.citation a:link {
	font-family: Arial; 
	color:#61a8b4;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}

#leftcol #grayquote p.citation a:visited {
	font-family: Arial; 
	color:#61a8b4;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}

#leftcol #grayquote p.citation a:hover {
	font-family: Arial; 
	color:#61a8b4;
	font-size: 12px;
	line-height: 14px;
	text-decoration: underline;
}

/************************************************************************************
GENERAL STYLING
*************************************************************************************/

body { font-family: Arial; color:#747474; font-size: 14px; line-height: 20px; background: #ffffff;

}

a[href$='.pdf'] {
	background: url(img/pdf-icon.png) no-repeat center right;
	padding-right: 16px;
}


p  {
	margin: 0;
	padding-bottom: 0;
	padding-top: 10px;
}
	

p.image { padding-top: 5px; }
p.small { font-size: 12px; padding-top: 20px; line-height: 1.45em; }
p.smalltight { font-size: 12px; padding-top: 10px; line-height: 1.45em; }
p.box { font-size: 12px; padding-top: 0; color: #747474; }
p.photobox { font-size: 12px; line-height: 16px; padding-top: 0; color:#72716b; padding-bottom: 10px; }
p.books { padding-top: 10px; padding-bottom: 10px; }
p.form { padding-top: 5px; padding-bottom: 0; }
p.constitutionality strong { font-size: 12px; }
p.landinglink { padding-top: 20px; }
p.clear { clear: both; }
p.home { padding-bottom: 25px; }

p.star {
	text-indent: 22px;
	background: url(img/star-icon.gif) no-repeat left;
	margin-top: 8px;
	margin-left: -4px;
	padding: 0;
}

img.books {
	float: left;
	padding-right: 15px;
	padding-top: 6px;
}

img.icon {
	vertical-align: text-top;
	padding-left: 3px;

}

hr {
	background: url(img/gray-ruler.gif) repeat-x;
	padding: 20px 0 0 0;
	margin: 5px 0 15px 0;
	border: none;
}

hr.tight {
	background: url(img/gray-ruler.gif) repeat-x;
	padding: 20px 0 0 0;
	margin: 5px 0 0 0;
	border: none;
}


blockquote {
	display: block; 
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0;
}

blockquote p {
	display: block; 
	text-indent: 25px; 
	padding-top: 0; 
	padding-bottom: 0;	
}


blockquote.thankyou {
	display: block; 
	font-style: italic;
	font-size: 14px;
	margin-left: 0;
	margin-right: 50px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0;
}

blockquote.thankyou p {
	display: block; 
	text-indent: 25px; 
	padding-top: 0; 
	padding-bottom: 0;	
}

blockquote.thankyou p a:link {
	font-size: 14px;
}

blockquote.thankyou p a:visited {
	font-size: 14px;
}

h1 {
	font-size: 18px;
	line-height: 24px;
	margin-top: 12px;
	margin-bottom: 3px;
}

#leftcol a:link {
	color:#3d89e8;
	text-decoration: underline;
	font-size: 14px;
}

#leftcol a:visited {
	color:#768cea;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
}

#leftcol a:hover {
	color:#4aa4f0;
	text-decoration: underline;
	font-size: 14px;
}

#leftcol .bodylinksmall {
	font-size: 12px;
}

#leftcol a.bodylinksmall:link {
	font-size: 12px;
}

#leftcol a.bodylinksmall:visited {
	font-size: 12px;
}

#leftcol a.bodylinksmall:hover {
	font-size: 12px;
}

#leftcol .bodylinksmallbold {
	font-size: 12px;
	font-weight: bold;
}

#leftcol a.bodylinksmallbold:link {
	font-size: 12px;
	font-weight: bold;
}

#leftcol a.bodylinksmallbold:visited {
	font-size: 12px;
	font-weight: bold;
}

#leftcol a.bodylinksmallbold:hover {
	font-size: 12px;
	font-weight: bold;
}

h1.teal {
	font-size: 18px;
	line-height: 24px;
	color: #61a8b4;
	padding-right: 75px;
	margin-top: 10px;
}

h2 {
	font-size: 18px;
	line-height: 24px;
}

h3 {
	font-size: 16px;
	line-height: 22px;
}

h3.home {
	font-size: 16px;
	line-height: 22px;
	padding-top: 0;
}

h3.directory {
	font-size: 14px;
	line-height: 18px;
	margin-top: 0;
	margin-bottom: -10px;
}

h3.victim {
	font-size: 16px;
	line-height: 18px;
	margin-top: 10px;
}

#leftcol h3.victim a:link {
	color: #747474;
	font-size: 16px;
	text-decoration: none;
}

#leftcol h3.victim a:visited {
	color: #747474;
	font-size: 16px;
	text-decoration: none;
}
	
#leftcol h3.victim a:hover {
	color: #747474;
	font-size: 16px;
	text-decoration: none;
}	
	
h4 {
	font-size: 14px;
	line-height: 20px;
}

h4.victim {
	font-size: 14px;
	color: #61a8b4;
	padding-top: 5px;
	padding-bottom: 0;
	margin-bottom: 0;
}

h4.directory {
	font-size: 12px;
	color: #61a8b4;
	padding-top: 10px;
	margin-bottom: -10px;
}

h4.related {
	margin-bottom: -10px;
}

h4.box {
	font-size: 14px;
	line-height: 20px;
	padding-top: 5px;
}

h1 {
	font-family: Arial;
	color:#868686;
	padding-top: 15px;
	padding-right: 0;
	font-weight: bold;
}
	
h2, h3, h4 {
	font-family: Arial;
	color:#747474;
	padding-top: 15px;
	padding-right: 0;
	text-align: left;
	font-weight: bold;
}

#leftcol h4.link {
	font-size: 14px;
	line-height: 20px;
	color:#747474;
	padding-top: 15px;
	padding-right: 0;
	font-weight: bold;
}

#leftcol h4.link a:link {
	font-size: 14px;
	color: #3d89e8;
	text-decoration: none;
	font-weight: bold;
}

#leftcol h4.link a:visited {
	font-size: 14px;
	color: #3d89e8;
	text-decoration: none;
	font-weight: bold;
}

#leftcol h4.link a:hover {
	font-size: 14px;
	text-decoration: underline;
}

#leftcol h2 {
	font-family: Arial;
	color:#61a8b4;
	font-size: 18px;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-right: 75px;
}

#leftcol h2.hover a, a:visited {
	color:#61a8b4;
	font-size: 18px;
	text-decoration: none;
}

#leftcol h2.hover a:hover {
	text-decoration: underline;
}

#leftcol h2.first a, a:visited, a:hover {
	color:#61a8b4;
	font-size: 18px;
	text-decoration: none;
}

#leftcol h2.bar {
	font-family: Arial;
	font-size: 18px;
	color:#61a8b4;
	background: url(img/gray-ruler.gif) repeat-x;
	margin: 10px 0 0 0;
	padding: 40px 75px 5px 0;
}

#leftcol h2.bar a, a:visited, a:hover {
	color:#61a8b4;
	font-size: 18px;
	text-decoration: none;
}

#leftcol h3.bar {
	font-family: Arial;
	color:#747474;
	font-weight: bold;
	background: url(img/gray-ruler.gif) repeat-x;
	margin: 10px 0 -8px 0;
	padding: 40px 0 5px 0;
}

#leftcol #greenquote h2 {
	font-family: Arial;
	font-size: 16px;
	color:#61a8b4;
	padding-top: 20px;
}

#leftcol #orange a, a:visited {
	color:#fd8300;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
	
#leftcol #orange a:hover {
	color:#fd8300;
	text-decoration: underline;
}
	
#leftcol .contact-email-2 {
	float:right; 
	padding-right: 260px; 
	width: 160px;
}

#leftcol .contact-email-1 {
	width: 160px;
}

.date {
	font-family: Arial;
	color:#fd8300;
	font-size: 12px;
	font-weight: bold;
}

.fatalimg {
	float: right;
	border: #f4f3e7 solid 8px; 
	width: 100px;
	height: 125px;
	margin: 25px 0 5px 15px;
}

#logodogsbite, #dogsbiteblogfeed, #logomaul, #logofatal, #logofacebook {
	float: right;
	display: block;
	width: 325px;
	vertical-align: top;
	margin-right: 70px;
}

#leftcol .list {
	font-size: 14px;
}

#leftcol ul.list {
	display: block; 
	margin: 15px 55px 10px 0;
	text-align: left;
	padding: 0;
}
	
#leftcol ul.list li {
	font-size: 14px;
	list-style: none;
	background: url(img/bullet-teal.png) no-repeat 13px 9px; 
	margin: 0;
	padding: 2px 0 0 30px;
}

#leftcol .multiCol {
	font-size: 14px;
}

#leftcol ul.multiCol {
	display: block; 
	margin: 5px 5px 10px 0;
	text-align: left;
	padding: 0;
}
	
#leftcol ul.multiCol li {
	font-size: 14px;
	list-style: none;
	background: url(img/bullet-teal.png) no-repeat 13px 9px; 
	margin: 0;
	padding: 2px 0 0 30px;
}

li a:link {
	font-size: 14px;
	color:#3d89e8;
	text-decoration: underline;
}

li a:visited {
	font-size: 14px;
	color:#768cea;
	text-decoration: underline;
}

li a:hover {
	font-size: 14px;
	color:#4aa4f0;
	text-decoration: underline;
}

#leftcol ul {
	display: block; 
	margin: 5px 55px 5px 0;
	padding: 0;
}

#leftcol ul li {
	list-style: none;
	background: url(img/bullet-teal.png) no-repeat 13px 9px; 
	margin: 10px 0 0 0;
	padding: 2px 0 0 30px;
}

#leftcol ul li.star {
	text-indent: 25px;
	background: url(img/star-icon.gif) no-repeat left;
	margin-top: 8px;
	margin-left: 6px;
	padding-left: 0;
}

#leftcol ul li.arrow {
	text-indent: 17px;
	background: url(img/orange-arrow.png) no-repeat left;
	margin-top: 8px;
	margin-left: 13px;
	padding-left: 0;
}

#leftcol ul li.highlight {
	text-indent: 17px;
	background: url(img/highlight-bullet.png) no-repeat left;
	margin-top: -8px;
	margin-left: 0;
	padding-left: 10px;
	padding-top: 9px;
	height: 28px;
	padding-right: 0;
}

#leftcol ol {
	display: block; 
	margin: 5px 55px 5px 35px;
	padding: 0;
}

#leftcol ol li {
	list-style: decimal;
	margin: 10px 0 0 0;
	padding: 0;
}

#leftcol #recentposts p.date {
	display: none;
}	

#leftcol #recentposts p.feedTitle {
	display: none;
}	

#leftcol #recentposts img {
	display: none;
}	

#leftcol #recentposts ul {
	display: block; 
	margin: 15px 30px 10px 0;
	text-align: left;
	padding: 0;
}

#leftcol #recentposts li {
	font-size: 14px;
	list-style: none;
	background: url(img/bullet-teal.png) no-repeat 13px 9px; 
	margin: 0;
	padding: 2px 0 0 30px;
	}

#leftcol #footnote {
	margin-top: 25px;
	font-family: Arial; 
	color:#61a8b4;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	text-decoration: none;
	background: url(img/gray-ruler.gif) repeat-x;
	margin: 10px 0 0 0;
	padding: 40px 0 0 0;
}

#leftcol #footnote ol {
	margin-top: 0;
	margin-left: 15px;
	background: none;
}

#leftcol #footnote ol li {
	list-style: decimal;
	margin: 10px 0 0 0;
	padding: 0;
}

#leftcol #footnote a, a:visited {
	color:#61a8b4;
	font-size: 12px;
	text-decoration: none;
}

#leftcol #footnote a:hover {
	color:#61a8b4;
	text-decoration: underline;
}

#chart {
	margin: 10px 0 5px 0;
	width: 100%;
}	
	
#chart caption {
	caption-side: top;
	text-align: right;
	font-size: 11px;
	padding-bottom: 5px;
}	
	
#chart table {
	border-spacing: 0;
	border: 1px solid #e0dfd3;
	border-collapse: collapse;
}

#chart th {
	padding: 5px 10px 5px 7px;
	border: #e0dfd3 solid 1px;
	background-color: #f4f3e7;
	font-family: Arial; 
	vertical-align: center;
	color:#7c7b73;
	font-size: 12px;
	font-weight: bold;
	text-transform: small kaps;
}
	
#chart td {
	padding: 5px 10px 5px 7px;
	border-right: #e0dfd3 solid 1px;
	border-left: #e0dfd3 solid 1px;
	border-top: #e0dfd3 solid 1px;
	background: #ffffff url(img/table-background.png) repeat-x bottom;
	font-family: Arial; 
	vertical-align: center;
	color:#63625b;
	font-size: 12px;
}

#chart td a:link {
	font-size: 12px;
}

#chart td a:visited {
	font-size: 12px;
}

#chart td a:hover {
	font-size: 12px;
}

---------

#chart-litigation {
	margin: 10px 0 5px 0;
	width: 100%;
}	
	
#chart-litigation caption {
	caption-side: top;
	text-align: right;
	font-size: 11px;
	padding-bottom: 5px;
}	
	
#chart-litigation table {
	border-spacing: 0;
	border: 1px solid #e0dfd3;
	border-collapse: collapse;
}

#chart-litigation th {
	padding: 5px 10px 5px 7px;
	border: #e0dfd3 solid 1px;
	background-color: #f4f3e7;
	font-family: Arial; 
	vertical-align: center;
	color:#7c7b73;
	font-size: 12px;
	font-weight: bold;
	text-transform: small kaps;
}
	
#chart-litigation td {
	padding: 5px 10px 5px 7px;
	border-right: #e0dfd3 solid 1px;
	border-left: #e0dfd3 solid 1px;
	border-top: #e0dfd3 solid 1px;
	background: #ffffff url(img/table-background.png) repeat-x bottom;
	font-family: Arial; 
	vertical-align: center;
	color:#b7b6aa;
	font-size: 12px;
}

#chart-litigation td a:link {
	font-size: 12px;
	color: #b7b6aa;
	text-decoration: none;
}

#chart-litigation td a:visited {
	font-size: 12px;
	color: #b7b6aa;
}

#chart-litigation td a:hover {
	font-size: 12px;
	color: #9e9d93;
	text-decoration: underline;
}

#fatal-chart {
	margin: 0;
	width: 100%;
}	
	
#fatal-chart caption {
	caption-side: top;
	text-align: right;
	font-size: 11px;
	padding-bottom: 5px;
}	
	
#fatal-chart table {
	border-spacing: 0;
	border-collapse: collapse;
}

#fatal-chart th {
	padding: 15px 0 0 20px;
	background-color: #f4f3e7;
	font-family: Arial; 
	vertical-align: center;
	color:#7c7b73;
	font-size: 14px;
	font-weight: bold;
}
	
#fatal-chart td {
	padding: 0px 17px 2px 17px;
	background-color: #f4f3e7;
	font-family: Arial; 
	vertical-align: center;
	color:#63625b;
	font-size: 11px;
	line-height: 14px;
}

#fatality td a {
	font-size: 12px;
}

table.statchart {
	border-spacing: 0;
	border-collapse: collapse;
	margin: 15px 0 15px 0;
	background-color: #f4f3e7;
	border: 15px solid #f4f3e7;
	width: 100%;
}

table.statchart td {
	font-family: Arial; 
	vertical-align: top;
	color:#63625b;
	font-size: 12px;
}

table.statchart th {
	font-family: Arial; 
	vertical-align: top;
	color:#726f67;
	font-size: 12px;
	font-weight: bold;
}
	
table.photo {
	border-spacing: 0;
	border-collapse: collapse;
	padding-top: 55px;
}

table.photo th {
	padding-right: 5px;
	font-family: Arial; 
	font-size: 12px;
	width: 110px;
}
	
table.photo td {
	padding-right: 5px;
	padding-bottom: 0;
	font-family: Arial; 
	font-size: 12px;
	text-align: center;
}	

img.fatality-victim {
	float: right;
	border: #f4f3e7 solid 8px; 
	margin-top: 30px; 
	margin-left: 10px; 
	margin-bottom: 5px;
}

.fatality-summary-icon {
	padding-left: 3px; 
	position: relative;
	top: 1px; 
	left: 0;
}


/************************************************************************************
DONATION
*************************************************************************************/

.donation {
	display: block;
	width: 295px;
	margin-top: 20px;
	margin-right: 0;
	padding-top: 15px; 
	padding-bottom: 10px; 
	margin-bottom: 0;
	background: url(img/donation-background.gif) no-repeat center top;
}

.donation strong {
	font-family: Arial;
	color:#4b9dab;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}
	
#brochure {
	width: 100%; 
	margin-top: 15px; 
	margin-bottom: 25px;
}

#brochure .brochure-image {
	float: left;
	width: 265px;
}

#brochure .brochure-text {
	float: left;
	width: 320px;
}

#flyer {
	width: 100%; 
	margin-top: 25px; 
	margin-bottom: 25px;
}

#flyer img {
	padding-bottom: 10px;
}	
	
#flyer div {
	float: left;
	width: 165px;
	padding-right: 35px;
}

#flyer div:last-child {
	float: left;
	width: 165px;
	padding-right: 0;
}	

.photoboxFeature {
	float: left;
	background-color: #f4f3e7;
	width: 580px;
	padding: 15px; 
	margin-top: 15px; 
	margin-bottom: 10px;
	margin-left: 0;
	clear: both;
}

.photoboxFeature img {
	float: left;
	padding-right: 12px;
}

.photoboxLeft {
	float: left;
	background-color: #f4f3e7;
	width: 260px;
	height: 120px;
	padding: 15px; 
	margin-top: 15px; 
	margin-bottom: 10px;
	margin-left: 0;
	clear: both;
}

.photoboxRight {
	float: right;
	background-color: #f4f3e7;
	width: 260px;
	height: 120px;
	padding: 15px; 
	margin-top: 15px; 
	margin-bottom: 10px;
	margin-left: 0;
	color:#72716b;
}

p.photoboxLeft {
	float: left;
	background: none;
	clear: left;
	padding-top: 20px;
}

p.photoboxRight {
	float: left;
	background: none;
	clear: left;
	padding-top: 20px;
}

.photoboxLeft img {
	float: left;
	padding-right: 12px;
}

.photoboxRight img {
	float: left;
	padding-right: 12px;
}


#photobox ul, #photobox-right-home ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#photobox ul li, #photobox-right-home ul li {
	background: none;
	margin: 0;
	padding: 0;
}

#photobox .read, #photobox-right-home .read {
	font-size: 12px;
}

#photobox .read a:link, #photobox-right-home .read a:link {
	font-size: 12px;
	color:#3d89e8;
	text-decoration: underline;
}

#photobox .read a:visited, #photobox-right-home .read a:visited {
	color:#768cea;
	font-size: 12px;
	text-decoration: underline;
}
	
#photobox .read a:hover, #photobox-right-home .read a:hover {
	color:#4aa4f0;
	text-decoration: underline;
}

#photobox .watch a:link, #photobox-right-home .watch a:link {
	font-size: 12px;
	color:#4b9dab;
	font-weight: bold;
	text-decoration: none;
}

#photobox .watch a:visited, #photobox-right-home .watch a:visited {
	font-size: 12px;
	color:#4b9dab;
	font-weight: bold;
	text-decoration: none;
}
	
#photobox .watch a:hover, #photobox-right-home .watch a:hover {
	color:#4b9dab;
	text-decoration: underline;
}

.photobox-home-description, #photobox-right-home .photobox-home-description {
	clear: both; 
	width: 260px; 
	padding-top: 15px;
}	

.colLeft {
	float: left;
	width: 45%;
	clear: both;
	border-right: dashed #888888 1px;
	padding-right: 25px;
}

.colRight {
	float: right;
	width: 45%;
	clear: right;
	padding-left: 15px;
}

.colLeft-color {
	float: left;
	width: 45%;
	clear: both;
	border-right: dashed #888888 1px;
	padding-right: 25px;
	background-image: url(http://www.dogsbite.org/img/sign-up-bkg-2.jpg); 
	background-position: bottom left; 
	background-repeat: no-repeat; 
}

.colLeft-color div {
	padding: 0 0 6px 15px;
}


.left {
	float: left; 
	padding-right: 15px;
}	

.right {
	float: right; 
}

.clear {
	clear: both;
}	

#leftcol .morenews a:link { 
	float: right; 
	text-align: right; 
	margin-top: -22px;
	font-family: Arial;
	color:#747474;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#leftcol .morenews a:visited {
	float: right; 
	text-align: right; 
	margin-top: -22px;
	font-family: Arial;
	color:#747474;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
	
#leftcol .morenews a:hover {
	float: right; 
	text-align: right; 
	margin-top: -22px;
	font-family: Arial;
	color:#747474;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

#leftcol #attention {
	text-align: center;
	font-family: Arial;
	color:#e6604b;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-top: -5px;
	margin-bottom: -17px;
}

#leftcol #attention a:link {
	font-family: Arial;
	color:#e6604b;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}	

#leftcol #attention a:visited {
	font-family: Arial;
	color:#e6604b;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}	

#leftcol #attention a:hover {
	font-family: Arial;
	color:#e6604b;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}	

#leftcol .join-extended {
	margin-top: 25px;
	padding: 15px;
	width: 250px;
	background: #f2f1f1;
}	

/************************************************************************************
BLOG
*************************************************************************************/

#leftcol h1.blog {
	font-size: 18px;
	font-weight: bold;
	color: #868686;
	text-decoration: none;
}

#leftcol h1.blog a:link {
	font-size: 18px;
	font-weight: bold;
	color: #868686;
	text-decoration: none;
}
	
#leftcol h1.blog a:visited {
	font-size: 18px;
	font-weight: bold;
	color: #868686;
	text-decoration: none;
}
	
#leftcol h1.blog a:hover {
	font-size: 18px;
	font-weight: bold;
	color: #868686;
	text-decoration: underline;
}	
	
#leftcol h2.blogtitle {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	color: #61a8b4;
	padding-right: 65px;
	margin: 0;
	padding-bottom: 15px;
	text-decoration: none;
}

#leftcol h2.blogtitle a:link {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	color: #61a8b4;
	margin: 0;
	padding-bottom: 15px;
	text-decoration: none;
}

#leftcol h2.blogtitle a:visited {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	color: #61a8b4;
	margin: 0;
	padding-bottom: 15px;
	text-decoration: none;
}

#leftcol h2.blogtitle a:hover {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	color: #61a8b4;
	margin: 0;
	padding-bottom: 15px;
	text-decoration: underline;
}

h3.blog {
	font-family: Arial;
	color:#747474;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 5px;
	padding-left: 0;
	padding-right: 65px;
	margin-top: 0;
	margin-bottom: 0;
	}

h4.blogdate {
	font-size: 12px;
	color: #747474;
	padding-top: 20px;
	margin-bottom: -10px;
}

#leftcol #inset-tweet {
	float: right; 
	margin-left: 35px; 
	padding-top: 10px; 
	width: 210px; 
	font-family: Arial;
	font-size: 12px;
}

#leftcol #inset-tweet a:link {
	font-family: Arial;
	font-size: 12px;
}

#leftcol #inset-tweet a:visited {
	font-family: Arial;
	font-size: 12px;
}

#leftcol #inset-tweet a:hover {
	font-family: Arial;
	font-size: 12px;
}

#leftcol #blog #blogitem span a:link {
	font-size: 1em;
	}
	
#leftcol #blog #blogitem span a:visited {
	font-size: 1em;
	}	

#leftcol #blog #blogitem span a:hover {
	font-size: 1em;
	}
	
#leftcol #blog #bloglanding span a:link {
	font-size: 1em;
	}

#leftcol #blog #bloglanding span a:visited {
	font-size: 1em;
	}

#leftcol #blog #bloglanding span a:hover {
	font-size: 1em;
	}
	
#leftcol #blog blockquote {
	display: block; 
	margin-left: 35px;
	margin-right: 55px;
	margin-top: 18px;
	margin-bottom: 18px;
	padding: 0;
	font-family: Arial; 
	color:#61a8b4;
	font-size: 16px;
	line-height: 22px;
	}
	
#leftcol #blog blockquote .blockquote-link a:link {
	font-family: Arial; 
	color:#61a8b4;
	font-size: 16px;
	line-height: 22px;
	text-decoration: none;
	}
	
#leftcol #blog blockquote .blockquote-link a:visited {
	font-family: Arial; 
	color:#61a8b4;
	font-size: 16px;
	line-height: 22px;
	text-decoration: none;
	}	
	
#leftcol #blog blockquote.plain {
	display: block; 
	margin-left: 35px;
	margin-right: 65px;
	margin-top: 18px;
	margin-bottom: 18px;
	padding: 0;
	font-family: Arial; 
	color:#747474;
	font-size: 14px;
	line-height: 20px;
	}
	
#leftcol #blog ul {
	display: block; 
	list-style-type: none; 
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 45px;
	padding: 0;
	}

#leftcol #blog ul li {
	background-image: url(img/bullet-teal.png); 
	background-repeat: no-repeat; 
	background-position: 18px 9px; 
	padding-top: 2px;
	padding-right: 0;
	padding-left: 33px; 
	padding-bottom: 0;
	margin: 0;
	}

#leftcol #blog ul.space {
	display: block; 
	list-style-type: none; 
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 45px;
	padding: 0;
	}
	
#leftcol #blog ul.space li {
	background-image: url(img/bullet-teal.png); 
	background-repeat: no-repeat; 
	background-position: 18px 9px; 
	padding-top: 0;
	padding-right: 0;
	padding-left: 33px; 
	padding-bottom: 10px;
	margin: 0;
	}


#leftcol #blog ul.linkbox {
	display: block; 
	list-style-type: none; 
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 45px;
	padding: 0;
	}
	
#leftcol #blog ul.linkbox li {
	background-image: url(img/bullet-teal.png); 
	background-repeat: no-repeat; 
	background-position: 18px 9px; 
	padding-top: 0;
	padding-right: 0;
	padding-left: 33px; 
	padding-bottom: 10px;
	margin: 0;
	}

#leftcol #blog ul.linkbox li a:link:first-child, #leftcol #blog ul.linkbox li a:visited:first-child {
	font-family: "Consolas", Monaco, Arial;
	background: #b2defb;
	color: #747474;
	text-decoration: none;
	padding: 2px;
	}

#leftcol #blog ul.linkbox li a:hover:first-child {
	font-family: "Consolas", Monaco, Arial;
	background: #9ad7ff;
	color: #747474;
	text-decoration: none;
	padding: 2px;
	}

#leftcol #blog ol {
	display: block; 
	list-style-type: none; 
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 35px;
	margin-right: 45px;
	padding: 0;
	}

#leftcol #blog ol li {
	padding-top: 2px;
	padding-right: 0;
	padding-left: 6px; 
	padding-bottom: 0;
	margin: 0;
	}

#leftcol #blog table.simple {
	margin-top: 10px;
	border-spacing: 0;
}

#leftcol #blog table.simple th {
	font-weight: bold;
	border-bottom: 1px solid #767676;
	padding-top: 10px;
	padding-bottom: 0;
}
	
#leftcol #blog table.simple td {
	padding: 2px;
	text-align: right;
}

#leftcol #blog table.simple td:first-child {
	text-align: left;
}

#leftcol #blog .money {
	font-weight: bold; 
	font-size: 80%; 
	color: #ec4d38;
	padding-left: 3px;
}	

#leftcol #blog .bloglink {
	font-family: Arial;
	color:#3d89e8;
	font-size: 16px;
	font-weight: bold;
	}
	
#leftcol #blog a.bloglink:link {
	font-family: Arial;
	color:#3d89e8;
	font-size: 16px;
	font-weight: bold;
	}

#leftcol #blog a.bloglink:visited {
	font-family: Arial;
	color:#768cea;
	font-size: 16px;
	font-weight: bold;
	}

#leftcol #blog a.bloglink:hover {
	font-family: Arial;
	color:#4aa4f0;
	font-size: 16px;
	font-weight: bold;
	}

#leftcol .orange {
	font-family: Arial;
	color:#fd8300;
	font-size: 14px;
	font-weight: bold;
	}

#leftcol #bloglanding {
	padding-bottom: 0;
	margin-bottom: 0;
}

#leftcol #blogitem {
	padding-bottom: 0;
	margin-bottom: 0;
}

#leftcol #blog-postedby {
	clear: both;
	text-align: left;
	background: url(img/gray-ruler.gif) repeat-x center bottom;
	padding-top: 0;
	padding-bottom: 30px;
}

.nextprev {
	clear: both;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 10px;
}

.nextprev a:visited {
	font-size: 14px;
}

.nextprev a:hover {
	font-size: 14px;
}

.nextprev-rule {
	clear: both;
	text-align: center;
	background: url(img/gray-ruler.gif) repeat-x center top;
	padding-top: 30px;
	margin-bottom: 10px;
}

.nextprev-rule a:visited {
	font-size: 14px;
}

.nextprev-rule a:hover {
	font-size: 14px;
}

.share-button {
	height: 24px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	margin-top: 15px;
	font-size: 12px;
	vertical-align: text-top;
	font-weight: bold;
	border: 1px #e8e8e8 solid;
	background: #ffffff;
	border-radius: 8px;
	box-shadow: 0 0 2px 0 #e8e8e8;
}

.share-text {
	position: relative; 
	top: -5px;
}

.plusonebot {
	position: relative; top: -2px; left: 1px;
	background: url(http://www.dogsbite.org/img/icon-plus-one-background.gif) no-repeat -2px -9px;
	padding-right: 3px;
	}	
	
.blogprint {
	position: relative; top: -1px; left: 0;
	}

#blognavbox {
	background-color: #f4f3e7; 
	padding: 15px; 
	margin-top: 10px; 
	text-align: left;
}

#blognavbox a:link {
	font-size: 12px;
}

#blognavbox a:visited {
	font-size: 12px;
}

#blognavbox a:hover {
	font-size: 12px;
}

#leftcol #blog .hoverlinkblue {
	font-family: Arial;
	color:#3d89e8;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#leftcol #blog a.hoverlinkblue a:visited {
	color:#3d89e8;
	font-weight: bold;
	text-decoration: none;
}
	
#leftcol #blog a.hoverlinkblue:hover {
	color:#3d89e8;
	font-weight: bold;
	text-decoration: underline;
}

#leftcol #blog .hoverlinkorange {
	font-family: Arial;
	color:#fd8300;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#leftcol #blog a.hoverlinkorange a:visited {
	color:#fd8300;
	font-weight: bold;
	text-decoration: none;
}
	
#leftcol #blog a.hoverlinkorange:hover {
	color:#fd8300;
	font-weight: bold;
	text-decoration: underline;
}

#leftcol #blog .hoverlinkgreen {
	font-family: Arial;
	color:#6c9f44;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#leftcol #blog a.hoverlinkgreen a:visited {
	color:#6c9f44;
	font-weight: bold;
	text-decoration: none;
}
	
#leftcol #blog a.hoverlinkgreen:hover {
	color:#6c9f44;
	font-weight: bold;
	text-decoration: underline;
}

#leftcol #blog .authorname {
	font-family: Arial;
	color:#b87a68;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	}

#leftcol #blog .authorname a:link {
	color:#b87a68;
	font-weight: bold;
	text-decoration: none;
	}
	
#leftcol #blog .authorname a:visited {
	color:#b87a68;
	font-weight: bold;
	text-decoration: none;
	}

#leftcol #blog .authorname a:hover {
	color:#b87a68;
	font-weight: bold;
	text-decoration: underline;
	}


#leftcol #blog .linknotice {
	float: right;
	margin-top: 3px;
	margin-bottom: -5px;
	margin-right: 2px;
	}
	
#leftcol #blog .linknotice a:link, #leftcol #blog .linknotice a:visited  {
	font-family: Arial;
	color:#747474;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}

#leftcol #blog .linknotice a:hover {
	color:#747474;
	font-weight: normal;
	text-decoration: underline;
}

.bitbypit {
	font-family: Arial;
	color:#b87a68;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	}
	
.blogpostedby {
	font-family: Arial;
	color:#61a8b4;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	}

#blog-comments  {
	background-color: #f4f3e7;
	padding: 15px; 
	margin: 20px 0 0 0; 
	text-align: left;
	font-size: 14px;
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
	}

#blog-ads  {
	background-color: #e7f1fa;
	margin-top: 20px;
	padding: 15px 0 0 0; 
	}

#blog-ads table td {
	text-align: center;
	font-size: 12px;
	padding-bottom: 10px;
	}
	
#blog-ads a:link, a:visited, a:hover {
	text-align: center;
	font-size: 12px;
	}	
	
#blog-ads img {
	padding-bottom: 0;
	}

#leftcol #blog #blog-archive ul {
	display: block;
	margin: 15px 0 15px 0;
	padding: 0;
	}

#leftcol #blog #blog-archive li {
	list-style: none;
	background: none;
	font-size: 18px;
	color: #61a8b4;
	padding: 0;
	margin: 0;
	}

#leftcol #blog  #blog-archive li a:link {
	font-size: 18px;
	color: #61a8b4;
	text-decoration: none;
	}
	
#leftcol #blog #blog-archive li a:visited {
	font-size: 18px;
	color: #61a8b4;
	text-decoration: none;
	}	

#leftcol #blog #blog-archive li a:hover {
	font-size: 18px;
	color: #61a8b4;
	text-decoration: underline;
	}

.three-spread {
	margin: 25px 0 25px 0;
}


.quotebox  {
	background-color: #ffffff;
	border-left: #868686 solid 1px;
	float: right;
	display: block;
	width: 190px;
	padding-left: 15px; 
	margin: 0 0 12px 15px;
	text-align: left;
	font-family: Arial; 
	color:#4b9dab;
	font-size: 14px;
	}

.quotebox-dax  {
	background-color: #ffffff;
	border-left: #868686 solid 1px;
	float: right;
	display: block;
	width: 170px;
	padding: 5px 0 5px 15px; 
	margin: 0 0 12px 15px;
	text-align: left;
	font-family: Arial; 
	color:#4b9dab;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	}
	
.quotebox-about  {
	background-color: #ffffff;
	border-left: #868686 solid 1px;
	float: right;
	display: block;
	width: 185px;
	padding-left: 15px; 
	margin: 0 0 12px 15px;
	text-align: left;
	font-family: Arial; 
	color:#4b9dab;
	font-size: 18px;
	line-height: 24px;
	}
	
.quotebox-about p  {
	line-height: 18px;
	}	

.statquotebox  {
	background: #f4f3e7;
	float: right;
	display: block;
	width: 160px;
	padding: 15px; 
	margin: 0 0 12px 15px;
	text-align: left;
	font-family: Arial; 
	font-size: 12px;
	line-height: 17px;
	}
	
#twitter {
	line-height: 16px; 
	font-size: 12px; 
	background-color: #f1f7f8; 
	padding-top: 8px; 
	padding-bottom: 8px; 
	margin-top: 5px; 
	margin-bottom: 5px;
	}

#sidebar #twitter ul.tweet {
	display: block; 
	list-style-type: none; 
	margin: 0;
	padding-bottom: 10px;
	}

#sidebar #twitter ul.tweet li {
	background-image: none; 
	padding: 10px 18px 0 18px;
	margin: 0;
	}
	
#sidebar #twitter ul.tweet li a:link {
	font-size: 12px;
	}	
	
#sidebar #twitter ul.tweet li a:visited {
	font-size: 12px;
	font-weight: normal;
	}	

#sidebar #twitter ul.tweet li a:hover {
	font-size: 12px;
	}
	
#leftcol #blog .blogger-labels {
	font-size: 11px;
 }	
 
#leftcol #blog .blogger-labels a:link {	
	font-size: 11px;
 }	
 
#leftcol #blog .blogger-labels a:visited {	
	font-size: 11px;
 }	
 
#leftcol #blog .blogger-labels a:hover {	
	font-size: 11px;
 }	
 
 .blog-post-donate {
 	margin-top: 20px; 
 	padding: 22px 0 17px 0; 
 	border: 3px solid #f3f3f3; 
 	text-align: center;
 }

/************************************************************************************
SIDEBAR
*************************************************************************************/

#sidebar .sidebar-link {
	color:#3d89e8;
	font-weight: normal;
	font-size: 14px;
}

#sidebar a.sidebar-link:link {
	color:#3d89e8;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

#sidebar a.sidebar-link:visited {
	color:#768cea;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

#sidebar a.sidebar-link:hover {
	color:#4aa4f0;
	font-size: 14px;
	text-decoration: underline;
}
	
#sidebar ul {
	display: block; 
	list-style-type: none; 
	padding: 0; 
	margin: 0;
	}

#sidebar ul li {
	background-image: url(img/bullet-basic.gif); 
	background-repeat: no-repeat; 
	background-position: 0 6px; 
	padding-left: 12px; 
	padding-bottom: 0;
	margin: 0;
	}
	
#sidebar ul li a {
	font-size: 14px;
	font-weight: normal;
	}
		
#sidebar h4 {
	width: 215px;
	padding-bottom: 22px;
	font-size: 14px;
	font-weight: bold;
}

#sidebar form.email {
	margin-left: 10px;
	margin-top: 10px;
}

#sidebar p.search {
	margin: 0;
	padding-top: 4px;
	padding-left: 0;
}

#sidebar p { 
	padding-left: 10px; 
	padding-top: 8px; 
	clear: left;
}

#sidebar p.line-height { 
	line-height: 16px;
}

img.thumbnail {
	float: left;
	padding-right: 10px;
	padding-top: 0;
	padding-bottom: 6px;
}

#sidebar #feedburner p.date {
	display: none;
}	

#sidebar #feedburner p.feedTitle {
	display: none;
}	

#sidebar #feedburner li {
	background-image: url(img/bullet-basic.gif); 
	background-repeat: no-repeat; 
	background-position: 0 6px; 
	padding-left: 12px; 
	padding-top: 0;
	margin-top: 5px;
}

#sidebar #creditfooter {
	display: none;
}	

h4.redbar {
	color:#e6604b;
	margin-top: 10px;
}

h4.tealbar {
	color:#4b9dab;
	margin-top: 10px;
}

h4.greenbar {
	color:#6c9f44;
	margin-top: 10px;
}

#sidebar h4.graybar {
	color:#747474;
	margin-top: 10px;
}

h4.orangebar {
	clear: left;
	color:#fd8300;
	margin-top: 10px;
}

#sidebar .red {
	font-family: Arial;
	color:#e6604b;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#sidebar a.red a:visited {
	color:#e6604b;
	text-decoration: none;
}
	
#sidebar a.red:hover {
	color:#e6604b;
	text-decoration: underline;
}

#sidebar .gray {
	font-family: Arial;
	color:#747474;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}

#sidebar a.gray a:visited {
	color:#747474;
	text-decoration: none;
}
	
#sidebar a.gray:hover {
	color:#747474;
	text-decoration: underline;
}

#sidebar .green {
	font-family: Arial;
	color:#6c9f44;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#sidebar a.green a:visited {
	color:#6c9f44;
	text-decoration: none;
}
	
#sidebar a.green:hover {
	color:#6c9f44;
	text-decoration: underline;
}

#sidebar .teal {
	font-family: Arial;
	color:#4b9dab;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#sidebar a.teal a:visited {
	color:#4b9dab;
	text-decoration: none;
}
	
#sidebar a.teal:hover {
	color:#4b9dab;
	text-decoration: underline;
}

#sidebar .orange {
	font-family: Arial;
	color:#fd8300;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#sidebar a.orange a:visited {
	color:#fd8300;
	font-size: 12px;
	text-decoration: none;
}
	
#sidebar a.orange:hover {
	color:#fd8300;
	text-decoration: underline;
}
	
#sidebar .tealquote {
	font-family: Arial; 
	color:#4b9dab;
	font-size: 16px;
	line-height: 22px;
}

#sidebar .tealcite {
	font-family: Arial; 
	color:#4b9dab;
	font-size: 12px;
	text-align: left;
	line-height: 15px;
	margin-top: 10px;
}

#sidebar ul.tealquote {
	display: block; 
	list-style-type: none; 
	padding: 0; 
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 5px;
}

#sidebar ul.tealquote li {
	background: url(img/teal-quote.gif) no-repeat 0 3px; 
	padding-left: 22px; 
	padding-bottom: 0;
}


#sidebar .greenquote {
	font-family: Arial; 
	color:#6c9f44;
	font-size: 16px;
	line-height: 22px;
}
	
#sidebar ul.greenquote {
	display: block; 
	list-style-type: none; 
	padding: 0; 
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 5px;
}

#sidebar ul.greenquote li {
	background: url(img/green-quote.gif) no-repeat 0 3px; 
	padding-left: 22px; 
	padding-bottom: 0;
}

#sidebar .greencite {
	font-family: Arial; 
	color:#6c9f44;
	font-size: 12px;
	text-align: left;
	line-height: 15px;
	margin-top: 10px;
}


/************************************************************************************
SEARCH and FORMS
*************************************************************************************/

#subscribe-sidebar {
	width: 205px;
	height: 100px;
	background: url(img/email-signup-flip-edge.png) top left no-repeat; 
	padding: 1px 0 0 14px;
	margin-bottom: 15px;
}

form {
	margin: 0;
}
	
.formbox {
	border: 1px solid #b6b6b6; 
	font-size: 12px;
	font-family: Arial;
	color: #747474;
	padding: 5px;
	margin: 0 0 3px 0;
	box-shadow: inset 1px 1px 2px 0 #e8e8e8;
	border-radius: 4px;
}

.leftform {
	float: left; 
	padding-bottom: 3px;
	padding-right: 6px;
	margin-left: 0;
}

.subscribe-go {
	float: left; 
	margin-top: -2px;
}	
		
.search-type {
	font-family: Arial; 
	color:#555555;
	font-size: 12px;
	line-height: 15px;
}

.search-box {
	background: #c3c3c3;
	color: #474747;
	border: 0;
	height: 16px;
	width: 145px;
	margin: 0 0 0 5px;
	border: 1px solid #6a6a6a;
	}

#search-focus:focus {
	background: #ffffff;
	}

.search-box-field {
	float: right;
	margin-top: 0;
}	

.search-box-type {
	float: right;
}	

	
/************************************************************************************
LEGACY LINKS
*************************************************************************************/
	
.teal {
	font-family: Arial;
	color:#4b9dab;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
	
.hoverlinkteal {
	font-family: Arial;
	color:#4b9dab;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.hoverlinkteal a:visited {
	color:#4b9dab;
	text-decoration: none;
}
	
a.hoverlinkteal:hover {
	color:#4b9dab;
	text-decoration: underline;
}

.hoverlinkred {
	font-family: Arial;
	color:#e6604b;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.hoverlinkred a:visited {
	color:#e6604b;
	text-decoration: none;
}
	
a.hoverlinkred:hover {
	color:#e6604b;
	text-decoration: underline;
}

.hoverlinkgray {
	font-family: Arial;
	color:#747474;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.hoverlinkgray a:visited {
	color:#747474;
	text-decoration: none;
}
	
a.hoverlinkgray:hover {
	color:#747474;
	text-decoration: underline;
}

.hoverlinkgreen {
	font-family: Arial;
	color:#6c9f44;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.hoverlinkgreen a:visited {
	color:#6c9f44;
	text-decoration: none;
}
	
a.hoverlinkgreen:hover {
	color:#6c9f44;
	text-decoration: underline;
}

.hoverlinkblue {
	font-family: Arial;
	color:#3d89e8;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.hoverlinkblue a:visited {
	color:#3d89e8;
	text-decoration: none;
}
	
a.hoverlinkblue:hover {
	color:#3d89e8;
	text-decoration: underline;
}

.superscript {
	font-family: Arial;
	color:#61a8b4;
	font-size: 9px;
	font-weight: bold;
	vertical-align: top;
	padding-left: 1px;
	position: relative; top: -2px;
}

.tm {
	font-family: Arial;
	font-size: 7px;
	vertical-align: top;
	padding-left: 1px;
	position: relative; top: -2px;
}

.bodyhighlight {
	font-family: Arial; 
	color:#868686;
	font-size: 14px;
	line-height: 20px;
	background-color:#feff93;
	}
	
.bodysmall {
	font-family: Arial; 
	color:#747474;
	font-size: 12px;
	line-height: 15px;
}

.bodysmallbold {
	font-family: Arial; 
	color:#747474;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}

.bodytinybold {
	font-family: Arial; 
	color:#747474;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}

.bodylinksmall {
	font-family: Arial; 
	color:#3d89e8;
	font-size: 12px;
	line-height: 15px;
	text-decoration: underline;
}

a.bodylinksmall:visited {
	font-family: Arial; 
	color:#768cea;
	font-size: 12px;
	line-height: 15px;
	text-decoration: underline;
}

a.bodylinksmall:hover {
	font-family: Arial; 
	color:#4aa4f0;
	font-size: 12px;
	line-height: 15px;
	text-decoration: underline;
}
	
#leftcol .biglink {
	font-family: Arial;
	font-size: 16px;
	line-height: 22px;
}

#leftcol a.biglink:link {
	font-family: Arial;
	font-size: 16px;
	line-height: 22px;
}

#leftcol a.biglink:visited {
	color:#768cea;
	font-family: Arial;
	font-size: 16px;
	line-height: 22px;
	text-decoration: underline;
	font-weight: normal;
}

#leftcol a.biglink:hover {
	color:#4aa4f0;
	font-family: Arial;
	font-size: 16px;
	line-height: 22px;
	text-decoration: underline;
}	

.tanbox  {
	background-color: #f4f3e7; 
	padding: 15px; 
	margin-top: 15px; 
	text-align: left;
}

.premium {
	font-family: Arial;
	color:#868686;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.gratitude {
	font-family: Arial; 
	color:#61a8b4;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
}

#leftcol .gratitude a:link {
	font-family: Arial; 
	color:#61a8b4;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
}

#leftcol .gratitude a:visited {
	font-family: Arial; 
	color:#61a8b4;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
}

#leftcol .gratitude a:hover {
	font-family: Arial; 
	color:#61a8b4;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	text-decoration: underline;
	font-weight: bold;
}
	
.documentation {
	font-family: Arial; 
	color:#61a8b4;
	font-size: 12px;
	line-height: 15px;
}

.documentation a:link {
	font-family: Arial; 
	color:#61a8b4;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}
	
.documentation a:visited {
	font-family: Arial; 
	color:#61a8b4;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}

.documentation a:hover {
	font-family: Arial; 
	color:#61a8b4;
	font-size: 12px;
	line-height: 15px;
	text-decoration: underline;
}

table.default {
	margin-top: 10px;
	border-spacing: 0;
	background-color: white;
}

table.default th {
	padding: 4px 20px 2px 4px;
	border-left: #e0dfd3 solid 1px;
	border-top: #e0dfd3 solid 1px;
	background-color: #f4f3e7;
	font-family: Arial; 
	color:#7c7b73;
	font-size: 12px;
	font-weight: bold;
}
	
table.default td {
	padding: 4px;
	border-left: #e0dfd3 solid 1px;
	border-top: #e0dfd3 solid 1px;
	background-color: white;
	font-family: Arial; 
	color:#63625b;
	font-size: 12px;
}

table.extended {
	margin-top: 10px;
	border-spacing: 0;
	background-color: white;
}

table.extended caption {
	caption-side: top;
	text-align: right;
	font-size: 11px;
	padding-bottom: 5px;
}

table.extended th {
	padding: 4px 12px 2px 12px;
	text-align: center;
	border-left: #e0dfd3 solid 1px;
	border-top: #e0dfd3 solid 1px;
	background-color: #f4f3e7;
	font-family: Arial; 
	color:#7c7b73;
	font-size: 12px;
	font-weight: bold;
}

table.extended th:last-child {
	border-right: #e0dfd3 solid 1px;
}
	
table.extended td {
	padding: 4px;
	text-align: right;
	border-left: #e0dfd3 solid 1px;
	border-top: #e0dfd3 solid 1px;
	background-color: white;
	font-family: Arial; 
	color:#63625b;
	font-size: 12px;
}

table.extended td:last-child {
	border-right: #e0dfd3 solid 1px;
}

table.extended tr:last-child {
	border-bottom: #e0dfd3 solid 1px;
	height: 10px;
}	

/************************************************************************************
FOOTER STYLING
*************************************************************************************/

#footer .right {
	margin-top: -14px;
}	

.footermenu ul { 
	margin-bottom: 40px; 
	padding-left: 5px; 
	padding-top: 0; 
	float: left; 
	color: #000000; 
}

.footermenu ul li { 
	display: inline; 
}

.footermenu ul li a { 
	float: left; 
	font-family: Arial; 
	text-align: left; 
	color: #61a8b4; 
	font-size: 14px; 
	line-height: 16px; 
	font-weight: bold; 
	text-decoration: none; 
	margin-right: 9px; 
	padding-right: 9px; 
	border-right: 1px solid #747474; 
}	

.footermenu ul li:last-child a { 
	border-right: none; 
	margin-right: 0;
	padding-right: 0;
}

.footermenu ul li a:visited { 
	color: #61a8b4; 
	font-size: 14px; 
	line-height: 16px; 
	font-weight: bold;
	text-decoration: none;
}

.footermenu ul li a:hover { 
	text-decoration: underline; 
}

.copyrightmenu ul { 
	padding-left: 0; 
	padding-top: 20px; 
	float: left; 
}

.copyrightmenu ul li { 
	display: inline; 
}

.copyrightmenu ul li a { 
	float: left; 
	font-family: Arial; 
	text-align: left; 
	color: #747474; 
	font-size: 12px; 
	line-height: 12px; 
	text-decoration: none; 
	margin-right: 11px; 
	padding-right: 11px; 
	border-right: 1px solid #747474; 
}

.copyrightmenu ul li a:visited { 
	color:#747474; 
	font-size: 12px; 
	text-decoration: none; 
	font-weight: normal;
}

.copyrightmenu ul li a:hover { 
	color:#747474;
	text-decoration: underline; 
	font-weight: normal;
}

.copyrightmenu ul li:last-child a { 
	border-right: none; 
	margin-right: 0;
	padding-right: 0;
}

.copylink { 
	color:#747474; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration: none; 
}

a.copylink:visited { 
	color:#747474; 
	font-weight: normal;
	text-decoration: none; 
}

a.copylink:hover { 
	color:#747474; 
	font-weight: normal;
	text-decoration: underline; 
}

p.copyright { 
	padding-top: 15px; 
	font-size: 12px; 
	line-height: 17px; 
	padding-bottom: 0; 
	margin-bottom: 0; 
}

p.socialrow {
	float: right;
	margin-top: 0;
	padding: 0;
}

p.socialrow a, p.socialrow a:visited, p.socialrow a:hover {
	font-size: 12px;
	line-height: 16px;
}

p.subscribe {
	clear: both;
	float: right;
	margin-top: -20px;
	width: 190px;
	height: 22px;
	text-align: center;
	border: 1px solid blue;
}	

p.modified { 
	clear: both;
	float: right;
	color: #61a8b4;
	padding-top: 10px; 
	font-size: 12px;  
}

p.modified a:link, p.modified a:visited  { 
	color: #61a8b4;
	font-size: 12px;
	text-decoration: none;
}

p.modified a:hover { 
	color: #61a8b4;
	font-size: 12px;
	text-decoration: underline;
}

/************************************************************************************
BUTTON STYLING
*************************************************************************************/

#button {
	width: 160px;
	font-weight: bold;
	height: 24px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-right: 10px;
	border: 1px #e8e8e8 solid;
	background: #ffffff;
	border-radius: 8px;
	box-shadow: 0 0 2px 0 #e8e8e8;
}

#button a {
	font-weight: bold;
}

#button a:visited {
	font-weight: bold;
}

#leftcol #button-state-map {
	float: right;
	width: auto;
	height: 24px;
	padding: 4px 8px 1px 8px;
	margin-top: 18px;
	vertical-align: middle;
	font-weight: bold;
	border: 1px #e8e8e8 solid;
	background: #ffffff;
	border-radius: 8px;
	box-shadow: 0 0 2px 0 #e8e8e8;
}

#leftcol #button-state-map a, #leftcol #button-state-map a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #3d89e8;
}

#leftcol #button-state-map a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #3d89e8;
}

#button .extended {
	position: relative;
	top: -20px;
	left: 190px;
	width: 280px;
	text-align: left;
}

#button .extended a, visited {
	font-weight: normal;
	font-size: 14px;
	text-align: left;
}

#joinbutton {
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	height: 26px;
	padding: 3px 12px 3px 12px;
	margin-top: 15px;
	border: 1px #747474 solid;
	background: #747474;
	border-radius: 8px;
	box-shadow: 0 0 2px 0 #e8e8e8;
}

#joinbutton a, #joinbutton a:hover {
	color: #ffffff;
	text-decoration: none;
}

#joinbutton a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#subscribe-footer {
	padding: 3px 6px 3px 6px;
	margin-top: 3px;
	border: 0;
	background: #8a8a8a;
	border-radius: 8px;
	box-shadow: 0 0 2px 0 #e8e8e8;
}

#subscribe-footer a, #subscribe-footer a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}

#subscribe-footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/************************************************************************************
PRINT STYLESHEET
*************************************************************************************/

@media print {

	.body {
		color:#333333;
	}

	a:link, a:visited {
		color: #0346c2;
	}	
		
	#breadcrumb, #breadcrumb a, #leftcol, #leftcol a, .logodesc, h1, h2, h3, h4, h4.blogdate, table, table th, #subnavigation, #leftcol #subnav, #leftcol #subnav li, #leftcol #subnav li a, #chart, #chart th, #fatal-chart, #fatal-chart th, #footer, #footer a, p, .date, .bodysmallbold, .bodysmall, #photobox, #photobox a, .photoboxLeft, .photoboxRight, p.photobox, blockquote, blockquote.plain, table.default, table.default th, table.statchart, table.statchart th, h3.blog, #body #blog-item blockquote, #body #blog-item blockquote blockquote.plain {
			color:#333333;
	}
		
	body #leftcol {
			width: 65%;
	}	
	
}