#container {
	width: 902px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/structure/audrey-content-shadow.gif);
	background-repeat: repeat-y;
}

#banner {
	height: 190px;
	background-image:url(images/structure/audrey-banner.gif);
}

#logo {
	padding-top: 91px;
	padding-left: 72px;
}

#content {
	padding: 0px 70px 10px 10px;
	margin-left: 442px;
}

#contentabout {
	padding: 0px 70px 10px 10px;
	margin-left: 627px;
}

#leftcolumn {
	float: left;
	clear:both;
	padding: 0px 20px 0px 72px;
	width: 410px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width: 359px;
}

#leftcolumnabout {
	float: left;
	clear:both;
	padding: 0px 20px 0px 72px;
	width: 585px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width: 534px;
}

#footer {
	clear: both;
	padding: 20px;
	margin-top: 10px;
	background-image:url(images/structure/henningson-footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
}
		
body,td,th {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #333;
}
		
body {
	background-color: #ebf2f6;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
		
a:link {
	color: #88ae39;
	text-decoration: none;
}
		
a:visited, a:hover, a:active {
	color: #5f860c;
	text-decoration: none;
}

p {
	line-height: 1.5em;
}

/* 			Main Navigation 				*/
 
#nav a:link, #nav a:visited, #nav a:active
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

#nav a:hover {
	color: #81b713;
}

#nav a.current:link, #nav a.current:visited {
 	color: #81b713;
}

#nav ul
{
	margin-left: 30px;
	float: left;
}

#nav ul li
{
	display: inline;
	padding: 15px 20px 20px 0px;
	float: left;
}

.curve {
	float: right;
	clear: right;
	padding-left: 5px;
}

h1	{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}

h2	{
	font-family: "Gill Sans", Verdana;
	color: #0c4766;
	margin-bottom: -10px;
	margin-top: -10px;
	padding: 20px 0 0;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
}

h3	{
	font-family: "Gill Sans", Verdana;
	color: #666;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 1.5em;
}

blockquote { 
  margin: 1em 2em 1em 2em;
  font-style: italic;
}
.thumbnail {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.largeimage {
	border: 1px dashed #CCCCCC;
	margin: 2px;
}
