﻿@charset "utf-8"; 
/* CSS Document */
/*Overall*/
body { margin: 6px 10px 10px 10px; background: #a83e24 url(../images/bgtile.gif) repeat fixed; font-family: Verdana, Arial, Helvetica, sans-serif; color: #222222; }

a img {border: 0;} 

#container { margin:0 auto; width:781px; min-height:400px; }

a:link { text-decoration: underline; color: #e07726; }
a:visited { text-decoration: underline; color: #989b36; }
a:active { text-decoration: none; color: red; }
a:hover { text-decoration: none; color: red; }

.tagline { font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#fff; font-weight:bold; margin: 0 10px 10px 40px; }

.homehead { font-family:Arial, Helvetica, sans-serif; font-size:1.4em; color:#fff; font-weight:bold; margin: 0 0 0 20px; width: 500px; }

h1 { font-family:Arial, Helvetica, sans-serif; font-size:1.3em; color:#a83e24; border-bottom: 1px dotted #c3baaa; font-weight:bold; margin: 0 0 8px 0; padding: 0 0 6px 0;}

h2 { font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#000; font-weight:bold; margin: 0 0 8px 0; }

p { margin: 0 0 10px 0; font-size: .8em; }

.right h2 { padding:0 0 5px 0; margin: 0 0 10px 0; }

.image { float:left; margin:0 10px 5px 0; font-size: 9px; }

.image img { border:#000000 solid 1px; margin:0 0 2px 0; }

.image_right { float:right; margin:0 0 5px 10px; font-size: 9px; }

.image_right img { border:#000000 solid 1px; margin:0 0 2px 0; }

.left:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.right:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

* html .left, * html .left * {height: 1%;}

* html .right, * html .right * {height: 1%;}

.right:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.right {display:inline-block;}
/* Hide from IE Mac \*/
.right {display:block;}
/* End hide from IE Mac */

.subscribe { margin: 10px 0 10px 0; font-family:Arial, Helvetica, sans-serif; font-size:12px; }

.subscribe input { margin-top: 2px; }


/* Esconde de IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* Fin esconde de IE-mac */


.left { background:#fff; margin-right: 10px; padding: 10px; }


/*Right Column*/
.right { margin-top: 39px; background:#fcf8eb; border:#c3baaa solid 1px; border-right: 0; padding: 10px; font-family:Arial, Helvetica, sans-serif; }


/*footer top*/
#footer { padding:10px; width:761px; border-top:#000 solid 1px; font-size: .8em; color:#fff; text-align:center; float:left; }

#footer img { vertical-align: top; }

#footer a { color:#fff; text-decoration:none; line-height:20px; }

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

label { /* Used for forms */
	clear: left;
	float: left;
	font-family: Verdana,Arial,Geneva,sans-serif; 
	font-size: 0.9em; 
	margin-right: 2px;
	text-align: right;
	width: 80px;
}
