@charset "utf-8";
/* CSS Document */

body {
	font-family: Calibri;
	font-size: 100%;
	color: #000000;
	background-color: #FFF;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	padding: 0px 10px 10px 10px;
	background-image: url(Images/Stripe_edited-5.gif);
	
	
}

#container {
	width:984px;
	background:#ffffff;
	margin-left:auto;
	margin-right:auto;	
	padding: 5px 5px 5px 5px;
}

#logo {
	height:auto;
	width:100px;
	Margin-bottom: 20px;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	}
		
#header {
	height:auto;
	width:auto;
	margin: 20px 0 0 160px;
	
	}
	
#banner {
	height:auto;
	width:812px;
	margin-top: 40px;
	margin-left:160px;
	background-image: url(Images/Tinas%20banner.png);
	font-family: Calibri;
	text-align: right;
	font-size: 16px;
	line-height: 38px;
	color: #FFF;
	}
#news {
	margin: 10px 0px 0px 0px;
	padding: 15px 10px 15px 10px;
	width: 745px;
	height: auto;
	text-align: left;
	float:left;
	}

#sidenews {
	margin: 10px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	width: 205px;
	height: auto;
	text-align: left;
	float:right;
	}
	
#sidebar1 {
	width: 150px;
	float: left;
	padding: 0px 5px 0px 0px;
	margin-right: 0px;
	height: auto;
	background-image: url(Images/Vertical%20Banner.png);
	margin-bottom: 20px;
	font-family: Calibri;
	font-size: 16px;
	color: #69C;
}


#mainContent {
	margin: 10px 10px 0 10px;
	padding: 15px 15px 15px 20px;
	width: 450px;
	text-align:justify;
	height: auto;
	float: left;
	}

#oneColumn {
	margin: 45px 0px 0 170px;
	padding: 15px 0px 15px 0px;
	width: auto;
	text-align:justify;
	height: auto;
}

#MainContentNoSidebar {
	margin: 10px 0px 0px 0px;
	padding: 15px 10px 15px 10px;
	width: auto;
	height: auto;
	text-align: left;
}

#LeftColumn {
	margin: 10px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	width: 470px;
	float: left;
	text-align:left;
	height: auto;
	color: #333;
}

#RightColumn {
	margin: 10px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	float: right;
	text-align:centre;
	width: 470px;
	height: auto;
}

#feature {
	width:430px;
	padding:5px 20px 5px 5px;
	float: right;
	height: auto;
	margin: 10px 10px 10px 10px;
}
.clearfloat { 
     clear:both; 
     height:0; 
     font-size: 1px;
     line-height: 0px;
}

#footer {
	padding: 2px 2px 2px 2px;
	background-image:url(Images/websitefooter.jpg)
}

#footer p {
	color: #FFF;
	font-family: Calibri;
	font-size: 14px;
	text-align: left;
	margin-left: 650px;
	line-height: 20px;
}

p {
	font-family: Calibri;
	font-size: 18px;
}

h1 {
	font-family: Calibri;
	font-size: 45px;
	color: #037261;
	text-align: center;
	font-weight: normal;
	line-height: 100%;
}

h2 {
	font-family: Calibri;
	font-size: 18px;
	text-align: justify;
	color: #000;
}

h3 {
	font-family: Calibri;
	font-size: 24px;
	text-align: center;
	color: #037261;
}

h4 {
	font-family: Calibri;
	font-size: 16px;
	color: #0E7363;
}

h5 {
	font-family: Calibri;
	font-size: 28px;
	color: #000 ;
	text-align: center;
}
h6 {
	font-size: 18px;
	color: #000;
	font-family: Calibri;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	text-decoration: underline;
}
.superscript {
	vertical-align: super;
	font-size: 9px;
}
Gennum Tables {
	font-size: 12pt;
}

#Subnote {
	font-size: 9pt;
}
.TabLeft {
	float:left;
	width: 50%;
}
.TabRight {
	float:right;
	width: 50%;
	
}
#sublogo {
	width: auto;
	height: auto;
	padding-right:5px;
	margin-right:5px;
	float:left;
}
#introduction {
	width: 780px;
	float:right;
	padding: 5px,5px,5px,5px;
	}
.leftitem {
	float: left;
	width: 750px;
}
.rightitem {
	float:right;
	width: 200px;
}

