
html{height:100%;width:100%;} 

body {
	background: #5C2E21 url(../images3/rsi-bg.jpg) repeat-y scroll center;
	padding:0;
	margin:0;
	color: #000000;
	height:100%;
	width:100%;
	text-align:center;
}
table td {
	font: 11px Palatino Linotype;
}

td {
	height:100%;  
}
p {
	text-align:justify;
}

#center_content {
	background:#3F170D;
	height:100%;
}
#wrapper {
	background:#EFE7D8;
}
#cnt_teaser {
	background: #867A5B url(../images3/santa-ynez_02.jpg) repeat-y scroll center;
	position:relative;/*ie needs this to show float */
	width:195px;
	height:228px;	
	float:left;	
}
#cnt_topnav {
	background:#2E1A08;
	position:relative;/*ie needs this to show float */
	width:100%;
	height:228px;
	float:left;	
}
#cnt_top_flash {
	background:#000;
	position:relative;/*ie needs this to show float */
	height:195px;
}
#cnt_leftnav_wrapper {
	background:#C8C2B2;
	width:195px;
	height:100%;
	min-height:300px;	
	float:left;
}
#cnt_leftnav {
	background:#C8C2B2;
	width:100%;
	height:300;	
	float:left;
}
#cnt_main {
	float:left;
	height:100%;
	padding:8px;
	
}
#cnt_footer	{
	background: #3F170D;
	position:relative;/*ie needs this to show float */
	width:100%;
	height:60;
} 

A:link { font-family:Palatino Linotype, Arial, Helvetica, sans-serif; font-size:11px; letter-spacing:0pt; color:#333; }
A:visited { font-family:Palatino Linotype, Arial, Helvetica, sans-serif; font-size:11px; letter-spacing:0pt; color: #333; }
A:hover { font-family:Palatino Linotype, Arial, Helvetica, sans-serif; font-size:11px; letter-spacing:0pt; color:#ccc; }

.vline01 {
	height:100%;
	border-left: dashed 1px #C1B19F;
	margin-left:12px;
	margin-right:12px;
}

.rmimage { 
	width:100px;
	background-color:#000;
	border: solid 2px #333;
	text-align:center;
	margin: 5px 0px 0px 5px;
}

/*   top menu **************************************************************/

#top_menu ul {
margin: 0;
padding-left: 0;
text-align: left;
font: None 100% Palatino Linotype;
width: 100%;
height:28px;
border: 0px solid #625e00;

}

* html #top_menu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#top_menu ul li{
display: inline;
}

#top_menu li a{
float: left;
padding: 7px 15px 6px 15px;
color: #fff;
font-size: 12px;
text-decoration: none;
}

#top_menu ul li a:visited{
color: #fff;
}

#top_menu ul li a:hover{
filter:alpha(opacity=50);
-moz-opacity:.25;
opacity:.25;
color: #333;
background-color: #fff;
}
/*    **************************************************************/
/*   left menu **************************************************************/

#left_menu ul{
margin-top: 10;
padding-right: 10;
text-align: right;
font: none 100% Palatino Linotype;
border: 0px solid #625e00;
list-style: none;
display: list-items;
}

* html #left_menu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#left_menu ul li{
height: 35px;
width: 135px;
}

#left_menu ul li a{
width: 135px;
border-bottom: 1px dashed #fff;
float: right;
padding: 7px 11px 7px 11px;
color: #625A46;
text-decoration: none;
}

#left_menu ul li a:visited{
color: #625A46;
}

#left_menu ul li a:hover{
filter:alpha(opacity=50);
-moz-opacity:.25;
opacity:.25;
color: #333;
background-color: #fff;
}
.nav_left_lines {

}
/*  end left menu **************************************************************/
/*   footer menu **************************************************************/

#footer_menu ul {
margin: 0;
padding: 10;
text-align: left;
font: None 100% Palatino Linotype;
width: 100%;
height: 28px;
border: 0px solid #625e00;
text-align:center;
}

* html #footer_menu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#footer_menu ul li{
color: #C7AE9C;
display: inline;
}

#footer_menu ul li a{
color: #C7AE9C;
text-decoration: none;
}

#footer_menu ul li a:visited{
color: #C7AE9C;
}

#footer_menu ul li a:hover{

color: #fff;

}

.image_right { border:1px solid #333; margin-left:20px; margin-bottom:20px; }

.image_left { border:1px solid #333; margin-right:20px; margin-bottom:20px; }


/*    **************************************************************/

