body {
	margin: 0px 0px 20px 0px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	background-image: url(../img/bg_pic.gif);
	background-repeat: no-repeat;
	background-position: 270px 140px;
}

.maincontent a:link, a:visited, a:active {
  color: #7A3F0F;
}

.maincontent a:hover {
  color: #E7AA5C;
}

.maincontent p {
	color: #333333;
	font-size: small;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

blockquote {
  line-height: 150%;
}

.maincontent li {
  line-height: 150%;
}

h1 {
	color: #333333;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	padding: 10px;
	margin: 10px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-style: italic;
	border: thin solid #FF9900;
	background-color: #F2F2F2;
}

h2 {
	color: #663300;
	text-align: left;
	font-size: 16px;
	padding: 10px;
	margin: 10px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
	line-height: normal;
}

h3 {
	color: #FF9900;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	padding-left: 10px;
}

.maincontent ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	font-size: 11px;
}

.maincontent li {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	list-style-type: lower-roman;
	line-height: 14px;
	list-style-position: inside;
	list-style-image: url(../img/list_bull.gif);
	font-weight: normal;
}

.photo {
	text-align: left;
	margin-bottom: 20px;
	border: thin solid #FF9900;
	padding: 4px;
	float: right;
	margin-top: 0px;
	margin-left: 20px;
}


.nav {
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	width: 150px;
	background-color: #5b3e1c;
}
h4 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: normal;
	white-space: normal;
	word-spacing: normal;
	padding-left: 25px;
	font-style: italic;
}
.content {
	float: 220;
	height: 100%;
	width: 600px;
}
.shadow {
	background-image: url(../img/shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.readmore {
	border: thin solid #FF9900;
	padding: 10px;
}
h6 {
	background-color: #fafafa;
	margin: 20px;
	padding: 4px;
	border: thin solid #FF9900;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	vertical-align: bottom;
}
.table {
	padding: 20px;
}

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

#navcontainer a
{
display: block;
color: #000;
background-color: #ff9900;
width: 9em;
padding: 3px 12px 3px 8px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: normal;
font-size: small;
}

#navcontainer p { 
display: block;
color: #000;
background-color: #ff9900;
width: 9em;
padding: 3px 12px 3px 8px;
margin: 0;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: normal;
font-size: small;
}

#navcontainer a:hover
{
background-color: #5b3e1c;
color: #FFF;
}

#navcontainer li li a
{
display: block;
color: #000;
background-color: #ffb240;
width: 9em;
padding: 3px 3px 3px 17px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: normal;
font-size: small;
}
