/* CSS Document */

.center {text-align: center; margin-right: auto; margin-left: auto;}
.left {text-align: left;}
.right {text-align: right;}
.smallborder {border: 1px solid black;}
.largeborder {border: 4px solid darkred;}
.noborder {border: none;}
.hide {position: absolute; top: 0; z-index: -1000; left: -10000000px; height: 0px;}
.underline h {text-decoration: underline;}
.underlineblack {border-bottom: 1px solid #000;}
/*.maincontent a {text-transform: capitalize;}*/

.clear {clear:both;}


.subcatagory {float: left; margin: 0px 10px 10px 0px; text-align: center;}

.indent { text-indent: -5000px; display: none; line-height: 0; }


.addthis_default_style {line-height: 100%; background: #FFF; padding: 2px; margin-bottom: 10px; border: #fddee1 1px solid; width: 180px;}
