/* CSS Document */
body { background-color: #524D39; font-family:"Times New Roman", Times, serif; font-size: 12px; color:#FFFFFF;}
a {color: #9D9D9D; text-decoration:none;}
a:hover { color:#a79e78; text-decoration:none;}
#box { width: 768px; border: 1px solid #FFF; }
#header { width: 768px; height: 114px; background: url(../images/header.gif) top right no-repeat;}
#center {  width: 768px; height: 393px;}
#centerLong {  width: 768px; }
#left { padding: 0px 15px 0px 15px; width: 499px; height: 393px; float: left; }
#leftSub { padding: 20px 20px 0px 20px; width: 519px; height: 373px; float: left; border-top: 1px solid #fff; border-right: 1px solid #fff; border-bottom: 1px solid #fff;}
#right { width: 210px; float:left; background-color:#5b5643; padding: 0px 10px 10px 10px;}
#nav {
	width: 768px;
	height: 26px;
	background-color: #a79e78;
	margin: 0px 0px 15px 0px;
	
}
#nav A{
	display: inline;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #a79e78;
	line-height: 26px;
}
#nav a:hover {
	color: #524D39;
	text-decoration: none;
}
#uberNav {
	color: #524D39;
	text-decoration: none;
	
}
#rightNav ul{
	list-style:none;
	padding: 0px 0px 0px 0px;
	}
#rightNav li{
	margin: 20px 0px 10px 0px;
	}
#footer {
	color: #a79e78;
	width: 768px;
	clear:both;
	text-align: center;
	padding: 30px 0px 30px 0px;
	}
#footer a {
	color: #a79e78;
	text-decoration: none;
	}
#footer a:hover {
	color: #9D9D9D;
	text-decoration: none;
	}
#subContent { width: 680px; background-color:#5b5643; padding: 10px 10px 10px 10px; margin: 0px 34px 0px 34px;}
#returnStripe { width: 670px; height:16px; line-height: 16px; background: #524D39; padding: 0px 0px 0px 10px;}
#title { font: 18px Georgia bold; } 
#centerFolio {  width: 728px; padding: 20px 10px 20px 30px;}
#centerFolio ul{
	list-style:none;
	padding: 0px 0px 0px 0px;
	}
#centerFolio ul{
	list-style:none;
	padding: 0px 0px 0px 0px;
	}
#centerFolio a{
	text-decoration: none;
	line-height: 20px;
	color: #FFFFFF;
	}
#centerFolio a:hover{
	text-decoration: none;
	color: #a79e78;
	}
#folioUber{
	color: #a79e78;
	margin: 0px 0px 0px 10px;
	}
#leftFolio {float: left; width: 200px;
	 }
#rightFolio {
	width: 500px;
	 background-color:#5b5643; padding: 10px 10px 10px 10px;  float: left; text-align: right;
	 }
#rightFolio img { padding: 0px 0px 20px 0px; }
#returnFolio { width: 490px; height:20px; background: #524D39; padding: 0px 10px 0px 0px; margin: 10px 0px 10px 0px;}
#returnFolio a:hover { color: #9D9D9D;}