
/* Body, paragraph and table cell attributes */

BODY {
		font-family: Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
		color:  #000000;
		background-color: #ECE7E0;
		margin: 20px 0 0 0;
}


P, TD, OL, UL, DIV {
	font: normal normal 12px Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
	vertical-align: top;
}


#container {
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	border-bottom: 0px solid #000000;
}

#title  {
	width: 980px;
	height: 85px;
	align: center;
	text-align: left;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}

#header	{
	width: 100%;
	height: 179px;
	align: center;
	text-align: center;
}

.header {
		border: 0px solid #000000;
		margin: 0 auto 0 auto;
}

#lower	{
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	border-bottom: 0px solid #000000;
}

#top	{
	width: 100%;
	height: 25px;
	align: center;
	text-align: center;
	background-color: #CBC4D1;
}

#bottom	{
	width: 100%;
	height: 35px;
	align: center;
	text-align: center;
	vertical-align: top;
	background-color: #67527A;
	line-height: 3em;
}

#footer	{
	width: 100%;
	height: 50px;
	align: center;
	text-align: center;
	vertical-align: bottom;
	background-color: transparent;
}

/* Sets headings H1 - H3 */

H1 {
	font: normal bold 30px Arial, Helvetica, sans-serif;
	color:  #000000;
	background-color: transparent;
	line-height: 3.5em;
	padding-left: 18px;
}


H2 {
	font: normal bold 1.5em Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	margin-top: -3px;
	color:  #67527A;
	background-color: transparent;
}


H3 {
	font: italic normal 1em/.5em Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	color:  #67527A;
	background-color: transparent;
}


/* Sets headings H4 - H6 */

H4 {
	font: normal bold 1.2em Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	color:  #9BD0FF;
	background-color: transparent;
}


H5, H6 {
	font: normal bold 1em Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	color:  #9BD0FF;
	background-color: transparent;
}


#name	{
		width: 55%;
		float: right;
		margin-top: -25px;
}

#quotetable	{
		margin: 0 10px 0 -60px;
		width: 200px;
		float: left;
		font: normal normal 0.9em times, serif;
		color: #00009D;
		background-color: #C8E4FF;
		border: 3px solid #729DF8;
		padding: 5px;
		vertical-align: top;
		position: relative;
		z-index: 1;
}


#quote	{
		position: relative; left: 185px; top: 450px;
}

.quotes	{
		font: normal normal 0.9em Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
		color: #000035;
		background-color: red;
		border: 1px solid white;
		padding: 5px;
		width: 150px;
		vertical-align: top;
}

.splitfooter {
		font: normal normal 0.9em Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
		color:  #C8E4FF;
		background-color: transparent;
}

.reverse  {
		font: normal normal 0.9em Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
		color:  #ffffff;
		background-color: transparent;
}


/* Image behavior */

img  {
		border: 1px solid #000000;
}

img.noborder  {
		border: none;
}


/* Link behavior */


a:link {
  background-color: transparent;
  font: normal normal 1em Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	color:  #AD9CBD;
  text-decoration: none;
  text-transform: none;
}

a:active {
  background-color: transparent;
  font: normal normal 1em Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	color:  #AD9CBD;
  text-decoration: none;
  text-transform: none;
}

a:visited {
  background-color: transparent;
  font: normal normal 1em Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	color:  #B5B275;
  text-decoration: none;
  text-transform: none;
}

a:hover {
  background-color: transparent;
  font: normal normal 1em Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	color:  #371C51;
  text-decoration: none;
  text-transform: none;
}


/* Link behavior - top menu bar */


a.menu:link {
  background-color: transparent;
  font: normal normal 1.2em Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	color:  #B5B275;
  text-decoration: none;
  text-transform: none;
}

a.menu:active {
  background-color: transparent;
  font: normal normal 1.2em Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	color:  #B5B275;
  text-decoration: none;
  text-transform: none;
}

a.menu:visited {
  background-color: transparent;
  font: normal normal 1.2em Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	color: #AD9CBD;
  text-decoration: none;
  text-transform: none;
}

a.menu:hover {
  background-color: transparent;
  font: normal normal 1.2em Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	color:  #371C51;
  text-decoration: none;
  text-transform: none;
}




 /* COPYRIGHT menu */

a.body:link		{ color: #C8E4FF; text-decoration: underline}

a.body:active	{ color: #C8E4FF; text-decoration: underline}

a.body:visited	{ color: #00A599; text-decoration: underline}

a.body:hover	{ color: #729DF8; text-decoration: none}


 /* CATEGORIES menu */

a.categories:link		{ font: normal normal 1em/2em Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica, sans-serif; color: #371C51; text-decoration: underline}

a.categories:active	{ font: normal normal 1em/2em Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica, sans-serif; color: #371C51; text-decoration: underline}

a.categories:visited	{ font: normal normal 1em/2em Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica, sans-serif; color: #AD9CBD; text-decoration: underline}

a.categories:hover	{ font: normal normal 1em/2em Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none}


.copytext 	{ 
		font: normal normal 0.9em Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
		color:  #C8E4FF;
		text-decoration: none;
}


.phonetext	{ 
	COLOR: #0c125c; 
	FONT: 14px Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: normal;
}

 .ShowDatesHeading {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #67527A;
	font-weight: bold;
	background-color: #67527A;
}
