/* CSS Document */

html { 

margin: 0; 

padding: 0; 

height: 100%; 

overflow: -moz-scrollbars-vertical;

} 

body {

	background-image: url(../images/bkg.gif);

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-repeat: repeat;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	line-height: 18px;

	background-color: #EDE7D0;

	color: #4C290F;

	height: 100%;

	background-attachment: scroll;

	padding: 0;

	background-position: center;

}

h3 {

	font-size: 16px;

	font-weight: bold;

	color: #8e5f3a;

	margin-top: 3px;

	margin-bottom: 12px;

}

p {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #4c290f;

	line-height: 17px;

	padding-top: -5px;

	margin-top: 0px;

	margin-bottom: 12px;

}



a {

	color: #008CAA;

	text-decoration: none;

	font-weight: normal;

}

a:hover {

	text-decoration: line-through;

}

.copyright {



	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #4c290f;

	line-height: 17px;

}

li {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #4c290f;

}

#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: 40px;

	visibility: visible;

} 

h4 {

	font-size: 11px;

	font-weight: bold;

	color: #8e5f3a;

	margin-top: 8px;

	margin-bottom: 3px;

	text-transform: none;

	padding-top: 3px;

}

.body-home {



	background-image: url(../images/bkg.gif);

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-repeat: repeat;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	line-height: 18px;

	background-color: #EDE7D0;

	color: #4C290F;

	height: 100%;

	background-attachment: scroll;

	padding: 0;

}

