@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');




a:link {
	color: blue;
}
a:visited {
	color: black;
}
a:hover {
	color: #000;
}
a:active {
	color: #915BFF;
}
.body, p, li {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: 400;
	color: #6f145a;
}

.inset-box {
	margin:50px 0px;
	background-color:#f8f3fc;
	padding:1px 20px 20px 20px;
	color:#333;
}

body {
	padding-right: 0px;
	background: #e9dbf6;
	margin: 0px;
}

.flower {
margin: 15px 0px;
}


.style1 {color: #FFFFFF}

.style2 {font-size: 18px}
.basic_text {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
}



.body2 {
	background-color: #4c194c;
}



.header {
	font-family: 'Roboto', sans-serif;
	font-size: 22px;
	font-weight: bold;
	color:  #FFFFFF}


h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #6f145a;
	text-align: center;
	margin-top: 40px;
}


.image-left {
float:left;
border:solid 3px #fff;
margin:0 25px 20px 0;
}

.footer {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #6f145a;
}
.subheader {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #a575a2;
	text-align:center;
}
.image {
	padding-right: 50px;
	padding-bottom: 10px;
}
.logo {
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.menu {
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	color: #9B6AFF;
	font-weight: 400;
}


.menu a {
text-decoration:none;
}

.menu_footer {

	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #6f145a;
	font-weight: normal;
	width:791px;
	padding-top:10px;
	border-top:1px solid #a575a2;
	text-align:center;
	margin-bottom:50px;

}

.copyright {

	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:center;

}



.menu_footer a {
	color: #6f145a;
}

.menu_footer a:active, .menu_footer a:hover {
	color: #915BFF;
}






.latest_news {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #9B6AFF;
	font-weight: normal;
	padding: 5;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.latest_news_header {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #9B6AFF;
	padding-right: 5px;
	font-weight: bold;
	padding: 0;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.altfont {
	font-family: arial;
	line-height: 1.5em;
}

