/* CSS Document */

body
{
padding:0px;
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#170801;
line-height:18px;
}
.black-link
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#170801;
line-height:18px;
font-weight:bold;
text-decoration:none;
}
black-link:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#170801;
line-height:18px;
font-weight:bold;
text-decoration:none;
}
h1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#451B0A;
line-height:18px;
font-weight:bold;
margin:0px auto;
padding:0px;
}
h2
{
font-family: Arial, Helvetica, sans-serif;
font-size:24px;
color:#451B0A;
line-height:18px;
font-weight:bold;
margin:6px auto;
padding:0px;
}
h3
{
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
color:#B85314;
line-height:18px;
font-weight:bold;
margin:6px auto;
padding:0px;
}
h4
{
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
color:#330200;
line-height:20px;
font-weight:bold;
margin:6px auto;
padding:0px;
}
h5
{
font-family: Arial, Helvetica, sans-serif;
font-size:20px;
color:#330200;
line-height:25px;
font-weight:bold;
margin:6px auto;
padding:0px;
}
.font-italic
{
font-family: Arial, Helvetica, sans-serif;
font-size:30px;
color:#B85314;
line-height:28px;
font-weight:bold;
margin:6px auto;
padding:0px;
font-style:italic;
}
.body-bg
{
background:url(../images/body-pattern.jpg) left top repeat;
width:100%;
height:auto;
}
.header
{
background:url(../images/header.jpg) left top no-repeat;
width:918px;
height:190px;
}
.footer
{
background:#CCAF9D;
height:70px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:none;
}
.footer-link
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:none;
}
.footer-link:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:underline;
}
.image
{
border:2px solid #999999;
}
.image:hover
{
border:2px solid #CCAF9D;
}
.logo
{
margin-left:10px;
margin-top:10px;
}
.td-bg
{
background:url(../images/body-pattern.jpg) left top repeat;
width:915px;
height:auto;
}
.logo-bottom
{
background:url(../images/logo-bottom.jpg) right bottom no-repeat;
height:99px;
width:101px;
}

.input-box
{
border:1px solid #B85314;
padding:2px;
color:#000;
margin-bottom:10px;
height:18px;
width:300px;
}
.input-box-1
{
border:1px solid #B85314;
padding:2px;
color:#000;
margin-bottom:10px;
height:180px;
width:300px;
}

/* CSS Document */
.white-box
{
background:url(../images/white-box.jpg) left top no-repeat;
width:205px;
height:196px;
padding-top:15px;
}
.font-red
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#A40B00;
font-size:11px;
}
.font-red-link
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#986A49;
font-size:11px;
text-decoration:none;
font-weight:bold;
line-height:14px;
text-align:right;
}
.font-red-link:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#986A49;
font-size:11px;
text-decoration:none;
font-weight:bold;
line-height:14px;
text-align:right;
}
.font-black
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#808080;
font-size:11px;
}
.header-1
{
background:url(../images/header-1.jpg) left top no-repeat;
width:918px;
height:190px;
}
.body right
{
background:url(../images/right-body.jpg) left top no-repeat;
width:469px;
height:742 px;
}
.left-bg
{
background:url(../images/left-bg.jpg) left top no-repeat #FFFFFF;
height:113px;
width:448px;
}
.font-black-bold
{
font-family:Arial, Helvetica, sans-serif;
color:#200C0C;
font-size:24px;
line-height:25px;
}
.font-black-bold-1
{
font-family:Arial, Helvetica, sans-serif;
color:#200C0C;
font-size:18px;
line-height:25px;
}
.font-brown
{
font-family:Arial, Helvetica, sans-serif;
color:#8F674E;
font-size:30px;
line-height:30px;
font-weight:bold;
}
.white-box-1
{
background:url(../images/white-box-1.jpg) left top no-repeat;
width:189px;
height:170px;
padding-top:10px;
}
img
{
border:none;
}
/*
#navcontainer {
float:left;
width:447px;
height:29px;
margin-top:4px;
padding-top:2px;
}

#navcontainer ul {
  padding: 0;
  margin: 0;
  list-style: none;
  }
 #navcontainer  li {
  float: left;
  position: relative;
  width: 80px;
  background:url(../images/menu-line.jpg) right center no-repeat;
  
  }
  #navcontainer ul li a 
{
width: 80px;
height:29px;
padding-top:4px;
margin: 0px;
color: #fff;
text-decoration: none;
display: block;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:16px;
}
#navcontainer ul li a:hover
{
color:#FEFE57;

}
#navcontainer ul li a.active
{
color:#FEFE57;

}
 #navcontainer li ul {
  display: none;
  position: absolute; 
  top: 1em;
  left: 0;
  }
#navcontainer li > ul {
	top: auto;
	left: auto;
		}
	
	#navcontainer li > ul li
	 {
	top: auto;
	left: auto;
	background:#835C50;
	margin-bottom:2px;
	width:80px;
	}
		#navcontainer li > ul li a.hover
	 {
	top: auto;
	left: auto;
	background:#404448;
	margin-bottom:2px;
	width:80px;
	}
	#navcontainer li > ul li a.active
	 {
	top: auto;
	left: auto;
	background:#FEFE57;
	margin-bottom:2px;
	width:80px;
	}
#navcontainer	li:hover ul, li.over ul{ display: block; } */

.white-box-2
{
background:url(../images/white-box-2.jpg) left top no-repeat;
width:275px;
padding-top:8px;
height:282px;
padding-left:0px;
padding-right:0px;
}
li a
{
width: 80px;
height:25px;
padding-top:4px;
margin: 0px;
color: #fff;
text-decoration: none;
display: block;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:25px;
}

ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

li { /* all list items */
	float: left;
	position: relative;
	width: 10em;
	background:url(../images/menu-line.jpg) right center no-repeat;
	
}

li ul { /* second-level lists */
	padding-top:5px;
	display: none;
	position: absolute;
	
	left: 0;
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
	
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}


#content {
	clear: left;
}
.menu
{
background:#96674D;
		width:80px;
		border-top:1px solid #FFF;
	
	margin-left:-8px;
	height:auto;
		}

.submit
{
height:25px;
width:100px;
background:#B85314;
}
.white-box-3
{
background:url(../images/white-box-3.jpg) left top no-repeat;
width:445px;
height:365px;
padding-top:0px;
}
.white-box-4
{
background:url(../images/white-box-4.jpg) left top no-repeat;
width:300px;
padding-top:8px;
height:275px;
padding-left:0px;
padding-right:0px;
}
