
body {
	background-color:#7d6482;
	font-family: Verdana;
	font-size:11px;
	color: #4c4c4c;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}
.bodytext{
	font-family: Verdana;
	font-size:11px;
	color: #4c4c4c;
	text-decoration:none;
}
.bodytext_bold_brown{
	font-family: tahoma;
	font-size:12px;
	color: #412017;
	font-weight:bold;
	text-decoration:none;
}
.bodytext_bold_brown_subtitle{
	font-family: tahoma;
	font-size:18px;
	color: #412017;
	font-weight:bold;
	text-decoration:none;
}
.bodytext_bold_purple{
	font-family: tahoma;
	font-size:12px;
	color: #7d6482;
	font-weight:bold;
	text-decoration:none;
}
.bodytext_bold_purple a{
	text-decoration:underline;
}
.bodytext_bold_purple a:hover{
	text-decoration:none;
}
.header_text{
	font-family: Arial;
	font-size:16px;
	line-height: 24px;
	color: #6d5372;
	font-weight: bold;
	text-decoration:none;
}
.header_text a{
	font-family: Arial;
	font-size:16px;
	color: #6d5372;
	line-height: 24px;
	text-decoration:underline;
}
.header_text a:hover{
	font-family: Arial;
	font-size:16px;
	color: #6d5372;
	line-height: 24px;
	text-decoration:none;
}
.title{
	font-family: Arial;
	font-size:24px;
	color: #333300;
	text-transform: uppercase;
	text-decoration:none;
}
.left_nav{
	font-family: Arial;
	font-size:14px;
	color: #ad95b2;
	text-decoration:none;
}
.left_nav a{
	font-family: Arial;
	font-size:14px;
	color: #ad95b2;
	text-decoration:none;
}
.left_nav a:hover{
	font-family: Arial;
	font-size:14px;
	color: #ffffff;
	text-decoration:none;
}
.left_nav ul{
	padding: 0px;
	margin: 0px;
}
.left_nav li{
	padding: 5px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	background-image:url(../images/arrow.jpg);
	background-repeat:no-repeat;
	background-position:left 8px;
	list-style-type:none;
}
.footer_links{
	font-family: Verdana;
	font-size:11px;
	color: #ffffff;
	text-decoration:none;
}
.footer_links a{
	font-family: Verdana;
	font-size:11px;
	color: #ffffff;
	text-decoration:none;
}
.footer_links a:hover{
	font-family: Verdana;
	font-size:11px;
	color: #ffffff;
	text-decoration:underline;
}
.copy{
	font-family: Verdana;
	font-size:10px;
	color: #ffffff;
	text-decoration:none;
}
.bodytext_brown{
	font-family: Verdana;
	font-size:11px;
	color: #412017;
	text-decoration:none;
}
.bodytext_purple{
	font-family: Verdana;
	font-size:11px;
	color: #7d6482;
	text-decoration:none;
}
.link1{
	font-family: Verdana;
	font-size:11px;
	color: #7d6482;
	text-decoration: none;
}
.link1 a{
	font-family: Verdana;
	font-size:11px;
	color: #7d6482;
	text-decoration:underline;
}
.link1 a:hover{
	font-family: Verdana;
	font-size:11px;
	color: #7d6482;
	text-decoration:none;
}
.purple{
	color:#7d6482;
	font-family: Verdana;
	font-size:11px;
	text-decoration:underline;
}
.purple a{
	color:#7d6482;
	text-decoration:underline;
}
.purple a:hover{
	color:#7d6482;
	text-decoration:none;
}
.extra ul{
	padding: 0px;
	margin: 0px;
}
.extra li{
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
