@charset "utf-8";
/* CSS Document */

.PageManagerInfoContainer {
	display: none;
}

h1{
font-family: Palatino Linotype;
font-size:48px;
font-weight:normal;
line-height:40px;
margin:10px 0 25px;
color: #4D0000;
}

h2{
font-family: Palatino Linotype;
font-size: 24px;
font-weight:normal;
background-color: #4D0000;
color:#fff;
font-variant:small-caps;
padding: 3px 10px;
margin: 25px 0 15px;;
}

h3{
font-family: palatino Linotype;
font-size: 20px;
line-height: 18px;
font-variant: small-caps;
color:#4D0000;
margin:25px 0 15px;
}

p {
font-family: palatino linotype;
font-size: 12px;
line-height:20px;
text-align: justify;
margin:0 0 15px;
}

a:link {
	text-decoration:none;
	border: 0px;
}      /* unvisited link */
a:visited {
	text-decoration:none;
	border: 0px;
}  /* visited link */
a:hover {
	text-decoration:none;
	border: 0px;
}  /* mouse over link */
a:active {
	text-decoration:none;
	border: 0px;
}  /* selected link */

.bg {
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:-1;
}

body {
	margin:0px; 
	background-color:#FFF;
	font-family:Palatino Linotype;
}

.TopDrop_TimberPines_Splash {
	width:850px; 
	margin:auto;
}
.TopDrop_TimberPines_Splash .page_header {
	width:100%; 
	float:left; 
	background-image:url(/SiteDesign/Images/header_bg.aspx); 
	background-repeat:no-repeat; 
	height:183px;
}

.TopDrop_TimberPines_Splash .header_top {
	width:100%; 
	float:left;
}

.TopDrop_TimberPines_Splash .logo_spacer {
	float: left; 
	margin-left: 100px; 
}

.TopDrop_TimberPines_Splash .swap {
	float:left;
	width:141px;
}

.TopDrop_TimberPines_Splash a.cmsdesklink {
	color:#FFFFFF;
	font-family:Palatino Linotype;
	font-size:13px;
}

.TopDrop_TimberPines_Splash .header_bottom {
	width:100%; 
	float:left; 
	margin-top:20px;
}

.TopDrop_TimberPines_Splash .page_banner {
	width:100%; 
	float:left;
}

.TopDrop_TimberPines_Splash .rotatin_image {
	width:100%; 
	float:left; 
	height:327px;
}

.TopDrop_TimberPines_Splash .crest {
	position:absolute; 
	width:850px; 
	height:327px;
	z-index:10000;
}

.IE7 .TopDrop_TimberPines_Splash .crest {
	position:relative; 
	margin-top: -327px;
}

.TopDrop_TimberPines_Splash .page_content {
	width:100%; 
	float:left; 
	background-image:url(/SiteDesign/Images/splash_content_bg.aspx); 
	background-repeat:no-repeat; 
	background-position:top; 
	height:332px; 
	margin-top:-42px;
}

.TopDrop_TimberPines_Splash .content_container {
	width:821px; 
	margin:auto; 
	padding-top:20px;
}

.TopDrop_TimberPines_Splash .content_left {
	width:32%; 
	float:left; 
	padding-right:7px;
	font-family:Palatino Linotype;
	font-size:13px;
	color:#FFFFFF;
}

.TopDrop_TimberPines_Splash .content_mid {
	width:32%; 
	float:left; 
	padding-left:7px; 
	padding-right:7px;
	font-family:Palatino Linotype;
	font-size:13px;
	color:#FFFFFF;
}

.TopDrop_TimberPines_Splash .content_right {
	width:32%; 
	float:left; 
	padding-left:7px;
	font-family:Palatino Linotype;
	font-size:13px;
	color:#FFFFFF;
}

.TopDrop_TimberPines_Splash .page_footer {
	width:100%; 
	float:left; 
	text-align:center; 
	margin-top:35px;
	font-family:Palatino Linotype;
	font-size:12px;
	color:#FFFFFF;
}

.TopDrop_TimberPines_Splash a.poweredbylink {
	font-family:Palatino Linotype;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.TopDrop_TimberPines_Splash .CMSMenu {
	margin:auto;
}

.TopDrop_TimberPines_Splash .CMSMenuItem {
	color:#FFFFFF;
	font-family:Palatino Linotype;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
}

.TopDrop_TimberPines_Splash .CMSMenuHighlightedMenuItem, .TopDrop_TimberPines_Splash .CMSMenuItemMouseOver, .TopDrop_TimberPines_Splash .CMSMenuHighlightedMenuItemMouseOver {
	color:#0f2204;
	font-family:Palatino Linotype;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
}

.TopDrop_TimberPines_Splash .Pager {display:none;}
