body	{
	font-family: verdana, sans-serif; 
	font-size: 11px; 
	color: #142844; 
	line-height: 15px; 
	margin: 0 0 0 auto;
	padding: 0;
	text-align: justify;
}

a:link, a:visited {
	font-weight: bold; 
	color: #736646;
	text-decoration: none; 
}

a:hover { color: #B74848; }

a:active {
	font-weight: bold; 
	color: #736646;
	text-decoration: none; 
}

h1 	{
	color: #B16A60;
	font-family: georgia, serif;
	font-size: 22px;
	margin: 0 0 5px 0;
}

h2 	{
	color: #B16A60;
	font-family: georgia, serif;
	font-size: 18px;
	margin: 0 0 5px 0;
}

p { margin: 10px 0; }

b { color: #C39159; }

ul.nav	{
	margin: 0 0 20px 0;
	padding: 0;
}

.nav li {
	display: inline;
	list-style-type: square;
	margin-right: 5px;
}

td { vertical-align: top; }

td#bg1 { background: url(bgtop.gif) right repeat-x; }
td#bg2 { background: url(bgfill.gif) top right; }
td#bg3 { background: url(bgmain.gif) repeat-y; }

td#layout1 { background: url(main_01.gif) repeat-y; }
td#layout2 { background: #DBC7B5 url(main_02.gif) top left no-repeat; }
td#layout3 { background: url(main_03bg.gif) repeat-y; }
td#layout4 { background: url(bgbot.gif) right repeat-x; }