/* CSS Document */

body {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-align: left;
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

a:link		{color: #BABB84; text-decoration:underline;}
a:visited	{color: #BABB84; text-decoration:underline;}
a:hover		{color: #BABB84; text-decoration:none;}

.menu {
	background-color: #BABB84;
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;

}
a.menu:link		{color: #FFFFFF; text-decoration:underline;}
a.menu:visited	{color: #FFFFFF; text-decoration:underline;}
a.menu:hover	{color: #FFFFFF; text-decoration:none;}

.green_bg {
	background-color: #BABB84;
}

.name_header {
	
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #A6A271;
	line-height: 35px;	
}

.name_header_black {
	
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	line-height: 35px;	
}

.email {
	
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #BABB84;
	line-height: 20px;
}

a.links:link	{color: #000000; text-decoration:underline;}
a.links:visited	{color: #000000; text-decoration:underline;}
a.links:hover	{color: #BABB84; text-decoration:none;}

.border {
	border-left: 1px solid #BABB84;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #BABB84;
	border-right-color: #BABB84;
	border-bottom-color: #BABB84;
}
	
.contact_black {
	
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}


/* MAIN PAGE */

.main_heading {
	
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #A6A271;
	line-height: 35px;
}

.sub_heading_green {
	
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #BABB84;
	line-height: 24px;
}

.sub_heading_black {
	
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
}

.pa_black {
	
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}

a.pa_black:link		{color: #000000; text-decoration:underline;}
a.pa_black:visited	{color: #000000; text-decoration:underline;}
a.pa_black:hover	{color: #000000; text-decoration:none;}

.pa_green {
	
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #BABB84;
	line-height: 20px;
}

.levinter {

	font-family: Geneva, Arial, sans-serif;
	font-weight: 200;
	color: #000000; 
}

.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
	background-color: #BABB84;
}
a.copyright:link	{color: #FFFFFF; text-decoration:underline;}
a.copyright:visited	{color: #FFFFFF; text-decoration:underline;}
a.copyright:hover	{color: #000000; text-decoration:none;}