@charset "UTF-8";
/* CSS Document */

body {
	line-height: 125%;
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #4444444;
	font-size: 11px;
	margin:0;
	padding:0;
	background: #8d4d27;
}
a img{
border: 0;
}
a {
	color:#FF6600;
}
a:hover {
	color: #000;
}
.nav, .nav:link, .nav:visited
{
	color: #81461E;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}
.nav:hover
{
	color: #cc3333;
	text-decoration: underline;
}
body,td,th {
	font-family: Arial, Tahoma, Trebuchet MS;
}
body {

}
form{
margin:0;
}
.textfield{
border:0;
width:120px;
}
#wrapper{
width:1000px;
margin:0 auto;
background:url(../images/page_bg.gif) repeat-x;
}
.windowbg, tr.windowbg td
{
	padding: 5px;
	background: #EEE;
	border-bottom: 1px solid #eee;
}
.windowbg2,tr.windowbg2 td
{
	padding: 5px;
	background:#F7ECDF;
	border-bottom: 1px solid #eee;
}
.windowbg3,tr.windowbg3 td
{
	padding: 5px;
	background: #f0f0f0;
}
a img{
border: 0;
}
.smalltext
{
	font-size: x-small;
	font-family: verdana, sans-serif;
}
.middletext
{
  line-height: 18px;
  text-indent: 10px;
}
.normaltext
{
	font-size: small;
}

#top_01 {
	background:url(../images/top_01.jpg) no-repeat;
	width:94px;
}

#top_02{
	background:url(../images/top_02.jpg);
	width:89px;
}

#top_03 {
	background:url(../images/top_03.jpg);
	width:91px;
}

#top_04 {
	background:url(../images/top_04.jpg);
	width:91px;
}

#bodyarea {
	width:98%;
}

#footer , #footer a{
	width:780px;
	margin:0 auto;
	color:#FBECCD;
	background:#944D2D;
}

#footer , #footer a:hover{
	color:#F7DAA5;
	text-decoration: none;
}
.buttonbg{
background:url(../images/button_main.gif) no-repeat;
width:636px;
}
.windowbg, tr.windowbg td
{
	padding: 5px;
	background: #F7DAA5;
	border-bottom: 1px solid #F7DAA5;
}
.windowbg2,tr.windowbg2 td
{
	padding: 5px;
	background: #F7DAA5;
	border-bottom: 1px solid #F7DAA5;
}
table.nopad .titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td, tr td.titlebg
{
	font-size: 100%;
	font-weight: bold;
	padding: 4px;
}
.titlebg, .titlebg2 {
	background: #7C3E16;
	color:#FFF;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
	color:#FFF;
	text-decoration:none;
}

.titlebg a:hover
{
	text-decoration:underline;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
	color:#FFF;
	text-decoration:none;
}
.titlebg2 a:hover
{
	text-decoration:underline;
}
.catbg, .catbg2, .catbg3{
	background: #7C3E16;
	border-bottom: 2px solid #CCC;
	color:#FFF;
}
#featureBox {
	border:thin solid #000000; /* #F4B12C;*/
	padding:3px;
	background-color:#FFF8D5;
}