/*** MENU STUFF ***/
ul#menu{
	margin-left:220px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	background:transparent url("images/OFF.gif") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:4px solid #004c99;
	border-top:1px solid #74b0c6;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;}
ul#menu li a{
	display:block;
	float:left;
	color:#6d7078;
	text-decoration:none;
	font-weight:bold;
	padding:12px 20px 0 20px;
	height:24px;
	background:transparent url("images/DIVIDER.gif") no-repeat top left;
	}
ul#menu li a:hover{
	background:transparent url("images/HOVER.gif") no-repeat top left;	
	}
/*** END OF MENU STUFF ***/
a:hover
	{
	color: #ff0080;
	white-space: nowrap;
}

a:active, a:link, a:visited {
	color: blue;
	text-decoration: none;
	white-space: nowrap;
}

body
	{
	margin-top: -10px;
/*	background-image: url(images/TPAbckgrd.gif);*/
/*	background-color: #56b0bf; */
	background-color: #505367;
	color: #505367;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-stretch: semi-expanded;
	font-weight: normal;
	font-size: 80%;
	padding: 0;
	text-align: center;
}

p {
	text-align: justify;
}

/*
h1 {
	color: #ff6600;
	font-size: 130%;
	font-weight: bold;
	padding-bottom: 0;
	text-align: left;
}

h2
	{
	font-family: trebuchet, verdana, arial, hevetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 0px;
}

h2 a {
	text-decoration: none;
}

h3
	{
	color: #505367;
	font-weight: bold;
}

h4 {
	color: white;
	font-size: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
*/
h1 {
font-family:'Cherry Cream Soda', trebuchet, verdana, arial, hevetica, sans-serif;
font-size:25px;
color: #505367;
}
h2 {
font-family:'Didact Gothic', trebuchet, verdana, arial, hevetica, sans-serif;
font-size:25px;
color: #505367;
}

h3 {
font-family:'Didact Gothic', trebuchet, verdana, arial, hevetica, sans-serif;
font-size:15px;
color: #505367;
}

#container
	{
	background-color: white;
	margin-left: auto;
	margin-bottom: 1em;
	margin-right: auto;
	margin-top: 0em;
	color: #666666;
	height: auto;
	border-width: 0px;
	text-align: left;
	width: 840px;
}

#container h2 {
/*	font: 130% verdana, arial; */
font: 150% 'Didact Gothic', trebuchet, verdana, arial, hevetica, sans-serif;
}

#container h3 {
font: 125% 'Didact Gothic', trebuchet, verdana, arial, hevetica, sans-serif;
/*	font: 90% verdana, arial;
	font-style: italic; */
	margin-bottom: 0;
	margin-top: 0;
}


#footer	
	{
	clear: both;
	height: 0px;
	text-align: center;
}

#header
	{
	background: url(images/TPA-Banner840.gif) no-repeat left;
	height: 233px;
	width: 840px;
}

#mainnav
	{
	background-color: White;
	color: White;
	margin-bottom: 0px;
	padding: 2px 0;
}

#mainnav li.last
	{
	border-right: 0px;
}

#menu
	{
	float: left;
	height: 100px; /* background-color: yellow;*/
	background-image: url(images/swirl2.png) centre;
}

#menu h2 {
	text-align: center;
	color: Black;
}


