BODY
{
	
	background-color: #512F25;
}

ul{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	
}

.title
{
color:#000000; 
font-size:14pt;
font-style:normal; 
font-family:calibri;	
font-weight: bold;
}

.subtitle
{
	color: #000000;
	font-size: 12pt;
	font-style:normal;
	font-family: calibri;
	font-weight: bold;
}

.generaltext
{
color:#000000; 
font-size:11pt;
font-family:calibri;
text-align:justify;


}

.homepagetext
{
color:#000000; 
font-size:11pt;
font-family:calibri;
}

 A:link {
	color: Gray;
	text-decoration: underline;
	font-size: 13pt;
	font-style: italic;
	font-family: calibri;
	font-weight: 300;
}

 A:visited {
	color: Orange;
	text-decoration: none;
	font-size: 10pt;
	font-style: italic;
	font-family: calibri;
	font-weight: 300;
}

 A:hover {
	color: Orange;
	text-decoration: underline;
	font-size: 10pt;
	font-style: italic;
	font-family: calibri;
	font-weight: 300;
}


.homepagecontactlink {
	color: Gray;
	text-decoration: none;
	font-size: 11pt;
	font-style: italic;
	font-family: calibri;
	font-weight: 300;
	
}

.homepagecontactlink A:link {
	color: Gray;
	text-decoration: underline;
	font-size: 11pt;
	font-style: italic;
	font-family: calibri;
	font-weight: 300;
}

.homepagecontactlink A:visited {
	color: Gray;
	text-decoration: none;
	font-size: 11pt;
	font-style: italic;
	font-family: calibri;
	font-weight: 300;
}

.homepagecontactlink A:hover {
	color: #f7987d;
	text-decoration: underline;
	font-size: 11pt;
	font-style: italic;
	font-family: calibri;
	font-weight: 300;
}


.leftbackground
{
	background-attachment: fixed;
	background-image: url(images/left2.jpg);
	background-repeat: no-repeat;
}



.welcometitle
{
	color: #000000;
	font-size: 16pt;
	font-style: normal;
	font-family: calibri;
	font-weight: 300;
}

.welcometext
{
	color: #000000;
	font-size: 13pt;
	font-style: italic;
	font-family: calibri;
	font-weight: 300;
}




.copyright
{
	color: #ffffff;
	font-size: 8pt;
	font-style: normal;
	font-family: calibri;
}

