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: 12px;
	line-height: 115%;
}

li {
    font-family: "verdana", "arial", sans-serif;
	font-size: 12px;
	color: #2f4521; 
	line-height: 125%;	
}	

a, img {
	border: 0px;
	margin-top: 0;	
}

   
a:link {
	text-decoration: none;
	font-weight: bold; 
	color: #FF9933;
	background-color: transparent; 
	font-family: "verdana", "arial"; 
	line-height: 140%; 
}

a:visited {
	text-decoration: none; 
	font-weight: bold; 
	color: #FF9933; 
	background-color: transparent; 
	font-family: "verdana", "arial"; 
	line-height: 140%; 
}

a:hover {
	text-decoration: none; 
	font-weight: bold; 
	color: #81c343; 
	background-color: transparent;  
	font-family: "verdana", "arial";
	line-height: 140%;
}

h2 {
    font-size: 22px; 
	line-height: 110%;  
   }
   
h3 {
    font-size: 18px; 
	line-height: 110%; 
   }    
   
h4 { 
    font-size: 14px;
	line-height: 110%; 
}

h5 { 
    font-size: 11px;
	line-height: 120%; 
}

h6 { 
    font-size: 9.9px;
	line-height: 140%; 
}

/* Styles for Structure and Layout */

#header {
	width: 900px;
	height: 118px;
	background-image: url(../images/header-010910.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	text-indent: -9999px;
}

.alignleft {
	float: left;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
}

.alignright {
	float: right;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 15px;
}


.big-bootcamp-bullets {
    font-family: "verdana", "arial", sans-serif;
	font-size: 20px;
	color: #000000;
	line-height: 150%;	
}	

.subhead {
	line-height: 60%;
}

.textalignleft {
	text-align: left;
}

.textalignright {
	text-align: right;
}

.textaligncenter{
	text-align: center;
}	

.yellowhighlight {
	background-color:#FFFF66;
}

.footertext {
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
}

.footertext a {
	color: #FFFFFF;
	text-decoration: none;
}

.container_900px {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.maincontent {
	width: 935px;
	background-color: #ffffff;
	text-align: center; 
	margin-left: auto;
	margin-right: auto;
}

.navbarcontainer {
	width: 906px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
}

.navbarcontainer2 {
	width: 900px;
	height: 25px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;	
}

.singlecolumn {
	width: 860px;
	padding-left: 20px;
	padding-right: 20px;	
	text-align: left;
}

.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;	
}

.column1 {
	width: 265px;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 10px;	
	text-align: left;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;	
}

.column2 {
	width: 287px;
	float: left;
	background-color: #ffffff;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 10px;	
	text-align: left;
}

.column3 {
	width: 305px;
	float: left;
	background-color: #ddf0c3;	
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;	
	text-align: left;
}

.column3_whitebg {
	width: 305px;
	float: left;
	background-color: #ffffff;	
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;	
	text-align: left;
}

.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;			
}

/* Some styles for the new Bootcamp page */

.darkgreencontentframe {
	width: 892px;
	border-style: solid;
	border-width: 6px;
	border-color: #56763e;
	margin: 0 auto;
	background-image: url(../images/bootcamp-grad-bg2.gif);
}

.darkgreen-bg {
	width: 876px; 
	background-color: #56763e;
	color: #ffffff;
	padding: 8px;
}

.orange-bg {
	width: 870px;
	background-color: #fdc443;
	padding: 10px;
}

.bootcamp-text {
	width: 860px;
	text-align: left;
	padding: 20px;
}

.threecol-dkgreen-bg {
	width: 297px;
	float: left;
	text-align: center;
	color: #ffffff;
	background-color: #56763e;
}

/* Styles for the new Wellness page */

.darkgreencontentframe-wellness {
	width: 892px;
	border-style: solid;
	border-width: 6px;
	border-color: #56763e;
	margin: 0 auto;
	background-color: #e5e792;
}

.darkgreen-bg {
	width: 876px; 
	background-color: #56763e;
	color: #ffffff;
	padding: 8px;
}

.midgreen-bg {
	width: 892px; 
	background-color: #d1e395;
	color: #000000;
	text-align: left;
}

.darkbrown-bg {
	width: 876px; 
	background-color: #3c2313;
	color: #ffffff;
	padding: 8px;
}

.olive-bg {
	width: 876px; 
	background-color: #c0af73;
	color: #000000;
	padding: 8px;
}

/* And back to our regular styles */

.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;		
}

.rsvpformbox {
	width: 425px;
	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;	
}


.vip_box {
	width: 290px;
	float: left; 
	background-color: #ffffff;
	text-align: center;
/* 	padding-left: 10px;  */
	padding-right: 10px;
 	margin-left: auto;
	margin-right: auto;		 
}

.alignsearchwindow {
	float: right;
	width: 300px;
	padding-top: 5px;
	padding-right: 15px;
	text-align: center;		*/
}

.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: 11px;
	line-height: 150%;
	text-align: center;
}	

.grayseriftext {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
}

.redtext {
	color: #cc0000;
}

.orangetext {
	color: #f15922;
}

.red_underline {
	color: #cc0000;
	border-bottom: 1px solid #99002b;
}

.dkbrowntext {
	color: #26150c;
}

.ltgreenbox {
	color: #000000;
	background-color:#dcebc3;
	padding: 5px;
}

.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;
}

.greentext {
	color: #495a4a;
}

.dkgreentext {
	color: #2f4521;
}

.blacktext {
	background-color:#000000;
}

.browntext {
	color: #988068;
}

.yellowtext {
	color: #fff797;	
}

.whitetext {
	color: #ffffff;
}

.palegreentext {
	color: #e6eca0;
}

.mettext {
    font-family: "verdana", "arial", "helvetica", sans-serif;
	font-size: 16px;
	/* font-weight: lighter; */
	line-height: 125%;
}

.met_h1 {
	color: #000000; 
    font-size: 28px; 
	line-height: 110%;  
}

.met_yellowbox {
	background-color: #fff979;
}

.lightyellowbox {
	background-color: #FCFAA7;
}

.met_redtext {
	color: #ff0000;
}

.text14px {
	font-size: 14px;
}

/* styles for the blog */

.link-facebook {
	width: 180px;
	height: 34px;
	background-image: url(../images/facebook-bw.jpg);
}

.link-twitter {
	width: 180px;
	height: 37px;
	background-image: url(../images/twitter-bw.jpg);
}

.link-linkedin {
	width: 180px;
	height: 35px;
	background-image: url(../images/linkedin-bw.jpg);
}


