/* CSS Document */
html { margin: 0; padding: 0; width: 100%}

body {
	margin: 0; padding: 0;
	font-size: 13px;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	background: url(../images/sg-background.gif) #b8c3ce; 
	color: #666; 
	position: relative;
	line-height: 18px;
}


h1, h2, h3, h4, h5, h6, h7, p, form, ul, ol, li, blockquote { margin: 0; padding: 0; }

img { border:none; text-decoration: none;}



/* STRUCTURE */

div.floatBreaker {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

#logo span {
	display:none;
	}
	
	#logoflourish span {
	display:none;
	}

#container{
  width: 100%;
  margin: 0;
  padding: 0;
  
}

#content{
  width: 908px;
  margin: 0px auto 30px auto;
  padding: 0;
  background: #fff;
  
}

#maincontent{
  margin: 0px 10px 10px 10px;
  padding: 0;
}

#featurearea{
  margin: 0px 10px 24px 10px;
  padding: 0;
  height: 238px;
}

#boxesarea{
  margin: 0px 10px 24px 10px;
  padding: 0;
  height: 90px;
  
  text-align: center;
}
.box {
	margin-right: 10px;
}

#bottominformation{
  margin: 0 auto;
  padding: 0;
  height: 171px;
  width: 790px;
  text-align: center;
  border-top: 1px #937496 solid;
  
}

#infobox1{
	color: #937496;
	border-right: 1px #937496 solid;
	height: 165px;
	width: 215px;
	margin-right: 10px;
	float: left;
	text-align: left;
}
#infobox2{
	color: #b1bdc9;
	border-right: 1px #937496 solid;
	height: 165px;
	width: 180px;
	margin-right: 10px;
	float: left;
	text-align: left;
}
#infobox3{
	color: #d0b3b8;
	border-right: 1px #937496 solid;
	height: 165px;
	width: 205px;
	margin-right: 10px;
	float: left;
	text-align: left;
}
#infobox4{
	color: #937496;
	
	height: 165px;
	width: 140px;
	float: left;
	text-align: left;
}

.infoboxtitle{
	margin-bottom: 10px;
}



.smallsignup {
	border: 1px solid #937496;
}

div#logo {
	position: relative;
	background: #937496 url(../images/logo.gif) no-repeat left top;
	width: 385px;
	height: 137px;
	margin: 0px;
	float:left;
}

div#logoflourish {
	position: relative;
	background: #937496 url(../images/logo-flourish.gif) no-repeat left top;
	width: 523px;
	height: 137px;
	margin: 0px;
	float:left;
}

#topnav {
	width: 908px;
	height: 36px;
	text-align: center;
	margin: 16px auto;
}



h1 {
	color: #937496;
	font-size: 18px;
	font-weight: bold;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	line-height: 22px;
}

h2 {
	color: #937496;
	font-size: 16px;
	font-weight: normal;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}

h3 {
	color: #92a6bb;
	font-size: 14px;
	font-weight: bold;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

h4 {
	color: #92a6bb;
	font-size: 12px;
	font-weight: bold;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

	
p {
	margin-bottom: 10px;
	text-align: left;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}



div#copyright {
	color: #937496;
	font-size: 12px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
 	
	width: 908px;
	height: 34px;
	margin: 0 auto;
	text-align: center;
	padding-top: 30px;
	}
	







/* LINK COLORS */

a:link {
	color: #b1bdc9; 
	text-decoration: underline;
		}
a:visited {
	color: #b1bdc9; 
	text-decoration: underline;
	}
a:active {
	color: #937496; 
	text-decoration: underline;
	}
	a:hover {
	color: #937496; 
	text-decoration: underline;
	}


.topnavlink:link {
	color: #937496; 
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
		}
.topnavlink:visited {
	color: #937496; 
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	}
.topnavlink:active {
	color: #b1bdc9; 
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	}
	.topnavlink:hover {
	color: #b1bdc9; 
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	}
	
.topnavlinkselected {
	color: #b1bdc9; 
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	}


.pinklink:link {
	color: #d0b3b8; 
	text-decoration: underline;
		}
.pinklink:visited {
	color: #d0b3b8; 
	text-decoration: underline;
	}
.pinklink:active {
	color: #937496; 
	text-decoration: underline;
	}
	.pinklink:hover {
	color: #937496; 
	text-decoration: underline;
	}
	

.copyrightlink:link {
	color: #937496; 
	text-decoration: none;
	
		}
.copyrightlink:visited {
	color: #937496; 
	text-decoration: none;
	}
.copyrightlink:active {
	color: #b1bdc9; 
	text-decoration: none;
	}
	.copyrightlink:hover {
	color: #b1bdc9; 
	text-decoration: none;
	}
	
	.whitelink:link {
	color: #ffffff; 
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
		}
	.whitelink:visited {
	color: #ffffff; 
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	}
	.whitelink:active {
	color: #937496; 
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	}
	.whitelink:hover {
	color: #937496; 
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	}
	
	
	/* BACK PAGES */
	
	#leftcolumn {
		width: 250px;
		
		background: #c5d3d4 url(../images/bg-leftcolumn.gif) bottom no-repeat;
		float: left;
		margin-right: 13px;
		margin-left: 10px;
		margin-bottom: 20px;
		padding:20px;
		text-align:center;
	}
	
	#rightcolumn {
		width: 502px;
		margin-right: 10px;
		float: left;
		margin-bottom: 20px;
		padding:20px;
	}

.title-host {
margin: 0 auto 0 -8px;
text-align: center;
}
.title-ingredients {
margin: 0 auto 0 -17px;
text-align: center;
}
.title-start {
margin: 0 auto;
text-align: center;
}

ul.bodylist{
	margin-left: 25px;
	list-style: square;
}

.subnavlist {
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
}

.subnavlist li{
	list-style: square;
	color: #fff;
}