#navHoriz {
	background-image: url(../_img/nav/horiz/end.gif);
	background-repeat: repeat-x;
	height: 31px;
}

#nav img {
	display:block;
}

#nav, #nav ul {
	float: left;
	width: auto;
	list-style: none;
	line-height: 1;
	background: #D0A621;
	font-weight: normal;
	font-size:10px;
	padding: 0;
	margin: 0;
}
	
#nav a {
	display: block;
	color: #5B3E1C;
	text-decoration: none;
	padding: 0;
	line-height:13px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
	
#nav li {
	background-image: none; /* override from default li */
	float: left;
	padding: 0;
	margin:0;
	width: auto;		
}
	
#nav li ul { /* box around dropdown */
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px; 
	font-weight: normal;
	border:1px solid #ffffff;
	margin: 0;
	padding:0;
}
	
#nav li li { /* dropdown nav item */
	padding:4px 10px 4px 10px;
	width: 150px;	
}
	
#nav li ul a {
	width:150px;
}
	
#nav li ul ul {
	margin: -18px 0 0 160px; /* position secondary nav to the right and up a bit */
}
	
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
	
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
	
#nav li:hover, #nav li.sfhover {
	background: #D0A621;
}

.yellowlinevertright {
	background-image: url(../_img/yellow_line_vert.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.yellowlinevertrighthomepage {
	background-image: url(../_img/yellow_line_vert.gif);
	background-repeat: repeat-y;
	background-position: 5px;
}

.yellowlinevertleft {
	background-image: url(../_img/yellow_line_vert.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.yellowlinetop {
	background-image: url(../_img/yellow_line_top.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 781px;
	margin: 0px;
	padding: 0px;
	background-position: left bottom;
	line-height: 0px;
}

.yellowlinebottom {
	background-image: url(../_img/yellow_line_bottom.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 781px;
	background-position: left top;
}

.tableorangeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../_img/orange_header_bgd.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 768px;
	background-position: 6px;
	text-align: left;
	vertical-align: middle;
	padding-left: 14px;
}

.tableorangeheaderhomepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../_img/orange_header_bgd.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 768px;
	background-position: 1px;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
}

.rightbrownbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5A3D1B;
	text-decoration: none;
	background-repeat: repeat-y;
	height: 5px;
	width: 217px;
	background-image: url(../_img/sidebar_brown_line_horiz.gif);
}
.headerdropdownlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #5B3E1C;
}
.maincotenant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B3E1C;
	text-align: justify;
	vertical-align: top;
	width: 540px;
	padding-right: 30px;
	font-weight: normal;
}

#footer {
	font-size:10px;
	color:#000000;
	text-align:center;
	padding:5px 0;
	margin-top:30px;
}

#footer span { /* space around the pipe "|" */
	padding:0 10px;
}

#footer a {
	font-size:10px;
	color:#23a3d5;
}
	
#footer a:hover {
	color:#1b3844;
}

#table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B3E1C;
	vertical-align: middle;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 100%;
	text-align: center;
}

.maincotenantprofil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B3E1C;
	text-align: justify;
	vertical-align: top;
	width: 726px;
	padding-right: 30px;
	font-weight: normal;
}

.rightbrownboxtop {
	background-repeat: no-repeat;
	height: 5px;
	width: 217px;
	background-image: url(../_img/sidebar_brown_line_top.gif);
	background-position: bottom;
}

.rightbrownboxbottom {
	background-repeat: no-repeat;
	height: 5px;
	width: 217px;
	background-image: url(../_img/sidebar_brown_line_bottom.gif);
}

.sidebarbgpic {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../_img/firstpage_sidebar_bg.gif);
	background-repeat: no-repeat;
	height: 494px;
	width: 217px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.verticbrownline {
	background-image: url(../_img/vert_line.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

