/********** Nav bar and drop-down menus **********/
body {
	font-family: arial, helvetica, serif;
	background-color: #E5DACF;
	margin: auto;
	}
#cnonav {
	padding: 0px;
	margin: 0px;
	width: 950px;
	list-style: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	clear: both;
	}
#cnonav ul {
  position:relative;
  z-index:1000000;
	padding: 0px;
	margin: 0px;
	list-style: none;
	background-color: #ccc;
	word-spacing: inherit;
	} /* 2nd-level nav list */
#cnonav li ul {
	position: absolute;
	width: 12em;
	left: -999em;
	border-left: 1px solid #CF9260;
	} /* 2nd-level nav list */
#cnonav a {
	white-space: nowrap; 
	display: block;
	color: #fff;
	text-decoration: none;
	}
#cnonav li {
	white-space: nowrap;
	float: left;
	background-color: #BD6A26;
	border-right: 1px solid #8B4E1C;
	border-bottom: 1px solid #8B4E1C;
	border-left: 1px solid #F3DFCE;
	padding: 0px 15px;
	}
#cnonav li ul li {
	margin: 0px;
	padding: 0px 12px;
	width: 100%; 
	background-color: #EAC5A7;
	/*background-color: #EAC5A7;*/
	border-bottom: 1px dotted #fff;
	} /* 2nd-level nav item */
#cnonav li ul .last {
	border-bottom: 1px solid #8B4E1C;
	}
#cnonav li:hover, #cnonav li.sfhover {
	background-color: #D39868;
	}
#cnonav li:hover ul, #cnonav li.sfhover ul {
	left: auto;
	margin-left: -16px;
	} /* Left margin must equal padding of #cnonav li + 1. */
	
/* Gabriels nav */
#cnonavGabriels {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 5px;
	width: 934px;
	list-style: none;
	text-transform: uppercase;
	background-color: #fff;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	height: 18px;
	clear: both;
	}
#cnonavGabriels a {
	white-space: nowrap; 
	display: block;
	color: #fff;
	text-decoration: none;
	}
#cnonavGabriels li {
	white-space: nowrap;
	float: left;
	background-color: #61b40e;
	border-right: 1px solid #669900;
	border-left: 1px solid #fff;
	padding: 0 30.5px;
	}
#cnonavGabriels li:hover {
	background-color: #a0e3a0;
	}
	
#google_search { 
  	vertical-align: middle; 
  	text-align: center; 
	} 
#google_search input { 
    width: 109px; 
    margin-top: 0pt; 
    margin-bottom: 0pt; 
    /* margin-right-value: 0pt; 
    margin-left-value: 0pt; 
    margin-left-ltr-source: physical; 
    margin-left-rtl-source: physical; 
    margin-right-ltr-source: physical; 
    margin-right-rtl-source: physical; */
    padding-top: 0pt; 
    padding-bottom: 0pt; 
    /* padding-right-value: 0pt; 
    padding-left-value: 0pt; 
    padding-left-ltr-source: physical; 
    padding-left-rtl-source: physical; 
    padding-right-ltr-source: physical; 
    padding-right-rtl-source: physical; */
    height: 14px; 
    font-size: 10px; 
    border-top-width: thin; 
    border-right-width: thin; 
    border-bottom-width: thin; 
    border-left-width: thin; 
} 

#virtualtourdiv2 {
  padding: 5px;
}
  
#cnonav .blank {
  width:auto; background-color: #BD6A26; border-right: 0px solid #BD6A26; border-bottom: 0px solid #BD6A26; border-left: 0px solid #BD6A26;
}

#subsec {
 font-size: 11px;
 text-decoration: none;
}

#bottom, #bottom a, #bottom a:link, #bottom a:visited, #bottom a:hover, #bottom a:active  {
 font-size: 11px;
 text-decoration: none;
 color: #2A4FB1;
}

#subsec a, #subsec a:link, #subsec a:visited, #subsec a:hover, #subsec a:active {
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 color: #2A4FB1;
}

.padme {
 padding: 0 .5em;
}

#subsec a:hover, #bottom a:hover{
 text-decoration: underline;
}

.txtbtn {
  background: #CFD8E4;
  padding: 0 2px; 
  border-bottom: solid 1px #979EA6; 
  border-right: solid 1px #979EA6; 
  border-top: solid 1px #DEE4EC; 
  border-left: solid 1px #DEE4EC;
}

#topjobs td {
  font-size:8px;
}
