/* TMR CSS */
body	{
	background:#736a62 url(../images/bodybg.gif);
	margin: 0px;
	padding: 0px;
}
#container	{
	margin: 20px auto 157px auto;
	width: 921px;
	background: url(../images/contentbg.jpg) repeat-y;	
}
img { border:none; }
/*###############################
HEADER STYLES
###############################*/
#header	{
	position:relative;
	background: url(../images/headerbg.jpg) no-repeat;
	width: 921px;
	height: 406px;
	xclear: both;
}
#header h1	{
	float: left;
	margin: 0px;
	padding: 0;
}

#header h1 a	{
	display: block;
	width: 246px;
	height: 83px;
	position: relative;
	top: 13px;
	left: 55px;
	margin: 0;
	text-decoration: none;
	font-size: 0;
	text-indent: -9000px;
}
#headerimg	{
	margin: 0 38px 0 31px;
	padding:0;
	border:none;
	float:left;
}
#headerimg tr, #headerimg td {
	padding:0;
	margin:0;
}
#fundformimg	{
	margin: -10px 0 7px 740px;
}
/*################################
CONTENT STYLES
################################*/
#content	{
	margin-top: -10px;
}
	#content p	{
		line-height: 20px;
		font: 11px Georgia, Times, serif;
		color: #2c0e02;
	}
#content_wrapper {
	width:921px;
	margin:0 auto;
	padding:0;
}
/* LEFT SIDE */
#left {
	margin:23px 0 64px 29px;
	width:562px;
	float:left;
	font:11px Georgia, Times, serif;
	background:url(../images/contentlbg.gif) repeat-y;
	xmin-height:758px;
	clear:both;
}
#left_bottom {
	
}
#left a:link, #left a:visited	{
	color: #2c0e02;
}
/* tab styles */
#left p	{
	width:481px;
	margin:15px auto;
	line-height:16px;
}
#left h2	{
	width:481px;
	font-weight:bold;
	font-size:16px;
	color:#653811;
	margin: 10px auto 20px auto;
}
#left em	{
	font-size:14px;
	margin:10px auto 20px auto;
}
#left img	{
	margin:20px 0 15px 37px;
}
#left hr	{
	width:481px;
	margin:5px auto;
	border:1px dotted #653811;
}
#left .bottom_img {
	margin:0;
}
.header_highlight{
	background:#00CCFF;
}
/* --- tab system --- */
#tab_container { width:557px;overflow:hidden;margin-left:5px; }
.tab_1 {
	height:70px;
	width:189px;
	background:url(../images/tab_1.jpg) top left no-repeat transparent;
}
.tab_1:hover { background:url(../images/tab_1.jpg) bottom left no-repeat transparent; }
.tab_2 {
	height:70px;
	width:183px;
	background:url(../images/tab_2.jpg) top left no-repeat transparent;
}
.tab_2:hover { background:url(../images/tab_2.jpg) bottom left no-repeat transparent; }
.tab_3 {
	height:70px;
	width:185px;
	background:url(../images/tab_3.jpg) top left no-repeat transparent;
}
.tab_3:hover { background:url(../images/tab_3.jpg) bottom left no-repeat transparent; }
.morphtabs_title {
	list-style-image: none;
	list-style-type: none;
	margin:0;
	padding: 0px;
	height: 70px;
	width:557px;
	overflow:hidden;
}
.morphtabs_title li {
	float: left;
	background-color:none;
	padding:0;
	margin:0;
	cursor: pointer;
	height: 70px;
	text-indent:-9999px;
	display:block;
}
.morphtabs_title li.over {
	font-weight: bold;
}
.morphtabs_title li.active {
	background-position: bottom left;
}
.morphtabs_panelwrap {
	position: relative;
	overflow: hidden;
	width:557px;
}
.morphtabs_panel {
	width:557px;
	display:none;
	overflow:auto;
	clear:both;
	height:778px;
}
#morphTabsAccordion .morphtabs_panelwrap,  #morphTabsAccordion .morphtabs_panel {
	width:100%;
}
.morphtabs_panel.active {
	display: block;
}
/* contact form styles */
.contactform {
	width:481px;
	margin:0 auto;
}
.contactform .required-items {
	margin:0 0 10px 125px;
	font-size:11px;
}
.contactform label {
	float:left;
	width:115px;
	text-align:right;
	margin:0 10px 10px 0;
}
.contactform input.formitem {
	display:inline;
	padding:3px;
	width:275px;
	margin:0 0 10px;
}
/* RIGHT SIDE */
#right	{
	width: 270px;
	margin: 22px 40px 0 0;
	float: right;
	font: 11px Georgia, Times, serif;
	xclear:both;
}
#right p	{
	width: 225px;
	line-height:15px;
	margin: 0 auto 10px auto;
}
#right span {
	padding:10px 0 0;
	border-top:1px dotted #cbceb3;
	width:225px;
	display:block;
	text-align:center;
	margin:0 auto 10px;
}
#right a:link, #right a:visited	{
	color: #2c0e02;
}
#right_header_img	{
	margin: 0 0 24px 0;
}
#right_top { /* container for dollars info */
	background: url(../images/right_bg.gif) repeat-y;
	width: 270px;
}
/* Lake Tahoe Raffle tout */
#ltraffle {
	width:260px;
	margin:3px 0 18px 5px;
}
.raffle_headline {
	font: bold 18px Georgia, Times, Serif;
	color:#ffffff;
	padding:15px 20px;
	background:url(../images/raffle_headline.gif) repeat-y;
	text-align:center; 
}
.raffle_head2 {
	font-size:11px;
}
.raffle_link a {
	display:block;
	width:260px;
	height:152px;
	background:url(../images/raffle_link.jpg) no-repeat 0 0;
	text-indent:-9999px;
	margin:0;
	padding:0;
}
.raffle_link a:hover {
	background-position:0 -152px;
}
/*###################################
FOOTER AREA
###################################*/
#footer{
	clear:both;
	margin:0px;
	display:block;
	width:920px;
	height:168px;
	background: url(../images/footerbg2.jpg) top right no-repeat;
}
#footer_wrapper h1, #footer_wrapper h1 a, #footer_wrapper h1 a:visited{
	font-size:10px;
	font-weight:bold;
	color:#5d614c;
}
#footer_wrapper p{
font-size:11px;
	text-indent:0;
	height:10px;/* postioning hack */
	margin:0;
}

#footer_wrapper a{
	display:block;
	text-decoration:none;
	text-indent:0;
}
#footer_wrapper{
	display:block;
	width:754px;
	margin:0 0 0 53px;
}
#footer_tmrnav, #footer_ewnav{
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
	display:block;
	width:223px;
	font-size:7px;
}
/* floated divs */
#footer_leftcell{
	display:block;
	float:left;
	margin:0;
	width:177px;
	height:76px;
	height:111px;
}
#footer_leftcell h1{
	padding-top:8px;
}
#footer_leftcell p{
	height:auto;
	margin:1px 0 2px 2px;
	width:160px;
	color:#7f8268;
	font-size:9px;
	line-height:11px;
}
#footer_newsletter{ 
	display:block;
	width:170px;
	height:19px;
	position:static;
}

#footer_midcell{
	display:block;
	position:relative;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 18px;
	width:293px;
	height:111px;
}
#footer_midcell p{
	height:auto;
	margin:2px 0 2px 0;
	width:286px;
	color:#7f8268;
	font-size:9px;
	line-height:11px;
}
#footer_rightcell{
	display:block;
	float:left;
	margin:0;
	width:233px;
	height:76px;
	height:111px;
	overflow:hidden;
}
#footer_rightcell p{
	height:auto;
	width:auto;
	margin:10px 0 2px 14px;
	color:#7f8268;
	font-size:9px;
	line-height:11px;
}
#footer_bottomcell{
	clear:both;
	display:block;
	width:auto;
	height:20px;
	margin:0;
	padding:0;
}
#footer_bottomcell p{
	height:auto;
	width:auto ;
	margin:0 0 0 0px;
	padding-top:5px;
	font-size:9px;
	line-height:13px;
	color:#535840;
}
#footer_bottomcell p a{
	font-size:8px;
	float:left;
	margin-right:35px;
	color:#686b56;
}
#footer_bottomcell p a:hover{
text-decoration:none;
}
/* PRESS ROOM link*/
#footer_wrapper a.press_room{
	width:auto;
	height:13px;  
	position:relative;
	left:1px;
}
#footer_wrapper .newsletter_title{
	width:auto;
	height:13px;  
	position:relative;
	left:1px;
	padding:8px 0 0 0;
}
/* TAHOE MOUNTAIN RESORTS link*/
#footer_wrapper a.tmr{
	margin:7px 0 0 0;
	width:auto;
	height:13px;
}

/* TMR links */
#footer_wrapper a.tmrlist_one, #footer_wrapper a.tmrlist_two, #footer_wrapper a.tmrlist_three, #footer_wrapper a.tmrlist_four, #footer_wrapper a.tmrlist_five, #footer_wrapper a.tmrlist_six, #footer_wrapper a.tmrlist_seven{
	height:8px;
	color:#686b56;
	font-size:9px;
	width:128px;
	padding:0 0 0 4px;
	background: url(../images/footer_bullett.gif) 0 4px no-repeat transparent;
}	
#footer_wrapper a.tmrlist_one{
}
#footer_wrapper a.tmrlist_two{
}
#footer_wrapper a.tmrlist_three{
	width:135px;
}
#footer_wrapper a.tmrlist_four{
	position:static;
}
#footer_wrapper a.tmrlist_five{
	position:absolute;
	top:49px;
	left:151px;
	right:-127px;
	width:149px;
}
#footer_wrapper a.tmrlist_six{
	position:absolute;
	top:60px;
	left:151px;
	width:135px;
	line-height:11px;
}
#footer_wrapper a.tmrlist_seven{
	position:absolute;
	top:82px;
	left:151px;
	width:133px;
	line-height:11px;
}
/* East West Partners links */
#footer_ewnav{
	position:static;
	margin:5px 0 0 13px;
}
.ewpLogo {
	display:block;
	height:13px; 
	width:138px;
	text-indent: -9999px;
	font-size: 0;
	color:transparent;
	text-decoration:none;
	border:none;
}
#footer_wrapper a.ewlist_one, #footer_wrapper a.ewlist_two, #footer_wrapper a.ewlist_three, #footer_wrapper a.ewlist_four{
	height:8px;
	color:#686b56;
	font-size:9px;
	width:auto;
	padding:0 0 0 4px;
background: url(../images/footer_bullett.gif) 0 4px no-repeat transparent;
}
#footer_wrapper a.ewlist_one{
}
#footer_wrapper a.ewlist_two{
}
#footer_wrapper a.ewlist_three{
position:static;
}
#footer_wrapper a.ewlist_four{
position:static;
}
/* privacy mouse link */
#footer_wrapper a.privacy{
	position:relative;
	top:-10px;
	right:-565px;
	width:68px;
	height:10px;
}
/* --- headlines --- */
#footer_wrapper h1 a:link, #footer_wrapper h1 a:visited{
	border-bottom:none;
	height:13px;
	text-decoration:underline;
}
#footer_wrapper h1 a:hover{
	border-bottom:none;
	height:13px;
	text-decoration:none;
}
/* --- links --- */
#footer_wrapper li a:link, #footer_wrapper li a:visited{
	border-bottom:none;
	height:11px;
	margin-bottom:0;
	text-decoration:none;
}
#footer_wrapper li a:hover{
	border-bottom:none;
	height:11px;
	margin-bottom:0;
	text-decoration:underline;
}
#footer_wrapper p a:link, #footer_wrapper p a:visited{
	border-bottom:none;
	height:10px;
	text-decoration:underline;
}
#footer_wrapper p a:hover {
text-decoration:none;
}
#footer_wrapper p a:hover{
	border-bottom:none;
	height:10px;
}
/* general */
.topnav a {
	display:block;
	cursor:pointer;
	float:right;
	height:21px;
	text-indent:-9999px;
}
#benefits a {
	width:65px;
	margin:75px 0 0;
	background:url(../images/topnav_benefits.gif) top left no-repeat transparent;
}
#contact a {
	width:72px;
	margin:75px 0 0 7px;
	background:url(../images/topnav_contact.gif) top left no-repeat transparent;
}
#fundReq a {
	width:118px;
	margin:75px 0 0 7px;
	background:url(../images/topnav_fundreqform.gif) top left no-repeat transparent;
}
#scolarshipApp a {
	width:163px;
	margin:75px 0 0 7px;
	background:url(../images/topnav_scolarshipApp.gif) top left no-repeat transparent;
}
#testimonials a {
	width:103px;
	margin:75px 47px 10px 7px;
	background:url(../images/topnav_testimonials.gif) top left no-repeat transparent;
}
#testimonials a:hover, #fundReq a:hover, #scolarshipApp a:hover, #contact a:hover, #benefits a:hover { background-position:0 -21px; }