body {
	background: #FDEFB7 url('images/bggreen.gif') bottom repeat-x;
	color: #73614D; 
	font-family: verdana, sans-serif; 
	font-size: 11px; 
	line-height: 17px; 
	margin: 0; 
	padding: 0;
	text-align: center;
}


a:link, a:visited {
	background: transparent;
	color: #EB750A;
	font-weight: bold; 
	text-decoration: none; 
}

a:hover { color: #C74B00; }

a:active {
	color: #EB750A;
	background: transparent;
	font-weight: bold; 
	text-decoration: none; 
}

h1 	{
	color: #7C7242;
	display: block;
	float: left;
	font-family: georgia, serif;
	font-size: 50px;
	font-style: normal;
	margin: 0;
	padding: 15px 0 0 0;
	width: 360px;
}

h2 	{
	background: #F6E0AB;
	color: #7CA54D;
	font-family: georgia, serif;
	font-size: 18px;
	margin: 5px 0 5px 0;
	padding: 5px 0 4px 8px;
}

h3 {
	color: #878164;
	font-family: georgia, serif;
	font-size: 18px;
	margin: 20px 0 0 0;
	padding: 0;
}

#containerc h2 { margin: 0; padding: 0; }

span#titleL {
	color: #8C813C;
	float: left;
	font-style: italic;
	text-align: right;
	width: 138px;
	height: 40px;
}

p { margin: 10px 0; }

p.gallery { text-align: center; }

.gallery img {
	border: 1px #73614D solid;
	margin: 5px;
}

#title p { 
	margin: 0; 
	text-align: center;
}

div#page { background: url('images/bgorange.gif') top repeat-x; }

div#wrap {
	background: url('images/bgmain.gif') repeat-y;
	margin: 0 auto 0 auto;
	text-align: justify;
	width: 741px;
}

div#top {
	background: url('images/top.gif') top no-repeat;
	height: 60px;
}

div#title {
	color: #F9EFC8;
	font-style: italic;
	padding: 0 15px 10px 0;
	margin: 0 0 25px 0;
}

div#navigation {
	background: url('images/navigationtop.gif') top right no-repeat;
	float: right;
	padding: 3px 0 0 0;
	width: 146px;
}

#navigation ul {
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
}

div#containerglobal { background: url('images/navigationbot.gif') bottom right no-repeat; }

div#content {
	background: url('images/contenttop.gif') top left no-repeat;
	margin: 0 146px 0 0;
}

div#containerc { 
	background: url('images/contentbot.gif') bottom left no-repeat;
	padding: 2px 10px 40px 45px; 
}

div#clear { clear: both; }