
/* for dragons and princesses - spring 2007
*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #efead7;
	background-image: url(../img/bg2.gif); 
	background-repeat: repeat-x;
	font-size: 0.8em;
	line-height: 1.7em;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	}

#wrap {
	width: 760px;
	padding: 0;
	margin: 0 auto;
}

#head { 
	text-align: left;
	width: 760px;
	height: 165px;
	background-image: url(../img/rolfingphysio.gif); 
	background-repeat: no-repeat;
	padding: 0;
	margin: 0 auto;
}

#nav {
	text-align: left;
	width: 760px;
	height: 35px;	
}

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

#nav li {
  margin: 0;
  padding: 0 8px 0 0;
  list-style: none;
  display: inline;
  border:none;
  color: #fbb40a;
  }

#nav a {
  color: #999900;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 11px;
  font-family: "Trebuchet MS", Verdana;
  letter-spacing: 0.2em;
  font-weight: bold;
  line-height:1.8em;
  }

#nav a:visited {
  color: #666; 
  text-decoration: none;
  border-bottom: 0; } 

#nav a:active {
  color: #777;
  text-decoration: none;
  border-bottom: 0;
 } 

#nav a:hover {
  color: #000;
  text-decoration: none;
  border-bottom: 0 ;
}

#c1 {
	float: left;
	width: 460px;
	padding: 0px ;
	margin: 30px 0px;
	text-align:left;
	}
	
#c2 {
	float: right;
	width: 280px;
	padding: 0px ;
	margin: 30px 0px;
	text-align:left;
	color:#666;
	}

#c2 img {
	padding:4px;
	border: 1px solid #666;
	background-color: #fff;
}


#foot {
	clear: both;
	width: 760px;
	height: 150px;
	padding: 0px ;
	margin:0;
	text-align: left;
	color: #666;
	text-transform: uppercase;
	font-size: 0.8em;
	letter-spacing: 0.2em;
	font-weight: bold;
	line-height: 1.8em;
	}
	
.xtra {
	color:#f0bb3a;
	font-weight:bold;
	}

.xtra-10 {
	font-style:italic;
	line-height:1.6em;
	margin:  0 0 0 20px;
	color:#4a0300;
	}


.xtra-small {
	font-size:9px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	line-height:13px;
	}

.border { 
	margin: 20px 0 0 0;
	padding: 5px;
	border:1px solid #f0bb3a;
	}
	
.em { 
	margin: 0 5px 20px 0;
	padding: 5px;
	float:left;
	}
	
.xtra {
	color:#f0bb3a;
	font-weight:bold;
	font-size:150%;
	}

a:link {
  color: #999900;
	text-decoration:none;
	font-weight:normal;
	text-decoration:none;
	}

a:visited {
  color:#333;
  }
a:hover {
  color:#000;
  }


h1 {
/*	font-family: Georgia, "Times New Roman", Times, serif; */
	font-size: 1.8em;
	line-height: 1.6em;
	font-weight: normal;
	padding: 0;
	color: #4a0300;
}

h2 {
	font-weight: normal;
	color: #4a0300;
	font-size: 1.2em;
	line-height: 1.6em;
}

h3 {
	color: #666;
	text-transform: uppercase;
	font-size: 0.8em;
	letter-spacing: 0.2em;
	font-weight: bold;
	line-height: 1.8em;
	}