@charset "utf-8";

body {
	background-image: url(homePageImages/images/backgroundSlice.jpg);
	background-repeat: repeat-x;
	background-color: #fdc914;
}
#bannerStripes {
	position:absolute;
	left:0px;
	top:0px;
	width:858px;
	height:75px;
	z-index:1;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:842px;
	height:110px;
	z-index:2;
}
#flash {
	position:absolute;
	left:0px;
	top:110px;
	width:233px;
	height:65px;
	z-index:1;}


#contactForm {margin-left: 10px; clear: left; border: 0px; padding: 0px; }

#contactForm tr td {font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: 400; color: #666666;}

#flashNavSpace {
	position:absolute;
	left:0px;
	top:293px;
	width:915px;
	height:5px;
	z-index:3;
}
#navigation {
	position:absolute;
	left:0px;
	top:301px;
	width:935px;
	height:32px;
	z-index:4000;
	background-image: url(homePageImages/images/navBar.jpg);
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-right: 45px;
}
#contentAndButtons {
	position:absolute;
	left:0px;
	top:333px;
	width:875px;
	z-index:5;
	height: 207px;
}
#grayBar {
	position:absolute;
	left:0px;
	top:552px;
	width:935px;
	height:5px;
	z-index:6;
}
#buttons {
	position:absolute;
	left:0px;
	top:572px;
	width:935px;
	height:43px;
	z-index:7;
}



#centeringDiv {
	margin: auto;
	
	width: 935px;
	position: relative;
}

#content td {padding: 0px}

h1 {font-family: Arial, Helvetica, sans-serif; font-size: large; color: #FF9900}

h2  {font-family: Arial, Helvetica, sans-serif; font-size: medium; color: #FF6666}

p {font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: 400; color: #666666; line-height: 2em;}

blockquote {font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: 400; color: #CC6600; line-height: 2em;}

p a:link	{color: #669999; text-decoration: none;}
p a:visited	{color: #669999; text-decoration: none;}
p a:hover	{color: #6633FF; text-decoration: none;}
p a:active	{color: #669999; text-decoration: none;}

li a:link	{color: #669999; text-decoration: none;}
li a:visited	{color: #669999; text-decoration: none;}
li a:hover	{color: #6633FF; text-decoration: none;}
li a:active	{color: #669999; text-decoration: none;}


#leftColumn td {padding-left: 70px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px;}

#rightColumn td {padding-left: 38px; padding-top: 15px; padding-right: 75px; padding-bottom: 20px;}
#rightColumn td h1 {font-family: Arial, Helvetica, sans-serif; font-size: medium; color: #669999;}
#rightColumn td p {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 400; color: #669999; line-height: 2em;}

ul  {font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: 400; color: #666666; line-height: 2em;}
ol  {font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: 400; color: #666666; line-height: 2em;}

address	{font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: center; color: #632E02;}
address a:link	{color: #000066; text-decoration: none;}
address a:visited	{color: #660033; text-decoration: none;}
address a:hover	{color: #336699; text-decoration: none;}
address a:active	{color: #660033; text-decoration: none;}

