body {
	background-color: #9d7460;
}

/*background-color: #9d7460*/

#wrap {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #874040;
	color: #393733;
}

#header {
	padding-bottom: 30px;
}

#flash {
	height: 120px
}

#whitewrap {
	background-color: #fbf0da;
	padding-bottom: 20px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}

#content {
	float: left;
	width: 612px;
}

#border {
    padding: 15px;
    background-color: #fbf0da;
}

#border-photo {
    padding: 15px;
    background-color: #fbf0da;
}

#sidebar {
	float: right;
	width: 300px
}

#content-index {
	float: left;
	width: 452px;
	padding-left: 20px;
}


#sidebar-index {
	float: right;
	width: 440px
}

#sidebar-index p {
	padding-right: 50px;	}

#sideb{
	padding: 15px;
	background-color: #fbf0da;
}

.clear {
	clear: both;
}


#whitewrap #indextext {
	color: #874040;
	padding-top: 15px;
	padding-left: 15px;
	font: small-caps 24px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-bottom: 10px;
}

#whitewrap h1 {
	padding-left: 15px;
	padding-top: 10px;	
}


ul#nav {
	width: 970px;
	float: left;
	background-color: #fbf0da;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

ul#nav li {
	float: left;
	font-size: 1.7em;
}

ul#nav a {
	display: block;
	padding: 0 2em;
	line-height: 1.9em;
	text-decoration: none;
	color: #874040;
}

ul#nav a:hover {
	background: #fbf0da url(../images/nav/w_span2.png) no-repeat center 4px;
	text-decoration: underline;
}

ul#nava {
	width: 970px;
	float: left;
	background-color: #fbf0da;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

ul#nava li {
	float: left;
	font-size: 1.7em;
}

ul#nava a {
	display: block;
	padding: 0 2em;
	line-height: 1.9em;
	text-decoration: none;
	color: #874040;
}

ul#nava a:hover {
	background: #fbf0da url(../images/nav/tb_span.png) no-repeat center 4px;
	text-decoration: underline;
}

/*ul#nav a:hover {
	color: #fbf0da;
	text-decoration: underline;
	background-color: #5E3F34;
}*/

.current {
	background: #fbf0da url(../images/nav/w_span2.png) no-repeat center 4px;
}

.currenta {
	background: #fbf0da url(../images/nav/tb_span.png) no-repeat center 4px;
}

ul#navlevel2 {
	width: 900px;
	float: left;
	background-color: #fff;
	padding-left: 80px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

ul#navlevel2 li {
	float: left;
	font-size: 1.3em;
}

ul#navlevel2 a {
	display: block;
	padding: 0 2em;
	line-height: 2.5em;
	text-decoration: none;
	color: #874040;
}



/*
ul#navlevel2 a:hover {
	background: #ddd5c7 url(../images/nav/mb_a.png) right top no-repeat;
}*/

ul#navlevel2 li a:hover {
	/*background: url(../images/nav/mb_span.png) no-repeat center 3px;*/
	text-decoration: underline;
	background: #fff;
}

/*ul#navlevel2 a:hover {
	color: #fbf0da;
	text-decoration: underline;
	background-color: #5E3F34;
}
	*/

#footer {
	clear: both;
	color: #fbf0da;
	font-size: 16px;
	line-height: 150%;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;

}

#footer p {
	font: 18px/20px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0px;
}

#footer a {
	color: #fbf0da;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
	background-color: #5E3F34;
}

#links a {
	color: #fbf0da;
	text-decoration: none;
}

#links a:hover {
	color: #fbf0da;
	text-decoration: underline;
}

p#links {
	width: 980px;
	padding-top: 20px;
	color: #fbf0da;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#footer p.smaller {
	font-size: 14px;
	margin-top: 10px;
}

#content #border img {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
}

#sidebar #sideb img {
	margin: 5px;
}