* {
	margin: 0;
	padding: 0;
}
/*html,body {
	height:100%;
}*/
body {
	margin: 0;
	padding: 0;
	text-align:center;
	color:#333333;
	background-color: #e6e2e2;
	background-image: url(store_hdr.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 13px;
	line-height: 18px;
	background-image: url(img/page_background.jpg);
}

.style1 {
	color: #008080;
	font-weight: bold;
}
.sidebar-left #pageCont #wrapper #contentCol .titleCont .bylineMore {
}
.style2 {font-size: 14px}

ol, ul {
	list-style:none;
}
input, textarea {
	
	font:10px Arial, sans-serif;
	
	color:#6f6f6f;
	padding:0 1px 2px 8px;
}
textarea {
	padding:2px 3px;
	font-size:12px;
}
h1, h2, h3, h4, h5 {
	color:#2e9099;
	font-weight:normal;
}
h5 {
	font-size:13px;
}
img, a img {
	border:0;
}

/* Begin: Links
----------------------------*/
/* default links */
a:link {
	color:#0e6f77;
	text-decoration:none;
}
a:visited {
	color:#0e6f77;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#siteSearchForm a {
	display:block;
	line-height:11px;
	text-indent: -4000px;
	background:no-repeat left top;
	float:left;
	margin:7px 12px 0 1px;
}
#siteSearchForm a:hover {
	background-position:0 -11px;
}
a#searchContact {
	clear:left;
	width:59px;
	background-image:url(img/search_contact_us.gif);
}
a#searchContribute {
	width:58px;
	background-image:url(img/search_contribute.gif);
}
a#searchPrivacy {
	width:73px;
	background-image:url(img/search_privacy_policy.gif);
}
.expandableCont h3 a:link, .expandableCont h3 a:visited {
	color:#75783b;
	background:url(img/ico_down_arrow.png) no-repeat 0 -2px;
	margin-left:-25px;
	padding-left:25px;
	font-size:20px;
	display:block;
	width:auto;
}
.expandableCont h3 a:hover {
	text-decoration:none;
	color:#2e9099;
	background-position:0 -23px;
}
.expandableCont h5 a:link, .expandable h5 a:visited {
	background:url(img/ico_green_down_arrow.jpg) no-repeat 0 4px;
	margin-left:-25px;
	padding-left:13px;
	font-size:13px;
	display:block;
	width:auto;
}
a.txtBtn1, a.txtBtn2, a.txtBtn3 {
	display:inline-block;
	height:11px;
	text-transform: uppercase;
	color:#fff;
	font:10px Arial, Verdana, sans-serif;
	margin-right:12px;
	padding:2px 10px 2px 22px;
	background:#75783b url(/media/btn_1.gif) no-repeat left top;
	font-weight:bold;
}
a.txtBtn2 {
	background:#6f5d7a url(/media/btn_2.gif) no-repeat left top;
}
a.txtBtn3 {
	background:#2e9099 url(/media/btn_3.gif) no-repeat left top;
}
a.txtBtn1:hover, a.txtBtn2:hover, a.txtBtn3:hover {
	text-decoration:none;
}

/* Begin: Layout
----------------------------*/
#flashcontent {
	position:absolute;
	top:100px;
	left:180px;
	z-index:1;
}
#pageCont {
	position:relative;
	width:100%;
	height:100%;
}
#topStars {
	position:absolute;
	top:0;
	left:0;
	width:699px;
	height:499px;
	background:url(img/stars_top_left2.jpg) no-repeat left top;
	background-image: url(img/stars_top_left2.jpg);
}
#bottomStars {
	position:absolute;
	right:0;
	bottom:0;
	background:url(/media/backgrounds/stars_bottom_right2.png) no-repeat right bottom;
	width:500px;
	height:296px;
}
#wrapper {
	text-align:left;
	width:990px;
	margin:0 auto;
	padding:30px 0;
}
#exploreLanding #wrapper {
/*	width:900px;*/
}
#siteSearchForm {
	margin-top:10px;
	float:right;
}
#siteSearchForm label {
	margin-top:-3px;
	margin-right:5px;
	text-indent: -4000px;
	display:block;
	float:left;
	background:url(/media/find_help2.gif) no-repeat left top;
	width:76px;
	height:21px;
}
#siteSearchSubmit {
	text-indent:-4000px;
	border:0;
	background:transparent url(/media/btn_search_go.gif) no-repeat left top;
	width:21px;
	height:14px;
	margin-left:4px;
	cursor:pointer;
}
#siteSearchSubmit:hover {
	background-position:0 -15px;
}
#leftCol {
	float:left;
	width:200px;
}
#rightCol {
	
}
#contentCol {
	margin-left:35px;
	width:735px;
	float:left;
}
#postArtwork #contentCol, #exploreLanding #contentCol {
	width:680px;
}
#footer {
	clear:both;
	color:#6f6f6f;
	padding:15px 0;
	font:10px Arial, Verdana, sans-serif;
	text-align:left;
}
#footer p {
	width:65%;
	padding-bottom:20px;
	float:left;
	padding-left:255px;
}
* html #footer p {
	padding-bottom:0px;
}
*+ html #footer p {
	padding-bottom:0px;
}
#home #footer {
	position:absolute;
	top:630px;
	left:30px;
	z-index:10;
	width:65%;
	
}
.leftTout {
	float:right;
	margin-bottom:9px;
}
#flashPlayerLeft {
	float:left;
	margin-right:10px;
}
#flashPlayerLeft img {
	display:block;
}
.imageLeft, .imageRight {
	float:left;
	color:#7e825d;
	font-style:italic;	
}
.imageRight {
	float:right;
}
.imageLeft img, .imageRight img {
	display:block;
	margin-bottom:8px;
}
.indent {
	margin-left:116px;
}
#userInputWindow #wrapper {
	width:620px;
	padding:15px;
}

/* Begin: Site Nav
----------------------------*/
#siteNav {
	margin-top:20px;
	margin-bottom:26px;
	font:11px Arial, Verdana, sans-serif;
	font-weight:bold;
	text-align:right;
	background-color:transparent;
}
#home #siteNav {
	position:relative;
	z-index:10;
	width:170px;
}
#siteNav li {
	margin-bottom:8px;
	text-transform:uppercase;
	margin-left:22px;
}
#siteNav li a {
	color:#454a4d;
	display:block;
	padding:1px 3px 1px 0;
	width:165px;
}
#siteNav li a:hover {
	text-decoration:none;
	color:#454a4d;
	background-image:url(imgnav_rollover_state2.jpg);
	background-position: left top;
}
#siteNav li a.current {
	background:url(img/nav_on_state2.jpg) left top;
	color:#fff;
}
#siteNav li ul {
	background: url(/media/backgrounds/secondary_nav.gif) left top;
	margin:0;
	padding:0;
	width:167px;
}
#siteNav li ul li {
	margin:8px 0 0 0;
}
#siteNav li ul li a {
	color:#75783b;
}

/* Begin: Containers
----------------------------*/
.titleCont {
	/*margin-bottom:10px;*/
	padding:17px;
	background:transparent url(/media/backgrounds/container_background3.gif) repeat-x left top;
}
.titleCont h2, .contTop h2, .contTop h3, .contTop h4 {
	text-transform:uppercase;
	font-size:20px;
}
.titleCont .byline, .contTop .byline {
	font-size:18px;
	margin:0px;
}
.titleCont p.byline, .titleCont .bylineMore p, .titleCont .bylineMore ul, .titleCont .bylineMore {
	font-size:18px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}
.titleCont .bylineMore p {
	margin-top:0;
}
.titleCont p a {
	font-size:13px;
}
.bylineMore {
	overflow:hidden;
	display:none;
}
.expandableCont {
	margin-bottom:3px;
	padding:17px 17px 28px 35px;
	overflow:hidden;
	display:none;
}
.expandableCont h3 {
	margin-bottom:10px;
}
.expandableCont p {
	margin:20px 0 0 0;
}
.contTop {
	padding-top:0px;
	background-image: url(/media/backgrounds/container_background4.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.contTop .expandableCont {
	margin-bottom:0;
}
.contTop .expandableCont h3 {
	font-size:13px;
	font-weight:normal;
}
.contTop h2 {
	text-transform:uppercase;
}
.contTop h2, .contTop .byline,.contTop h4 {
	margin:0;
	padding-top: 9px;
	padding-right: 17px;
	padding-bottom: 9px;
	padding-left: 0px;
}
.contTop h3 {
	color:#6f5d7a;
}
.contTop h4 {
	color:#454a4d;
}
.contBottom, .contBottomSmall {
	background:transparent url(/media/backgrounds/container_bottom_background.jpg) repeat-x 0 120%;
	padding:17px 10px 20px 17px;
	position:relative;
	float:left;
	clear:left;
	z-index:4;
}
.contBottomSmall {
	background:transparent url(/media/backgrounds/container_bottom_background.jpg) repeat-x 0 -120px;
}
.contTop p {
	margin-top:12px;
	margin-left:12px;
	padding-bottom:15px;
}
#contentCol .contBottom p {
	margin-bottom:12px;
	position:relative;
	z-index:4;
	padding-bottom:12px;
}
.closed {
	background-color: #e7edee;
	background-image: url(img/page_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.opened {
	background:#f1f4f5 url(/media/backgrounds/cont_open.jpg) repeat-x left top;
}
.reflect {
	background:transparent url(/media/backgrounds/image_reflection.png) repeat-x left bottom;
	padding-bottom:50px;
}
.postExamples {
	margin:17px 21px;
	padding:11px 0 11px 11px;
	width:650px;
	background:url(/media/backgrounds/post_art_background.jpg) no-repeat left top;
}
.postExamples .floatRight {
	margin-right:60px;
}
.postExamples h3 {
	font-size:18px;
	text-transform: none;
	color:#2e2f30;
	margin-bottom:26px;
}
.artworkCont {
	float:left;
	margin-right:43px;
}
.artworkCont img {
	display:block;
}
.reflection {
	background:transparent url(/media/backgrounds/reflection2.png) repeat-x left top;
	width:169px;
	height:35px;
}
.sideGrad {
	background:transparent url(/media/backgrounds/side_gradient.jpg) no-repeat right top;
	padding:22px 50px 0 0;
	height:66px;
}
#exploreArtCont {
	clear:both;
	margin-left:30px;
	padding:20px;
	width:845px;
	background:#e8e3e3 url(/media/backgrounds/container_background_2.jpg) repeat-x left top;
}
#artThumbs {
	width:845px;
	height:460px;
	overflow:hidden;
	position:relative;
	overflow:auto;
	overflow-y:hidden;
	overflow-x:auto;
}
.artRow {
	clear:both;
	width:6600px;
	margin-top:10px;
	overflow:hidden;
}
.artRow .artCont {
	float:left;
	margin-right:30px;
	position:relative;
	width:169px;
	height:94px;
	padding-bottom:50px;
}
.story_of_healing a, .story a, .poem a {
	display:block;
	padding:8px 11px;
	width:147px;
	height:78px;
	font-size:24px;
	line-height:1em;
	color:#fff;
	overflow:hidden;
	background:url(/media/backgrounds/my_story_thumb.jpg) no-repeat left top;
}
.story a {
	background-image:url(/media/backgrounds/story_thumb.jpg);
	color:#fff;
}
.poem a {
	background-image:url(/media/backgrounds/poem_thumb.jpg);
	color:#6f6f6f;
}
.story_of_healing a:hover, .story a:hover, .poem a:hover {
	text-decoration:none;
}
.artRow .artCont img {
	display:block;
}
.artRow .artCont .viewLink, .story_of_healing .viewLink, .story .viewLink, .poem .viewLink {
	position:absolute;
	top:79px;
	left:0;
	opacity:.95;
	display:none;
}
#destroyedLetter {
	font-weight:bold;
	color:#2e9099;
	margin:0 12px 0 0;
	float:right;
	display:none;
}

/* Begin: Forms
----------------------------*/
.formBack {
	background:transparent url(/media/backgrounds/textarea_back_grad.png) repeat-x left bottom;
	padding:12px;
}
.formControls {
	background:url(/media/backgrounds/form_controls.jpg) repeat-x left top;
	padding:1px 15px 1px 15px;
	margin-bottom:12px;
	height:23px;
}
.formControls img {
	display:block;
	float:left;
	margin-top:3px;
}
.formControls .saveControl, .formControls .destroyControl {
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	font:11px Arial, Verdana, sans-serif;
	display:block;
	float:left;
	margin-left:16px;
	padding-left:15px;
	padding-top:5px;
	background:url(/media/ico_arrow_form_control.jpg) no-repeat left top;
}
#writeListField {
	width:539px;
	height:203px;
}
#postArtForm {
	margin:0 115px;
	padding-bottom:40px;
}
#postArtForm p {
	margin-left:0;
	margin-bottom:15px;
}
#postArtInput {
	width:245px;
	font-size:12px;
}
#postArtForm img {
	vertical-align:middle;
	margin:0 5px;
}
#submitBtn {
	background-color:transparent;
	border:0;
	padding:0;
	vertical-align:middle;
	margin-left:0;
}


/* Begin: Headers
----------------------------*/
.pseudoHdr {
	font-size:20px;
	display:block;
	margin-bottom:6px;
}
#siteName {
	text-indent:-4000px;
	width:200px;
	height:25px;
	background-image: url(img/site_name.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.hdrPage {
	height:52px;
	text-indent:-4000px;
	background:no-repeat 0 -5px;
	margin-bottom:12px;
}
#hdrHealingPath {
	width:292px;
	background-repeat: no-repeat;
}

/* Begin: Generic/Font classes
----------------------------*/
.printBtn {
	display:block;
	margin-bottom:15px;
	color:#fff !important;
	font-weight:bold;
}
.asterick {
	color:#eb6c73;
	font-weight:bold;
	font-size:14px;
}
.radioInput, .checkboxInput {
	background-color:transparent;
	border:none;
}
p.marginLeft {
	margin-left:200px !important;
}
.annotation {
	color:#7e825d;
	font-style:italic;
}
.uppercase {
	text-transform:uppercase;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	text-decoration:underline;
}
.alignLeft {
	text-align:right;
}
.alignCenter {
	text-align:center;
}
.alignRight {
	text-align:right;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.center {
	margin:0 auto !important;
}
.clear {
	clear:both;
}
.hide {
	display:none;
}
.show {
	display:block;
}
.showInline {
	display:inline;
}
/* use these for striping rows */
.oddRow {
	
}
.evenRow {
	
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* Begin: Pseudo Popup
----------------------------*/
#pageOverlay {
	position:absolute;
	top:0;
	left:0;
	background-color:#000;
	z-index:100;
	width:100%;
}
#pseudoPopup {
	background:#fff url(/media/backgrounds/pseudo_popup.jpg) repeat-x left top;
	position:absolute;
	top:0;
	left:0;
	overflow:auto;
	z-index:101;
	text-align:left;
	width:225px;
	padding:42px 28px 28px 28px;
}
#pseudoPopup img {
	margin:0 28px;
}
/*#pseudoPopup #responseContent {
	margin:42px 28px 28px 28px;
}*/
/*#pseudoPopup img#responseContent {
	margin:0 28px;
}*/

#pseudoPopup #closeLink {
	float:right;
	font:11px Arial, Verdana, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#797979;
	margin:15px 20px 15px 15px;
}


/* Begin: Tell A Friend
----------------------------*/
#tellFriendCont {
	background:url(/media/backgrounds/tell_friend_top.jpg) no-repeat left top;
	width:761px;
	padding-bottom:20px;
	/*height:563px;*/
}
#tellFriendBottom {
	background:url(/media/backgrounds/tell_friend_bottom.jpg) no-repeat left bottom;
	width:761px;
}
#tellFriendCont h3 {
	text-indent:-4000px;
}
#tellFriendForm {
	padding:105px 30px 40px  20px;
}
.row {
	clear:both;
}
#tellFriendCont .row {
	height:22px;
	margin-top:10px;
}
#tellFriendForm .row input {
	width:210px;
}
#message {
	margin-left:80px;
	width:615px;
	height:115px;
}


/* Begin: Annoying Hacks
----------------------------*/
* html .expandableCont h3 a:link {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/backgrounds/ico_down_arrow.png', sizingMethod='crop');
}
/* html .titleCont {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/backgrounds/container2.png', sizingMethod='crop');
}
/* html .contTop {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/backgrounds/container.png', sizingMethod='scale');
}
* html .contBottomBack {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/media/backgrounds/container_bottom2.png", sizingMethod='crop');
}*/
* html .reflection {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/backgrounds/reflection.png', sizingMethod='scale');
}
* html .formBack {
/*	background-image:url(/media/backgrounds/textarea_back_grad.jpg);*/
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/backgrounds/textarea_back_grad.png', sizingMethod='scale');
}
* html #leftCol {
	margin-right:50px;
}
* html #contentCol {
	height:1%;
	margin-left:0;
}
* html .contTop{
	float:left;
}
* html #contentCol .contBottom{
	position:relative;
	width:706px;
}



/* about us page changes */
#hdrAboutUs {
	background:url(/media/headers/hdr_about.gif) no-repeat -20px -20px;
}
#about_us_top {
	width:675px;
	padding:0 20px;
	height:340px;
}
#about_us_top #flashDiv {
	float:left;
	width:400px;
}
#about_us_top #about_us_top_right {
	width:270px;
	float:right;
	clear:right;
}
#about_us_top #about_us_top_right p.byline,
#about_us_top #about_us_top_right h2 {
	padding-left:12px;
}
#about_us_top #about_us_top_right .highlightedText {
	color:#75783B;
	font-style:italic;
}
.formControls .saveControl {
	color:#fff !important;
}
p#saveDir {
	color:#fff;
	font-style:italic;
	width:620px;
}
#responseContent h1 {
	line-height:28px;
}
#zipCode {
	display:block;
}
.sidebar-left #pageCont #wrapper #contentCol .titleCont .bylineMore {
	width: 310px;
}
/***************************************************************************************************/
/* base cart
/***************************************************************************************************/


/* Info Box WITHOUT Headings */
.CPbox1            {COLOR: #333333; BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #BBC3D3}
.CPbox1 A:link     {COLOR: #333333; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:visited  {COLOR: #333333; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:hover    {COLOR: #996666; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: underline}

/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.CPbox2            {COLOR: #333333; BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #BBC3D3}
.CPbox2H           {COLOR: #333333; BACKGROUND-COLOR: #DDDDDD; PADDING: 1px}
.CPbox2H B         {COLOR: #333333;}
.CPbox2B           {COLOR: #333333; BACKGROUND-COLOR: #F5F5F5}
.CPbox2B A:link    {COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: none}
.CPbox2B A:visited {COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: none}
.CPbox2B A:hover   {COLOR: #996666; FONT-SIZE: 10px; TEXT-DECORATION: underline}

/* Box - Page Headings */
.CPpageHead {BORDER-BOTTOM: 2px solid #CCCCCC; PADDING-BOTTOM: 4px}

/* Box - Page Navigation */
.CPpageNav {}

/* Box - General Headings */
.CPgenHeadings {BACKGROUND-COLOR: #EEEEEE}

/* Box - Product Image (Home page) */
.CPhomeImg {BORDER: 1px solid #CCCCCC}

/* Box - Product Description (Home page) */
.CPhomeDesc {BORDER-BOTTOM: 1px solid #CCCCCC}

/* Horizontal and Vertical lines */
.CPlines {BACKGROUND-COLOR: #CCCCCC}

/* Product Short Description (Except Detail page) */
.CPprodDesc {FONT-SIZE: 9pt}

/* Product Short Description (Detail page only) */
.CPprodDescDet {FONT-SIZE: 11pt}

/* Product Long Description */
.CPprodDescLong {}

/* Product Detail */
.CPprodDet {}

/* Product SKU */
.CPprodSKU {}

/* Product Price - Text Label */
.CPprodPriceT {COLOR: #800000}

/* Product Price - Price Value */
.CPprodPriceV {COLOR: #800000}

/* Product List Price - Text Label */
.CPprodLPriceT {}

/* Product List Price - Price Value */
.CPprodLPriceV {TEXT-DECORATION: line-through}

/* Product Sale Price - Text Label */
.CPprodSPriceT {}

/* Product Sale Price - Price Value */
.CPprodSPriceV {COLOR: red}

/* Free Shipping text */
.CPfreeShipMsg {COLOR: #888888}

/* In Stock text */
.CPinStock {COLOR: #888888}

/* Out of Stock text */
.CPoutStock {COLOR: red}

/* No Image text */
.CPnoImgT {COLOR: #800000}

/* Category List */
.CPcatDescList {}

/* Category Description - No products linked to it */
.CPcatDesc {}

/* Category Description - Has products linked to it */
.CPcatDescProd {FONT-WEIGHT: bold}

/* Option Description for "Optional" options */
.CPoptDesc {FONT-STYLE: italic}

/* Option Select box */
.CPoptSel {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* Option Text box */
.CPoptTxt {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}


/* ------------------- */
/* ADDED - Version 2.3 */
/* ------------------- */

/* Box - 2, 3 and 4 Column Layout for product list page */
.CPcolsView {BORDER: 1px solid #CCCCCC}
.CPcolsView A:link    {COLOR: #000099; TEXT-DECORATION: none}
.CPcolsView A:visited {COLOR: #000099; TEXT-DECORATION: none}
.CPcolsView A:hover   {COLOR: #996666; TEXT-DECORATION: underline}

/* System Messages */
.CPsysMsg    {FONT-SIZE: 10pt;}
.CPsysMsgErr {COLOR: red; FONT-SIZE: 10pt;}
.CPsysMsgURL {FONT-SIZE: 10pt}

/* ------------------- */
/* ADDED - Version 2.4 */
/* ------------------- */

/* Highlights used in search results */
.CPhighlight {COLOR: #000000; BACKGROUND-COLOR: #ffff66}

/* ------------------- */
/* ADDED - Version 2.5 */
/* ------------------- */

/* Radio Button options */
.CPoptRadio {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* Option Description for "Mandatory" options*/
.CPoptDescM {FONT-STYLE: italic; color: Red}


/* ---------------------*/
/* ADDED -- Version 3.0 */
/* ---------------------*/
.CPcloseWindow {FONT-SIZE: 6pt; TEXT-DECORATION: none;}
.install { 
	BORDER: 1px solid #BBC3D3
}

.installcomment {
	PADDING-LEFT: 30px;
}

.textBlock {
	BACKGROUND-COLOR: #EEEEEE;
	BORDER: 1px solid #CCCCCC;
}

.maintClosed {
	color: red;
	font-size: 15pt;
	text-align: center;
}

.CPContactUs {

}

/* -------------------- */
/* ADDED -- Version 3.5 */
/* -------------------- */
.findTable {
	background-color: #EEEEEE;
	BORDER: 1px solid #CCCCCC;
}
.listTable {
	background-color: #EEEEEE;
}
.listRowTop {
	BACKGROUND-COLOR: #DDDDCC;
	BORDER-TOP: 1px solid #888888;
	BORDER-BOTTOM: 1px solid #888888;
}
.listRowHead {
	BACKGROUND-COLOR: #DDDDDD;
}
.listRowBot {
	BACKGROUND-COLOR: #DDDDCC;
	BORDER-TOP: 1px solid #888888;
	BORDER-BOTTOM: 1px solid #888888;
}

/* --------------------  */
/* ADDED -- Version 4.1  */
/* --------------------  */
.cpbeta {
	color: red;
	font-size: 14pt;
	
}

/* New template style */ 
html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0; /* center for now */
	width: 24em; /* ems so it will grow */
	background: url(../usermods/img/featurebox/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(../usermods/img/featurebox/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(../usermods/img/featurebox/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(../usermods/img/featurebox/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
	text-align: left;
}

.boxbody a {	
	text-decoration: none;
}
.boxbody a:hover {
	text-decoration: underline;
}
.boxbody span.cpCart {
	text-align: left;
	padding-right: 3em;
}


