/*-- almaacupuncture.com cascading style sheet © 2005 Alma Acupuncture by michael@galacticagent.com --*/

/*-- STANDARD TAGS --*/
body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 0px;
	background-color:#C5C2AC; /*-- tan R:197 G:194 B:172 --*/
	}


h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #4F4F4F; /*-- 70% grey --*/
	}


h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #4F4F4F; /*-- 70% grey --*/
	margin:10px 10px 10px 10px;
	}


h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #4F4F4F; /*-- 70% grey --*/
	}


h4 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	}


h5 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #B1515D; /*-- red approx PMS 187 --*/
	}
	
/*-- footer font --*/
font.foot {
	font-family: Arial, Helevetica, san-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	}

/*-- NAVIGATION --*/

/*-- #nav DIV for main navigation --*/
#nav {
	position: absolute;
	left: 0px;
	top: 310px;
	width: 288px;
	height: 450px;
	background-image: url(images/nav.gif);
	}
/*-- main navigation --*/
	a.nav:link {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #4F4F4F; /*-- 70% grey --*/
		text-decoration: none;
		font-weight: normal;
		}
	a.nav:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #4F4F4F; /*-- 70% grey --*/
		text-decoration: none;
		}
	a.nav:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #B1515D; /*-- red approx PMS 187 --*/
		font-weight: bolder;
		text-decoration: none;
		}
	a.nav:active {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #B1515D; /*-- red approx PMS 187 --*/
		text-decoration: none;
		font-weight: bolder;
		}
	p.nav {
		margin: 30px 0px 0px 50px;
		padding: 0px 0px 0px 0px;
		line-height: 35px;
		}


/*-- secondary navigation links --*/
a.nav2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B1515D; /*-- red approx PMS 187 --*/
	text-decoration: none;
	font-weight: normal;
	}
a.nav2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B1515D; /*-- red approx PMS 187 --*/
	text-decoration: none;
	}
a.nav2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #B1515D; /*-- red approx PMS 187 --*/
	text-decoration: none;
	}
a.nav2:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #B1515D; /*-- red approx PMS 187 --*/
	text-decoration: none;
	}
	
/*-- outside links --*/
a.outside:link {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #706F4C; /*-- med olive green --*/
	font-weight: bold;
	text-decoration:underline;
	}
a.outside:visited {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #706F4C;
	font-weight: bold;
	text-decoration:underline;
	}
a.outside:hover {
	font-size: 12px;
	color: #B1515D; /*-- red approx PMS 187 --*/
	font-weight: bold;
	text-decoration: none;
	}
a.outside:active {
	font-size: 12px;
	color: #B1515D;
	font-weight: bold;
	text-decoration: none;
	}

/*-- 'normal' links 
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #104E8B; 
	text-decoration: none;
	font-weight: normal;
	}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #104E8B; 
	text-decoration: none;
	}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bolder;
	color: #1874CD; 
	text-decoration: none;
	}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bolder;
	color: #1874CD; 
	text-decoration: none;
	} --*/


/*-- CONTENT AREAS/DIVS --*/
		
#main {
	position: absolute;
	left:30px;
	top:30px;
	width:1020px;
	height: 100%;
	background-color:#C5C2AC; /*-- tan R:197 G:194 B:172 --*/
	background-image: url(images/background.jpg);
	background-repeat:no-repeat;
	border-top:0px solid #4F4D4D;
	border-left:0px solid #4F4D4D;
	border-right:0px solid #4F4D4D;
	border-bottom:0px solid #4F4D4D;
	}
	/*--html>body #main {
   		margin-left: 20px;
   		margin-right:24px;
		}--*/
	p.main {
		margin:0px 10px 10px 10px;
		}
	
#ulImage {
	position:relative;
	left:0px;
	top:0px;
	width:269px;
	height:297px;
	background:#B1515D; /*-- red approx PMS 187 --*/
	}

#header {
	position: absolute;
	left:368px;
	top:31px;
	width:450px;
	height:203px;
	background:#B1515D; /*-- red approx PMS 187 --*/
	}
	
#banner {
	position: absolute;
	left:288px;
	top:234px;
	width:530px;
	height:77px;
	background:#B1515D; /*-- red approx PMS 187 --*/
	}	
	
#subhead {
	position: absolute;
	left:288px;
	top:312px;
	width:530px;
	height:60px;
	background:#B1515D; /*-- red approx PMS 187 --*/
	}
	
#mainCopy { 
	position:relative;
	left:300px;
	top: 60px;
	width:420px;
	z-index:20;
	}
	p.mainCopy {
		font-family: Georgia, Times, Times New Roman, serif;
		font-size: 12px;
		font-weight: normal;
		line-height: 20px;
		color:  #4F4F4F; /*-- 70% grey --*/
		margin:10px 5px 10px 7px;
		}
		
	p.mainCopyPract {
		font-family: Georgia, Times, Times New Roman, serif;
		font-size: 11px;
		font-weight: normal;
		line-height: 18px;
		color:  #4F4F4F; /*-- 70% grey --*/
		margin:10px 5px 10px 7px;
		}

	p.mainCopyContact {
		font-family: Georgia, Times, Times New Roman, serif;
		font-size: 13px;
		font-weight: normal;
		line-height: 20px;
		color:  #4F4F4F; /*-- 70% grey --*/
		margin:10px 5px 10px 7px;
		}
	
#testamonials {
	position: absolute;
	left:368px;
	top:574px;
	width:450px;
	height:147px;
	}

#testamonials2 {
	position: absolute;
	left:41px;
	top:580px;
	width:780px;
	height:147px;
	}
	
#footer { 
	position:absolute;
	left: 288px;
	top: 722px;
	width: 530px;
	height: 38px;
	margin-left: 3px;
	margin-right:5px;
	z-index:2;
	}
