/* CSS Document */
html { 
margin: 0; 
padding: 0; 
height: 100%; 
overflow: -moz-scrollbars-vertical;
} 
body {
	margin: 0px;
	padding: 0px;
	background-color: #9a823f;
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	scrollbar-face-color: black;
               scrollbar-arrow-color: white;
               scrollbar-track-color: #ede59c;
               scrollbar-shadow-color: gray;
               scrollbar-highlight-color: white;
               scrollbar-3dlight-color: gray;
               scrollbar-darkshadow-Color: gray;
}
.body-home p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 13px;
	font-style: italic;
	line-height: 20px;
}

.body-home {
	background-image: url(../images/bkg-home.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
}
.body-home a {
	color: #f3e2b1;
}
.body-home a:hover {
	color: #f3e2b1;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #493B25;
	align: center;
	text-align: center;
}
.green
{

color: #6FFA60;
font-style: italic;
line-height: 125%;
font-size: 16px;
font-weight: bold;
padding-left: 30px;
margin-top: 16px;
margin-bottom: 0px;
}
.para
{


font-style: italic;
line-height: 125%;
font-size: 15px;
}
.para a
{

color: white;
font-style: italic;
line-height: 125%;
font-size: 15px;
font-weight: bold;
}
li
{


font-style: italic;
line-height: 115%;
font-size: 15px;
margin-top: 8px;
}
.bigger
{


font-style: italic;
line-height: 200%;
font-size: 18px;
text-align: center;
font-weight: bold;
 
}
.navtop 
{       
       
        font-size: 14px; 
      padding: 0 0 0 0;
        background-color: transparent;
        color:  gray;
        text-align: left; 
         
        margin: 0 0 0 0;
        align: left;
        line-height: 100%;
        font-weight: bold; 
        text-decoration: none;
       
		        height: 12px;

}

.navtop a
{     
     
      
		margin-right: 0px;
        padding: 0px 38px 0px 0px;
      line-height: 120%;
        background-color: transparent;
        color: gray;
        text-decoration: none;
       
        font-weight: bold;
        font-style: italic;
         align: center;

}

.navtop a:hover
{
       
        color: brown;
		text-decoration: none;

}

#container-page { 
width: 100%; 
position: relative; 
min-height: 100%; 
height: auto !important; 
height: 100%; 
} 
#container-content { 
padding-bottom: 40px; 
} 
#container-foot {
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	height: 50px;
	visibility: visible;
} li {

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 13px;
	font-style: italic;
	line-height: 20px;
}
h1 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-style: italic;
}
h2 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-style: italic;
	padding-top: 15px;
}
