﻿/* This is the main style sheet used globaly on the whole site, changes made here effect every page */

#leftnav {
	background-color: #339966;
	color: #FFFFFF;
	width: 298px;
	height: 353px;
	position: relative;
	top: 0px;
	left: 0px;
}
#bodybox {
	background-color: #FFFFFF;
	vertical-align: top;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	width: 713px;
	text-align: center;
	height: 474px;
}
#homebox {
	background-color: #339966;
	color: #FFFFFF;
	width: 298px;
	height: 562px;
	text-align: center;
	position: inherit;
}
#topbar {
	background-color: #FFFFFF;
	color: #808080;
	text-align: left;
	position: inherit;
	width: 362px;
}
#tpmlogo {
	text-align: right;
	background-color: #FFFFFF;
	}
#footer {
	background-color: #FFFFFF;
	text-align: left;
	height: 182px;
	width: 519px;
}
#bodyboxcontact {
	background-color: #FFFFFF;
	vertical-align: top;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	position: inherit;
	top: 180px;
	left: 298px;
}
#bodyboxcharity {
	background-color: #FFFFFF;
	vertical-align: top;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	width: 847px;
	text-align: center;
	height: 384px;
}
#charityformbox {
}
#mainform {	height: 926px;
	text-align: left;
}
#maincontainer {
	margin: 0 auto 0 auto;
	width: 1024px;
	position: relative;
	top: 0px;
	left: 0px;
	height: 823px;
}
#footerright {
	background-color: #FFFFFF;
	height: 182px;
	width: 205px;
}
#homebox2 {
	background-color: #339966;
	color: #FFFFFF;
	width: 305px;
	height: 537px;
	text-align: center;
}
#bodybox2 {
	background-color: #FFFFFF;
	vertical-align: top;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	width: 724px;
	text-align: center;
	height: 568px;
}
#bottomtextsection {
	height: auto;
}

