/********************************************************************************
Basic Styles
*******************************************************************************/

body,p,ul,h1,h2,li,div,span,address {
	margin:0; 
	padding: 0; 
	list-style-position:inside;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	text-align:center;
	padding:0;
	margin:0;
	background-attachment: fixed;
	background-image: url(images/bg6.jpg);
	background-repeat: no-repeat;
	background-position: right top;
		background-color: #c5ddff;

}
#contentcontainer {
	width:980px; 
	margin:0 auto; 
	text-align:left;
}
.cf:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html .cf {
	height: 1%;
}

/********************************************************************************
Top Bar Styles
*******************************************************************************/

#topbar {
	width:980px;
	margin:0 20px 0 0;
}
#navbar {
	width:700px;
	height:34px;
	padding:120px 0 0 0;
	margin:0;
}

/********************************************************************************
Home Styles
*******************************************************************************/

#homecontentarea {
	width:980px;
	height:359px;
	background: url(images/top.png) no-repeat;
}
#homecontentarea h1 {
	font-size:24px;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#homemiddlecolum {
	float:left;
	width:980px;
	margin:0 0 0 0;
	background:url(images/mid.png) repeat-y;
}
#homemiddlecolumtext {
	float:left;
	width:555px;
	height:348px;
	padding:0 0 0 70px;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}
#homemiddlecolumtext h1 {
	font-size:14px;
	font-weight:bold;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
}
#homerightcolumtext {
	float:left;
	width:255px;
	height:348px;
	padding:0 0 0 50px;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
}
#homerightcolumtext h1 {
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
#flash {
	float:left;
	width:700px;
	height:359px;
	margin:0 0 0 280px;
}
/********************************************************************************
Interior Styles
*******************************************************************************/

#interiorcontentarea {
	width:980px;
	height:359px;
	background: url(images/topinterior.png) no-repeat;
}
#interiorcontentarea h1 {
	font-size:24px;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#interiormiddlecolum {
	float:left;
	width:980px;
	margin:0 0 0 0;
	background:url(images/midinterior.png) repeat-y;
}
#interiormiddlecolumtext {
	float:left;
	width:555px;
	height:348px;
	padding:0 0 0 70px;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}
#interiormiddlecolumtext h1 {
	font-size:14px;
	font-weight:bold;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
}
#flashint{
	float:left;
	width:980px;
	height:359px;
	margin:0 0 0 280px;
}
#interoircontentarea {
	width:830px;
	margin:20px 0 0 70px;
}
/********************************************************************************
body Styles
*******************************************************************************/

#contentarea {
	width:980px;
}
#contentarea h1 {
	font-size:28px;
	padding:20px;
	font-weight:bold;
	color:white;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#contentarea h1 strong {
	color:black;
}
#contentarea h2 {
	padding:10px 0 10px 0;
	font-size:18px;
	text-transform:none;
}
#contentarea hr {
	background:#cccccc;
	border:solid #cccccc 1px;
	margin:15px 0 5px 0;
}
#contentarea h2 strong {
	color:#32a6e5;
}
#contentarea p {
	padding:20px;
}
/********************************************************************************
Footer Styles
*******************************************************************************/

#footer {
	float:left;
	width:980px;
	height:39px;
	padding:0;
	margin:0px 0 0 0;
	background: url(images/bottom.png) no-repeat;
	color:#999999;
}
#footerint {
	float:left;
	width:980px;
	height:113px;
	padding:0;
	margin:0px 0 0 0;
	background: url(images/footerint.png) no-repeat;
	color:#999999;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
/********************************************************************************
Top Navigation
*******************************************************************************/

ul#topnav {
width:638px;
list-style:none;
height:31px;
}
 
ul#topnav li {
display:inline;
}

ul#topnav li a {
height:31px;
float:left;
text-indent:-9999px;
}

ul#topnav li#topnav-1 a {
width:58px;
background:url(images/top-nav.jpg) no-repeat 0 0; /* X and Y position at 0 */
}
 
ul#topnav  li#topnav-1 a:hover {
background-position:0 -31px; /* Y position -40px for Over instance image */
}

ul#topnav li#topnav-2 a {
width:86px;
background:url(images/top-nav.jpg) no-repeat -58px 0; /* X and Y position at 0 */
}
 
ul#topnav  li#topnav-2 a:hover {
background-position:-58px -31px; /* Y position -40px for Over instance image */
}

ul#topnav li#topnav-3 a {
width:102px;
background:url(images/top-nav.jpg) no-repeat -144px 0; /* X and Y position at 0 */
}
 
ul#topnav  li#topnav-3 a:hover {
background-position:-144px -31px; /* Y position -40px for Over instance image */
}

ul#topnav li#topnav-4 a {
width:84px;
background:url(images/top-nav.jpg) no-repeat -246px 0; /* X and Y position at 0 */
}
 
ul#topnav  li#topnav-4 a:hover {
background-position:-246px -31px; /* Y position -40px for Over instance image */
}

ul#topnav li#topnav-5 a {
width:89px;
background:url(images/top-nav.jpg) no-repeat -330px 0; /* X and Y position at 0 */
}
 
ul#topnav  li#topnav-5 a:hover {
background-position:-330px -31px; /* Y position -40px for Over instance image */
}

ul#topnav li#topnav-6 a {
width:134px;
background:url(images/top-nav.jpg) no-repeat -419px 0; /* X and Y position at 0 */
}
 
ul#topnav  li#topnav-6 a:hover {
background-position:-419px -31px; /* Y position -40px for Over instance image */
}

ul#topnav li#topnav-7 a {
width:85px;
background:url(images/top-nav.jpg) no-repeat -553px 0; /* X and Y position at 0 */
}
 
ul#topnav  li#topnav-7 a:hover {
background-position:-553px -31px; /* Y position -40px for Over instance image */
}
/********************************************************************************
Section Headers
*******************************************************************************/

ul#headers {
width:807px;
list-style:none;
height:56px;
}
 
ul#headers li#smoothies {
display:inline;
float:left;
text-indent:-9999px;
background:url(images/smoothiesheader.gif) no-repeat 0 0;
height:56px;
width:807px;
}