body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: normal 11px/18px arial, verdana, sans-serif;
}

img {
	border: 0;
}

#container {
	width: 753px;
	text-align: left;
	margin: 50px auto 0 auto;
	padding: 0;
	border: 1px solid #ccc;
}

/* Hides from IE-mac \*/
* html #container {
	width: 755px;
} /* End hide from IE-mac */

#navigation {
	background-color: #743313;
	margin: 1px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	height: 28px;
}

#navigation li {
	float: left;
	margin: 0;
	padding: 0;
	height: 28px;
}

#navigation li.right {
	float: right;
}

#navigation a {
	float: left;
	display: block;
	margin: 0;
	padding: 5px 25px 5px 25px;
	text-decoration: none;
	color: #fff;
}

#navigation a:hover {
	color: #d5b586;
}

#navigation a.selected {
	color: #d5b586;
	font-weight: bold;
}

#navigation > ul a {
	width: auto;
}

/* Hides from IE-mac \*/
#navigation a {
	float: none;
} /* End hide from IE-mac */

#header {
	margin: 0 1px;
}

/* Hides from IE-mac \*/
* html #header {
	margin: 0 1px -3px 1px;
} /* End hide from IE-mac */

#header h1 {
	display: none;
}

#content {
	float: left;
	background: url(images/content-bottom.png) 0 bottom no-repeat;
	margin: 0;
	padding: 0;
}


#left-content {
	float: left;
	width: 502px;
	padding: 0 20px 0.5em 20px;
	border-right: 1px solid #ccc;
}

/* Hides from IE-mac \*/
* html #left-content {
	width: 543px;
} /* End hide from IE-mac */

#left-content h2 {
	color: #666;
	font-size: 12px;
	background: url(images/h2-bullet.png) 0 .2em no-repeat;
	padding: 0 20px;
	line-height: 100%;
	margin: 0;
}

#left-content p {
	margin: 1em 0;
}

#left-content ul {
	padding: 0 0 0 2em;
	margin-top: 1em;
	margin-left: 0;
	list-style-type: none;
}
#left-content ul ul {
padding: 0 0 0 2em;
margin: 0;
list-style-type: none;
}
#left-content ul.left {
  padding-left: 0;
  margin-left: 0;
}

#left-content li {
	background: url(images/li-bullet.png) 0 .5em no-repeat;
	padding-left: 1.5em;
}

#left-content strong {
	font-size: 12px;
}

#left-content a {
	color: #743313;	
}

#left-content a:hover {
	color: #d5b586;
}

#left-content img.photo {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1em;
}


#right-content {
	width: 190px;
	float: right;
	padding: 0 10px 40px 10px;
	color: #743313;	
	border-left: 1px solid #ccc;
    margin-left: -1px;
}

/* Hides from IE-mac \*/
* html #right-content {
	width: 211px;
} /* End hide from IE-mac */

#right-content h2 {
	text-transform: uppercase;
	font-size: 14px;
	margin: 0;
}

#right-content ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#right-content li {
	background: url(images/li-bullet.png) 0 .5em no-repeat;
	padding-left: 1.5em;
}

#footer {
	clear: both;
	background: #743313 url(images/footer-top.png) 0 top no-repeat;
	color: #fff;
	margin: 1px;
	font-size: 10px;
	line-height: 100%;
	padding: 22px 0 12px 3em;
	height: 1%;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #footer {
	height: 1%;
} /* End hide from IE5/mac */
