@import url(global/user.css);
@import url(global/common.css);
@import url(apps/forms01.css);

html{
	
	background: transparent;
	height: 100%;
}

body{
	background: transparent url(../images/body_bg.gif) 0 0 repeat-x;
	color:#252c3c;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	height: 100%;
}

body.admin{
	background-position: 0 14px;
}

#wrap{
	margin:0px auto;
	text-align:left;
	width:900px;
	min-height: 100%;
	position: relative;
	/* Set this to the same height as the footer */
    margin-bottom: -131px;
	background:#fff url(../images/wrap_bg.gif) repeat-y 249px 0px;
}

/* HEADER
-------------------------------------------*/
#header{
	height: 220px;
	background:transparent url(../images/header_bg.jpg) no-repeat 0px 0px;
	margin:0 auto;
	width:983px;
	margin-left:-45px;
}

#header h1{
	position: absolute;
	top: 30px;
	font-size: 30px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	#logo{
		background:transparent;
		left:0px;
		position:absolute;
		top: 15px;
	}
		#logo img{
			height:78px;
			width:423px;
		}

/* MAIN NAVIGATION
-------------------------------------------*/
#tabs{
	height:62px;
	width:100%;
	background:#4A2F39;
}
	#nav{
		margin:0 auto;
		text-align:center;
	}
		#nav ul{
			list-style:none;
			margin:0 auto;
			text-align:left;
		}
			#nav ul li{
				background-image:none;
				display:inline;
				margin:0;
				padding:0;
			}
				#nav a{
					display:block;
					float:left;
					text-decoration:none;
					text-indent:-10000px;
					background:url(../images/nav_bg.gif) 0 0 no-repeat;
					height:0 !important;
					overflow:hidden;
					padding:64px 0 0 0;
					position:absolute;
					width:100px;
				}
				
				#nav a:hover, #nav a.active{
				}
				
				/*Home*/
				#t63529 a, #t63529 a.active{
				width:112px;
				background-position:-0px 0;
				left:0;
				}
				
				#t63529 a:hover{
				background-position:-0px -62px;
				}
				
				/*About*/
				#t63815 a{
				left:112px;
				background-position:-112px 0;
				width:212px;
				}
				
				#t63815 a:hover, #t63815 a.active{
				background-position:-112px -62px;
				}
				
				/*Portfolio*/
				#t63831 a{
				left:324px;
				background-position:-324px 0;
				width:151px;
				}
				
				#t63831 a:hover, #t63831 a.active{
				background-position:-324px -62px;
				}
				
				/*Services*/
				#t63832 a{
				left:475px;
				background-position:-475px 0;
				width:136px;
				}
				
				#t63832 a:hover, #t63832 a.active{
				background-position:-475px -62px;
				}
				
				/*Resources*/
				#t63887 a{
				left:611px;
				background-position:-611px 0;
				width:152px;
				}
				
				#t63887 a:hover, #t63887 a.active{
				background-position:-611px -62px;
				}
				
				/*Contact*/
				#t63834 a{
				left:763px;
				background-position:-763px 0;
				width:138px;
				}
				
				#t63834 a:hover, #t63834 a.active{
				background-position:-763px -62px;
				}
#main-body{
}
	#main-table-body{
		background:transparent;
		border-collapse:collapse;
		clear:left;
		
		
	}
	#main-table-body-leftcell{
		background: transparent;
		width:250px;
		vertical-align:top;
	}
	#main-table-body-rightcell{
		vertical-align:top;
		width:650px;
		background:transparent url(../images/rightSide_bg.gif) no-repeat 0px 0px;
	}

/* SUB MENU
-------------------------------------------*/
#sidebar {
	background:transparent url(../images/sidebarBG.gif) repeat-x 0px -26px;
	margin:0px 0 0 0;
}

#menu-header {
	background:transparent;
}

#menu{
	margin: 0px 0 0 0px;
	padding:0;
	width: 250px;
}
	#menu ul{
		font-size: 12px;
		margin:0 10px 0 10px;
		padding:0;
		list-style: square inside;
	}
		#menu li{
			background-image:none;
			padding:0 0 0 0px;
			margin: 0 0px 0px 0;
			list-style: none;
		}
			#menu a {
				text-decoration:none;
				text-transform:none;
				color:#666666;
				display:block;
				font-size: 12px;
				padding: 6px 0px 6px 5px;
				width:222px;
			}
			
			#menu a:hover {
				color: #75713a;
			}
			
			#menu a.current{
				color: #75713a;
			}
			
			#menu a.subcurrent{
				color: #75713a;
				background:transparent url(../images/menu_box.gif ) no-repeat 10px 8px;
				text-decoration: none;
				font-weight:bold;
			}
			
			#menu li ul{
				margin: 0 0px 0 0px;
				padding: 0;
			}
			
			#menu li ul li{
				list-style: none;
				padding: 0px 0 0px 0px;
				margin: 0;
			}
			
			#menu li ul li a {
				font-size: 12px;		
				padding-left: 28px;
				text-decoration: none;
				background:transparent url(../images/menu_box2.gif ) no-repeat 10px 8px;
				width:199px;
			}
			
			#menu li ul li a:hover {
				background-color: transparent;
				color: #75713a;
				background:transparent url(../images/menu_box.gif ) no-repeat 10px 8px;
			}
			
			#menu h3{
			margin:0px;
			padding:0px;
			}
			
			#menu h3 a, #menu h3 a:hover{
			margin:0px;
			padding:0px;
			background:transparent;
			border:0px;
			text-indent:-10000px;
			width:250px;
			height:67px;
			}
			
			/*About Riverton*/
			.tab63815 #menu h3 a, .tab63815 #menu h3 a:hover{
			background:transparent url(../images/menu_heading/about.gif) no-repeat 0px 0px;
			}
			
			/*Portfolio*/
			.tab63831 #menu h3 a, .tab63831 #menu h3 a:hover{
			background:transparent url(../images/menu_heading/portfolio.gif) no-repeat 0px 0px;
			}
			
			/*Services*/
			.tab63832 #menu h3 a, .tab63832 #menu h3 a:hover{
			background:transparent url(../images/menu_heading/services.gif) no-repeat 0px 0px;
			}
			
			/*Resources*/
			.tab63887  #menu h3 a, .tab63887 #menu h3 a:hover{
			background:transparent url(../images/menu_heading/resources.gif) no-repeat 0px 0px;
			}
			
			/*Contact*/
			.tab63834 #menu h3 a, .tab63834 #menu h3 a:hover{
			background:transparent url(../images/menu_heading/contact.gif) no-repeat 0px 0px;
			}
			
	#menu-footer{
		background:transparent;
		height:406px;
	}

#banner {
	display:none;
}

/* BREADCRUMBS
-------------------------------------------*/
#breadcrumbbar{
	padding:0 0 0 0px;
	margin: 0;
	position:relative;
	width: 100%;
	height:28px;
	background:#fff;
}
	#breadcrumblist{
		font-size: 10px;
		line-height:120%;
		padding:9px 0 .5em 18px;
		width:879px;
		font-family:Arial, Helvetica, sans-serif;
		height:12px;
		overflow:hidden;
	}
		#breadcrumblist a:link, #breadcrumblist a:visited{
			color:#777948;
			text-decoration:underline;
		}
		#breadcrumblist a:hover, #breadcrumblist a:active{			
			color:#777948;
			text-decoration:none;
		}
		#breadcrumbemail{
			font-size: 11px;
			position:absolute;
			right:2px;
			text-align:right;
			top:44px;
			width:9em;
		}
			#breadcrumbemail a:link, #breadcrumbemail a:visited{
				background:url(../images/email.gif) 0 2px no-repeat;
				float:right;
				padding:0 5px 0 18px;
				color:#666666;
				font-weight:bold;
				text-decoration:none;
			}
				#breadcrumbemail a:hover, #breadcrumbemail a:active{
				color:#666666;
				text-decoration:underline;
				}
		
		#breadcrumbprint{
			font-size: 11px;
			position:absolute;
			right:5px;
			text-align:right;
			top:65px;
			width:9em;
		}
			#breadcrumbprint a:link, #breadcrumbprint a:visited{
				background:url(../images/printer.gif) 0 2px no-repeat;
				float:right;
				padding:0 5px 0 18px;
				color:#666666;
				font-weight:bold;
				text-decoration:none;
			}
				#breadcrumbprint a:hover, #breadcrumbprint a:active{
				color:#666666;
				font-weight:bold;
				text-decoration:underline;
				}


/* CONTENT AREA
-------------------------------------------*/
#content{
	clear:left;
	width:inherit;
}
	#content-header{
		display:none;
	}
	#content-body{
		margin: 5px 30px 0 30px;
		padding:0 0 10px 0;
		overflow:hidden;
	}
	#pagetitle{
		margin:13px 0 35px 0px;
		width:528px;
		height:31px;
		overflow:hidden;
	}
		#pagetitletext h1{
			font-size:24px;
			font-weight: normal;
			color: #563933;
			font-family:Arial, Helvetica, sans-serif;
			font-style:italic;
		}
		
	#content-footer{
		
	}

/* FOOTER
-------------------------------------------*/
#clearfooter{
		/* Set this to the same height as the footer */
		height: 151px;
		clear: both;
}

#footer{
	clear:both;
	height: 131px;
	margin:0 auto;
	position:relative;
	background: transparent url(../images/footer_bg.gif) repeat-x 0px 0px;
}

#leftCellBottom {
	background:transparent url(../images/leftside_bg.gif) no-repeat scroll 0 bottom;
	height:357px;
	left:0px;
	padding-left:15px;
	position:absolute;
	text-align:left;
	top:-357px;
	width:250px;
}

#footerContact{
color:#d4cc94;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
left:281px;
position:absolute;
text-align:left;
top:24px;
}

#footerContact a{
color:#d4cc94;
text-decoration:none;
}

#footerContact a:hover{
color:#d4cc94;
text-decoration:underline;
}

#footerContact strong{
color:#fff;
}

#footerContact .leftContact{
display:block;
float:left;
padding-right:35px;
}

#footerContact .rightContact{
display:block;
float:left;
}

	#footerwrap{
		margin:0 auto;
		width: 900px;
		position:relative;
		height: 151px;
		background:transparent url(../images/footerWrap_bg.gif) no-repeat 0px 0px;
	}
	
	#copyright{
		color:#fff;
		font-size:9px;
		position:absolute;
		left:0px;
		bottom:10px;
	}
	
	#poweredby{
		color:#999;
		font-size:9px;
		position:absolute;
		right:0px;
		bottom:67px;
	}
		#poweredby a{
			color:#fff;
			text-decoration:none;
		}
		#poweredby a:hover {text-decoration: underline;}