/* Start of CMSMS style sheet 'phs_homepage' */
p, div {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}

body {
	background-color:#4a2317;
	background-image:url(images/pagebg.gif);
	background-repeat:repeat-y;
	background-position:center;
	text-align:center;
	margin:0;
}
h1, h2, h3, h4, h5 {
	color:#4a2317;
}
#header_index {
	text-align:center;
	background-image:url(images/pagebanner_index.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:130px;
	margin:0 auto;
}
#menu {
	text-align:right;
	margin-right:30px;
	color:#4a2317;
	padding-top:80px;
}
#menu a {
	color:#4a2317 !important;
	text-align:right;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	text-decoration:none;
	padding-right: 5px;
	border-right:1 px solid #4A2317;
	font-style:small-caps;
}
#menu a.last {
	border-right:none;
	padding-right: 0px;
}
#menu a:hover {
	text-decoration:underline;
}
#mural {
	border-top:2px solid #2F0B00;
	border-bottom:2px solid #2F0B00;
	width:1024px;
	margin:5px auto;
	margin-top:-3px;
}
#newsblocks, #newsblocks table {
	margin-top:0px;
}
#newsleft p, #newsleft h1, #newsleft a, #newsleft h2, #newsleft h3,
#newsmiddle p, #newsmiddle h1, #newsmiddle a, #newsmiddle h2, #newsmiddle h3,
#newsright p, #newsright h1, #newsright a, #newsright h2, #newsright h3 {
	color: #e5d6ac !important;
	text-align:left;
	padding-left:3px;
	padding-top:0px;
}
#newsleft, #newsmiddle {
	border-right:1px solid #e5d6ac;
}
#newsleft { padding-left:5px; }
#newsleft h1, #newsmiddle h1, #newsright h1 { font-size:18px; }
#newsleft h2, #newsmiddle h2, #newsright h2 { font-size:16px; }
#newsleft h3, #newsmiddle h3, #newsright h3 { font-size:14px; }
#newsleft p, #newsmiddle p, #newsright p { font-size:11px; }

#homefooter {
	width:600px;
	margin:15px auto;
	text-align:center;
	color: #e5d6ac !important;
	margin-bottom:20px;
	margin-top:40px;
}
#homefooter p {
	color: #e5d6ac !important;
	font-size: 14px;
	font-variant:small-caps;
	margin-top:3px;
}
#homefooter p.homefooterp1 {
	border-bottom: 1px solid #e5d6ac;
	padding-bottom: 8px;
	margin-bottom:0px;
}
img.morelink {
	vertical-align: middle;
}
/* End of 'phs_homepage' */

