/* --------- MASTHEAD ------------ */
.webName {
	font-family:Times New Roman,Georgia,Times,serif;
	font-size:30px;
	font-style:italic;
	font-weight:bold;
	color:#ff0000;
}
.tagline {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	line-height:18px;
	color:black;
}
/* --------- NAVIGATION ------------ */
.top-nav {
	background-color: #FFFFFF;
	background-image: url(../_images/sd-top-nav.jpg);
	background-repeat: no-repeat;
	height: 43px;
	}
	
.bottom-nav {
	background-color: #FFFFFF;
	background-image: url(../_images/sd-bottom-nav.jpg);
	background-repeat: no-repeat;
	height: 38px;
	}
/* --------- BODY ------------ */
body {
	background-image:url(../_images/sd-BG-tile.jpg);
	background-repeat:repeat-y;
	background-color: #005825;
	background-position: center;
	margin: 0;
	}
.txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:120%;
	color:#000000;
	}
.pageName {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color:#ff0000;
}
	
H1{
	font-size:16px;
	line-height:18px;
	}	
#holder {
	width:908px;
	border-left:solid #000000 1px;
	border-right:solid #000000 1px;
	margin:0 auto 0 auto;
	height: 100%;
	bottom:0px;
	}	

.hand {
	background-image:url(../_images/sd-hand-with-spice.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	}
	
.action-pad {
	padding: 0 0 0 55px;
	}

.buy-now-pad {
	padding: 0 0 0 35px;
	}
	
.how-it-works-pad {
	padding: 30px 0 20 0;
	}

#top-nav-box {
	height:41px;
	text-align:center;
	padding: 9px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	float: right;
	width: 520px;
	font-weight: bold;
	}
	
#top-nav-box a:link, a:active {
	color:#FF0000;
	text-decoration: none;
	}
#top-nav-box a:visited {
	color:#FF0000;
	text-decoration: none;
	}
#top-nav-box a:hover {
	color:#FF0000;
	text-decoration:underline;
	} 
	
#descriptions {
	height:auto;
	text-align:left;
	padding: 0 0 0 5px;
	}
	
#btmnav {
	height:38px;
	text-align:center;
	padding: 0px 0 0 0;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}		
	
#btmnav a:link, a:visited, a:active  {
	color:#FFFFFF;
	}
#btmnav a:hover {
	text-decoration:none;
	}
.form {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height: 140%;
	}
	
#form-position {
	margin: 0 auto 0 150px;
	}
.spice-main {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:140%;
	color:#000000;
	text-align:left;
	padding: 0 0 0 10px;
	}