body {
	margin: 0px 0px 0px 0px;
	background: #008887 url(../images/cc-bg.gif) repeat-x center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}


#top-navigation {
	margin: 0px auto 0px auto;
	width: 732px;
	min-height: 29px;
	height: auto !important;
	height: 29px;
	text-align: right;
}

#top-navigation ul { 
	display: block;
	margin: 12px 10px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	min-height: 1px;
	height: auto !important;
	height: 1px;
	float: right;
}
#top-navigation ul li { 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 4px; 
	list-style: none; 
	font-family: Arial, Helvetica, sans-serif;
	color: #760b68;
	font-size: 1.1em;
	float: left;
	min-height: 1px;
	height: auto !important;
	height: 1px;
    font-weight: bold;
}
#top-navigation ul li a { color: #760b68; text-transform: capitalize; text-decoration: none; }
#top-navigation ul li a:hover { text-decoration:underline; }
#top-navigation ul li:after { content: "  /";  } 
#top-navigation ul li:last-child:after { content: "";  }


#main-header {
	margin: 0px auto 0px auto;
	width: 734px;
	min-height: 117px;
	height: auto !important;
	height: 117px;
	background: transparent url(../images/cc-header-new.gif) no-repeat;
	border: none;
	position: relative;
}

#logo {
	position: absolute;
	top: -21px;
	left: 36px;
	margin: 0px auto 0px auto;
	width: 242px;
	height: 112px;
	border: none;
}


.dropdown {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 8px;
	width: 726px;
	min-height: 35px;
	height: auto !important;
	height: 35px;
	background: #760b68 url(../images/cc-nav-new.gif) no-repeat bottom;
	border: none;
}
.dropdown li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	min-height: 27px;
	height: auto !important;
	height: 27px;
	float: left;
}
.dropdown li a {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
	color: #faf9df;
	font-weight: bold;
	padding: 8px 6px 0px 6px;
	list-style: none;
	min-height: 27px;
	height: auto !important;
	height: 27px;
	text-transform: uppercase;
}
.dropdown li a:hover { text-decoration: underline; }
.dropdown li.current_page_item a { background: transparent url(../images/cc-on.gif) no-repeat center top }



#pullquote {
	display: block;
	float: right;
	width: 230px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	background: transparent url(../images/cc-pullquote.gif) no-repeat center center;
	margin: 20px 20px 20px 40px;
	padding: 20px 5px 0px 0px;
}
#pullquote p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em !important;
	color: #760b68 !important;
	font-weight: bold;
	line-height: 130%;
	margin: 0px 0px 0px 0px;
}








#splash {
	display: block;
	margin: 5px auto 0px auto;
	width: 724px;
	min-height: 10px;
	height: auto !important;
	height: 10px;
	border: none;
	position: relative;
	background: #ffffff;
}
#splash-curve {
	display: block;
	margin: 0px 0px 0px 0px;
	width: 4px;
	height: 4px;
	border: none;
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent url(../images/splash-curve.png) no-repeat;
}


#news-panel {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 20px 50px 0px 55px;
	width: 191px;
	min-height: 353px;
	height: auto !important;
	height: 353px;
	border: none;
	position: absolute;
	top: -10px;
	right: -25px;
	background: transparent url(../images/cc-newspanel.png) no-repeat;
}

#news-panel h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.0em;
	color: #760b68;
	margin: 0px 0px 12px 0px;
	font-weight: bold;
}

#news-panel h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #574e56;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 1.4em;
	text-transform: uppercase;
}

#news-panel p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #574e56;
	margin: 0px 0px 12px 0px;
	line-height: 140%;
}


#content-outer {
	background: #ffffff url(../images/cc-main-bg-new.gif) no-repeat bottom;
	display: block;
	margin: 0px auto 0px auto;
	width: 733px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	border: none;
}
#content-inner {
	display: block;
	float: left;
	width: 664px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	border: none;
	padding: 26px 43px 40px 26px;
}


#content-inner h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.6em;
	color: #008887;
	margin: 0px 0px 14px 0px;
	font-weight: bold;
}

#content-inner h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #000000;
	margin: 0px 0px 2px 0px;
	font-weight: bold;
}
#content-inner h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	margin: 0px 0px 2px 0px;
	font-weight: bold;
}
#content-inner p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #4f434d;
	margin: 0px 0px 14px 0px;
	line-height: 160%;
}
#content-inner p a {
	font-family: Arial, Helvetica, sans-serif;
	color: #4f434d;
}
#content-inner p a:hover {
	text-decoration: none;
}
#content-inner p em {
	font-weight: bold;
    font-style: normal;
	font-size: 1.2em;
}


#footer {
	margin: 10px auto 20px auto;
	width: 692px;
	min-height: 29px;
	height: auto !important;
	height: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #c1e4e4;
}
#footer p { margin: 0px 0px 4px 0px; }
#footer p a { color: #c1e4e4; text-transform: capitalize; }
#footer p a:hover { text-decoration: none; }
#footer ul { 
	display: block;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	min-height: 1px;
	height: auto !important;
	height: 1px;
	position: relative;
	left: -3px;
}
#footer ul li { 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 4px; 
	list-style: none; 
	font-family: Arial, Helvetica, sans-serif;
	color: #c1e4e4;
	float: left;
	min-height: 1px;
	height: auto !important;
	height: 1px;
}
#footer ul li a { color: #c1e4e4; text-transform: capitalize; }
#footer ul li a:hover { text-decoration: none; }
#footer ul li:after { content: "  /";  } 
#footer ul li:last-child:after { content: "";  }


img.alignright { float: right; margin: 0px 0px 20px 20px; }











#navMainCartSummary {
    float:left; 
	position: relative;
	left: 340px;
	top: 18px;
    width: 33%;
    margin: 4px 0px 0px 0px;
    text-align:left;
}
#navMainCartSummary h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px !important;
	text-transform: lowercase;
	color: #008887 !important;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 4px 0px !important;
}
#navMainCartSummary ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navMainCartSummary ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 2px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #4f434d;
}	
#navMainCartSummary p {
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}  
#navMainCartSummary p a {
	color: #760b68;
	font-weight: bold;
	text-decoration: underline;
}  
#navMainCartSummary p a:hover {
	text-decoration: none;
}  


#cc {
	position: absolute;
	top: 32px;
	right: 20px;
}











#footerlinks {
	display: block;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px !important; 
	min-height: 1px;
	height: auto !important;
	height: 1px;
	position: relative;
	left: 0px !important;
}
#footerlinks li { 
	margin: 0px 6px 0px 0px !important; 
	padding: 0px 6px 0px 0px !important; 
	list-style: none; 
	font-family: Arial, Helvetica, sans-serif;
	color: #c1e4e4;
	font-size: 10px !important;
	border-right: 1px solid #c1e4e4;
	min-height: 1px;
	height: auto !important;
	height: 1px;
}
#footerlinks li h3 { 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	font-size: 10px !important;
	font-weight: normal !important;
}
#footerlinks li h3 a { 
	color: #c1e4e4;
	text-decoration: none;
}
#footerlinks li h3 a:hover { 
	color: #c1e4e4;
	text-decoration: underline;
}
#footerlinks li:after { content: "" !important;  } 
#footerlinks li:last-child:after { content: "" !important;  }