body {
	background: url(../image/bg.jpg);
	margin: 0 auto;
	font: normal 12px arial;
	color: #7a756f;
}

#mainTop {background-image: url(../image/topbacknew.jpg); background-repeat: no-repeat; height: 475px; width: 925px; margin: 0 auto; padding-bottom: 5px; margin-left: 0px; position: relative;}
#mainBottom {background-image: url(../image/bott_background.jpg); background-repeat: no-repeat; min-height: 100px; width: 925px; margin: 0 auto; }
#btmRound {background-image: url(../image/bottom_round.jpg); background-repeat: no-repeat; height: 5px;}

#btmContent {width: 860px; float: left; padding: 0px 14px 0 14px;}
#btmContent h1 {font: normal 30px Times New Roman; color: #59503f; text-align: left;}
#btmContent p{color: #3f4a5a; text-align: justify; font: normal 16px Arial; padding-left: 15px;}

#right {float: left; padding: 6px 0 0 11px;}
#right img {padding-top: 0px;}
#flash {float: left; width:236px; padding: 3px 0 0 11px;}

#headerTop {height: 97px; background-image: url(../image/headerbackground.jpg); background-repeat: repeat-x;}
#headerTop img {display: block; float: left;}
#contentTop {margin: 0 auto; width: 950px; position: relative;}

#navBar {height: 33px; background-image: url(../image/navbackground.jpg); background-repeat: repeat-x; margin-bottom: 20px;}

#login {float: right; margin-top: 30px;}
#login1 {float: right; margin-top: 5px;}
#login .textBox {
	height: 17px;
	width: 100px;
	border: 1px solid #7a756f;
	color: #7a756f;
}
#request {margin-top: 5px;}
#request a, #request a:visited {color: #3f4a5a;	text-decoration: none;}
#request a:hover {color: #000000;	text-decoration: underline;}

#request1 a, #request1 a:visited {color: #3f4a5a;	text-decoration: none;}
#request1 a:hover {color: #000;	text-decoration: underline;}

#nav {padding:0; margin:0; list-style:none; height:33px; background:#fff url(../image/navbackground.jpg) repeat-x; position:relative; z-index:500; font-family:arial, verdana, sans-serif;cursor:pointer;}
#nav li.top {display:block; float:left; height:33px;cursor:pointer;}
#nav li a.top_link {display:block; float:left; height:33px; line-height:33px; color:#f1ebe6; text-decoration:none; font-size:14px; font-weight:normal; padding:0 0 0 12px; cursor:pointer;background: url(../image/navbackground.jpg); border-right: 1px solid #7c7b81;}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:33px; background: url(../image/navbackground.jpg) right top no-repeat;cursor:pointer;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:33px; background: url(../image/navbackground.jpg) no-repeat right top;cursor:pointer;}

#nav li:hover a.top_link {color:#7a756f; background: url(../image/navbackground_over.jpg);cursor:pointer;}
#nav li:hover a.top_link span {background:url(../image/navbackground_over.jpg)  right top;cursor:pointer;}
#nav li:hover a.top_link span.down {background:url(../image/navbackground_over.jpg) right top;cursor:pointer;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;cursor:pointer;}

#nav li:hover ul.sub
{left:0px; top:33px; background: #efecdb; padding:3px; border:1px solid #efecdb; white-space:nowrap; width:130px; height:auto; z-index:300;cursor:pointer;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:130px; font-weight:normal;cursor:pointer;}
#nav li:hover ul.sub li a
{display:block; font-size:12px; height:18px; width:128px; line-height:18px; text-indent:3px; margin-right: 2px; color:#7a756f; text-decoration:none;border:1px solid #efecdb;cursor:pointer;}
#nav li ul.sub li a.fly
{background:#efecdb url(.../image/arrow.gif) 110px 6px no-repeat;cursor:pointer;}
#nav li:hover ul.sub li a:hover 
{background:#f0efec; color:#7a756f; border-color:#b2b2b2;cursor:pointer;}
#nav li:hover ul.sub li a.fly:hover
{background:#f0efec url(.../image/arrow_over.gif) 110px 6px no-repeat; color:#7a756f;cursor:pointer;}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:120px; top:-4px; background: #f0efec; padding:3px; border:1px solid #240a0d; white-space:nowrap; width:130px; z-index:400; height:auto;cursor:pointer;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none; cursor: pointer;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#f0efec url(.../image/arrow_over.gif) 110px 6px no-repeat; color:#7a756f; border-color:#b2b2b2;cursor:pointer;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#f0efec url(.../image/arrow.gif) 110px 6px no-repeat; color:#000; border-color:#bbd37e;cursor:pointer;} 

.spacer_left {
    width: 2px;
    height: 33px;
    float: left;
    border-right: 1px solid #7c7b81;
}


/* IE Hack to get fieldset/ledgend to work */

/*html fieldset {
    position: relative;
}

html legend {
    position: relative;
    top: -1em;
    left: .5em;
}

html fieldset {
    position :relative;
    margin-top: 1em;
    padding-top: 2em;
    padding-bottom: 2em;
}*/

/**
 # This lines up the search form
**/

.spacer-right {
	float: right;
	width: 200px;
	height: 33px;
	background-image: url(../image/searchBG.jpg);
	background-repeat: no-repeat;
}

#searchtextbox {
	height: 17px;
	width: 130px;
	border: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 3px;
	color: #7a756f;
}

#scroller {height: 500px;}
#scrollerSide {width: 250px; height: 470px; float: right; padding: 0 13px 0 0;}

#content {margin: 0 auto; width: 950px;}

#subContent {
	width: 925px;
	margin: 0 auto;
	background-image: url(../image/subExpand.jpg);
	background-repeat: repeat-y;
	text-align: justify;
}

#subContent img {display: block;}

#subLeft {width: 670px; float: right;border-left: 5px solid #eae7d5; padding-left: 20px;}
#subNav {float: left; width: 130px; margin: 0px 20px 0px 0px; text-align: left;}
#subNav h3 {display: inline;}

#subMiddle {
	width: 850px;
	margin: 0 auto;
	padding: 0px 20px 0px 20px;
	
}

#subMiddle a, #subMiddle a:visited {color: #a69f97;	text-decoration: none;}
#subMiddle a:hover {color: #7a756f;	text-decoration: underline;}

#footer {height: 136px;background-image: url(../image/footerBG.jpg); margin-top: 20px;}
#footer #links {padding: 20px 0px 70px 0px;}
#footer #links a, #footer #links a:visited {
	color: #a69f97;
	text-decoration: none;
}

#footer #links a:hover {
	color: #7a756f;
	text-decoration: underline;
}
#contact {float: left; font: normal 14px arial; padding: 8px 0px 0px 15px; color:#7a756f;}
#footer h3, #contact h3 {display: inline; font: normal 16px arial;}
.light {color: #a69f97;}

.clear {clear: both;}

#mm {
	width: 950px;
	margin: 0 auto;
	text-align: right;
	padding-top: 6px;
}

