

BODY {
	scrollbar-base-color: #291509;
	}
	
.container_master { 
	width: 100%; 
	height: 100%;
	padding-top: 15px;
	}
	
.container_content_home {
	margin-top:0; margin-bottom:0px; margin-left:0px; margin-right:0px;
	padding-top:0px;padding-bottom:0px;padding-left:0px;padding-right:0px;
	width: 985px; 
	max-width: 985px; 
	min-width: 985px; 
	height: 850px;
	min-height: 850px;
	background-position: top center; 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-image: url(../images/background1_100728.jpg);
	}

.container_content {
	margin-top:0; margin-bottom:0px; margin-left:0px; margin-right:0px;
	padding-top:0px;padding-bottom:0px;padding-left:0px;padding-right:0px;
	width: 985px; 
	max-width: 985px; 
	min-width: 985px; 
	background-position: top center; 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-image: url(../images/background2_100728.jpg);

	}

	
.container_header {
	margin-top:0; margin-bottom:0px; margin-left:0px; margin-right:0px;
	padding-top:0px;padding-bottom:0px;padding-left:0px;padding-right:0px;
	width: 985px; 	
	max-width: 985px; 
	min-width: 985px; 
	height: 130px;
	border: 0px; border-color: #ffffff; border-style: solid;
	}
	
	
.container_footer {
	margin-top:0; margin-bottom:0px; margin-left:0px; margin-right:0px;
	padding-top:0px;padding-bottom:0px;padding-left:0px;padding-right:0px;
	width: 985px; 
	max-width: 985; 
	min-width: 985; 
	height: 35px;
	max-height: 35px;
	min-height: 35px;
	}	

.menu_text {	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	}
	
.content_text	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 130%;
	color:#F4E5CA
	}	
	
.box_text	{
	color:#BD976B;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 120%;
	}	
	
.footer	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 120%;
	}
	
H1	{color: #F4E5CA;
	font-family: Arial;font-size: 22px;font-weight:bold;line-height: 100%;text-align: right;}

H2	{color: #BD976B;
	font-family: Arial;font-size: 20px;font-weight:bold;line-height: 100%; text-align:left;}
	
H3		{
	color: #BD976B;
	font-family: Arial;font-size: 18px;font-weight:bold;line-height: 100%;	}	


LI	{line-height: 140%;}
	
a.footerLink:visited	{ color: #F4E5CA; text-decoration: none; font-weight: normal; }
a.footerLink:link		{ color: #F4E5CA; text-decoration: none; font-weight: normal; }
a.footerLink:active		{ color: #ffffff; text-decoration: none; font-weight: normal; }
a.footerLink:hover 		{ color: #ffffff; text-decoration: none; font-weight: normal; }

a.footerMenu:visited	{ font-family: Arial; font-weight: bold; text-decoration: none; color: #28130D; }
a.footerMenu:link 		{ font-family: Arial; font-weight: bold; text-decoration: none; color: #28130D }
a.footerMenu:active 	{ font-family: Arial; font-weight: bold; text-decoration: underline; color: #BD976B; }
a.footerMenu:hover 		{ font-family: Arial; font-weight: bold; text-decoration: underline; color: #BD976B; }

a.menuLink:visited		{ font-family: Arial; font-weight: bold; text-decoration: none; color: #BD976B; }
a.menuLink:link 		{ font-family: Arial; font-weight: bold; text-decoration: none; color: #BD976B; }
a.menuLink:active 		{ font-family: Arial; font-weight: bold; text-decoration: none; color: #F4E5CA; }
a.menuLink:hover 		{ font-family: Arial; font-weight: bold; text-decoration: none; color: #F4E5CA; }

a.textLink:visited		{ font-family: Arial; font-weight: bold; text-decoration: underline; color: #F4E5CA; }
a.textLink:link 		{ font-family: Arial; font-weight: bold; text-decoration: underline; color: #F4E5CA; }
a.textLink:active 		{ font-family: Arial; font-weight: bold; text-decoration: none; color: #BD976B; }
a.textLink:hover 		{ font-family: Arial; font-weight: bold; text-decoration: none; color: #BD976B; } 
	
a.headerLink:visited	{ font-family: Arial; font-weight: bold; text-decoration: none; color: #F4E5CA; }
a.headerLink:link 		{ font-family: Arial; font-weight: bold; text-decoration: none; color: #F4E5CA; }
a.headerLink:active 	{ font-family: Arial; font-weight: bold; text-decoration: none; color: #ffffff; }
a.headerLink:hover 		{ font-family: Arial; font-weight: bold; text-decoration: none; color: #ffffff; } 
	
.button { 	background-image: url("../images/button.gif");
		background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #ffffff;
		font-size: 10pt;
		height: 30px;
		cursor:hand;
		font-weight: bold;
		text-align: center;

		}

.buttonon { 	background-image: url("../images/buttonon.gif");
		background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 10pt;
		height: 30px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		 }
