﻿/*default Oak Ridge Styles*/
#PrintLogo {
	display: none;
}

body {
	text-align: center;
	height: 100%; 
	margin-bottom: 1px;
	margin-top: 0px;
	background-image: url('../images/site_background.jpg');
	background-repeat: repeat-x;
	background-color: #c7b793;
}

html { 
	height: 100%; 
	margin-bottom: 1px; 
}

div {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #6b581e;
}

td {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #6b581e;
}

a {
	color: #6b581e;
}

a:hover {
	color: #21480c;
	text-decoration: underline;
}

img {border: 0;}

p {
	padding-top: 0px; 
	margin-top: 0px;
}

.LeftContainer {float: left;}


#CenterWrapper { 
	width: 756px; 
	margin: 0 auto;
	text-align: left;
	/*background-image: url('../images/top_right_shadow.jpg');
	background-repeat: no-repeat;
	background-position: top right;*/
	margin-top: 24px;
}

#RightShadow {
	width: 756px;
	background-image: url('../images/right_shadow.png');
	background-repeat: repeat-y;
	background-position: top right;
	float: left;
}

* html #RightShadow {background-image: none;}

#Header {
	float: left;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	width: 749px;
	height: 83px;
}

#Navigation {
	float: left; 
	width: 749px;
}

#Footer {
	float: left;
	background-image: url('../images/footer_background.jpg');
	background-repeat: no-repeat;
	width: 756px;
	height: 34px;
}

* html #Footer {
	float: left;
	background-image: url('../images/ie_footer_background.jpg');
	background-repeat: no-repeat;
	width: 756px;
	height: 34px;
}

#FooterLeft {
	float: left;
	color: #C7BFA9;
	font-size: 10px;
	padding-top: 7px;
	padding-left: 10px;
	width: 345px;
}
#FooterLeftHome {
	float: left;
	color: #C7BFA9;
	font-size: 10px;
	padding-top: 7px;
	padding-left: 10px;
	width: 150px;
}
#FooterCenter {
	float: left;
	color: #C7BFA9;
	font-size: 10px;
	padding-top: 7px;
	padding-left: 0px;
	width: 480px;
	text-align: center;
}
#FooterCenter a {
	color: #C7BFA9;
	font-size: 10px;
	text-decoration: underline;
}

#FooterCenter a:hover {
	text-decoration: underline;
	color: #F0E7CC;
}

#FooterRight {
	float: right; 
	color: #a99d7b;
	padding-top: 7px;
	padding-right: 17px;
}

#FooterRight a {
	color: #C7BFA9;
	font-size: 10px;
	text-decoration: underline;
}

#FooterRight a:hover {
	text-decoration: underline;
	color: #F0E7CC;
}

#MarketingAsset {
	float: left;
}

#HomeBottomBuckets {
	float: left;
	width: 749px;
	height: 180px;
	background-image: url('../images/home_buckets_background.jpg');
	background-repeat: no-repeat;
}

#LeftBucket {
	float: left; 
	width: 236px;
	padding-top: 14px;
	padding-left: 13px;
}

#MiddleRightBucket {
	float: right; 
	width: 498px;
}

#MiddleBucket {
	float: left; 
	width: 238px;
	padding-top: 14px;
	padding-left: 11px;
}

#RightBucket {
	float: right; 
	width: 239px;
	padding-top: 14px;
	padding-left: 10px;
}

.BucketTitle {
	float: left;
}

.BucketCopy {
	float: left;
/*	line-height: 14px;*/
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	width: 201px;
}

.BucketButton {
	float: left;
	padding-top: 15px;
}

/*Pages Other than Home*/
#Content {
	float: left;
	background-image: url('../images/content_background.jpg');
	background-repeat: repeat-y;
	width: 749px;
}

#LeftNav {
	float: left; 
	width: 181px;
}

#LeftNav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#LeftNav ul li {
	background-image: url('../images/left_nav_dots.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	width: 145px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 6px;
}

#LeftNav a {
	color: #907830;
	text-decoration: none;
}

#LeftNav a:hover {
	color: #21480c;
	text-decoration: none;
}

#LeftNav a.on {
	color: #21480c;
	text-decoration: none;
}

#LeftNavPadding {
	padding-left: 16px; 
	padding-top: 22px;
}

#LeftNavTitle {
	background-image: url('../images/left_nav_dots.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	height: 39px;
	width: 151px;
}

#MiddleRightContent {
	float: right; 
	width: 568px; 
	padding-top: 12px;
}

#MiddleContent {
	float: left;
	width: 500px;
}

#MiddleContentWide {
	float: left;
	width: 550px;
}

#MiddleContentPadding {
	padding-left: 20px;
	padding-top: 16px;
	padding-bottom: 35px;
	width: 450px;
	float: left;
}
#MiddleContentPaddingWide {
	padding-left: 20px;
	padding-top: 16px;
	padding-bottom: 35px;
	width: 500px;
	float: left;
}

.ContentTitle {
	float: left;
	padding-bottom: 5px;
	width: 335px;
}

.ContentCopy {
	float: left;
	line-height: 16px;
	padding-left: 1px;
	width: 450px;
}
.ContentCopyWide {
	float: left;
	line-height: 16px;
	padding-left: 1px;
	width: 500px;
}


#RightContent {
	float: right; 
	width: 183px;
}
#MiddleContentAdvisors {
	float: left; 
	width: 385px;
}
#MiddleContentPaddingAdvisors {
	padding-left: 20px;
	padding-top: 16px;
	padding-bottom: 35px;
	width: 360px;
	float: left;
}
.ContentCopyAdvisors {
	float: left;
	line-height: 16px;
	padding-left: 1px;
	width: 350px;
}
#RightContentAbout {
	float: right; 
	width: 183px;
}

#MiddleContentAbout {
	float: left;
	width: 260px;
}
#MiddleContentPaddingAbout {
	padding-left: 20px;
	padding-top: 16px;
	padding-bottom: 35px;
	width: 240px;
	float: left;
}
.ContentCopyAbout {
	float: left;
	line-height: 16px;
	padding-left: 1px;
	width: 235px;
}
#RightContentAbout {
	float: left;
	width: 265px;
}
#RightContent {
	float: right; 
	width: 183px;
}

.ContentTitleAbout {
	float: left;
	padding-bottom: 5px;
	width: 250px;
}

.siteMapList li{
	list-style-type: none;
	margin-left: -20px;
}

/*DROP MENU*/
	
/*hover*/


#hover_menu_about {
	padding: 0px;
	
}

#hover_menu_about a {
	color: #b6cdaa;
	text-decoration: none;
	width: 116px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#hover_menu_about a:hover {
		background-color: #e7dfb8;
color: #24451e;
	width: 116px;
	float: left;
}

#hover_menu_about .position {
	float: left; 
	position: relative; 
	width: 20px;
	padding-left: 10px;
}





#hover_menu_private {
	padding: 0px;
	
}

#hover_menu_private a {
	color: #b6cdaa;
	text-decoration: none;
	width: 126px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#hover_menu_private a:hover {
		background-color: #e7dfb8;
color: #24451e;
	width: 126px;
	float: left;
}

#hover_menu_private .position {
	float: left; 
	position: relative; 
	width: 20px;
	padding-left: 10px;
}







#hover_menu_invest {
	padding: 0px;
	
}

#hover_menu_invest a {
	color: #b6cdaa;
	text-decoration: none;
	width: 114px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#hover_menu_invest a:hover {
		background-color: #e7dfb8;
color: #24451e;
	width: 114px;
	float: left;
}

#hover_menu_invest .position {
	float: left; 
	position: relative; 
	width: 20px;
	padding-left: 10px;
}




#hover_menu_financial {
	padding: 0px;
	
}

#hover_menu_financial a {
	color: #b6cdaa;
	text-decoration: none;
	width: 163px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#hover_menu_financial a:hover {
		background-color: #e7dfb8;
color: #24451e;
	width: 163px;
	float: left;
}

#hover_menu_financial .position {
	float: left; 
	position: relative; 
	width: 20px;
	padding-left: 10px;
}















#hover_menu {
	padding: 0px;
	
}

#hover_menu a {
	color: #b6cdaa;
	text-decoration: none;
	width: 120px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#hover_menu a:hover {
		background-color: #e7dfb8;
color: #24451e;
	width: 120px;
	float: left;
}

#hover_menu .position {
	float: left; 
	position: relative; 
	width: 20px;
	padding-left: 10px;
}

.droplook {
	position: absolute;
	z-index: 100;
	float: left;
	height: 25px;
	visibility: hidden;
	
}

.drop_link {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #1e4509;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4e6f3a;
	
}

.menu {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: left;

	width: 104px;
}



#ContentListing {
	float: left;
}

.ListingItem 
{
	clear:both;
	float: left;
	width: 350px;
	margin-bottom: 15px;
}

.ListingItem p {
	padding: 0px;
	margin: 0px;
}

.ListingLink {
	float: left;
	padding-bottom: 15px;
}

h2{
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #907830;
}
.LeftContent{
	float: left;
	width: 245px;
	margin-bottom: 15px;
}
.RightContent{
	clear:right;
	float: right;
	width: 250px;
	margin-bottom: 15px;
}
.teamList {
	line-height: 20px;
	margin-left: 7px;
	padding-left: 7px;
	list-style-type: none;
}
.indexList {
	list-style-type: none;
}

.indexList li{
	margin-left: -30px;
	margin-top: 8px;
}
