body {
	margin: 20px;
	background: #002400;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #400;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.3em;
}

h4 {
	
	
}

p, ul, ol {
	line-height: 145%;
	text-align: justify;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: #0A0A0A;
}

a:hover {
	background: none;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 20px;
	background: #FFF5EE;
}

/* Header */

#header {
	width: 800px;
	height: 197px;
	margin: 0 auto;
	background: #FFDA2A url(../images/NewAvalon.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	width: 800px;
	color: #000000;
}

#logo h1, #logo h2, #logo p {
}

#logo h1 {
	float: left;
	padding: 35px 0 0 40px;
	letter-spacing: 3px;
	font-size: 2.0em;
	font: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#logo h2 {
	float: none;
	margin: 0;
	padding: 70px 0 0 40px;
	font: 14px "Comic Sans MS", cursive;
	letter-spacing: 2px;
	color:#FC9;
} 

#logo p {
	float: right;
	margin: 0;
	padding: 90px 15px 0 0;
	font: 10px Arial, Helvetica, sans-serif;
	color:#FC9;
}


#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 800px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	border-top: 1px #FFFFFF solid;
	background:#602700;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 10px 10px 10px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	color: #FC0;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 518px;
	padding: 0 20px 0 32px;
	margin-left: 0;
	margin-top: 20px;
	border-left-color: #CCC;
	border-left-style: solid;
	border-left-width: 1px;
}

#content h2 {
	color: #000;
}

#content h3 {
	color: #000;
}

#content li {
	padding: 0 0 8px 0;
}

#content a {
	border-bottom-style: dotted;
	color: #400;
	border-bottom-width: 2px;
	border-bottom-color: #400;
}

#content a:hover {
	text-decoration: underline;
	color: #900;
	border-bottom-style: none;
}

#content p {
	/* padding-top: 25px;
	margin-bottom: 10px; */
	clear: both;
}

div.p_after_figure {
	padding-top: 15px;
	clear: both;
	/* line-height: 145%; */
}

div.full_image {
	/* max image width 500 px */
	margin: 0 0 0 0;
	float: left;
	display: block;
	clear: both;
}

div.one_of_two_half_image {
	/* max image width 250 px */
	margin: 0 9px 0 0;
	padding: 0 0 0 0;
	float: left;
	display: inline;
}

div.two_of_two_half_image {
	/* max image width 250 px */
	margin: 0 0 0 9px;
	padding: 0 0 0 0;
	float: right;
	display: inline;
}

div.half_image {
	/* max image width 250 px */
	margin: 0 18px 0 0;
	padding: 0 0 0 0;
	float: left;
}

div.right_caption {
	display: block;
	margin-top: 0;
	padding-top: 0;
	clear: right;
	line-height: 115%;
	font-family:Arial, Helvetica, sans-serif;
}

/* div.right_caption p {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 20px;
} */

div.bottom_caption {
	margin: 0 0 0 0;
	float: left;
	display: block;
	text-align: justify;
	/* clear: both; */
	line-height: 115%;
	font-family:Arial, Helvetica, sans-serif;
}

div.figure_and_caption {
	display: block;
	padding: 35px 0 0 0;
	width: 518px;
	clear: both;
}

div.onefullimageandcaption {
	margin: 10px 0 0 0;
	float: left;
}

div.onefullimageandcaption p {
	padding: 0 0 0 0;
	float: left;
}

div.onefullimageandcaption img {
	float: left;
	margin: 0 0 10px 0;
}

div.onehalfimageandcaption {
	margin: 10px 0 0 0;
	float: left;
}

div.onehalfimageandcaption p {
	/* padding: 10px 0 0 0; */
}

div.onehalfimageandcaption img {
	/* half image width: 250px */
	float: left;
	margin: 0 20px 0 0;
}

div.twohalfimageandcaption {
	margin: 20px 0 20px 0;
	float: left;
}

div.twohalfimageandcaption p {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

div.twohalfimageandcaption .img1 {
	/* half image width: 250px */
	float: left;
	margin: 0 9px 0 0;
}

div.twohalfimageandcaption .img2 {
	/* half image width: 250px */
	float: right;
	margin: 0 0 0 9px;
	/* display: inline; */
}

#content .figureandcaption {
	margin-top: 10px;
	margin-bottom: 20px;
	width: 520px;
	float: left;
	clear: both;
}

#content .figureandcaption p {
	margin-top: 10px;
}

#content .figureandcaption img {
	float: left;
	margin: 0 10px 20px 10px;
}

/* Navnext and Navprevious */
#navnext {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	clear: both;
	margin-top: 20px;
}

#navnext a {
	border-bottom-style: dotted;
	border-bottom-color: #333;
	border-bottom-width: thin;
}

#navnext a:hover {
	border-bottom-style: none;
	text-decoration: underline;
	color: #900;
}

#navprevious {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	clear: left;
	margin-top: 20px;
}

#navprevious a {
	border-bottom-style: dotted;
	border-bottom-color: #333;
	border-bottom-width: thin;
}

#navprevious a:hover {
	border-bottom-style: none;
	text-decoration: underline;
	color: #900;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 180px;
	padding: 0 30px 0 15px;
	margin-top: 20px;
	color: #400;
	border-right-style: none;
	}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #000;
	font-style: italic;
	font-size: 1.2em;
}

#sidebar p {
	text-align: justify;
}

#sidebar p.boxed {
	text-align: justify;
	background-color: #FFE8BD;
	border: thin #333 solid;
	padding: 6px 6px 6px 6px;
	color: #333;
	font: Helvetica, Arial, sans-serif;
	font-style: italic;	
}

#sidebar ul {
	list-style:none;
	padding-left: 0;
	padding-top: 0;
	margin-top: 0;
	margin-left: 0;
	color: #000;
	text-align: left;
}

#sidebar .sublist {
	list-style:none;
	padding-left: 20px;
	padding-top: 0;
	margin-top: 0;
	margin-left: 0;
	color: #000;
}


#sidebar li {
	padding: 0 0 5px 0;
}

#sidebar .currentitem {
	color: #999;
}

#sidebar a {
	border-bottom: thin;
	border-bottom-style: dotted;
}

#sidebar a:hover {
	text-decoration: underline;
	border-bottom: none;
	color: #900;
}

#sidebar img {
	padding: 15px 0 5px 0;
}

/* Footer */

#footer {
	width: 800px;
	height: 20px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
	background: #565F68;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}

#breadcrumbs {
	color: #999;
	padding: 2px 3px 0 3px;
	margin-bottom: 6px;
	margin-top: 0px;
	float: right;
}

#breadcrumbs ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
} 

#breadcrumbs ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	font-style: normal;
	font-size:11px;
}

#breadcrumbs a {
	color: #999;
}

#breadcrumbs a:hover {
	text-decoration: underline;
	border-bottom: none;
	color: #900;
}



