/* Start of CMSMS style sheet 'Raices' */
/* ----- Structure and Layout ----- */


html, body {
	margin: 0;
	padding: 0;
	border: 0;
  }

body {
	text-align : center;
	background-color: #809A2D;
	min-width : 948px ;
	background-image: url(uploads/Raices/images/page-bg.jpg);
	background-repeat: repeat-x;

	}



#wrapper {
	border: 1px solid #FFFFFF;
	margin-top:26px;
	margin-right: auto;
	margin-left: auto;
	width : 948px;
             height:100%;
	text-align : left ;
	margin-left : auto ;
	margin-right : auto ;
	background-color:#FDFBCA;

	}

/* ----- Navigation -----  */
#menuwrapper {
	/*background-color: #FCF7CD;*/
	float: left;
	width: 950px;
	margin: 0;
	border: 0px solid red;

	}
	
	#nav_01 {
	float:left;
	display:block; 
	width:409px; 
	height:30px; 
	background: url(uploads/Raices/images/nav_01.jpg) no-repeat;
	}
	
	#nav_02 a, #roll_02 a:visited {
	float:left;
	display:block; 
	width:91px; 
	height:30px; 
	background: url(uploads/Raices/images/nav_02.jpg) no-repeat;
	}
	#nav_02 a:hover{
	background: url(uploads/Raices/images/nav_02.jpg) no-repeat;
	}	
	
	#nav_03 a, #roll_03 a:visited {
	float:left;
	display:block; 
	width:90px; 
	height:30px; 
	background: url(uploads/Raices/images/nav_03.jpg) no-repeat;
	}
	#nav_03 a:hover{
	background: url(uploads/Raices/images/nav_03.jpg) no-repeat;
	}
	
	#nav_04 a, #roll_04 a:visited {
	float:left;
	display:block; 
	width:90px; 
	height:30px; 
	background: url(uploads/Raices/images/nav_04.jpg) no-repeat;
	}
	#nav_04 a:hover{
	background: url(uploads/Raices/images/nav_04.jpg) no-repeat;
	}
	
	#nav_05 a, #roll_05 a:visited {
	float:left;
	display:block; 
	width:89px; 
	height:30px; 
	background: url(uploads/Raices/images/nav_05.jpg) no-repeat;
	}
	#nav_05 a:hover{
	background: url(uploads/Raices/images/nav_05.jpg) no-repeat;
	}
	
	#nav_06 a, #roll_06 a:visited {
	float:left;
	display:block; 
	width:89px; 
	height:30px; 
	background: url(uploads/Raices/images/nav_06.jpg) no-repeat;
	}
	#nav_06 a:hover{
	background: url(uploads/Raices/images/nav_06.jpg) no-repeat;
	}	
	
	#nav_07 a, #roll_07 a:visited {
	float:left;
	display:block; 
	width:90px; 
	height:30px; 
	background: url(uploads/Raices/images/nav_07.jpg) no-repeat;
	}
	#nav_07 a:hover{
	background: url(uploads/Raices/images/nav_07.jpg) no-repeat;
	}
	#submenu a {
	margin-top:15px;
	float: right;
	width: 300px;
	border: 0px solid red;
	margin-right:30px;
	color:#700402;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	}	
	.currentpage {
	color:#700402;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	}	
	#mainpic {
	text-align:center;
	}
	
	#leftcolumn {
	float:left;
	display:block; 
	width:203px; 
             height:100%;
	border: 0px solid red;
	}
	#leftpic {
	float:left;
	display:block; 
	width:190px; 
	height:184px;
	margin-left:10px;
	margin-top:13px;
	border: 0px solid red;
	}
	#leftsubscribe {
	float:left;
	display:block; 
	width:190px; 
	height:61px;
	margin-left:10px;
	margin-top:10px;
	border: 0px solid red;
	}
	#rightheader {
	float:right;
	display:block; 
	width:744px; 
	height:56px;
	border: 0px solid red;
	background-image: url(uploads/Raices/images/header-bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}
	#contentwrapper {
	float:right;
	display:block; 
	width:744px; 
	border: 0px solid red;
	background: url(uploads/Raices/images/content-bg.jpg) repeat-y;
	}
	
	#content {
	float:right;
	display:block; 
	width:685px; 
	padding-right:25px;
	padding-bottom:15px;
	border: 0px solid red;
	}
	
	#address {
	display:block; 
	width:948px; 
	height:29px;
	border: 0px solid red;
	}
	#footer {
	display:block; 
	width:100%; 
	height:50px;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color:#8F1B0C;
	border: 0px solid red;
	}

a:link {
	color: #070009;
	text-decoration: underline;
}
a:visited {
	color: #070009;
	text-decoration: underline;
}
 a:hover{
	color: #070009;
	text-decoration: underline;
}

/* footer links */
a.foot { color:#8F1B0C;text-decoration:none;}
a.foot:visited { color:#8F1B0C;text-decoration:none;}
a.foot:active { color:#8F1B0C;text-decoration:underline;}
a.foot:hover { color:#8F1B0C;text-decoration:underline;}

/* TYPOGRAPHY */
h1 {
	margin-left:30px;
	margin-top:20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 25px;
	color:#700402;
	float:left;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#070009;
}
.copyright {
color:#8F1B0C;
}

/* End of 'Raices' */

/* Start of CMSMS style sheet 'Raices Menu Horz' */
/* sub nav */
	#nav-menu ul
	{
	list-style: none;
	padding: 0;
	margin: 0px 0px 0px 0px;
	} 
	#nav-menu li
	{
	float: right;
	margin: 0 0.0;
	} 

	#nav-menu li a
	{
	height: 2em;
	line-height: 2em;
	float: left;
	/*width: 10em;*/
	/*display: block;*/
	border: 0.0em solid #dcdce9;
	color:#700402;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
             } 

/* Hide from IE5-Mac \*/
	#nav-menu li a
	{
            float: none
	}
/* End hide */ 
	#nav-menu
	{
	width:30em
	} 

/* sub nav */
/* End of 'Raices Menu Horz' */

