a, a:link, a:active, a:visited {
color:#375F6B;
} 
a:hover {
color:#853C22;
} 


#body-container {
	width: 900px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}


#headercontainer, #footercontainer {
position: relative;
margin-right: auto;
	margin-left: auto;
	width: 900px;
} 
#areabar {
height:18px;
width:850px; 
margin-left:25px;
text-align:right;
color:#FFFFFF;
}
#areabar a {
color:#FFFFFF;
}
#body-content {
	background-image: url(/images/shadows/shadow.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 900px;
}
#body {
	width: 850px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#footer {
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer/footer-bkgd.png);
	background-repeat: no-repeat;
	position: relative;
	width: 900px;
	z-index: 3;
}

#horizontal-divider-bar {
	background-color: #4E717C;
	height: 8px;
	width: 850px;
}
#around-ree-box {
	width: 234px;
	float: left;
	padding-bottom: 20px;
}
#white-body {
	float: right;
	width: 616px;
	background-image: url(../images/body/shadow-bar-white.png);
	background-repeat: repeat-x;
	background-position: top;
}
#around-ree-text {
	background-image: url(/images/shadows/shadow-bar-around-ree.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 20px;
	width: 193px;
}
#around-ree-text *{
	color:#F3E6D5;
}

#around-ree-text * a, #around-ree-text * h3 {
color:#FFFFFF;

}

#white-body-text {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(/images/shadows/shadow-bar-white.png);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: top;
	padding-top: 20px;
	position: relative;
}
#body-home {
	width: 850px;
	background-image: url(/images/body/body-index-background.jpg);
	position: relative;
	background-repeat: repeat-y;
	background-position: top;
}

#around-ree-title {
	background-image: url(/images/titles/around-ree.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 27px;
	width: 139px;
	padding-left: 45px;
}
#Title-Dark{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
	width: 500px;
}
a.footer-text:link {
	font-size: 11px;
	color: #B59076;
}

a.footer-text:visited {
	font-size: 11px;
	color: #B59076;
}

a.footer-text:hover {
	font-size: 11px;
	color: #FFFFFF;
}

#page-padding {
	padding: 20px;
}

.tan-text {
	color: #F3E6D5;
}

.footer-bullet-padding {
	height: 6px;
	width: 6px;
	margin-right: 8px;
	margin-left: 8px;
}.sub-header {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
#headerTop {
		width:485px;
		position:relative;
		height:141px;
		background-color:#FFF;
		/*background-image:url(/Images/header/header-top-right.jpg);*/
		background-repeat:no-repeat;
	}
	.headerTopRow {
		position:absolute;
		bottom:0;
		right:0;
	}
	.headerBotRow {
		position:absolute;
		bottom:0;
		right:0;
	}
	.headerBotRow a{
		display:inline-block;
		text-decoration:none;
		padding:8px 20px 8px 20px;
		font-family:"Arial", Gadget, sans-serif;
		font-size:14px;
		font-weight:normal;
		margin:0 1px 0 0;
	
	}
	
	.headerTopRow a{
		display:inline-block;
		text-decoration:none;
		padding:8px 27px 43px 27px;
		font-family:"Arial", Gadget, sans-serif;
		font-size:14px;
		font-weight:normal;
		margin:0 1px 0 0;
		
	}
	
	.roundedTop a {
		-moz-border-radius-topleft:9px;
		-webkit-border-top-left-radius:9px;
		-moz-border-radius-topright:9px;
		-webkit-border-top-right-radius:9px;
		
	}
	.bgcolorBlack a{
		color:white;
	}
	.primeblue {
		background-color:#4F717B;
	}
	.primered {
		background-color:#88452A;
	}
	.primegold {
		background-color:#BAAF5D;
	}
	.primegrey {
		background-color:#959595;
	}
	.primeorange {
		background-color:#D87726;
	}
	.primegreen {
	background-color:#41A574;
	}
	.primeblue:hover {
		background-color:#8FABB0;
	}
	.primered:hover {
		background-color:#B28674;
	}
	.primegold:hover {
		background-color:#D2CB96;
	}
	.primegrey:hover {
		background-color:#BABABA;
	}
	.primeorange:hover {
		background-color:#E5A672;
	}
	.primegreen:hover {
	background-color:#83C4A5;
	}