/*@charset "UTF-8";*/
/* CSS Document */

body {
	background-color:#E3A317;
	
}
#container {
	margin: 0 auto;
	text-align:left;
	width:808px;
	background:url(images/content_background.jpg) repeat-y;
}
#header {
	vertical-align:top;
	width:808px;
	height:209px;
	background:url(images/homepage_r1_c1.jpg) no-repeat;
}
#subheader {
	vertical-align:top;
	width:808px;
	height:123px;
	background:url(images/top_bottom.jpg) repeat;
}
#contentcontainer {
	width:540px;
	float:left;
}
#pagefold {
	background:url(images/right.jpg) no-repeat;
	width:248px;
	height:557px;
	float:right;
	vertical-align:top;
}
#contentcell {
	width:100%;
	vertical-align:top;	
}
#nav {
	width:231px;
	height:245px;
	float:left;
	clear:both;
}
#footer {
	width:808px;
	background:url(images/homepage_r6_c1.jpg) no-repeat;
	height:50px;
	clear:both;
	
}
.text9black, p {
	font-family: "Times New Roman", Times, serif;
	font-size:10pt;
	color:#000000;
	}
.text9bold {
	font-family: "Times New Roman", Times, serif;
	font-size:10pt;
	color:#000000;
	font-weight:bold;
	}
.text9boldcaps {
	font-family: "Times New Roman", Times, serif;
	font-size:10pt;
	color:#000000;
	font-weight:bold;
	font-variant:small-caps;
	}	
.text12 {
	font-family: "Times New Roman", Times, serif;
	font-size:12pt;
	color:#000000;
	}
.footertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
	}		
.textitalic {
	font-family: "Times New Roman", Times, serif;
	font-size:11pt;
	color:#000000;
	font-style:italic;
	}
.textitalicbigger {
	font-family: "Times New Roman", Times, serif;
	font-size:12pt;
	color:#000000;
	font-style:italic;
	}
.textred {
	font-family: "Times New Roman", Times, serif;
	font-size:12pt;
	color:#dd1000;
	}
.callouttext {
	font-family: "Times New Roman", Times, serif;
	font-size:12pt;
	color:#000000;
	font-weight:300;
}
.textheaderred {
	font-family: "Times New Roman", Times, serif;
	font-size:12pt;
	font-variant:small-caps;
	font-weight:bold;
	color:#DD1000;
}
.textheaderblack {
	font-family: "Times New Roman", Times, serif;
	font-size:12pt;
	font-variant:small-caps;
	font-weight:bold;
	color:#000000;
}
.breadcrumbsRed {
	font-family:"Times New Roman", Times, serif;
	color:#dd1000;
	font-size:12pt;
	float:right;
	clear:both;
}
.bottomnavbackground{background-image:url(images/insidebottomnav.jpg); background-repeat:no-repeat; background-position:bottom;}