a:active, a:focus {outline:none;}

img {
	border: none;
}

html, body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4c3734;
}

body {
	margin: 0px;
	background-color: #eeeeee;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-image: url(images/topbackground.jpg);
	background-position: top;
}

#main {
	width: 1001px;
	position:relative;
	margin: 0px auto;
	padding: 0px;
	border:0;
	background-color: #EEEEEE;
}
#header {
	background-image: url(images/header_bg.jpg);
	height: 166px;
	text-align: right;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;	
}
#logo{	
	top: 14px;
	left: 10px;
	position: absolute;
	width: 136px;
	height: 90px;
}

#head_fav{
	top: 125px;
	position: absolute;
	text-align: right;
	left: 210px;
	padding-top:1px;
}
#head_fav a {
	margin:0 5px;
	color:#732b21;
}

.topmenu{
	width:766px;
	height: 26px;
	padding:0px;
	background: #6f251e;
}

.leftnavtxt{
	padding: 4px;
	color: #2A2D29;
}
.leftnavtxt a {color:#993619; text-decoration:none;}
.leftnavtxt a:hover {text-decoration:underline;}

.leftnavtitle1 {
	color: #FFFFFF;
	background-image: url(images/left_navbar_title.jpg);
	height: 36px;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
}

.leftnavtitle1 h1 {
	color: #f8e88e;
	font-weight:bold;
	font:Verdana, Geneva, sans-serif;
	font-size:18px;
	padding:5px 4px; 
	margin:0 0;
}

.leftnavtitle2 {
	color: #FFFFFF;
	background-image: url(images/left_navbar_title.jpg);
	height: 36px;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
}

.left_navbar {
	float: left;
	background:#eeeae7;
	z-index:5;
	left: 0px;
	width: 226px; 
	padding: 0px;
	margin-right: 0px;
	min-height:500px;
	height:auto !important;
	height:500px;
	display: inline;
}
.left_navbar h2{
 	font-size:17px;
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-weight:normal;
 	color:#732b21;
 	padding:0 5px;
}
.left_navbar p {
	font-size:12px; 
	color:#4c3734; 
	line-height:20px; 
	margin:15px 0; 
	padding:0 5px;
}

.main-col {
	float:right;
	width: 766px;
	margin-left:7px;
	margin-right:2px;
	display: inline;
	overflow: hidden;
}

.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
	display: inline;
}
.main-content {
	border: 0px;
	padding-left: 18px;
	padding-top: 15px;
	color: #4c3734;
	margin-bottom: 5px;
	margin-top: 0px;
	position: relative;
	overflow: hidden;
}
.main-content a {color:#993619; text-decoration:none;}
.main-content a:hover {text-decoration:underline;}
.main-content p {line-height:20px; margin:15px 0;}
.main-content h1 {
	font-size:25px;
	color:#993619;
	padding-left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:10px 0;
}
.main-content h2 {
	font-size:20px;
	color:#993619;
	padding-left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:5px 0;
}

.main-content h5 {
	font-size:10px;
	color:#4c3734;
	padding-left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:5px 0;
}

.site-nav {
	text-align:center;
	padding-top: 6px;
}

#menu-navbar {
	width: 158px;
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}

.li-navbar a {
	display: block;
	width: 226px;
	color: #4c3734;
	text-indent: 4px;
	text-decoration: none;
}
.li-navbar:hover {
	background-color: #e0c191;
}

.ul-navbar, .li-navbar {
	display: block;
	list-style: none;
}

.ul-navbar {
	width: 150px;
	padding: 0px;
}

.li-navbar {	
	float: left;
	background-color: #eeeae7;
	height:18px;
	padding-top:5px;
	border-bottom:1px solid #e1e4de;
	display: inline;
}

.li-navbar .ul-navbar  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 4px solid #0858B6;
	z-index: 99;
}

#search_head{
	position: relative;
	top: 122px;
	right: 40px;
	text-align: right;
	float:right;
	display: inline;
}
.search {
	background: url(images/button_search.gif) no-repeat;
	width:84px;
	height:32px;
	border:0;
	color: #FFFFFF;
	padding:0;
	cursor:pointer;
	
}
.searchborder {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-size: 15px;
	height: 20px;
	width: 150px;
	float:left;
	padding-top:2px;
	margin:2px 10px;
	display: inline;
}

.submit {	
	color: #FFFFFF;
	background-color: #649A9D;
	border:1px solid #000;
	padding:3px;
	/* height: 18px; */
	/* font-weight: bold; */
	font-size: 11px;
}
.submit:hover {
	color: #FFFFFF;
	background-color: #3D9064;
	border:1px solid #000;
	padding:3px;
	/* height: 18px; */
	/* font-weight: bold; */
	font-size: 11px;
	cursor:pointer;
}
form {
	margin: 0px;
	padding: 0px;
}

.topnav {
	color: #e4ddb4;
}

a.topnav {
	color: #e4ddb4;
	text-decoration: none;
	margin:0 25px;
}

.topnav, a.topnav {
	color: #e4ddb4;
	text-decoration:none;
}
a.topnav:hover {
	color: #fdf5c6;
	text-decoration:underline;
}

a.bookmark:active, a.bookmark:link, a.bookmark:visited {
	color: #3d9064;
	text-decoration: none;
	}
a.bookmark:hover {
	text-decoration: underline;
}

#footerbg {
	width: 100%;
	height: 204px;
	background: url(images/footerbg.jpg) repeat-x;
}

.footercase {
	width: 1001px;
	margin-left: auto ;
  	margin-right: auto ;
}

.footer {
	float:left;
	margin-top: 90px;
	margin-left: 290px;
	display: inline;
}
.footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	text-transform: uppercase;
	line-height: normal;
	font-size: 10px;
	color: #732b21;
}
.footer a {
	color: #732b21;
}

.footer_meditate {
	float:right;
	width: 131px;
	margin-right: 85px;
	display: inline;
}

#sidebar {
	float: right;
 	width: 250px;
	margin-top: 10px;
	background-color:#eeeae7;
	border: solid #e6e4e4 2px;
	padding: 0px;
	display: inline;
}

#sidebar ul, #sidebar li {
	display: block;
	list-style-type: none;
	padding-left: 2px;
	padding-top: 0px;
}

#sidebar h2 {
	font-size:16px;
	color:#732b21;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding-left: 2px;
}

.blogborder {
	border-top: 2px solid #e6e4e4;
}

blockquote {
	display:block;
	padding-left:26px;
	padding-bottom:10px;
}

.quote_img {
	background: url(images/inspiringwords.gif) no-repeat;
	display: block;
	padding-left: 68px;
	padding-bottom: 10px;
}

/*Right Body Menu*/
.right_navbar {
	background:#eeeae7;
	z-index: 5;
	left: 0px;
	width: 226px; 
	padding: 0px;
	margin-right: 0px;
	float: right;
	height:auto !important;
}
.right_navbar h2{
 	font-size:17px;
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-weight:normal;
 	color:#732b21;
 	padding:0 5px;
}

.leftnavtitle1 h6 {
	color: #f8e88e;
	font-weight:bold;
	font:Verdana, Geneva, sans-serif;
	font-size:18px;
	padding:5px 4px; 
	margin:0 0;
}
/*Right Body Menu End*/

/*Form Mail Errors*/
.errors{
	color:#b77e26;
	font-size:20px;
}

/*Images in Content*/
.right_images{
	border:2px solid #cf9232;
	float:right;
	margin-bottom:10px;
	margin-left:10px;
	padding:0px;
}

.right_images_xborder{
	float:right;
	margin-bottom:10px;
	margin-left:10px;
	padding:0px;
}

.images_border{
	border:2px solid #cf9232;
	margin-bottom:10px;
	margin-left:0px;
	padding:0px;
}

/*Lifestyle Icons*/
#lifestyle_table td{
	width:129px;
	height:130px;
}

#lifestyle_table p{
	text-align:center;
	margin-top:80px;
	font-weight:bold;
	line-height:15px;	
}

#lifestyle_table a{
	color:#4c3734;
}
