body
{
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	background-image: url(/images/chefcolumns.gif);
	background-repeat: repeat-y;
}

a:link
{
	color: #3F5256;
}

a:visited
{
	color: #5C757A;
}

h1, h2, h3
{
	color: #2E661D;
}	

.logo
{
	position : absolute;
	top : 0px;
	left : 0px;
}

.toptext
{
	position : absolute;
	top : 20px;
	left : 330px;
	z-index: 1;
	width: 400px;
	color: #6B9742;
}

.toptext h1
{
	font-size : 11px;
	margin : 0px;
	padding : 0px;
}

.toptext p
{
	margin : 0px;
	padding : 0px;
	font-size: 10px;
}

.nav
{
	position : absolute;
	top : 97px;
	left : 10px;
	text-align: center;
	z-index: 1;
	font-size: 12px;
	color: #ffffff;
}

.nav span
{
	padding: 10px;
}

.nav a, .nav a:visited
{
	color: #FBFB5C;
}

.content
{
	position : absolute;
	top : 200px;
	left : 210px;
	width: 540px;
}


td
{
	font-size : 12px;
}

.nav2
{
	position : absolute;
	top : 130px;
	left : 10px;
	width: 180px;
	text-align:center;
}

.nav2 ul
{
	margin-left: 0; 
	padding-left: 20px;
}

.ads
{
	position : absolute;
	top : 130px;
	left : 210px;
	text-align : center;
}

.breadcrumbs
{
	text-transform : capitalize;
}
.get {	
	color:#2E661D;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
}
#disclosures {
	display:block;
	clear:both;
	width:100%;
	text-align:center;
}
#disclosures ul {
	margin:0px;
	padding:0px;
}
#disclosures ul li {
	display:inline;
	margin-right:10px;
}
.service-select, .first-name, .last-name, .email {
	width:180px;
	font-size:12px;
	padding:2px;
	margin-bottom:10px;
	width:160px;
}
.continue-button {
   margin-top:10px;
}
