/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	text-align:left;
}
p{
	font-size:12px;
	line-height:19px;
	color:#666;
	margin:15px 0 15px 0;
}
hr{
	margin:5px 0 5px 0;
	border:none;
	border-bottom:dotted 1px #663300;
	color:#663300;
	height:1px;
}
.hrClear{
	margin:10px;
	border:none;
	color:#FFF;
}
form{
	margin:0;
}
#main{
	width:800px;
	text-align:left;
}
#banner{
	margin-bottom:10px;
}
#footer{
	margin:20px;
	padding-top:20px;
	clear:both;
	text-align:center
}
#logo{
	float:left;
}
#navSmall{
	float:right;
	margin-top:10px;
}
#navSmall ul{
	margin:0;
	list-style:none;
}
#navSmall a{
	color:#669900;
}
#navSmall ul li{
	display:block;
	float:left;
	padding:5px;
	margin-right:20px;
}
#navSmall .separator{
	border-right:solid 1px #669900;
}
#navLarge{
	float:right;
	clear:right;
	*clear:none;
}
#navLarge ul{
	margin:0;
	list-style:none;
}
#navLarge ul li{
	display:block;
	float:left;
	padding:5px 15px 5px 5px;
	margin-left:10px;
}
#navLarge ul li a{
	font-family:"Courier New", Courier, monospace;
	font-size:18px;
	color:#3a705c;
	font-weight:bold;
}
#navLarge .separator{
	border-right:solid 2px #3a705c;
}

/* Drop Down Meu CSS */
#topNav li ul {
	display: none;
	position: absolute;
	z-index:10;
	width:150px;
	top: 1em;
	left: 0;
	*top:auto;
	*left:auto;
	margin:5px 0 0 -5px;
	*margin:22px 0 0 -58px;
	/*
	_margin:8px 0 0 0;
	_border:none;
	*/
	list-style-image:none;
	padding:10px;
	background:#4c8f76;
}
#navLargeUL li ul{
	margin:5px 0 0 -5px;
	*margin:24px 0 0 -96px;
}
#topNav li > ul {
	top: auto;
	left: auto;
}
#topNav li:hover, #topNav li.over { 
	background:#669900;
}
#topNav li:hover ul, #topNav li.over ul { display: block; }
#topNav li:hover a, #topNav li.over a { color: #FFF; text-decoration:none; }
#topNav li ul li a { 
	color: #FFF; 
	text-decoration:none; 
	font-family:Arial, 
	Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:normal;
}
#topNav li ul li{
	margin-left:0;
}
#topNav li ul li a:hover { 
	color:#314110;
}
#topNav li ul li:hover, #topNav li ul li.over { 
	background:none;
}
#topNav li ul li a{
	color:#fff;
}
#topNav li ul li{
	float:none;
	display:block;
	padding:0 0 5px 0;
}
.topNavHomepage{
	height:92px;
}
.topNavInterior{
	height:145px;
	background:url(/images/layout/topNavBG.jpg) bottom no-repeat;
	margin-bottom:15px;
}

#leftNav{
	float:left;
	width:200px;
	margin-right:50px;
	*margin-right:40px;
}
#leftNav a{
	color:#663300;
}
#leftNav #selected{
	color:#336600;	
}

#mainContent{
	float:left;
	width:550px;
}
#breadCrumb{
	color:#ff9900;
	font-size:14px;
	margin-bottom:15px;
	padding-bottom:5px;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	border-bottom:dotted 1px #663300;
}
#breadCrumb a{
	color:#ff9900;
}
#footer2{
	clear:both;
	padding-top:20px;
}
#footer2left{
	float:left;
	width:540px;
	height:115px;
	background:#663300;
	margin-right:5px;
}
#greenSign{
	float:right;
	margin-top:-7px;
}
#footer2right{
	float:left;
	width:230px;
	height:105px;
	background:#3e6489;
	padding:10px;
	padding-bottom:0;
}

#contactForm{
	clear:both;
	float:left;
	margin-top:20px;
	background:#57751b;
	color:#FFF;
	padding:10px;
}
#contactForm input,#contactForm select{
	width:175px;
	border:none;
	padding:1px;
}
#contactForm .formButton{
	width:82px;
	margin:10px 6px 0 0;
	background:#663200;
	color:#FFF;
	border:solid 1px #fff;
}
#contactForm .formButton:hover{
	background:#336600;
}
#contactForm label{
	clear:both;
	font-size:10px;
}

#productNav ul{
	margin-left:-40px;
	*margin:0px;
	list-style:none;
}
#productNav ul li{
	padding:0;
	_margin-top:-20px;
	/*display:block;
	float:left;
	width:90px;
	margin-right:10px;*/
}
#productNav ul li a{
	display:block;
	font-weight:bold;	
	background:right no-repeat url(/images/layout/li_arrow_brown.gif);
	border-bottom:dotted 1px #663200;
	_border-bottom:solid;
	padding:1px 0 0 5px;
}
#productNav ul li a:hover{
	text-decoration:none;
	background-color:#e6ded6;
}

#productNav ul li a.productNavSelected{
	background-color:#663300;
	color:#fff;
}


/*--------------------------*/
a{
	color:#3e6488;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:none;
}
td{
	vertical-align:top;
	text-align:left;
}

/* Header Tags */
h1{
	font-family:"Courier New", Courier, monospace;
	font-size:24px;
	margin:0;
}
h2{
	font-family:"Courier New", Courier, monospace;
	font-size:18px;
	margin:0;
}
h3{
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	margin:10px 0 0 0;
}
.font1{
	font-family:"Courier New", Courier, monospace;
	font-size:24px;
	margin:0;
}.font2{
	font-family:"Courier New", Courier, monospace;
	font-size:18px;
	margin:0;
}
.font3{
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	margin:10px 0 0 0;
}



/* Columns */
.column3{
	float:left;
	width:260px;
}
.column2{
	float:left;
	width:395px;
}
.colPadRight{
	margin-right:10px;
}
.colorBox{
	padding:15px;
	color:#fff;
}
.titleBox{
	float:top;
	height:25px;
}
.boxPadTop{
	margin-top:10px;
}
.boxBorderTop{
	border-top:solid 10px #fff;
}
.clear{
	clear:both;
	height:1px;
}
.colEqualizer{
	overflow:hidden;
	float:left;
	margin-bottom:10px;
}

}
.equalize{
	padding-bottom:300px;
	margin-bottom:-300px;
}

/* Form Elements */
form{
	margin:0;
}
.input{
	background:#fff;
	border:solid 1px #c8c94a;
	width:220px;
	color:#57751b;
	margin:5px 0 5px 0;
	padding:2px;
}
.submit{
	background:#c8c94a;
	color:#57751b;
	border: solid #fff 1px;
	padding:2px;
}
.submit:hover{
	background:#57751b;
	color:#fff;
}

.pad20{
	padding:20px;
}
.pad10{
	padding:10px;
}

/* Background Colors */
.bgLightGreen{
	background:#9ACEAD;
}
.bgGreen1{
	background:#57751b;
}
.bgGreen2{
	background:#c8c94a;
}
.bgGreen3{
	background:#57751b;
}
.bgBeige{
	background:#C5C4A5
}
.bgOrange{
	background:#dc8118;
}
.bgBrown{
	background:#663200;
}
.bgBlueGreen{
	background:#4C8F76;
}
.bgBlue{
	background:#3e6488;
}

.bgRed{
	background:##C10923;
}

.bgSkyBlue{
	background:#6699CC;
}
.bgYellow{
	background:#DAE0BA;
}

/* Text Colors */
.txtGreen1{
	color:#57751b;
}
.txtGreen2{
	color:#c8c94a;
}
.txtGreen3{
	color:#314110;
}
.txtGreen4{
	color:#336600;
}
.txtGreen5{
	color:#82EF7F;
}
.txtOrange{
	color:#dc8118;
}
.txtPumpkin{
	color:#FBBA04;
}
.txtBrown{
	color:#663200;
}
.txtBlue{
	color:#336699;
}
.txtWhite{
	color:#fff;
}
.txtLightBlue{
	color:#86aed6;
}
.txtSmall{
	font-size:11px;
}

.tightHeader{
	margin-bottom:-10px;
}
.sans{
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
}
.floatRight{
	float:right;
	margin:0 0 10px 10px;
}
.floatLeft{
	float:left;
	margin:0 10px 10px 0;
}

.imgFloat{
	float:left;
}
.imgFloatPad{
	margin:0 0 5px 5px;
}
.imgCenter {
margin: 0 auto;
}
.imgLeft {
margin-left: auto;
}
imgRight {
margin-right: auto;
}