body {
	background-color: #bf2626;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  font-family: Tahoma;
	font-size:11px;
}

/********* Menus *************/
.menu_links{
margin:0;
padding: 0px;
text-align: center;
font-family:Tahoma;
font-size:12px;
text-decoration: none;
color: #fff;
}
.menu_links a{
display:block;
padding:0;
margin-top:1px;
vertical-align:bottom;
font-family:Tahoma;
font-size:12px;
text-decoration: none;
color: #fff;
background:transparent url(../CasaFriends/images/menu_bg.jpg) scroll center;
height:32px;
}
.menu_links a:hover
{
color: #fff;
background:transparent url(../CasaFriends/images/menu_roll.jpg) scroll center;
}
/**Content******/
#middlecontent
{
padding:8px 0px 0px 0px;
font-family:Tahoma;
font-size:11px;
line-height:15px;
text-align:center;
margin:0;
width:979px;
}
#content_title{
font-family:"HelveticaNeue UltraLigExt";
letter-spacing:5px;
font-size:35px;
margin-top:10px;
padding:10px 0px 0px 5px;
text-align:left;
height:40px;
color:#007879;
}
.divider{
margin:0;
padding:2px;
background-color:#b32424;
}
.content_text{
background-image:url(../CasaBaga/images/img_casabaga_18.jpg);
background-repeat:repeat-x;
width:962px;
margin:0;
padding:0;
}
#container
{
width:945px;
margin:10px 10px 0px 10px;
padding:8px;
background-image:url(../CasaFriends/images/bg.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
color: #333;
}
#container p{
line-height:20px;
}
#container ul{
line-height:20px;
list-style-type:square;
}
#container li{
color:#880000;
}
#leftnav
{
float: left;
width: 140px;
background-color:#FFFFFF;
color:#606060;
text-align:left;
color:#666666;
padding-left:5px;
font-weight:bold;
line-height:20px;
min-height:240px;
}
#leftnav a
{
text-align:left;
color:#666666;
text-decoration:none;
}
#leftnav a:hover
{
text-align:left;
color:#0070CA;
}
#rightnav
{
float: right;
width: 245px;
margin:0;
background-color:#FFFFFF;
padding:0;
padding-top:4px;
height:267px;
line-height:20px;
text-align:center;
}

#content
{
padding:0;
margin-right: 248px;
margin-left: 148px;
background-color:#FFFFFF;
text-align:justify;
max-width:550px;
color:#606060;
padding-left:8px;
padding-right:8px;
padding-top:4px;
min-height:267px;
}
#content a{
text-decoration:none;
color:#0070CA
}
#content a:hover{
text-decoration:underline;
color:#0070CA
}
.content
{
padding:0;
margin:0;
text-align:justify;
color:#606060;
}
#leftnav p { margin:0; padding-top:10px; padding-bottom:5px; line-height:10px; }
#rightnav p{ margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

.title{
font-family:Helvetica;
font-size:13px;
font-weight:600;
margin-top:5px;
padding:5px 0px 0px 0px;
text-align:left;
height:20px;
color:#880000;
}
.lefttext {
color:#fc6767;
text-align:justify;
margin:1em;
font-style:italic;
}

/********Footer*******/
.footer_links{
color:#fc6767;
font-size:11px;
font-family:Tahoma;
text-align:center;
}
.footer_links a{
color:#fc6767;
text-decoration:none;
}
.footer_links a:hover{
color:#fc6767;
text-decoration:underline;
}

.copyright
{
	font-family: Tahoma; color:#fc6767; font-size: 11px; 
}
.copyright a
{
	color:#fc6767; text-decoration:none; 
}
.copyright a:hover
{
	color:#fc6767; text-decoration:underline; 
}
.search_box
{
	background-color:#e47958;
	border:1px solid #cf5f5f;
	font-family:Tahoma;
	height:20px;
	vertical-align:middle;
	font-family:Tahoma;
	font-size:11.5px;
	color:#fff;
	text-align:left;
}
.search_text{
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
}
.gobutton{
background-color:#ea8670;
color:#fff;
width:25px;
height:20px;
font-weight:bold;
border:0;
font-family:Tahoma;
font-size:10px;
}/* CSS Document */



/* CSS Document */

/* Scroll Bar Master Styling Starts Here */
/* comments can freely be removed from this file */

/* do not modify .scrollgeneric class, required for proper operation */
.fixedwidth {
	/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
	width: 550px;
	height: auto;
	position: relative;
	color: black;
	padding: 1px;
}


#mycustomscroll {
	/* Typical fixed height and fixed width example */
	width: 500px;
	min-height:200px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*color:#FFFFFF;*/
	margin: 0.3em auto;
	padding: 2px;
	padding-right:10px;
}

/* Scroll Bar Master Styling Starts Here */
/* comments can freely be removed from this file */

/* do not modify .scrollgeneric class, required for proper operation */
.scrollgeneric {
line-height: 1px; font-size: 1px;
position: absolute; top: 0; left: 0;
}

.vscrollerbase, .vscrollerbar {
width: 3px;
}
.vscrollerbar {
/*padding information of these elements are only used for
padding of the scroll-bar with respect to the scroll base,
the padding will automatically be turned off by the script*/
padding: 10px;
/* z-index for scrollbars no longer has to be given as of version
1.7.5 for correct operation, but it is still recommended, as this
decides the z-index for content.*/
z-index: 2;
}
.vscrollerbarbeg {
/*top image holder for vertical scroll bar BCB5A3*/
background: #b92525 url(../images/scrollbar.gif)  -5px -35px  no-repeat;
height:3px;
margin-left:3px;
width: 3px;
/* height is auto set by the script to fit the scrollbar */
}

.vscrollerbarend {
/*bottom image holder for vertical scroll bar*/
background: url(../images/scrollbar.gif)  -5px -20px  no-repeat;
width: 5px;
margin-left:3px;

}



/* Following are OPTIONAL */

.vscrollerbase, .hscrollerbase {
background-color:#FCFAF0;
width:10px;
}


.vscrollerbasebeg {
width: 10px;
background: url(../images/scroll_tip.jpg) 0px 0px no-repeat;
/* height is auto set to fill the base */
}

.vscrollerbaseend {
height: 10px; width: 10px;
background: url(../images/scroll_tipb.jpg) 0px 0px no-repeat;
}
.scrollerjogbox {
width: 15px; height: 5px;
top: auto; left: auto; bottom: 0px; right: 0px;
background: white url(../images/arrow.jpg) ;
}
/* Scroll Bar Master Styling Ends Here */

