@charset "UTF-8";

body { font-family: Verdana, sans-serif; }


*  {
    margin:0;
    padding:0;
}

/* BODY 	{ scrollbar-base-color: #C0B6A5 } */

a:link		{ color: #993333; text-decoration: none }

.clear {
		font-size: 0px;
		line-height: 0px;
		clear: both;
}

a:visited	{ color: #993333; text-decoration: none }

a:active	{ color: #CC6600; text-decoration: none }

a:hover		{ color: #82624B; text-decoration: underline }

.just 		{text-align: justify;}

h2 { }

.h2-substitute {
		color: #B47933;
		font-size: 15px;
		font-weight: bold;
}
table 		{
		COLOR: #000000;
		font-weight: normal;
		font-size: 13px;
}

LI 		{
		COLOR: #000000;
		FONT: 13px;
		font-weight: normal
}

h1 		{
		color: #69452E;
		font: 20px;
		font-weight: bold
}

h3 	{
		color: #000000;
		font: 15px;
		font-weight: bold;
		margin-top: 20px;
}

h2 {
		color: #7D2A91;
		margin-top: 15px;
		margin-bottom: 5px;
}

.subtitle 	{ color: #996600; font: 15px ; font-weight: bold }

.gallery {
		width: 725px;
		display: block;
		margin: auto;

}
.gallery img {
		height: 125px;
		width: 175px;
		float: left;
		margin-right: 5px;
}

.contactform 	{ COLOR: #800000; FONT: 9px ; font-weight: normal}

.footer 		{ color: #000000; font: 10px  ;font-weight: normal }



 /* START THE CODE FOR THE MENUS */


.menu		{ 
		  font-size: 7pt;
		  height: 25px;
		  padding-top: 3px;
		  padding-bottom: 3px;
		  padding-left: 7px;
		  padding-right: 7px;
		  font-weight: bold;
		  text-align: center;
		  line-height: 17px;
		  border: #000000 0px solid; 
		  background-image: url("i/picts/menu.gif");}


a.menu:link 	{ background-image: url("i/picts/menu.gif");
		  background-color:#82624B;
		  color: #E0CEC2;}


a.menu:visited 	{ background-image: url("i/picts/menu.gif");
		  background-color:#82624B;
		  color: #E0CEC2; }


a.menu:active 	{  background-image: url("i/picts/menu.gif");
		   background-color:#82624B;
		   color: #E0CEC2; }


a.menu:hover 	{  background-image: url("i/picts/menuon.gif");
			text-decoration: none;
		   background-color:#82624B;
		   color: #FFFFFF; }




.menualert		{ 
		  font-size: 10pt;
		  height: 25px;
		  padding-top: 3px;
		  padding-bottom: 3px;
		  padding-left: 7px;
		  padding-right: 7px;
		  font-weight: bold;
		  text-align: center;
		  line-height: 17px;
		  border: #000000 0px solid; 
		  background-image: url("i/picts/menualert.gif");}


a.menualert:link 	{ background-image: url("i/picts/menualert.gif");
		  background-color:#82624B;
		  color: #E0CEC2;}


a.menualert:visited 	{ background-image: url("i/picts/menualert.gif");
		  background-color:#82624B;
		  color: #E0CEC2; }


a.menualert:active 	{  background-image: url("i/picts/menualert.gif");
		   background-color:#82624B;
		   color: #E0CEC2; }


a.menualert:hover 	{  background-image: url("i/picts/menuonalert.gif");
			text-decoration: none;
		   background-color:#82624B;
		   color: #FFFFFF; }

#header {
		background: #FFFFFF;
		padding-top: 8px;
		padding-bottom: 8px;
}

#header img {
		display: block;
		margin: 10px auto;
}

img {
		border-width: 0px;
		border-style: none;
}

