html, body {
	font-family: "Lucida Grande","Lucida Sans Unicode","Tahoma",sans-serif;
	font-size: 0.8em;
	background-color: #d1cdb2 !important;
	background: url(../img/bg.jpg) repeat-x scroll 0 0; 
	height:100%;
}

/*
h2 {
	color: #b40022;
	text-align: left;
	line-height: 25px !important;
	font-size: 1.6em !important;
}

 */

#container {
	width: 880px;
	margin-left: auto;
	margin-right: auto;	
}


#header {
	height: 90px;
	background-color: #161616; 
	color: #fff;
}

#header img#logo {
	float:  left;
	padding-top: 8px;
}

/* Menu */

#menu {
	float: left;
	height: 40px;
	margin-top: 35px;
	_margin_top: 4px;
	*margin_top: 4px;
	padding-left: 55px;
	width:460px;
	
}	

/* Older IE */
* html #menu a:link, * html #menu a:visited {
	height:40px; he\ight:0;
}

#menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#menu li.menu_home {
	background:transparent url(../img/home_off.gif) no-repeat scroll 0 0;
	width:60px;
}
#menu li.menu_home a:hover, #menu li.menu_home#selected{
	background:transparent url(../img/home_on.gif) no-repeat scroll 0 0;
	width:60px;
}

#menu li.menu_tips {
	background:transparent url(../img/tips_off.gif) no-repeat scroll 0 0;
	width:113px;
}

#menu li.menu_tips a:hover, #menu li.menu_tips#selected {
	background:transparent url(../img/tips_on.gif) no-repeat scroll 0 0;
	width:113px;
}

#menu li.menu_programs {
	background:transparent url(../img/programs_off.gif) no-repeat scroll 0 0;
	width:167px;
}

#menu li.menu_programs a:hover, #menu li.menu_programs#selected {
	background:transparent url(../img/programs_on.gif) no-repeat scroll 0 0;
	width:167px;
}

#menu li.menu_contact {
	background:transparent url(../img/contact.gif) no-repeat scroll 0 0;
	width:78px;
}

#menu li.menu_contact a:hover, #menu li.menu_contact#selected {
	background:transparent url(../img/contact_tab.gif) no-repeat scroll 0 0;
	width:78px;
}

#menu li.menu_about {
	background:transparent url(../img/about_off.gif) no-repeat scroll 0 0;
	width:79px;
}

#menu li.menu_about a:hover, #menu li.menu_about#selected{
	background:transparent url(../img/about_on.gif) no-repeat scroll 0 0;
	width:79px;
}


#menu li {
	float:left;
	height:40px;
	margin-right:10px;
	padding:0;
}

#menu a {
	display:block;
	height:0;
	overflow:hidden;
	padding-top:40px;
	text-decoration:none;
	z-index:1000;
}

/* Nav */


#nav {
	margin-top: 5px;
	_margin_top: 4px;
	*margin_top: 4px;
	padding-left: 0px;
	width:284px;
	text-align: left;
	
}	

/* Older IE */
* html #menu a:link, * html #menu a:visited {
	height:40px; he\ight:0;
}

#nav ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#nav li.weekly_tips {
	background:transparent url(../img/home_off.gif) no-repeat scroll 0 0;
	width:60px;
}
#nav li.weekly_tips a:hover, #menu li.weekly_tips#selected{
	background:transparent url(../img/home_on.gif) no-repeat scroll 0 0;
	width:60px;
}

#nav li.nav_programs {
	background:transparent url(../img/home_off.gif) no-repeat scroll 0 0;
	width:60px;
}
#nav li.nav_programs a:hover, #menu li.nav_programs#selected{
	background:transparent url(../img/home_on.gif) no-repeat scroll 0 0;
	width:60px;
}

#nav a {
	color: #477801;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 15px;
}

#nav li.main_nav {
	margin-top: 25px;
}

#nav li.main_nav a {
	color: #b40022;
	font-size: 1.2em !important;
}


#nav li.subnav a#selected  {
	color: blue !important;
	text-decoration: underline;
	}

#nav li.subnav a  {
	text-decoration: none;
}

#nav li.subnav a:hover  {
	text-decoration: underline;
}

/*
#nav li {
	
	height:40px;
	margin-right:10px;
	padding:0;
}

#nav a {
	display:block;
	height:0;
	overflow:hidden;
	padding-top:40px;
	text-decoration:none;
	z-index:1000;
}
*/

#topright {
	background:transparent url(../img/cornerbanner.png) no-repeat scroll 0 0;
	display:block;
	height:149px;
	position:absolute;
	right:0;
	text-decoration:none;
	text-indent:-999em;
	top:0;
	width:169px;
}

/* Content */

a.cross-link {
	color: #b40022 !important;
	font-weight: bold !important;
	text-decoration: none;
}

.content {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-bottom: 60px;
	padding-top: 10px;
	}

#main_image {
	width:  874px;
	height: 274px;
	margin-top: 10px;
	background:transparent url(../img/home_main_image.jpg) no-repeat scroll 0 0;
	
}

#left_column {
	width:  284px;
	float:  left;
	margin-left: 16px;
	text-align: justify;
	padding-right: 20px;
	line-height: 19px !important;
	margin-top: -10px;
		

}

#mid_column {
	width:  510px;
	_width: 490px;
	float:  left;
	padding-left: 45px;
	padding-right: 0px;
	text-align: justify;
	border-left: 1px dotted #bdb67d;

}


.box {
  width: 489px;
  /*background: url(../img/boxbottom.gif) no-repeat bottom left; */
  margin-top: 10px;
  }
  
  
.box h2 {
  margin: 0;
  padding: 6px 8px 4px 15px;
  font-size: 130%;
  background: url(../img/boxtop.gif) no-repeat top left;
   }

.box p {
	padding: 15px;
	padding-top: 5px;	
}

ul.checkmarks li {
	list-style: none;
	list-style-image: url(../img/checkmark3.png);
	line-height: 15px;
	*line-height: 22px;
	padding-bottom: 5px;
	*padding-bottom: 5px;
}


/* Inside pages */

#left_column_in {
	width:  284px;
	float:  left;
	margin-left: 6px;
	text-align: justify;
	padding-right: 20px;
	line-height: 19px !important;		
}

#mid_column_in {
	width:  520px;
	_width: 490px;
	float:  left;
	padding-left: 45px;
	padding-right: 0px;
	margin-top: 10px;
	text-align: justify;
	border-left: 1px dotted #bdb67d;
}

#contactform {
	width: 260px;
	background-color: #f1efdd;
	padding: 10px;
	border: 1px solid #c9c297;
	margin-top: 20px;
	padding-bottom: -40px;
}

#contactform h2 {
	margin-top: 0px;
	margin-left: 65px;
}


input#saveForm {
	background:transparent url(../img/submit_button.png) no-repeat scroll center top;
	border:0 none;
	cursor:pointer;
	height:48px;
	margin:0;
	margin-left: 45px;
	overflow:hidden !important;
	padding:48px 0 0 !important;
	width:154px !important;
}

.box_in {
  width: 489px;
  margin-top: 10px;
  }
  
  
.box_in h2 {
  margin: 0;
  padding: 6px 8px 0px 0px;
  font-size: 130%;
   }

.box_in h3 {
  margin: 5px 0;
  
   }
.box_in p {
	padding: 15px;
	padding-top: 5px;
	padding-left: 0;	
}

.box_in p a {
	font-weight: bold;
	text-decoration: underline;
	color: Blue;
}


/* Footer */
  
#mainfooter {
	background:#000 none repeat scroll 0 0;
	clear:both;
	color: #ccc;
	width:  100%;
	height:100px;
	margin-bottom:40px;
	margin-top:-40px;
	position:relative;
	z-index:15;
	font-family: Georgia, Verdana, Arial;
	font-size: 1.2em;
	line-height: 22px;
	text-align: center;
	padding-top: 20px;
	
}

#clear {
	clear:  both;
}

#top_landing {
	background: url(../img/top_landing.png) no-repeat top left;
	width:  835px;
	height: 241px;
	margin-top: 20px;
	text-align: left;
	padding-right: 50px;
}

#body_landing {
	width:  835px;
	height: 500px;
	background: url(../img/body_landing.png) repeat-y;
	text-align: left;
	padding-left: 50px;
	clear: both;
	padding-bottom: 10px;
}

#body_left {
	float: left;
	width: 400px;
}

#body_right {
	float: left;
	width: 250px;
	padding-left: 50px;
		
}

#bottom_landing {
	background: url(../img/bottom_landing.png) no-repeat top left;
	width:  835px;
	height: 241px;
	padding-left: 60px;
	text-align: left;
	clear: both;
	*margin-top: 0px;
	margin-top: -40px;
}

#badge {
	float: left;
	width: 250px;
	padding-left: 40px;
	padding-top:  10px;
}

#toptext {
	float: left;
	width: 480px;
	padding-left: 40px;
	padding-top: 0px;
}

#landing_testimonials {
	width: 700px;
}

#left {
	width: 320px;
	float: left;
}

#right {
	width: 320px;
	float: left;
	padding-left: 50px;
}

#checkleft {
	width: 230px;
	float: left;
}

#checkright {
	width: 200px;
	float: left;

}

.box_in_landing {
  width: 400px;
  margin-top: 10px;
  }
