@charset "utf-8";
/* CSS Document */

.footertext
{
	font-size:12px;
	color:rgb(255,255,255);
	font-family:Arial;
}
.bottomfootertext{
	font-size:12px;
	color:rgb(51,51,51);
	font-family:Arial;
}
.headtext
{
	font-size:12px;
	color:rgb(51,51,51);
	font-family:Arial;
}
.MainNav
{
	font-size:14px;
	color:rgb(181,0,73);
	font-family:Arial;
}
.heading1
{
	font-size: 16px;
	color: rgb(0,28,84);
	font-family: Arial;
	alignment-adjust: auto;
	text-align: left;
}
h1
{
		font-size:16px;
	color:rgb(0,28,84);
	font-family:Arial;
}
.heading2
{
	font-size:14px;
	color:rgb(181,0,73);
	font-family:Arial;
}
h2
{
	font-size:14px;
	color:rgb(181,0,73);
	font-family:Arial;
}
.heading1green
{
	font-size:16px;
	color:rgb(181,0,73);
	font-family:Arial;
}
.heading2green
{
	font-size: 14px;
	color: rgb(181,0,73);
	font-family: Arial;
	text-align: left;
}
.maintext
{
	font-size: 14px;
	color: rgb(0,28,84);
	font-family: Arial Rounded MT Bold;

	list-style: url(images/accept%20bullet.jpg);
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}
.maintextcentre
{
	font-size: 12px;
	color: rgb(0,28,84);
	font-family: Arial;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
a
{
	font-size: 14px;
	color: rgb(51,51,51);
	font-family: Arial;
}
.image
{
	float: right;
	margin:5px padding:5px; 																	    
	width: 370px;
	height: 300px;
	border-radius: 22px;
	margin-left: 30px;
	margin-right: 30px;
	border-top: thin solid #FFFFFF;
	border-bottom: medium solid #FFFFFF;
	border-right: thin solid #FFFFFF;
	border-left: thin solid #FFFFFF;
}
.picture
{
	border-bottom-left-radius: 30px;
	border-top-right-radius: 20px;
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	float: right;
	text-wrap:normal;
}
