*, * * {
	padding:0;
	margin:0;
	border: 0px none;
}

:link img {
  border: 0px none;
}

body {
	font-family: Verdana, Helvetica, san-serif;
	font-size: 62.5%;
	font-weight: normal;
	color:#575d00;
	background-color: #d4cd9c;
	width: auto; 
	height: auto;
	margin-top:20px;
}  
 
#container {
	 width:800px;
	 position:relative; 
	 margin:0px auto 10px auto;
	 text-align:left;
	 background:#fffff3 url(http://altapeterson.com/spa/site/images/flower.gif) bottom left no-repeat;
}

#navbar {
	background-color:#d4cd9c;
	height:3.4em;
	width:100%;
}

table td {
	vertical-align:top;
}

table.main, table.site { 
	width:100%; 
	border-collapse:collapse;
}


td.sidebar {
	width:235px;
	height:auto;
	padding:0px;
	margin:0px;
}

td.mainContentArea {
	width:565px;
	height:auto;
}

#sidebarContent {
	width:150px;
	margin:0 auto;
	color:#a30234;
}

#defaultContent {
	margin:20px;
}


#teamMembers {
 width:400px;
 margin: 0 auto;
}

.teamMember {
	height:275px;
	width:140px;
	float:left;
	padding-right:50px;
	text-align:center;
}

tr { 
	vertical-align:top;
}

table.main td {
	width:33%;
	padding-right:20px;
}

#logo {
	margin-bottom:20px;
}


.content{
	padding:10px 0 0 10px;
}


#preload {
	position:absolute;
	top:-9999px;
	left:-9999px;	
}

#footer {
	width:800px;
	margin:0 auto;
	color:#333;
	margin-bottom:80px;
}

div.article {
	margin:20px 0px;
}

p, a {
 color:#000000;
 font-family: Verdana, Helvetica, san-serif;
 font-size: 1.1em; line-height: 1.25em;
 margin: 0 0 12px 0;
}

#footer p, #footer p a {
 font-family: georgia, serif;
 font-size: 13px; line-height: 1.6em;
 margin: 0 0 12px 0;	
}

h1, h2 {
 font-family: Georgia, Serif;
 font-weight: normal;
 margin-bottom:0;
}

h1 {font-size: 1.8em; line-height:1.2em;}

h2 {
 font-size: 1.2em;
 font-weight: bold;
 line-height: 1.1em;
 font-style:italic;
 margin-top: 8px;
 margin-bottom:2px;
 color:#a30234;
}

h3, h3 a {
 font-size: 1.1em;
 font-weight:bold;
 line-height: 1.1em;
 font-style:normal;
 margin-top: 2px;
 margin-bottom:2px;
 color:#575d00;
}

h4, h4 a {
 font-size: 1.1em;
 font-weight:bold;
 line-height: 1.1em;
 font-style:normal;
 margin-top: 2px;
 margin-bottom:2px;
 color:#575d00;
}

h5, h5 a {
 font-size: 1.1em;
 font-weight:bold;
 line-height: 1.1em;
 font-style:normal;
 margin-top: 2px;
 margin-bottom:7px;
 color:#575d00;
}

h6 {
 font-size: 1.2em;
 font-weight: bold;
 font-family: Georgia, Serif;
 line-height: 1.1em;
 font-style:italic;
 margin-top: 8px;
 margin-bottom:10px;
 color:#a30234;
}

h7, h7 a {
 font-size: 1.1em;
 font-weight:normal;
 line-height: 1.1em;
 font-style:normal;
 margin-top: 2px;
 margin-bottom:7px;
 color:#575d00;
}

h8 {
 font-size: 1.2em;
 font-weight: normal;
 line-height: 1.1em;
 font-style:italic;
 margin-top: 8px;
 margin-bottom:2px;
 color:#a30234;
}

span.red {
	color:#a30234;
	font-weight:bold;
}

h1, h1 a, h1 a:visited, h2, h2 a, h2 a:visited {
 text-decoration: none;
 border:none;
}

p a, p a:visited {
 text-decoration:underline;
}

h1 a:hover, h2 a:hover, h3 a:hover {}

blockquote{
 padding-left:25px;
 border-left:1px #cccccc solid;
 margin:0px;
}

img, a img {
	padding:0;
	margin:0;
	border:none;
}

ul{
	padding:1em 0;
}

#navbar ul li {
	display:inline;
	font-family:Georgia, Serif;
	font-size:12px;
	font-weight:bold;
	margin:0 5px; 
	color:#fffff3;
	text-decoration:none;
}


#navbar a {
	text-decoration:none;
	color:#fffff3;
        font-size:12px;
        font-weight:normal;
}

#navbar ul li.active a{
	text-decoration:underline;
}


#sidebarContent ul li {
	font-family:Georgia, Serif;
	font-size:1.4em;
	font-weight:normal;
	margin-bottom:0.3em; 
	color:#575d00;
	list-style-type:none;
}

#sidebarContent ul li a {
 font-family:Georgia, Serif;
 text-decoration:none;
 color:#575d00;
 font-size:12px;
}

#sidebarContent ul li.active a {
 color:#a30234;
 font-style:italic;
 font-weight:bold;
 font-family:georgia, serif;
}

#sidebarContent a:hover, #navbar a:hover {
	text-decoration:underline;
}

#sidebarContent h2 {
	color:#a30234;	
}

span.highlight {
 color:#a30234;
 font-size: 1.1em;
 font-style:italic;
 font-weight:bold;
 font-family:georgia, serif;
}
