body {
	background-color:#F26522;
	margin:0px;
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:12px;
}



/* these are nav controls */
#nav {
	left:50%;
	margin-left:auto;
	margin-right:auto;
	display:block;
	height:57px;
	width:801px;
	
}
.nav-buttons {
	margin-top:10px;
	float:right;
	height:38px;
}
.logo {
	float:left;
}






/* preset site design controls*/

#capsule {
	background-color:#F1E6CE;
	width:100%;
	display:block;
	padding-top:34px;
	margin:0px;
}
#meat {
	width:800px;
	display:block;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:40px;
	clear:both;
}
.arrow {
	position:absolute;
	margin-left:445px;
	margin-top:48px;
}
#bottom-chunk {
	width:760px;
	display:block;
	
}
#bottom-content	{
	display:table;
	background-image:url(/images/body-top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	clear:both;
	margin-top:20px;
	padding:20px;
	width:760px;
}	











/*form controls*/

#form {
	background-image:url(/images/form-background.jpg);
	width:290px;
	height:351px;
	margin-left:5px;
	float:right;
	display:block;
	color:#FFFFFF;

}
#form p {
	font-size:22px;
	color:#FFFFFF;
	margin:0px;
	padding-top:12px;
}
#form span {
	text-align:right;
}		
.topper {
	text-align:center;
}







/* these control the big picture*/
#top-chunk {
	display:block;
	clear:both;
	width:800px;
}
#button-text {
	position:absolute;
	margin-left:30px;
	margin-top:12px;
	text-align:center;
	width:120px;

}
#left-table {
	float:left;
	width:505px;
}






/* controls for the whole content section */

#content-left {
	float:left;
	width:480px;
	padding-right:20px;
	margin-right:42px;
	display:block;
}
h1 {
	font-size:28px;
	color:#2D506A;
	font-weight:normal;
	margin:0px;
}
h2 {
	font-size:20px;
	color:#2D506A;
	font-weight:normal;
	margin:0px;
}
h3 {	
	font:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:16px;
	color:#4E970B;
	margin:0px;
}
#content-left a {
	color:#4E970B;
	text-decoration:none;
}
#content-left a:hover {
	text-decoration:underline;
}
.books {
	float:left;
	margin-left:-80px;
	margin-right:12px;
}
#bulletin-right {
	display:block;
	float:right;
	width:218px;
}

li {
	color:#666666;
	margin-bottom:14px;
}







/* these controls are for the bottom of the page*/

#foot-stool {
	left:50%;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	font-variant:small-caps;
	display:block;
	min-height:57px;
	width:800px;
	padding-top:6px;
}
.navi {
	float:right;
	display:block;
}
.navi a {
	text-decoration:none;
	color:#000000;
}
.navi a:hover {
	text-decoration:underline;
}






#not-a-span {
	width:210px;
	margin-left:40px;
}





#disclosures ul li {  
  display:inline;
  margin-right:10px;
  float:left;
  color:#000000;
}
#disclosures a {
	color:#000000;
	text-decoration:none;
}
#disclosures a:hover {
	text-decoration:underline;
}
.labels {
   font-size:12px;
   font-weight:bold;
}
.select-amount, .select-amount select	{
	display:none;
}
.first-name, .last-name, .email  {
   margin-bottom:10px;
   margin-left:20px;
}
.first-name input, .last-name input, .email input  {
   width:80px;
   font-size:12px;
   margin-left:20px;
}
.last-name input	{
	margin-left:23px;
}
.email input	{
	margin-left:47px;
}
.check-01, .check-02, .check-03, .check-04 {
   margin-bottom:8px;
   margin-left:8px;
   width:230px;
}
.continue-button {
   margin-top:10px;
   text-align:center;
}
img, form {margin:0px;border:0px;}

.labels {
	line-height:12px;
}
