@charset "UTF-8";
/* CSS Document */

/*Layout Styles*/

@charset "UTF-8";
.twoColFixRtHdr #container {
	width: 960px;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #8a5803;
} 






.twoColFixRtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.twoColFixRtHdr #sidebar {
	float: right;
	width: 260px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
.twoColFixRtHdr #mainContent {
	width: 680px;

} 
.twoColFixRtHdr #header {
	background-color: #FFFFFF;
	padding-top: 0;
	padding-bottom: 0px;
	position: relative;
	background-image: url(photos/la_mision_de_sanfrancisco.jpg);
	height: 120px;
	background-repeat: no-repeat;
	background-position: left bottom;
}



.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px;
	background-position: right center;
} 
#header  li  a.current,#header li a.current:hover,#header li a.current:active {
	margin: 0; 
	padding: 10px 0; 
}


#headerhm  li  a.current,#headerhm li a.current:hover,#headerhm li a.current:active {
	margin: 0; 
	padding: 10px 0; 
}



.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { /
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}







/*Presentation Styles*/


.bodytext {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #35231D;
	margin-right: 200px;
	text-align: left;
	margin-left: 50px;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #35231D;
	text-align: left;
}


.sidelist {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #35231D;
	list-style-type: none;
}


.footertext {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #35231D;
	background-position: right;
}


.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #686729;
	font-weight: bold;
}



h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	color: #8a5803;
}

h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	color: #8a5803;
	margin-left: 50px;
	margin-top: 20px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #686729;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #686729;
}

a:link {
	color: #5c1900;
	text-decoration: none;
}
a:hover {
	color: #5c1900;
	text-decoration: underline;
}
a:active {
	color: #000;
}
a:visited {
}



.list {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #35231D;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: square;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.twoColFixRtHdr #mainContent2 {
	width: 960px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}

