@charset "utf-8";
/********************************* HTML********************************/
h1, h2, h3, h4, h5, h6 { margin: 0; padding:5px 0; }
h1 { font-size:20px; text-align: center; color: #B30000; padding: 5px 0; }
h2 { font-size:18px; text-align: center; color: #0369BC; }
h3 { font-size:16px; text-align: center; color: #82AC2B; }
h4 { font-size:14px; text-align: left; text-indent:15px; color: #A01703; }
h5 { font-size:12px; text-align:left; text-indent:10px; color: #759B00; }
h6 { font-size:10px; text-align:left; text-indent:5px; color: #558DC6; }
p { margin:0; text-align:justify; padding: 2px 2px; color: #5C5C5C; }
img { padding:0; margin:0; border:none; text-align:center; }
a img { border: none; }
a { text-decoration:none; color: #B00000; }
a:visited, active { text-decoration:none; color:#5353FF; }
a:hover { text-decoration:underline; color: #E80000; }
/********************************** Global Classes *******************************/
.clear { clear: both; }
.bold { font-weight: bold; }
.alignleft { display: block; float: left; }
.alignright { display: block; float: right; }
.aligncenter { display: block; text-align: center; margin: 0 auto; }
.endOfSection { clear: both; width: 100%; height: 0; line-height: 0; font-size: 0; padding: 0; margin: 0; border: 0; }
.google-right { float: right; padding:5px 5px; width:170px; height: auto; }
.google-ads { float:left; text-align:center; width:305px; padding:5px 20px; }
.body-box { float:left; width:330px; padding:0 2px 0 2px; text-align:justify; }
#left-footer { color: #82B52D; text-align: center; font-weight: bold; }
.photo-gallery { float:left; border: 6px solid #82AC2B; margin: 25px 0 0 38px; text-align:center; }
.leftquote { margin:0 auto; padding:5px; display: block; text-align: center; background:transparent; width:200px;}
.freedictionary {text-align:center; margin:0; padding:0; font-size:9px;}
