/*
=============================================================================
Design Styles for Omkar Ayurveda - http://www.omkarayurveda.com
Design by D Shashikiran - Skansoft Solutions - http://www.skansoft.co.in
For UPAQS LLC - http://www.grcshop.com (A Franklin Jayasim
----------------------------------------------------------------------------
No hacks are used in this design
-----------------------------------------------------------------------------
Date: 14-07-2010
============================================================================
*/


html, body, #wrapper, h1 {
	margin: 0;
	padding: 0;
}

body {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 background: #D7B56D url("images/bg.gif");
 color:#222;
 line-height: 20px;
 margin: 0 0px;
 text-align: center;
 width: 100%;
}

#wrapper {
	margin: 5px auto;
	width: 750px;
	background: #DCE8DE url("images/wbg.gif") repeat-x;
	text-align: left;
	border: 1px solid #fff;
	
}
#header {
	height: 231px;
	margin: 0 0px;
	background: #D7B56D url("images/header2.jpg") no-repeat;
}
#sitename {
	height: 100px;
	margin: 0 0px;
}

#sitename h1 {
	display: none;
}

#slogan {
	height: 100px;
	margin: 0 0px;
}

#slogan h2 {
	display: none;
}

#nav {
 border: 1px solid #fff;
 font-size: 12px;
 height: 31px;
 padding: 0px;
 text-align: center;
 background-color: #ab3437;
 
}

#nav ul {
 list-style-type: none;
 margin:2px auto;
 }
#nav ul li {
 display: inline;
}

#nav ul li a {
 text-decoration: none;
 margin: 0px 0px 0px -4px;
 padding: 8px 20px 8px 15px;
 color:#fff;
 display:inline;
 line-height: 25px;
 font-weight:bold;
}

#nav ul li:hover, #nav ul li a:hover {
	color: #ab3437;
	background-color:#EDD389;
	
}

.selected {
	color: #ab3437;
	background-color: #598908;    /* #EDD389; */
	
}

#main {
	padding: 10px 20px 10px 10px;
	background: #C4D7C6 url("images/mbg.gif") repeat-x;
	min-height: 300px; !important
}

#main h1 {
	font-size: 24px;
	color: #AB6237;
	margin: 20px 5px 20px 150px;
	font-family: Trebuchet MS,sans-serif;
}

#main h2 {
	font-size: 20px;
	color: #AB6237;
	font-family: Trebuchet MS,sans-serif;
	margin-left: 10px;
}

#main h3 {
	font-size: 16px;
	color: #AB6237;
	font-family: Trebuchet MS,sans-serif;
	margin-left: 10px;
}

#main h4 {
	font-size: 14px;
	color: #AB6237;
	font-family: Trebuchet MS,sans-serif;
}

#main p, #main li, #main td {
	font-size: 12px;
	color: #222;
	text-align: justify;
}
#main p {
	text-align: justify;
}
#main ol {
	list-style-type: decimal;
	display: block;
	margin-left: 30px;
}

#main ol li {
	list-style-type: decimal;
}

#main ul {
	list-style-type: bullet;
}

#main ul li {
	list-style-type: bullet;
}

#blockquote {
	margin-left: 50px;
}

.high {
	color: #598908;
	font-weight: bold;
}

.inhead {
	font-size: 125%;
	color: #AB6237;
	font-family: Trebuchet MS,sans-serif;
	font-weight: bold;
}

#main a {
	color: #226AB1;
	text-decoration: none;
}

#footer {
	background-color: #598908; 
	text-align: center;
	height: 40px;
	padding: 10px;
}

.leftimg {
	float: left;
	padding: 5px 10px;
	margin: 0px 10px 0px 0px;
	/* border: 1px solid #ccc; */
}

.rightimg {
	float: right;
	padding: 5px 5px 15px 15px;
	margin-top: -15px;
}

.icon {
	display: inline;
	padding: 0px 10px;
}

.clear {
	clear: both;
}

#footer p {
	font-size: 11px;
	color: #fff;
}

.hmenu {
 /* For any minor modifications */
}

strong {
	font-size: 13px;
	font-weight: bold;
}

#crumb {
	font-size: 10px;
	color: #AB6237;
	width: 400px;
	height: 20px;
	float: right;
	margin-bottom: 5px;
}
.slide {
	z-index: 1001;
	margin: 0px 0px;
	padding: 0px;
}
.toggle {
	font-weight: bold;
	color: #226AB1;
}

.slide p {
	display: none;
	margin: 4px 0px 10px 0px;
	padding: 5px 0px;
}

#crumb a {
	font-size: 10px;
	color: #AB6237;
	font-weight: bold;
	text-decoration: none;
}

.newsbox {
	border: 1px solid #ab3437;
	background-color: #fff;
	padding: 1px 100px;
}

.smallbox {
	border: 1px solid #ab3437;
	background-color: #EFD78D;
	width: 200px;
	height: 60px;
	float: right;
	padding: 2px 5px;
	color: #ab3437;
	font-weight: bold;
	margin: -5px 0px 0px 0px;
}
