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

#container {
	width: 960px;
	overflow: hidden;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    background-image: url(../Images/faux1.png);
	background-repeat: repeat-y;
}

a {
	font-weight: bold;
	color: #807A4A;
}
a:link {
	text-decoration: none;
	color: #847E4D;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #807A4A;
}
a:active {
	text-decoration: none;
	color: #807A4A;
}

a:hover {
	text-decoration: underline;
	color: #5C7337;
}

body {
	background-image: url();
	background-color: #CFC68F;
}

#banner_left {
	width: 200px;
	float: left;
	background-color: #EADCAE;
	background-image: url(../Images/sanluisobispobanner_left_200px.jpg);
	height: 200px;
}

#banner_left #navimages {
	padding: 0px;
	width: 175px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 179px;
}

#banner_right {
	width: 760px;
	float: left;
	background-color: #EADCAE;
}

#color_bar {
	background-color: #7D8842;
	color: #7D8842;
	height: 20px;
	width: 960px;
	display: inline;
	clear: both;
}

#menu {
	width: 170px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
	font-size: 12pt;
	line-height: .9;
	font-weight: bold;
}

#menu h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 1.1;
}

#main_content {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	width: 720px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #595337;
	text-align: justify;
}

#main_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bolder;
	color: #5C7337;
	text-align: left;
}

#main_content h2 {
	color: #767847;
	font-size: 17pt;
}

#main_content h3 {
	font-family: "Lucida Calligraphy", "Lucida Handwriting", "Monotype Corsiva", cursive;
	font-weight: normal;
	font-size: 12pt;
	font-style: normal;
	font-stretch:narrower;
}

#main_content h4 {
	font-weight: 900;
	font-size: 12pt;
	color: #78714B
}

#main_content h5 {
	font-style: italic;
	font-size: 9pt;
	text-align:right;
	color: #8D8458
}

#main_content h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: justify;
	font-weight: normal;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: justify;
}

#main_content #images_right {
	float: right;
	height: 510px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 200px;
	clear: both;
}

#main_content #images_dblht {
	height: 260px;
	width: 200px;
	margin-bottom: 20px;
}

#main_content #image_top {
	float: right;
	height: 120px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #EADCAE;
}

#main_content #image_middle {
	padding: 0px;
	float: right;
	height: 120px;
	width: 200px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #EADCAE;
}

#main_content #image_lower {
	float: right;
	height: 120px;
	width: 200px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #EADCAE;
}

#main_content #foot_right {
	float: right;
	height: 80px;
	width: 200px;
	background-color: #7D8842;
	font-family: "Lucida Calligraphy";
	font-size: 12pt;
	padding: 0px;
}

#footer {
	clear: both;
	height: 115px;
	width: 960px;
	margin-bottom: 0px;
	background-image:url(../Images/colorbar2.png)
}

#footer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align:justify;
	color: #616C31;
	margin-top: 0px;
}

#footer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	color: #9B9B4F;
	margin-top: 0px;
}

#footer_left {
	width: 175px;
	height: 65px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

#footer_right {
	float: right;
	width: 720px;
	height: 95px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 20px;
	margin-bottom: 0px;
	font-size: 9pt;
	font-weight: normal;
	text-align: justify;
}
