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

body {
	background-color:#4a2317;
	background-image:url(images/pagebg.gif);
	background-repeat:repeat-y;
	background-position:center;
	text-align:center;
}
h1, h2, h3, h4, h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#4a2317;
	font-variant:small-caps;
	margin-bottom:-10px;
	padding-bottom:0px;
	margin-top:20px;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:15px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:13px;
}
#header {
	text-align:center;
	background-image:url(images/pagebanner3.jpg);
	width:1024px;
	height:180px;
	margin:0 auto;
	position:relative;
	top:-5px;
}
#menu {
	text-align:right;
	margin-right:30px;
	color:#4a2317;
	padding-top:128px;
}
#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;
}
#menu a:hover {
	text-decoration:underline;
}
#bodybox {
	background-image:url(images/bodybox3bg.gif);
	width:939px;
	min-height:275px;
	margin:0 auto;
	margin-top:10px;
	overflow:auto;
}
#bodybox2 {
	width:800px;
	min-height:1px;
	margin:0 auto;
	overflow:auto;
}
#bodyboxfooter {
	background-image:url(images/bodybox3bottom.gif);
	width:939px;
	height:35px;
	margin:0 auto;
	margin-top:0px;
	margin-bottom:10px;
}
#leftcolumn {
	float:left;
	width:650px;
	background-color:#transparent;
	margin:5px 20px 5px 10px;
	text-align:left;
}
#rightcolumn {
	float:left;
	width:220px;
	background-color:#transparent;
	margin:5px 5px 5px 15px;
	text-align:left;
}
#leftcolumnfooter {
	float:left;
	width:670px;
	background-color:transparent;
	margin:5px 20px 5px 10px;
	text-align:left;
}
#rightcolumnfooter {
	float:left;
	width:220px;
	background-color:transparent;
	margin:5px 5px 5px 0px;
	text-align:left;
}
#rightcolumnfooter p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#4a2317;
}
a:link {
	color:#256579;
}
a:visited {
	color:#173E4A;
}
a:active {
	color:#348DA8;
}

/* End of 'phs' */

