/* Alternative Health Spas CSS */
/*------ 10/28/09 1:00PM ------*/
/*   
Theme Name: ahsMain
Theme URI: www.alternativehealthspas.com
Description: Theme for Alternative Health Spas
Author: Allan Douglas, DDGraphics WebMedia
Author: URI: www.ddgwebmedia.com
 */

/******************************/

/* @group HTML Elements */

/*-------- HTML Elements --------*/
* {
	margin: 0;
	padding: 0;
}

body {
	background: #223900;
	font: 98% Papyrus, Optima, "Sans Serif";
	padding: 2em;
}

a {
	text-decoration: none;
}

a {
	color: #2C3B00;
}

a:hover {
	color: #735eb6;
}

p, td, h1, h2, h3, h4, h5, ul, li {
	font-family: Papyrus, Optima, "Sans Serif";
}

p {
	font-size: 100%;
	margin: 0 0 .8em 1em;
}

h1 {
	font-size: 180%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 120%;
}

/* @end HTML Elements */
/*********************************/
/* @group fluid.gs site design */

/* fluid.gs site design */

div.section div.column {
	border-left: thin solid #a1b04a;
	border-bottom: thin solid #a1b04a;
	/*background: #f8f9f4;*/
}

div.section div.column:last-child {
	border-right: thin solid #a1b04a;
}

div.section div.column_content {
	padding: .5em;
	margin: .5em;
}

/* @end fluid.gs site design */
/**************************/
/* @group ID Selectors */

/*------ ID Selectors ------*/

/*-- Container Around Everything --*/

#container {
	width: 95%;
	max-width: 80em;
	margin: 0 auto;
	background-color: white;
	color: #2C3B00;
}

/*********************************/

/*------ Header Stuff ------*/

#header {
	width: 98%;
	background: white;
	margin: 0 auto;
}

.lefthdr {
	float: left;
	width: 34%;
	margin: .5em 0 0 .5em;
}

.centerhdr {
	float: left;
	width: 78%;
	padding: 1em 0 0;
	margin: 0 auto;
}

.righthdr {
	float: right;
	width: 63%;
	/*text-align: right;*/
	margin: .5em 0 0;
}

#cartheaderrow {
	clear: both;
	width: 100%;
	margin: 0 0 .2em;
}

#cartheaderrow div.righthdr {
	background-color: #e9e55b;
	text-align: right;
}

/*----- End Header Stuff -----*/
/*********************************/
/* @group Left Col */
/* leftcol controls thinner left column */

.leftcol {
	float: left;
	width: 19%;
}

.leftcol img {
	text-align: center;
}

.leftcol p {
	margin: 0 0 .8em .5em;
}

/* @end Left Col */
/************************/
/* @group Right Col */
/* rightcol controls right column in this site right col is main content */
 
.rightcol {
	float: right;
	width: 79%;
}

.rightcol img {
	text-align: center;
}

#maincontent {
	float: left;
	width: 100%;
}

.leftcolmc {
	float: left;
	width: 49%;
}

.leftcolmc img {
	display: block;
	text-align: center;
}

.rightcolmc {
	float: right;
	width: 49%;
}

.fullcolmc {
	clear: both;
	width: 100%;
	padding: .5em 0;
	/*background: #EFF4CA;*/
}

.fullcolmc ul {
	margin: 0 0 0 2em;
}

/* @end Right Col */

/* @end ID Selectors */
/******************************/
/* @group Box Stuff */

/* box fits the given width of the column it is in. Usually combined with another class to control inner elements, eg box default */

.box {
	padding: .5em 0;
	background: #EFF4CA;
}

.boxleft {
	padding: .5em 0 .5em 0;
}

/* Styling of the boxes if there is no JavaScript support */

.boxcol {
	background: #EFF4CA;
	line-height: 120%;
	margin: 0 1em;
}

/* 3 col set up for inside boxcol */
.leftbc {
	float: left;
	width: 30%;
	text-align: left;
}

.centerbc {
	float: left;
	width: 30%;
	text-align: left;
}

.rightbc {
	float: left;
	width: 30%;
	text-align: left;
}
/* paragraph styles for any main boxes */

.boxcol, .boxleft p {
	padding: 0 0 .5em;
	margin-right: .5em;
}

.boxcol ul {
	margin: 0 0 0 2em;
}

.boxcol ul.leftbc, ul.centerbc, ul.rightbc   {
	margin: 0 0 0 1em;
	list-style-type: none;
}

.boxcol h4 {
	text-transform: uppercase;
	font-size: 92%;
	padding: .2em;
	margin: 0 0 0 .5em;
}

.locations {
	clear: both;
	margin: 1em 0 0;
}

.locations p {
	padding: 0 .5em .5em .5em;
	line-height: 110%;
}

.locations h4 {
	text-transform: uppercase;
	font-size: 92%;
	padding: .2em;
	margin: 0 0 0 .5em;
}

.cfrlinks li a {
	font-variant: small-caps;
}

/* and then these h1 h3 statements, unique to whichever section has been attached above, will give the headers the appropriate background color */ 

.box h1 {
	font-size: 150%;
	/*color: #FFF;
	background: #BFA065;*/
	padding: .2em;
}

.box h2 {
	font-size: 120%;
	/*color: #FFEFA7;
	background: #6E8ABF;*/
	padding: .2em;
	margin: 0 .5em;
}

.box h3 {
	text-transform: uppercase;
	font-size: 98%;
	padding: .2em;
	margin: 0 .5em;
}

.box h4{
	font-size: 92%;
	padding: .2em;
	margin: 1em 0 0 .5em;
	text-transform: uppercase;
}



/* CSS for the box ends here */
/* @end Box Stuff */
/*******************************/
/* @group Catalog Stuff */

/* Used in the Catalog & CatalogDetail Pages */



#prodcontainer {
	float: left;
	width: 99%;
	background: #EFF4CA;
	/*border: medium dotted maroon;*/
}

#prodcontainerb {
	clear: both;
	width: 99%;
	position: relative;
}

.prodbox { /*- box around group & detail stuff inside prodcontainer after pagetitle h1 & h2 -*/
	float: left;
	width: 98%;
	margin: .5em 0 0;
	/*border: thin dashed navy;*/
}

.prodbox p{
	/*width: 99%;*/
	/*border: thin solid lime;*/
}

.prodbox img.thrbbr {
	width: 25px;
}

/*-- prodgroup stuff --*/

.prodgroup1 {
	float: left;
	display: block;
	width: 99%;
	margin: .5em 0 0 .5em;
}

.prodgroup1 img {
	width: 20%;
	margin: .5em 0 0 .5em;
	padding: 0 .5em .5em 0;
}

.prodgroup2 {
	float: left;
	text-align: center;
	display: block;
	width: 49%;
	margin: .5em 0 0;
}


.prodgroup3 {
	float: left;
	text-align: center;
	display: block;
	width: 33%;
	margin: .5em 0 0;
}

.prodgroup4 {
	float: left;
	text-align: center;
	display: block;
	width: 24%;
	margin: .3em .3%;
}

/*-- end prodgroup --*/
/*----------------------*/
/*-- proddetail --*/

.proddetail1 {
	float: left;
	text-align: left;
	display: block;
	width: 95%;
	margin: .5em 0 0;
}

.proddetail1 img {
	width: 15%;
	display: block;
	text-align: center;
	/*padding: 0 .5em .3em 0;*/
	background-color: #63693F;
	margin: .5em .8em .5em .5em;
}

.proddetail3 {
	float: left;
	text-align: center;
	display: block;
	width: 33%;
	margin: .5em 0 0;
}

.proddetail4 {
	float: left;
	text-align: center;
	display: block;
	width: 24%;
	margin: .3em .3%;
}


.pagetitle {
	width: 99%;
	background-color: #e9e55b;
}

.pagetitle h1 {
	font-size: 130%;
	margin: .5em auto 0 .5em;
}

.pagetitle h3 {
	font-size: 98%;
	font-variant: normal;
	margin: .5em auto 0 .5em;
	font-weight: normal;
	font-style: normal;
}

.pageinfo {
	background-color: #e9e55b;
	margin: 0;
	padding: 0;
}

.pageinfo h2 {
	margin: 0 auto .5em .5em;
}

/*- proditem used if items are not using drop down for color or prod selection -*/
.rowproditem {
	clear: both;
	padding-top: .5em;
	text-align: center;
}

.proditem4 {
	float: left;
	text-align: center;
	display: block;
	width: 24%;
	margin: .3em .3%;	
}

/*- used in all catalog includes -*/
.prodname{
	font-size: 1em;
	text-align: left;
}

.proddesc {
	/*width: 99%;
	text-align: left;*/
	font-size: .9em;
	/*border: thin dashed red;*/
}

/* @group Prod Prices */

.prodprice {
	/*color: #900;*/
	font-size: 1em;
}

.prodpricesale {
	color: #900;
	font-size: 1.3em;
}

.prodpricepromo {
	color: #900;
	font-size: 1.5em;
}

.prodpricewhlsle {
	/*color: #900;*/
	font-size: 1.3em;
}

/* @end Prod Prices */
/*-- end proddetail --*/

/* @group Cart Buttons */

/* @group Add to Cart Checkout Buttons */

a:link.addtcbutton, a:visited.addtcbutton {
	display: block;
	color: #2C3B00;
	background-color: #e9e55b;
	text-align: center;
	font-size: .85em;
	margin: 0 auto 0 3em;
	width: 6em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-right: .13em outset #666666;
	border-bottom: .13em outset #666666;
	border-left: .15em outset #CCCCCC;
	border-top: .13em outset #CCCCCC;
	padding: .2em;
}

a:hover.addtcbutton, a:active.addtcbutton {
	color: #F8FAD5;
	background-color: #2C7843;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}

a:link.chkoutbutton, a:visited.chkoutbutton {
	display: block;
	color: #F8FAD5;
	background-color: #2C7843;
	text-align: center;
	font-size: .85em;
	margin: 0 auto 0 3em;
	width: 6em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-right: .13em outset #666666;
	border-bottom: .13em outset #666666;
	border-left: .15em outset #CCCCCC;
	border-top: .13em outset #CCCCCC;
	padding: .2em;
}

a:hover.chkoutbutton, a:active.chkoutbutton {
	color: #2C3B00;
	background-color: #e9e55b;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}

/* @end Add to Cart Checkout Button */

/* @group Fill Box Buttons */

.fillbxbutton a:link, .fillbxbutton a:visited {
	font-size: 12px;
	display: block;
	padding: .1em;
	border: thin outset #333333;
	background-color: #BF9946;
	color: #4C0405;
	width: 75px;
	text-decoration: none;
	text-align: center;
	position: relative;
}
.fillbxbutton a:hover, .fillbxbutton a:active {
	display: block;
	width: 75px;
	padding: .1em;
	border: thin solid #333333;
	background-color: #4C0405;
	color: #BF9946;
}



/* @end */

/* @group Submit Buttons */

a:link.sbmtbutton, a:visited.sbmtbutton {
	width: 10em;
	display: block;
	border-top: thin solid #CCCCCC;
	border-right: thin solid #666;
	border-bottom: thin solid #666;
	border-left: thin solid #CCCCCC;
	color: whitesmoke;
	background-color: olive;
	text-align: center;
	font-size: .8em;
	/*float: left;*/
	padding: .2em .4em;
}

a:hover.sbmtbutton, a:active.sbmtbutton  {
	color: #63693F;
	background-color: #e9e55b;
	text-align: center;
	border-top-color: #666;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #666;
}

/* @end */

/* @end Cart Buttons */

/* @end Catalog Stuff */
/*************************/
/* @group Blog Stuff */
/*-- goes around all blog elements to control width & placement --*/

#blog {
	top: 2em;
	width: 100%;
	background-color: #cce5a7;
}

#maincontentblog {
	float: right;
	width: 74%;
	margin: 0;
	padding: 0;
}

/*-- controls stuff under anycol which is the main column --*/

.anycolb {
	clear: right;
	margin: 1em 1em 0;
	padding: .5em 0;
	/*background: #FFF;*/
	/*line-height: 170%;*/
	border-bottom: medium groove gray;
}

.anycolb p {
	margin: 0;
	color: #333;
	margin: 0 .5em .5em 1.5em;
	padding: 0;
}

.anycolb h1 {
	font-size: 160%;
	color: #FFF;
	background: #807E59;
	margin: 0 .5em 0 1.5em;
	padding: 0;
}

.anycolb h2 {
	font-size: 120%;
	margin: 0 .5em;
	padding: 0;
	color: #bb6200;
}

.anycolb h3 {
	text-transform: uppercase;
	/*display: inline;*/
	font-size: 95%;
	margin: 1em 0 .5em;
	padding: 0;
}

.anycolb h4{
	text-transform: uppercase;
	font-size: 92%;
	padding: 2px;
	margin: 1em 0 0 .5em;
}

/*-- controls archive stuff --*/

#subcontentblog {
	float: left;
	width: 25%;
	background: #d5d5d5;
	margin: 1em 0 .5em;
}


#subcontentblog img {
	margin: 0;
	padding: 0;
}

.blogarchive {
	border-bottom: thin groove black;
	margin: 0 0 .5em;
	padding: 0;
}

.blogarchive a:link, .blogarchive a:visited {
	color: #333;
}

.blogarchive p {
	font-size: 92%;
	padding: 0;
	margin: .5em 0 .5em 1.2em;
}

.blogarchive h3 {
	font-size: 98%;
	margin: .5em 0 .5em 1em;
	padding: 0;
}

.blogarchive ul li {
	list-style-type: none;
}

.blogarchive ul {
	margin: .5em 0 .5em 1em;
	padding: 0;
}

.follow {
	width: 99%;
	border: thin dashed orange;
	border-bottom: medium groove #333;
}

/*- Controls outside #blog in all email output with -*/

.blogmailbackground {
	margin: 1em 1em 0;
	padding:0;
	background-color: #cce5a7;
}


/* date, posted, postedlabel & comment control the small text info in blog blurbs */

.date {
	font-size: 85%;
	font-weight: bold;
	color: #666;
	padding: 0 0 .5em .5em;
}

.posted {
	font-size: 85%;
	display: block;
	margin: 0 0 1em 5em;
	padding: 0;
	font-weight: bold;
	color: #666;
}

.postedlabel {
	font-size: 85%;
	display: block;
	margin: 0 0 1em 5em;
	padding: 0;
	font-weight: bold;
	color: olive;
}

.comment {
	font-size: 85%;
	font-weight: bold;
	color: olive;
	margin: 0 0 1em 5em;
	padding: 0;
}

/*- Stuff for Twitter Updates -*/

#twitter_div {
	margin: .5em 0 0;
	padding: 0;
}

.sidebar-title {
	text-align: center;
	
}
/*-- Controls ul list in class sidebar-title --*/

#twitter_update_list {
	text-align: left;
	list-style-type: circle;
}

/* Controls follow me button */
.followme a:link, .followme a:visited {
	display: inline;
	width: 11em;
	color: olive;
	background-color: silver;
	text-align: center;
	font-size: .95em;
	padding: .3em;
	border: medium ridge olive;
}

.followme a:hover, .followme a:active {
	color: white;
	background-color: olive;
	text-align: center;
	border: medium ridge olive;
}

/*- End Stuff for Twitter Updates -*/
/********************************/

.news p {
	margin: 0;
	color: #333;
	padding: 0 .5em .5em .8em;
	line-height: 105%;
}

.news .date {
	font-size: 1em;
	margin: 0;
	color: #333;
	padding: 0 .5em .5em .8em;
}

.about p {
	margin: 0;
	padding: 0 .5em .5em .8em;
}

/* CSS for the blog ends here */
/* @end Blog Stuff *//*************************/
/* @group Events Calender */

/* --- Events Calendar Stuff ---*/

#calendar {
	clear: both;
	margin: 0 auto;
	width: 95%;
}

table.clndrColumns {
	border: 2px outset olive;
	border-collapse: collapse;
	width: 100%;
	background-color: silver;
}

table.clndrColumns td {
	border: 2px outset olive;
}

.clndrColumns p {
	text-align: left;
	margin-top: 0em;
	margin-left: .5em;
	font-size: .9em;
	color: olive;
}

.clndrColumns h5 {
	text-align: left;
	margin-bottom: 0em;
	margin-top: .2em;
	margin-left: .2em;
	font-size: 1em;
	color: olive;
}

.clndrColumns td.leftColumn {
	width: 30%;
	overflow: visible; /* fix for IE italics bug */
}

.clndrColumns td.rightColumn {
	width: 70%;
	overflow: visible; /* fix for IE italics bug */
}

/*--- Printer Icon for Events Calendar ---*/

#printer {
	margin: 0 auto;
	width: 80%;
}

#printer h5 {
	font-size: .9em;
	text-align: left;
}

#printericon {
	float: right;
	width: 10%;
}

#printertext {
	float: left;
	width: 65%;
	margin: 0;
}

#printer a:link, #printer a:visited {
	height: 32px;
	width: 32px;
	background-image: url(http://www.ddgwebmedia.com/DDGECom/DB/DBAssets/DBIcon/print_up.gif);
	display: block;
}

#printer a:hover {
	height: 32px;
	width: 32px;
	background-image: url(http://www.ddgwebmedia.com/DDGECom/DB/DBAssets/DBIcon/print_dwn.gif);
	background-repeat: no-repeat;
	display: block;
}

/* @end Events Calender */
/**********************************/
/* @group Contacts Page Stuff */

/*---- Contacts Page Stuff ----*/

/*-- Needed in every site that uses our DB for contact information --*/

#contact {
	float: left;
	top: 1em;
	width: 100%;
}

html>body #contact {
	width: 100%;
}

#contact .modules {
	clear: both;
	padding-top: 5px;
	text-align: center;
}

#contact h2 {
	margin-bottom: 0px;
	-moz-border-radius: 10px;
	color: #2C3B00;
	background: #EFF4CA;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #666666;
	text-align: center;
	margin-top: 15px;
}

#contact h4 {
	margin: 0 auto;
	text-align: center;
	margin-bottom: 0px;
	-moz-border-radius: 10px;
	color: #2C3B00;
	background: #EFF4CA;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #666666;
}

#contact h5 {
	text-align: center;
}

#contact .contact {
	text-align: center;
	float: left;
	display: block;
	font-size: larger;
	font-weight: bold;
	width: 33%;
}

/******************************/
/*---------- Form Stuff ----------*/

#frmcontainer {
	clear: both;
	-moz-border-radius: 10px;
	color: #2C3B00;
	background: #EFF4CA;
	width: 80%;
	/*border: thin dashed #660099;*/
	margin: 0 auto;
}

#frmcontainerunsub {
	clear: both;
	width: 90%;
	border: thin dashed #660099;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 1em auto 0;
}
#frmcontainer h2 {
	font-size: 1.1em;
	margin: .5em 0em;
}

div.row {
	clear: both;
	padding-top: 5px;
	text-align: center;
}

div.row1 {
	clear: both;
	padding-top: .5em;
	text-align: center;
}

div.row span.label {
  float: left;
  width: 36%;
  text-align: right;
  }

div.row span.labelcr {
	float: left;
	width: 30%;
	text-align: right;
}

div.row span.labelbg {
	float: left;
	width: 15%;
	text-align: right;
}

div.row span.formw {
	float: right;
	width: 62%;
	text-align: left;
}

div.row span.formcr {
	float: right;
	width: 70%;
	text-align: left;
	color: #000066;
}

div.row span.formbg {
	float: right;
	width: 10%;
	text-align: left;
}

div.rowbttns {
	clear: both;
	padding-top: .5em;
	text-align: center;
}
.labelrbcb {
	width: 3%;
	float: left;
	text-align: right;
	/*border: thin dashed red;*/
}
.inputwrbcb {
	width: 3%;
	float: left;
	text-align: left;
	/*border: thin dashed red;*/
}
/*-- Form Button used in Contact page & all Checkout pages --*/

.formbttn {
	cursor: pointer;
	background-color: olive;
	color: #FFC;
	border: outset 1px #ccc;
	padding: 1px 2px;
}

.formbttnoff {
	background-color: #666699;
	color: #CCCCCC;
	border: outset 1px #ccc;
	padding: 1px 2px;
}

/*---- End Form CSS ----*/

/* @end Contacts Page Stuff */

/*******************************/

/* @group Navigation */

/*------ Navigation ------*/

#navigation {
	width: 99%;
	margin: 0;
	padding: 0;
}

/*-- ahs Left Nav CSS --*/
#ournav, #ournav ul { /* all lists */
	list-style: none;
	float: left;
	width: 10em;
	margin: 0 0 0 .5em;
	padding: 0;
}

#ournav li { /* all list items */
	position: relative;
	float: left;
	line-height: 1.25em;
	margin-bottom: -1px;
	width: 10em;
}

#ournav li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	margin-left: 11.05em;
	margin-top: -1.60em;
}

#ournav li ul ul {/* third-and-above-level lists */
		left: -999em;
}

#ournav li a {
	width: 10em;
	display: block;
	color: #2C3B00;
	font-weight: bold;
	text-decoration: none;
	background-color: #e9e55b;
	border: thin solid #2C3B00;
	padding: .3em 0.5em 0;
}

#ournav li a:hover {
	color: white;
	background-color: #2C3B00;
}

#ournav li:hover ul ul, #ournav li:hover ul ul ul, #ournav li.sfhover ul ul, #ournav li.sfhover ul ul ul {
	left: -999em;
}

#ournav li:hover ul, #ournav li li:hover ul, #ournav li li li:hover ul, #ournav li.sfhover ul, #ournav li li.sfhover ul, #ournav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
}
/*--- End ournav ---*/
/* @group Site Map Style Footer */

/*-- Styles for smfooter --*/

#footer {
	clear: both;
	width: 99%;
	margin: 0 auto;
	text-align: center;
	font-size: .9em;
	background-color: #e9e55b;
	border-top: medium solid #444A18;
	border-right: thin solid #fff;
	border-left: thin solid #fff;
}

#footer p {
	font-size: .9em;
	margin: .5em auto 0 1em;
}

p a:link, a:visited {
	color: #2C3B00;
}

p a:hover, a:active {
	color: #444A18;
}

#footer .logos {
	clear: both;
	width: 99%;
	margin: 0 auto 2em;
}

#footer .logos div {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
}
div#footer div.section {
	margin: 0 5%;
	width: 90%;
}

div#footer div.section div.column {
	background: none;
	border: none;
}

div#footer div.section div.column_content {
	margin: 0;
	padding: 0 10px;
}

div#footer div.section div.column_content ul li {
	color: #b8b8b8;
	text-shadow: 1px 1px 0 black;
	border-bottom: 1px solid #575757;
	line-height: 26px;
	background: url('../images/icon_generic.png') no-repeat center left;
	padding-left: 22px;
}

div#footer div.section div.column_content ul li span {
	color: #575757;
	margin-right: 10px;
	font-weight: normal;
	display: block;
	float: left;
}

div#footer div.section div.column_content ul.friends li {
	background: url('../images/icon_folder.png') no-repeat center left;
	padding-left: 22px;
}

#sitemap {
	clear: both;
	width: 99%;
	text-align: center;
	margin: 0 auto;
}

#sitemap li.main {
	float: left;
	list-style: none;
	/*border: thin dashed fuchsia;*/
	padding: .2em .3em;
	font-size: .85em;
}

#sitemap li.main a {
	text-align: left;
	font-variant: small-caps;
	color: #2f3e00;
}

#sitemap li.main a:hover {
	color: #735eb6;
}

#sitemap li.main ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sitemap li.main ul a {
	text-decoration: none;
	border-bottom: none;
	display: block;
	float: left;
	font-variant: normal;
	font-size: .8em;
}

.info {
	width: 85%;
	margin: 0 5em;
}

.leftf {
	float: left;
	width: 70%;
	text-align: left;
}

.rightf {
	float: right;
	width: 28%;
	text-align: center;
}

/* @end Site Map Style Footer */

/* @end Navigation */
/******************************/
/* @group Privacy */
/*---- Privacy & Terms CSS ---- */
/*------12/17/06 ------*/
#privacy {
	width: 98%;
	margin: 0 auto;
}

/*#privacy h1 {
	font-size: 1.8em;
}
div#privacy h2 {
	font-size: 1.5em;
}*/

#privacy h3 {
	font-size: 98%;
	text-transform: none;
}
/*---- End of Privacy/Terms ----*/

/* @end Privacy */

/* @group Classes */
/*---- Classes ----*/
/*------ ClearFix ------*/
/*---- Used to push divs ----*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

/*--- End ClearFix ---*/ 
/***************************/
/* http://sonspring.com/journal/clearing-floats */

.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/*--- End clear floats --*/

.spacer {
	clear: both;
}

.photolabels {
	text-align: right;
	margin-top: .5em;
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #666666;
}

.dfltLabels {
	font-family: Optima;
	font-size: 14pt;
	color: #CC3366;
	text-decoration: none;
}

.register a:link, .register a:visited {
	display: inline;
	width: 11em;
	color: white;
	background-color: #770F0C;
	text-align: center;
	font-size: .95em;
	padding: 3px;
	border: medium ridge olive;
}

.register a:hover, .register a:active {
	color: #770F0C;
	background-color: silver;
	text-align: center;
	border: medium ridge olive;
}

.ddGraphics {
	font-family: "Comic Sans MS";
	font-size: .85em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.WebMedia {
	font-family: "Comic Sans MS";
	font-size: .85em;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
/* @end Classes */

