html, body {
	margin:0;
	padding:0;
	height:100%;
	background:#282828;
	FONT-SIZE: 12px;
    COLOR: #000;
    FONT-FAMILY: Tahoma;
    line-height:16px;
    background:url('/images/bg_body.jpg');
    background-position: top;
    background-repeat: repeat-x;
    background-color:#282828;
}
#container {
	padding: 0px;
	min-height:100%;
	width:960px;
	margin: auto;
	position:relative;
}
#header {
	height:97px;
	background: #fff;
	overflow:hidden;
}
.linkimg {
	float:left;
	border-left:1px solid white;
}
#Nav {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background:url('/images/bg_nav.gif');
	height:24px;
}
#Title {
	height: 74px;
	background: #dfbb7d;
}
#body {
	/* padding-bottom:34px;	 Height of the footer */
	background:url('/images/bg_content_1.gif');
	min-height:420px;
}
#bodyLeft {
	width:360px;
	padding-left:50px;
	padding-top:40px;
	padding-bottom:40px;
	float:left;
}
#bodyRight {
	border-top:1px solid white;
	float:left;
	margin-left:53px;
	width:480px;
}
#footer {
	margin-top:5px;
	width:100%;
	height:34px;			/* Height of the footer */
	text-align: center;
	color:#6e6e6e;
	font-size:12px;
}
#footer B {
	color:#a1a1a1;
}
#footer A {
	color:#6e6e6e;
}
#footer A:hover {
	color:#a1a1a1;
}
/* other non-essential CSS */
h1 {
	line-height:17px;
	color:#efdebf;
	display:inline;
	font-size:48px;
}
h2 {
	color:#fff;
	display:inline;
	font-size:18px;
	word-spacing:6px;
}
a {
	color:#4c281b;
	}
a:hover {
	color:#363636;
	}
.hruler {
	height:2px;
	width:100%;
	border-bottom:2px dotted white;
	margin-bottom:10px;
}
.indentmenu2
{
    float:right;
    border-left:1px solid white;
    OVERFLOW: hidden;
    max-width:100%;
}
.indentmenu2 UL LI
{
    HEIGHT: 24px;
    display: inline;
    max-width:100%;
}
.indentmenu2 UL
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FLOAT: left;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    WIDTH: 100%;
    PADDING-TOP: 0px;
}
.butIndentmenu2but1
{
    PADDING-LEFT: 10px;
    FLOAT: left;
    FONT-SIZE: 11px;
    font-weight: bold;
    COLOR: #fff;
    PADDING-TOP: 4px;
    BORDER-RIGHT: white 1px solid;
    TEXT-DECORATION: none;
    height:20px;
    width:85px;
}
.butIndentmenu2but1:hover
{
    PADDING-LEFT: 10px;
    FONT-SIZE: 11px;
	font-weight: bold;
    COLOR: #fff;
    BORDER-RIGHT: white 1px solid;
    PADDING-TOP: 4px;
    TEXT-DECORATION: none;
    height:20px;
    background:url('/images/bg_nav_on.gif');
    width:85px;
}
.indentmenu2 UL LI .current
{
    COLOR: white! important;
    HEIGHT: 24px
}
.hruler {
	height:1px;
	margin:5px 0 5px 0;
	border-bottom: 1px solid #4c281b;
	width:100%;
}
.pics4 {
	float:left;
	width:119px;
	height:80px;
	overflow:hidden;
	border-right:1px solid white;
	border-bottom:1px solid white;	
}
.pics2 {
	float:left;
	width:239px;
	height:160px;
	overflow:hidden;
	border-right:1px solid white;
	border-bottom:1px solid white;	
}
.butLinks {
	position:relative;
	float:left;
	width:209px;
	height:45px;
	padding:15px 15px 0 15px;
	overflow:hidden;
	border-right:1px solid white;
	border-bottom:1px solid white;
	background: #ecd6b2;
	text-align: center;
}
INPUT
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
    FONT-FAMILY: Verdana, Arial
}
TEXTAREA
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    FONT-SIZE: 11px;
    OVERFLOW: auto;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
    FONT-FAMILY: Verdana, Arial
}
INPUT.button
{
    BORDER-RIGHT: 1px outset;
    BORDER-TOP: 1px outset;
    BORDER-LEFT: 1px outset;
    CURSOR: hand;
    BORDER-BOTTOM: 1px outset
}
