/* Body */
body {
	width: 7in;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: normal;
}

/*ImagePadding */
.imagePadding	{
	padding-bottom:5px;
	padding-right: 5px;
	}

/*Links */
a {
   color: #000000;
   text-decoration:underline;
}

/*Header across top of page */
#header	{background-image:url(../images/header.jpg);background-repeat:no-repeat;height:69px;width: 779px;background-color:#D8A713;}
#header H1	{display: none;}

/* Headings */
H1 {font-size: 28px;font-weight: bold;}
H2 {font-size: 24px;font-weight: bold; text-transform: uppercase;}
H3 {font-size: 12px;font-weight: bold; text-transform: uppercase;}
H4 {font-size: 12px;font-weight: bold;}

/*Titles*/
.PageTitle {font-size: 24px;font-weight: bold;text-transform: uppercase;}
.StoryTitle {font-size: 24px;font-weight: bold;}

/* Return (bottom center of page) */
.return {text-align:center;}

/* Right Column */
#rCol			
#rightList
#rightList2
.rightBlock
.rightBlockBtn
.rightBanner

/*Hide*/
#templatemain, #globalNav, #lCol, #breadcrumb, #quicklinks, #toolbar, #contact, #globalNav, #footNav, #searchForm, #footLinks, #address {display:none;}

