@charset "UTF-8";
/*The home page is different from the rest of the site, so many of the containers have been redefined here. */
body {
	margin-top: 0px;
	margin-left: 0px;
}
#wrapper {
	height: auto;
	width: 930;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
}
#header {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 930px;
	position: relative;
	z-index: 1050;
}
/*This is so the containers holding the snapshot of the movie and the handheld navigation don't show in the screen version. */
#movie, #navigationhandheld {
	display: none;
}
#content {
	height: auto;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 20;
}
#leftcolumn {
	float: left;
	height: auto;
	width: 450px;
	position: relative;
	margin-top: 25px;
	z-index: 40;
}
#rightcolumn {
	float: right;
	height: auto;
	width: 480px;
	position: relative;
	margin-top: 25px;
	z-index: 50;
	margin-bottom: 25px;
}
#rightcolumn h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
	color: #1E894A;
	margin: 0px 0px 5px 8px;
	padding: 0px;
}
#rightcolumn p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #262261;
	margin-left: 8px;
}
#rightcolumn a.p:link,#rightcolumn a.p:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #262261;
	text-decoration:none;
}
#rightcolumn a.p:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #262261;
	text-decoration:none;
}
/*These create the rows for the right-hand column. */
#rightcolumn1 {
	width: 475px;
	height: auto;
	position: relative;
}
#rightcolumn2 {
	width: 475px;
	position: relative;
	height: auto;
	clear: both;
}
#rightcolumn3 {
	width: 475px;
	position: relative;
	height: auto;
	clear: both;
}
#rightcolumn4 {
	width: 475px;
	height: auto;
	position: relative;
	clear: both;
}
#rightcolumn5 {
	width: 475px;
	height: auto;
	position: relative;
	clear: both;
}
#rightcolumn6 {
	width: 475px;
	height: auto;
	position: relative;
	clear: both;
}
/*These are the containers for the little iconic images in the right-hand column */
#image1 {
	float: left;
	width: 81px;
	height: auto;
	position: relative;
}
#image2 {
	float: left;
	width: 81px;
	height: auto;
	position: relative;
}
#image3 {
	float: left;
	width: 81px;
	height: auto;
	position: relative;
}
#image4 {
	float: left;
	width: 81px;
	height: auto;
	position: relative;
}
#image5 {
	float: left;
	width: 81px;
	height: auto;
	position: relative;
}
#image6 {
	float: left;
	width: 81px;
	height: auto;
	position: relative;
}
/*These are containers for the text in the righ-hand column. */
#rightcolumntext1 {
	float: right;
	height: auto;
	width: 391px;
	position: relative;
	padding-bottom: 20px;
}
#rightcolumntext2 {
	float: right;
	height: auto;
	width: 391px;
	position: relative;
	padding-bottom: 20px;
}
#rightcolumntext3 {
	float: right;
	height: auto;
	width: 391px;
	position: relative;
	padding-bottom: 20px;
}
#rightcolumntext4 {
	float: right;
	height: auto;
	width: 391px;
	position: relative;
	padding-bottom: 20px;
}
#rightcolumntext5 {
	float: right;
	height: auto;
	width: 391px;
	position: relative;
	padding-bottom: 20px;
}
#rightcolumntext6 {
	float: right;
	height: auto;
	width: 391px;
	position: relative;
	padding-bottom: 20px;
}
#yellowbox {
	background-image: url(images/yellow-corners_05.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: 434px;
	position: relative;
	background-color: #F5DD96;
	z-index: 45;
	padding-bottom: 0px;
	padding-top: 20px;
	margin-bottom: 20px;
}
#yellowbox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #262261;
	padding-right: 20px;
	padding-left: 20px;
}
#yellowbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #F37032;
	margin: 0px 0px 5px;
	padding: 0px 20px;
}
#bottomcorners {
	background-image: url(images/yellow-corners_11.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 13px;
	width: 434px;
	z-index: 46;
	margin-bottom: 0px;
	position: relative;
	background-color: #F3DD97;
}
#footer {
	height: auto;
	width: 930px;
	clear: both;
	z-index: 15;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #262261;
	letter-spacing: 0.1em;
}
a.footer:link,a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #262261;
	letter-spacing: 0.1em;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #262261;
	letter-spacing: 0.1em;
	text-decoration: underline;
}
/*See the Spry navigation style sheet for more styles for the top navigation. This just sets the location on the page. */
#navigation {
	height: 20px;
	width: auto;
	margin-top: 40px;
	float: right;
	z-index: 2000;
}
/*These are for the navigation at the bottom */
#lowernav {
	margin-right: auto;
	margin-left: auto;
}
#lowernav ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	text-align: center;
}
#lowernav li {
	display: inline;
}
#lowernav a:link, #lowernav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E894A;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
}
#lowernav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #1E894A;
	text-decoration: underline;
	font-weight: normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #262261;
	margin: 0px;
	padding: 0px;
}
.readytogetstarted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #F37032;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.indentedtext {
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #262261;
	padding-right: 20px;
}
a.readytogetstarted:link,a.readytogetstarted:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #F37032;
	text-decoration: none;
}
a.readytogetstarted:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #262261;
	text-decoration: none;
}
.divider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F37032;
	text-decoration: none;
}
