/* CSS Document */
body {
	margin: 0px;
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
}

#toprim {
	padding: 0px;
	background: #FCE9FC;
	border-top: 1px solid #F9CCE1;
	border-bottom: 1px solid #F9CCE1;
}

.other {
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
}

.other2 {
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
}

/* links */
.type3:link  {
	font-family: Calibri;
	font-size: 14px;
	color: #CC3366;
	text-decoration: underline;
	font-weight: bold;
}

.type3:visited  {
	font-family: Calibri;
	font-size: 14px;
	color: #CC3366;
	text-decoration: underline;
	font-weight: bold;
}

.type3:active  {
	font-family: Calibri;
	font-size: 14px;
	color: #CC3366;
	text-decoration: underline;
	font-weight: bold;
}

.type3:hover {
	font-family: Calibri;
	font-size: 14px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

.type2:link  {
	font-family: Calibri;
	font-size: 14px;
	color: #CC3366;
	text-decoration: underline;
	font-weight: bold;
	line-height: 18px;
}

.type2:visited  {
	font-family: Calibri;
	font-size: 14px;
	color: #CC3366;
	text-decoration: underline;
	font-weight: bold;
	line-height: 18px;
}

.type2:active  {
	font-family: Calibri;
	font-size: 14px;
	color: #CC3366;
	text-decoration: underline;
	font-weight: bold;
	line-height: 18px;
}

.type2:hover {
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}

/* Overal table */
.outline {
  border: 1px solid #F49AC1;
	font-family: Calibri;
	font-size: 14px;
}

/* For top links */
#buttons {
	float: left;
	width: 99%;
  	margin-bottom: 2px;
	margin-left: 0px;
	float: left;
	height: 25px;
}

ul#mainlevel-nav li
{
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	font-family: Calibri;
	font-size: 14px;
	text-align: center;
	line-height: 25px;
	background: #FCE9FC;
	width: 130px;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	font-weight: bold;
	font-family: Calibri;
	font-size: 14px;
	text-align: center;
	color: #CC3366;
	background: #FCE9FC;
	width: 130px;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #0000FF;
	background: #FCE9FC;
}

/* For nav links to have no list style */
ul
{
margin: 0;
padding: 0;
list-style: none;
}


/* For mainbody */
#body_outer {
	width: 100%;
	padding: 0px;
	margin-left: 0px;
	padding-bottom: 50px;
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
}

/* Content heading */
.contentheading {
	color: #CC3366;
	font-weight: bold;
	font-size: 14px;
}

/* heading */
.heading {
	color: #CC3366;
	font-weight: bold;
	font-size: 18px;
}

.bottomheading {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

.fb-comments, .fb-comments span[style], .fb-comments iframe[style] {width: 100% !important;}

#side {
	width: 335px;
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
}

#side1 {
	width: 335px;
	height: 38px; 
	background: url(sidenav1.jpg) no-repeat;
	background-size: 100% 100%;
}

#side2 {
	width: 335px;
	height: 37px; 
	background: url(sidenav3.jpg) no-repeat;
	background-size: 100% 100%;
}

#side3 {
	width: 335px;
	background: url(sidenav2.jpg) ;
	background-size: 100% 130px;
}