html, body {
	height: 100%;
}

body {
	background: #b3e1f0 url(../images/bg_sky.jpg) repeat-x scroll;
	font: normal 0.8em/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #7a96a2;
	margin-bottom: 300px;
}
a:link, a:visited{
	color: #990066;
	text-decoration: none;
}

hr {
	background: url(../images/hRule.jpg) no-repeat scroll center center;
	height: 8px;
	border: 0;
}


a:hover, a:active {
	color: #990066;
	text-decoration: underline;
}


#wrapper_main {
	margin: 0 auto;
	width: 733px;
	z-index: 1;
}


* html #wrapper_main {
	height: 100%;
}

#header {
	padding: 0px 0px 0px 4px;
	width: 733px;
	height: 335px;
	position: relative;
	text-align: left;
	top: 0px;
	margin: 0 auto;
	z-index: 4;
	background-attachment: scroll;
	background-image: url(../images/bg_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
}



/*--HORIZONTAL NAVIGATION--------------------------------------*/
#wrapper_nav_horz {
	bottom: 20px;
	position: absolute;
	left: 18px;
	height: 20px;
	background: transparent;
}

#list_nav_horz {
	background:transparent url(../images/nav.gif) no-repeat 0px -20px;
	height:20px;
	margin:0 0 0 0;
	padding:0pt;
	position:relative;
	width:699px;
}
#list_nav_horz li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	position:absolute;
	top:0pt;
}
#list_nav_horz li, #list_nav_horz a {
	display:block;
	height:20px;
	text-indent: -9999px
}
.links {
	color: #009933;
}
#nav_horz_btn1 {
	left:0px;
	width:47px;
}
#nav_horz_btn2 {
	left:70px;
	width:59px;
}
#nav_horz_btn3 {
	left:152px;
	width:46px;
}
#nav_horz_btn4 {
	left:227px;
	width:86px;
}
#nav_horz_btn5 {
	left:380px;
	width:75px;
}
#nav_horz_btn6 {
	left:477px;
	width:38px;
}
#nav_horz_btn7 {
	left:538px;
	width:57px;
}
#nav_horz_btn8 {
	left:619px;
	width:80px;
}
#nav_horz_btn1 a:hover {
	background:transparent url(../images/nav.gif) no-repeat 0 0;
}
#nav_horz_btn2 a:hover {
	background:transparent url(../images/nav.gif) no-repeat -70px 0;
}
#nav_horz_btn3 a:hover {
	background:transparent url(../images/nav.gif) no-repeat -152px 0;
}
#nav_horz_btn4 a:hover {
	background:transparent url(../images/nav.gif) no-repeat -227px 0;
}
#nav_horz_btn5 a:hover {
	background:transparent url(../images/nav.gif) no-repeat -380px 0;
}
#nav_horz_btn6 a:hover {
	background:transparent url(../images/nav.gif) no-repeat -477px 0;
}
#nav_horz_btn7 a:hover {
	background:transparent url(../images/nav.gif) no-repeat -538px 0;
}
#nav_horz_btn8 a:hover {
	background:transparent url(../images/nav.gif) no-repeat -619px 0;
}

#nav_horz_btn1 a:active {
	background:transparent url(../images/nav.gif) no-repeat 0 0;
}
#nav_horz_btn2 a:active {
	background:transparent url(../images/nav.gif) no-repeat -70px 0;
}
#nav_horz_btn3 a:active {
	background:transparent url(../images/nav.gif) no-repeat -152px 0;
}
#nav_horz_btn4 a:active {
	background:transparent url(../images/nav.gif) no-repeat -227px 0;
}
#nav_horz_btn5 a:active {
	background:transparent url(../images/nav.gif) no-repeat -380px 0;
}
#nav_horz_btn6 a:active {
	background:transparent url(../images/nav.gif) no-repeat -477px 0;
}
#nav_horz_btn7 a:active {
	background:transparent url(../images/nav.gif) no-repeat -538px 0;
}
#nav_horz_btn8 a:active {
	background:transparent url(../images/nav.gif) no-repeat -619px 0;
}

#mainContent {
	padding: 2px 20px 20px 20px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	background-image: url(../images/bg_mainContent_grad.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	width: 643px;
	background-color: #CFECF6;
	margin: 0 auto;
	border-right-color: #77abc8;
	border-left-color: #77abc8;
}
#contentCapBottom {
	background-attachment: scroll;
	background-color: #B3E1F0;
	background-image: url(../images/bg_mainContent_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	bottom: 0px;
	height: 300px;
}
#index #mainContent  h1 {
	background: url(../images/header_hello.png) no-repeat left;
	text-indent: -9999px;
	margin: 20px 0 -5px 0px;
	height: 23px;
	width: 168px;
}
#mainContent p {
	line-height: 1.4em;
	text-align: left;
	font-size: 1.1em;
	word-spacing: 0.06em;
	margin: 25px 0;
	display: block;
	color: #336666;
}
#mainContent ol {
	margin: 25px;
	font-size: 13px;
	line-height: 1.5em;
	color: #993366;
	font-weight: bold;
}
#footer  {
	width: 100%;
	bottom: 0px;
	background-attachment: fixed;
	background-image: url(../images/bg_cones.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 193px;
	z-index: 5;
	position: fixed;
}
#contentCapTop {
	background-attachment: scroll;
	background-image: url(../images/bg_mainContent_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	bottom: 0px;
	height: 33px;
	background-color: #B3E1F0;
}
#flavors #mainContent h1 {
	background: url(../images/header_flavor.png) no-repeat left;
	text-indent: -9999px;
	margin: 20px 0 -5px 0;
	height: 23px;
	width: 200px;
}
#mainContent #vanilla li{
	color: #996633;
}
#mainContent #chocolate li {
	color: #7E3202;
}
#flavors #mainContent h2 {
	background: url(../images/header_vanillas.png) no-repeat center center;
	text-indent: -9999px;
	margin: 30px auto -15px auto;
	height: 23px;
	width: 168px;
}
#flavors #mainContent h3 {
	background: url(../images/header_chocolate.png) no-repeat center center;
	text-indent: -9999px;
	margin: 30px auto -15px auto;
	height: 23px;
	width: 168px;
}
#flavors #mainContent h4 {
	background: url(../images/header_coffees.png) no-repeat center center;
	text-indent: -9999px;
	margin: 30px auto -15px auto;
	height: 23px;
	width: 168px;
}
#mainContent #coffees li {
	color: #330000;
}
#mainContent #dairy li {
	color: #993366;
}
#flavors #mainContent h5 {
	background: url(../images/header_dairy.png) no-repeat center center;
	text-indent: -9999px;
	margin: 30px auto -15px auto;
	height: 23px;
	width: 200px;
}
#mainContent #more li {
	color: #006666;
}
#flavors #mainContent h6 {
	background: url(../images/header_more.png) no-repeat center center;
	text-indent: -9999px;
	margin: 30px auto -15px auto;
	height: 23px;
	width: 200px;
}
#mainContent #orgs li {
	color: #336600;
}
#community #mainContent h1 {
	background: url(../images/header_community.png) no-repeat left;
	text-indent: -9999px;
	margin: 20px 0 -5px 0;
	height: 23px;
	width: 200px;
}
#history #mainContent h1 {
	background: url(../images/header_history.png) no-repeat left;
	text-indent: -9999px;
	margin: 20px 0 -5px 0;
	height: 23px;
	width: 250px;
}
#location #mainContent h2 {
	font-weight: bold;
	color: #CC9900;
}
.descriptions {
	font-weight: normal;
}
.locationTitle {
	font-weight: bold;
	color: #006699;
	font-size: 1em;
}
.kidsHeader {
	font-weight: bold;
	color: #000099;
	font-size: 1em;
}
#contact #mainContent h1 {
	background: url(../images/header_help.png) no-repeat left;
	text-indent: -9999px;
	margin: 0px 0 -20px 0;
	height: 23px;
	width: 300px;
}
#location #mainContent h1 {
	background: url(../images/header_locations.png) no-repeat left;
	text-indent: -9999px;
	margin: 20px 0 -5px 0;
	height: 23px;
	width: 350px;
}
img {
	margin: 0 5px 5px 10px;
}
#index a:link, #index a:visited {
	color: #669900;
	text-decoration: none;
}
#index a:hover, #index a:active {
	color: #336600;
	text-decoration: underline;
}
#contact a:link, #contact a:visited {
	color: #990066;
	text-decoration: none;
}
#contact a:hover, #contact a:active {
	color: #999933;
	text-decoration: underline;
}
#order #mainContent h1 {
	background: url(../images/header_order.png) no-repeat left;
	text-indent: -9999px;
	margin: 0px 0 -20px 0;
	height: 23px;
	width: 300px;
}
#contest #mainContent h1 {
	background: url(../images/header_contest.png) no-repeat left;
	text-indent: -9999px;
	margin: 0px 0 -20px 0;
	height: 23px;
	width: 300px;
}
#history #mainContent h2 {
	background: url(../images/header_faqs.png) no-repeat left;
	text-indent: -9999px;
	margin: 10px 0 -5px 0;
	height: 23px;
	width: 250px;
}
#img_kidsClub {
	margin: 0 0 0 170px;
}
.questionsTitle {
	font-weight: bold;
	color: #666600;
	font-size: 1em;
}
#history #mainContent h3 {
	background: url(../images/header_awards.png) no-repeat left;
	text-indent: -9999px;
	margin: 10px 0 -5px 0;
	height: 23px;
	width: 250px;
}
#mainContent #history li {
	color: #006633;
	font-weight: normal;
	font-style: italic;
	font-size: 16px;
}
#kids #mainContent h1 {
	background: url(../images/header_kids.png) no-repeat left;
	text-indent: -9999px;
	margin: 0px 0 -20px 0;
	height: 23px;
	width: 300px;
}
.warningTitle {
	font-weight: bold;
	color: #990000;
	font-size: 1em;
}
.interviewTitle {
	font-weight: bold;
	color: #993300;
	font-size: 1em;
}

