/* 100% high layouts attempt */

html, body {
            height:99.5%
}
html > body div#allAreas {
            height: auto;

}

body {

	font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    padding: 0;
    margin: 0px auto 0px auto;
	background-image: url(img/bg.jpg);
    background-repeat: repeat-x;
    background-position: top left;
    padding-bottom:0px;
	background-color:#EFF2E1;	
}


div#allAreas {
    height:100.5%;
    min-height:100.5%;
    position: relative;         
    margin: 0 auto 0px auto;
    width: 841px;
	padding-bottom:0px;
	background-image: url(img/containerbg.jpg);
    background-repeat:repeat-y;
	background-position:top left;

}

div#headerArea {
	position: relative;
    height: 195px;
    margin:auto auto auto auto;
}



img#logo {
	position: absolute;
	margin:auto 0 auto 0;
    height: 195px;
    z-index: 20;
}
div#mainNavigationArea{
	position:relative;
    margin: 0px auto 0px auto;
    padding: 0;
    width: 100%;
    height: 32px;
    z-index:1;
	background-image: url(img/navbg.jpg);
    background-repeat: no-repeat;
    background-position: top;
}

div#belowMainNavArea{
	position: relative;
    margin:0px auto 0px auto;
    left:0px;           
    height: 33px;
    z-index: 0;        
    background-image: url(img/crumb+searchbg.jpg);
    background-repeat: no-repeat;
    background-position: top;
    width:841px;
}

div#breadrumbArea {
	position:relative;
    bottom:0px;
	top:0px;
	height:30px;
    width:450px;
	left:0px;
	font-size: 10px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	text-decoration: none;
	color: #6b7459;
}

div#youAre{
	position:relative;
	float:left;
	top:8px;
	left:40px;
}
div#menuitem {
	position:relative;
	float:left;
	top:8px;
	left:40px;
}
.breadrumbClassStr{	
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	text-decoration: bold;
	color: #314515;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	text-transform:capitalize;
}
div#menuitem a:hover {
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	text-decoration: none;
	color: #0c8ebf;
	font-weight:bold;
}
/******************SEARCH AREA*****************/

div#headerTopAreaBorder{
	position:absolute;
	margin:0px auto 0px auto;
    right:10px;
	top:2px;
    height:30px;
	width:190px;
	z-index:33;
}

div#headerTopAreaBorder form {
	position:relative;
	margin: 0;
	padding: 0;
	z-index: 33;
	float:right;
	right:35px;
	display:inline;
	top:3px;
	
}

div#headerTopAreaBorder form p {
	position: relative;
	color: #817668;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size: 12px;
	font-weight:bold;
	padding-right:4px;
	margin-top:2px;	
	float:left;
	left:35px;
	border:none;
}

div#headerTopAreaBorder form input#textInput {
	position: relative;
	display: inline;
	width: 120px;
	height: 15px;
	float:left;
	left:10px;
	border:none;
	background:none;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size: 12px;
	font-weight:bold;
	color: #817668;
}

div#headerTopAreaBorder form input#submitInput {
	position: relative;
	display: inline;
	width: 28px;
	height: 24px;
	padding: 0;
	cursor:pointer;
	float:left;
	top:-5px;
	left:25px;
	border:none;
	background:none;
}
/*******************END SEARCH AREA**********/
/* --------------------- MAIN AREA START ------------------------ */

div#mainArea{
    margin: 0px auto 0px auto;
    top:0px;
	width:841px;
    left:0px;
    min-height:555px;
    _height:555px; 
    z-index:0;
	background-image: url(img/contentbg.jpg);
    background-repeat:no-repeat;
	background-position:top left;
	overflow:auto;
	_overflow:visible;
}

div#leftArea{                
	position:relative;
    width: 234px;
    padding-bottom:0px;   
    background-image: url(img/left-column-bg.jpg);
    background-repeat:no-repeat;           
    margin: auto 0 auto 0;         
    float: left;
    bottom:0px;
	min-height:300px;
    _height:300px;
    z-index:1;
	 min-height:555px;
    _height:555px;
}
/* -------------------- SELECTED NAV AREA ---------------------- */

div#selectedNavArea {
	position: relative;
	margin:0px auto 0px auto;
	float: left;
	z-index: 50;
	list-style:none;
	text-decoration:none;
	top:25px;
	width:160px;
	left:20px;
}

div#selectedNavArea ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type:none;
	width:140px;
	height:auto;

}

div#selectedNavArea ul a{
	position: relative;
	margin: 0;
	padding: 0;
	top:0px;
	list-style-type:none;
	display:inline;
	width:100%;
	float:left;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:2px;
	cursor:default;	
	color:#665923;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-weight:normal;
	font-size:15pt;
}


div#selectedNavArea a div{
	list-style-type:none;
	display:inline;
	width:140px;
	float:left;
	text-decoration:none;
	cursor:default;
}
/*
div#selectedNavArea ul#SNM a div{
	list-style-type:none;
	width:100%;
	text-decoration:none;
	
}
*/
div#selectedNavArea ul#SNM li {
	list-style-type:none;
	display:inline;
	text-decoration:none;
	
}

div#selectedNavArea ul#SNM li ul li {
	text-decoration:none;
}

div#selectedNavArea ul#SNM a {
	color: #2A3120;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}


div#selectedNavArea ul#SNM li a {
	text-decoration:none;
}


#selectedNavArea ul a div{
	list-style-type:none;
	text-decoration:none;
}

#selectedNavArea ul.NIMSelected li a {
	white-space:nowrap;
	list-style-type:none;
	text-decoration:none;
}


div#selectedNavArea ul#SNM li ul li ul a {
	list-style:none;
	text-decoration:none;
	background-color:red;
}



div#selectedNavArea ul#SNM a:hover {
	color: #F1F0EB;
	text-decoration:none;
	background-image: url(img/leftnavbg.jpg);
    background-repeat:no-repeat;
	background-position:center left;
}

div#selectedNavArea ul#SNM li.NIMSelected a div{
	color: #F1F0EB;
	text-decoration:none;
}

div#selectedNavArea ul#SNM li.NIMSelected a {
	color: #F1F0EB;
	text-decoration:none;
	background-image: url(img/leftnavbg.jpg);
    background-repeat:no-repeat;
	background-position:center left;
}
div#selectedNavArea ul#SNM li.NIMFirstItem a {
	color: #F1F0EB;
	text-decoration:none;
}

div#selectedNavArea li#SNM li.NIMFirstItem NIMSelected a div{
	color: #F1F0EB;
	text-decoration:none;
	background-color:#399ADE;
}

div#selectedNavArea ul#SNM li.NIMSelectedNIMFirstItem a {
	color: #F1F0EB;
	text-decoration:none;
	background-color:#399ADE;
}



/* ------------------------------------------------------- */


div#rightArea{
	position: relative;
	top:0px;
	width:607px;
	margin: 0 auto 0px auto;
	float:left;
}

div#bannerArea {
	position:relative;
	margin:0 auto 0 auto;
	margin-top:10px;
	margin-left:20px;
	z-index: 4;
	font-size:25px;
	font-weight:normal;
	color:#1b2906;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:45px;
	width:555px;
	border-bottom:1px solid #1b2906;
}

div#bannerArea a {
    z-index: 4;
	font-size:25px;
	font-weight:normal;
	color:#1b2906;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:30px;
}


div#contentArea {
	position:relative;
    bottom:0px;
    margin-left: 20px;
	margin-right:20px;
    margin-top:20px;
	margin-bottom:10px;
    z-index:1;
    min-height:555px;
    _height:555px;
	
}

div#contentArea a{ 
   color:#0787b7;
   font-weight:bold;
}

div#contentArea a:visited{       
    color:#0787b7;
    font-weight:bold;
	text-decoration:underline;         

}
div#contentArea a:link{        
    color:#0787b7;
	text-decoration:underline;
    font-weight:bold;         
}

div#contentArea a:active{        
    color:#0787b7;
    font-weight:bold;
	text-decoration:underline;       

}

div#contentArea a:hover{        
    color:#0787b7;
    font-weight:bold;         

}

 

/* usefull br style */
br.clearAll {
	position: relative;
    clear: both;
    line-height: 1px;
    height: 1px;
}

 

/* Hack IE Float bug. Hide from IE5-mac. Only IE-win sees this. \*/

* html div#leftArea {
	margin-right: 0;
}


* html div#rightArea {
	height: 1%;
    margin-top: 0;

}

/* End hide from IE5/mac */

 

/* --------------------- FOOTER AREA START ------------------------ */

div#footerArea {		
    position:relative;		
	height: 71px;		
	z-index:0;
	bottom:0px;
	top:0px;
	margin:0px auto 0px auto;	
	width:841px;
	float:top left;
	left:0px;
    background-image: url(img/footerbg.jpg);
    background-repeat: no-repeat;
    background-position: top;
}

div#footerAreaCenter{
	position:relative;
	top:25px;
	width: 200px;
	margin: 0px auto 0px auto;
	float:left;
	z-index:10;
}

div#footerAreaCenter ul{
	position:relative;
	margin: 0px 0px 0px 0px;
	list-style: none;	
	z-index:1;
	line-height:10px;
	display:inline;
}

div#footerAreaCenter ul li {
	position: relative;
	float: left;
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;
	font-weight: normal;
	text-align: center;
}

div#footerAreaCenter ul a {
	position: relative;
	text-decoration: none;
	font-family:Tahoma, Verdana, Arial;	
	font-size: 10px;
	left:220px;
	font-weight: normal;
	color: #394f61;
	float:left;
	padding-right:4px;
	padding-left:4px;
	border-right:1px solid #FFFFFF;
}
div#footerAreaCenter ul a:hover {
	text-decoration:underline;
	font-family:Tahoma, Verdana, Arial;	
	font-size: 10px;
	font-weight: normal;
	color: #394f61;
	float:left;
}

div#footerAreaCenter ul.NIMLastItem a {
	text-decoration: none;
	font-family:Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #394f61;
	float:left;
	padding-right:1px;
	padding-left:4px;	
	border-right:none;
}
div#footerAreaCenter ul.NIMLastItem a:hover {
	text-decoration: none;
	font-family:Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #394f61;
	float:left;
	border-right:none;
}

div#locations {
	position: relative;
	margin: 0px 0px 0px 0px;
	top:25px;
	font-size:11px;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
    color: #535c44;
	font-weight:bold;
	float:left;
	left:35px;

}
div#locations a{
	font-size:11px;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
    color: #535c44;
	font-weight:bold;
	float:left;
}


div#design {
	position:absolute;		
	width:320px;
	left:450px;
	top:0px;
	font-size:11px;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
    color: #535c44;
	font-weight:bold;
}

div#design a{  
   font-size:11px;
	font-family:"Trebuchet MS", Arial, "Book Antiqua";
    color: #535c44;
	font-weight:bold;
   text-decoration:none;
   font-weight:bold;
}

/* --------------------- FOOTER AREA END ------------------------
