body {
	background-color: #ffffff; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    font-family: "verdana", "arial", sans-serif;
}

p {
    font-family: "verdana", "arial", sans-serif;
	font-size: 14px;
	line-height: 115%;
}

li {
    font-family: "verdana", "arial", sans-serif;
	font-size: 14px; 
	line-height: 150%;	
}	

a, img {
	border: 0px;
	margin-top: 0;	
}

   
a:link {
	text-decoration: none;
	font-weight: bold; 
	color: #ff0000;
	background-color: transparent; 
	font-family: "verdana", "arial"; 
	line-height: 140%; 
}

a:visited {
	text-decoration: none; 
	font-weight: bold; 
	color: #ff0000; 
	background-color: transparent; 
	font-family: "verdana", "arial"; 
	line-height: 140%; 
}

a:hover {
 
	font-weight: bold; 
	color: #330033; 
	background-color: transparent;  
	font-family: "verdana", "arial";
	line-height: 140%;
}

h1 {
	color: #000000; 
    font-size: 28px; 
	line-height: 110%;  
   }

h2 {
	color: #000000; 
    font-size: 24px; 
	line-height: 110%;  
}
   
h3 {
	color: #000000; 
    font-size: 20px; 
	line-height: 110%; 
   }    
   
h4 {
	color: #000000; 
    font-size: 16px;
	line-height: 110%; 
}

h5 {
	color: #000000; 
    font-size: 11px;
	line-height: 120%; 
}

h6 {
	color: #000000; 
    font-size: 9.9px;
	line-height: 140%; 
}

.text_16px {
    font-family: "verdana", "arial", sans-serif;
	font-size: 16px;
	line-height: 115%;
}

.subhead {
	line-height: 60%;
}

.textalignleft {
	text-align: left;
}

.textalignright {
	text-align: right;
}

.textaligncenter{
	text-align: center;
}	

.alignleft {
	float: left;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
}

.alignright {
	float: right;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 15px;
}

.greentext {
	color: #495a4a;
}

.dkgreentext {
	color: #2f4521;
}

.browntext {
	color: #988068;
}

.bluetext {
	color: #330033;
}

.burgundytext {
	color: #993366;
}

.indentsubhead {
	text-indent: 20px;
}

.redtext {
	color: #ff0000;	
}

.footertext {
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
}

.footertext a {
	color: #FFFFFF;
	text-decoration: none;
}

.photocaption {
	font-size: 9px;
}
		

.container_900px {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.maincontent {
	width: 840px;
	background-color: #ffffff;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.navbarcontainer {
	width: 900px;
	height: 29px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;	
}

.singlecolumn {
	width: 680px;
	padding-left: 20px;
	padding-right: 20px;	
	text-align: left;
	border-style: solid;
	border-width: 10px;
	border-color: #330033;
	margin-left: auto;
	margin-right: auto;		
}

.twocolumn {
	width: 410px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;	
	text-align: left;
}

.singlecolumn_meetteam {
	width: 800px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;	
}

.testimonialtable {
	background-color: #FFFFFF;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

.container_270px {
	width: 270px;
	background-color: #ffffff;	
	background-image: url(../images/rock_images.jpg);
	padding-left: 30px;
}

.assessment_container {
	width: 700px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;		
/*	border-style: solid;
	border-width: 5px;
	border-color: #2f4521;
*/	
}

.pink_box {
	width: 250px;
	background-color: #f5f1e8;
	text-align: left;
	padding: 15px;
	margin-left: auto;
	margin-right: auto;		
}

.successstorybox {
	width: 600px;
	padding-top: 5px;
	padding-bottom: 5px;	
	padding-left: 20px;
	padding-right: 20px;	
	margin-left: auto;
	margin-right: auto;
	background-color: #ddf0c3;		
}

.white_box {
	width: 260px;
	background-color: #ffffff;
	text-align: center;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;		
}

.headerphotocontainer {
	width: 935px;
	height: 299px;
	background-image:url(../images/headerphoto3.jpg);
	background-color: #ffffff;
} 

.alignvideo {
	float: right;
	padding-top: 10px;
	padding-right: 50px;	
}

.alignsearchwindow {
	float: right;
	width: 300px;
	padding-top: 5px;
	padding-right: 35px;
	text-align: center;
	/* background-color: #cc0000;		*/
}

.content600px {
	width: 600px;
	margin-left: auto;
	margin-right: auto;		
}

.articlewindow {
	width: 570px;
	background-image: url(../images/paper4.jpg);
	background-repeat: repeat-y;
	text-align: left;
	padding: 15px;
	margin-left: auto;
	margin-right: auto;	
}

.clearfloats {
	clear: both;
}

.copyright {
	width: 840px;
	background-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}

.yellowstripe {
	width: 840px;
	height: 6px;
	background-color: #fdb924;
	padding-bottom: 2px;
	margin-left: auto;
	margin-right: auto;	
}

.footer {
	width: 840px;
	height: 25px;
	background-color: #b60050;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

.footer_links {
	color: #988068;
	font-size: 12px;
	line-height: 150%;
	text-align: center;
}	

.grayseriftext {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
}

.red_underline {
	color: #b60050;
	border-bottom: 1px solid #99002b;
}

.orderbox {
	width: 450px;
	color: #000000;
	text-align: center;
/*	background-color: #dcebc3; */
	padding: 10px;
	border-style: solid;
	border-width: 5px;
	border-color: #ff0000;
	margin-left: auto;
	margin-right: auto;		
}

.dkgreenbox {
	color: #ffffff;
	background-color: #4a5b4b;
	padding: 5px;
}

/* New column widths for the version 2 home page */

.column1_home2 {
	width: 270px;
	float: left;
	padding-left: 8px;
	padding-right: 8px;	
	text-align: left;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;	
}

.column2_home2 {
	width: 285px;
	float: left;
	background-color: #ffffff;
	padding-left: 8px;
	padding-right: 8px;	
	text-align: left;
}

.column3_home2 {
	width: 290px;
	float: left;
	background-color: #ddf0c3;	
	padding-left: 5px;
	padding-right: 5px;	
	text-align: left;
}

.column3_whitebg_home2 {
	width: 300px;
	float: left;
	background-color: #ffffff;	
	padding-left: 5px;
	padding-right: 5px;	
	text-align: left;
}

/* Styles for the columns on the Ultimate Wellness Page */

.uwcolumn1 {
	width: 240px;
	float: left;
	padding-left: 8px;
	padding-right: 8px;	
	text-align: left;
	background-color: #ffffff;
}

.uwcolumn2 {
	width: 626px;
	float: left;
	padding-left: 8px;
	padding-right: 8px;	
	text-align: left;
	background-color: #ffffff;
}