/* CSS Document */

body {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 0px;
}
p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #6A3353;
line-height: 18px;
padding: 3px;
letter-spacing: .03em;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #EAEBED;
	text-decoration: none;
	letter-spacing: .02em;
	display: block;
	height: 20px;
	text-align:center;
	padding-top: 5px;
}

.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #6B3554;
	text-decoration: none;
	letter-spacing: .02em;
	background-image: url(Images/nav_bkg2.jpg);
	clear: both;
}

.title {
	font-family: "Liorah BT";
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #6A3353;
	text-decoration: none;
}
.purple1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #6A3353;
}
.purple2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #6A3353;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	color: #6A3353;
}