/* CSS Document */
body	{
		margin: 0px;
		padding: 0px;
		text-align: center;
		font-size: 12px;
		color: #000000;
		background-color:#efbb41;
		font-family:"Trebuchet MS", Verdana, Arial;
		line-height: 160%;
		background-image:url(cca/images/background-body.jpg);
		background-position:top left;
		}
		
		
p		{
		}
		
		
h1	{	font-size: 24px;
		font-weight:normal;
		line-height: 150%;
		color:#c1272d;
		}
		
h2	{	font-size: 18px;
		font-weight:bold;
		line-height: 150%;
		color:#e18c26;
		}
		
h3	{	font-size: 17px;
		font-weight:bold;
		line-height: 150%;
		color:#7F451D;
		}
		
h4	{	font-size: 14px;
		font-weight:bold;
		line-height: 150%;
		color:#c1272d;
		}				
				

img		{
		border: 0px;
		padding: 0px;
		margin: 0px;
		}
				
li		
		{	
		}

ul
		{
		list-style:disc;
		}

li ul
		{
		list-style:circle;
		}		
		
a		{
		}
		
a:link {color:#9e1117; text-decoration: underline;}
a:visited {color:#9e1117; text-decoration: underline;}
a:hover {color:#cf3036; text-decoration: underline;}		

							
		
.clearboth
		{
		clear: both;		
		}		

.alignleft
		{
		float:left;
		margin:0 20px 20px 0;
		}
		
.alignright
		{
		float:right;
		margin:0 0 20px 20px;
		}
		
.lotus, .lotus2lines
		{
		display:block;
		height:43px;
		line-height:43px;
		font-size: 17px;
		font-weight:bold;
		color:#e18c26;
		list-style:none;
		background-image:url(cca/images/lotus.jpg);
		background-repeat:no-repeat;
		background-position: left;
		padding-left:45px;
		overflow:hidden;
		}

.lotus2lines
		{
		line-height:125%;
		}
		
		
		
.lotus a:link, .lotus2lines a:link {color:#e18c26; text-decoration:underline;}
.lotus a:visited, .lotus2lines a:visited {color:#e18c26; text-decoration:underline;}
.lotus a:hover, .lotus2lines a:hover {color:#bf6700; text-decoration:underline;}	

a.lotus:link, a.lotus2lines:link {color:#e18c26; text-decoration:underline;}
a.lotus:visited, a.lotus2lines:visited {color:#e18c26; text-decoration:underline;}
a.lotus:hover, a.lotus2lines:visited {color:#bf6700; text-decoration:underline;}		
		
.mainright
		{
		float:right;
		margin:0 0 30px 60px;
		text-align:center;
		}
				
.subnav
		{
		color:#9e1117;
		}
		
.subnav a:link {color:#9e1117; text-decoration:none;}
.subnav a:visited {color:#9e1117; text-decoration:none;}
.subnav a:hover {color:#9e1117; text-decoration:underline;}				
		
.rounded-button-left
		{
		display:inline-block;
		float:left;
		margin:0 20px 20px 0;
		}
		
.rounded-button-right
		{
		display:inline-block;
		float:right;
		margin: 0 0 0px 20px;
		}
		
.button-center
		{
		line-height:36px;
		height:36px;
		background-image:url(cca/images/rounded-button-center.jpg);
		background-repeat:repeat-x;
		display:inline-block;
		font-size: 18px;
		color:#e18c26;
		float:left;
		}
		
.button-center a:link {color:#e18c26; text-decoration:none;}
.button-center a:visited {color:#e18c26; text-decoration:none;}
.button-center a:hover {color:#e18c26; text-decoration:underline;}		
		
.button-left
		{
		height:36px;
		width:10px;
		float:left;
		background-image:url(cca/images/rounded-button-left.jpg);
		background-repeat:no-repeat;	
		display:inline-block;		
		}
		
.button-right
		{
		height:36px;
		width:10px;
		float:left;
		background-image:url(cca/images/rounded-button-right.jpg);
		background-repeat:no-repeat;	
		display:inline-block;
		}									

#header_bg
		{
		width:100%;
		height:128px;
		background-image:url(cca/images/background-header.jpg);
		background-repeat:repeat-x;	
		background-position: top left;	
		}
		
#header_contain
		{
		height:128px;
		margin: 0px auto 0px auto;
		padding:0;
		width: 900px;		
		}		
		
#header_left
	{
	width:590px;
	height:68px;
	float:left;
	padding:60px 0 0 0;
	text-align:right;
	font-size: 19px;
	color:#bf6700;
	position:relative;
	z-index:3;
	}
	
#header_left img
	{
	float:left;
	position:absolute;
	top:15px;
	left:0px;
	z-index:2;
	}	
	
#header_right
	{
	width:265;
	height:45px;
	padding-top:83px;
	float:right;
	text-align:right;
	font-size: 21px;
	color:#f7eba8;
	position:relative;	
	}
	
#header_links
	{
	position:absolute;
	top:40px;
	right:0px;
	color:#f1d997;
	font-size:14px;
	}
	
#header_links a:link {color:#f1d997; text-decoration: none;}
#header_links a:visited {color:#f1d997; text-decoration: none;}
#header_links a:hover {color:#f1d997; text-decoration: underline;}					
			
#nav
		{
		width:850px;
		height:32px;
		clear:both;
		padding-top:18px;
		margin-bottom:40px;
		text-align:right;
		}

#contain_outer
		{
		margin: 0px auto 0px auto;
		padding:0;
		width: 900px;
		}							
		
#contain_inner
		{
		width:900px;
		padding:0;
		text-align:left;
		background-color:#F1D997;
		position:relative;
		background-image:url(cca/images/background-nav.jpg);
		background-repeat:repeat-x;
		}

#content
		{
		width:820px;
		padding:0 40px 40px 40px;
		}
		
#two_col_left
		{
		float:left;
		width:390px;
		}

#two_col_right	
		{
		float:right;
		width:390px;		
		}
		
#footer
		{
		width:900px;
		text-align:center;
		color:#82431a;
		font-size:10px;
		}
		
#footer p
		{
		margin:0;
		padding:10px 0 0 0;
		}
		
#footer a:link {color:#82431a; text-decoration: none;}
#footer a:visited {color:#82431a; text-decoration: none;}
#footer a:hover {color:#82431a; text-decoration: underline;}



/* start drop down navigation */

#menu
{	margin: 0;
	padding: 0;
	z-index: 30;}

#menu li
{	margin: 0;
	list-style: none;
	float: right;
	font-size: 14px;
	font-weight:bold;
	color:#c1272d;
	padding:0 25px;
	background-image:url(cca/images/ayurveda-diamond.gif);
	background-position:right;
	background-repeat:no-repeat;
	z-index: 30;
	}

#menu li a
{	display: block;
	margin:0;
	padding:0;
	color:#c1272d;
	z-index: 30;
	}
	
#menu li a:link {color:#c1272d; text-decoration:none;}
#menu li a:visited {color:#c1272d; text-decoration:none;}
#menu li a:hover {color:#c1272d; text-decoration:none;}


#menu div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #cdb283;
	z-index: 30;}

	#menu div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #f6f0cc;
		font-size: 11px;
		line-height:150%;
		border-bottom: 1px solid #cdb283;
		z-index: 30;}
		
	
		
#menu div a:link {color:#e18c26; text-decoration:none;}
#menu div a:visited {color:#e18c26; text-decoration:none;}
#menu div a:hover {background: #e18c26; color:#f6f0cc}	

/* end drop down navigation */															

