@charset "utf-8";
/* CSS Document */

body {
	background: #BEC6A3 url(img/bg.gif) bottom center repeat-y;
	margin: 0;
	padding: 0;
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	color: #780D12;
	font-size: 135%;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	margin-bottom: 1em;
	margin-top: 15px;
}

h2.sub {
	margin-top: 0;
}

div.subnav {
	color: #780D12;
	margin-top: 20px;
	font-size: 90%;
}

div.subnav a {
	text-decoration: none;
	color: #780D12;

}

span.currsubnav  {
	font-weight: bold;

}

h3 {
	font-size: 125%;
	margin-bottom: 0.3em;
	font-family: Georgia, "Times New Roman", Times, serif;	
	color: #553300;
	margin-top: 1.4em;
}

h4 {
	font-size: 95%;
	text-transform: uppercase;
	margin-bottom: 0.3em;
	color: #006655;	
	margin-top: 1.3em;
}

div#gap {
	background: url(img/gap.gif) no-repeat top center;
	height: 12px;
}

div#welcome {
	margin-top: 15px;
}

div#mainframe {
	background-color: #fff;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	font-size: 98%;
}

ul#topmenu {
	margin: 5px 0 0 0;
	padding: 0;
	overflow: hidden;
	list-style-type: none;
	background: url(img/button.gif) repeat-x top center;
	width: 100%;
}

ul#topmenu img {
	border: 0;
}

ul#topmenu li {
	background: url(img/button.gif) repeat-x top center;
	float: left;
	padding-top: 12px;
	padding-bottom: 7px;
	padding-left: 13px;
	padding-right: 13px;
}

ul#topmenu li.curr {
	background: #fff url(img/currbutton.gif) top center no-repeat;
}

ul#topmenu li.smallnav {
	padding: 0 6px 0 6px;
}

ul#topmenu li.smallnav img {
	vertical-align: text-bottom;
}

div#content {
	padding-left: 50px;
	padding-right: 50px;
}

span.firstcap {
	font-size: 130%;
	font-weight: bold;
	color: #1F756E;
}

p {
	line-height: 1.3em;
	margin-top: 0;
	margin-bottom: 1em;
}

div.quote {
	font-size: 105%;
	width: 350px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A36F3B;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 2em;
	margin-top: 2em;
}

div.quote img  {
	float: left;
}

div.quote p {
	margin: 0 0 0 95px ;
}

div.quote p.wide {
	margin: 0 0 0 125px;
}

div#ftr {
	clear: both;
	margin-top: 3em;
	margin-left: 50px;
	font-size: 70%;
	padding-bottom: 8px;
	line-height: 1.3em;
}

div#ftr div.dch {
	border-bottom: 2px solid #999;
	font-weight: bold;
	font-size: 125%;
	color: #1F756E;
	margin-bottom: 0.15em;
	padding-bottom: 2px;
}

img.arrow {
	vertical-align: text-bottom;
	margin-bottom: 1.5em;
	float: left;
	margin-right: 0.5em;
}

img.right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

a.guide  {
	color: #780D12;
	font-weight: bold;
	font-size: 105%;
	font-style: italic;
	text-decoration: none;
}

a {
	text-decoration: none;
}

div#textsize {
	margin-right: 50px;
	text-align: right;
	font-size: 90%;
}

div#textsize span {
	cursor: pointer;
}

div#content ul {
	margin-top: 0;
}

div#content ul li {
	margin-bottom: 0.2em;
	line-height: 1.2em;
}

div#textsize {
	margin-top: 0.5em;
	color: #555;
	font-size: 85%;
	margin-bottom: 0;
}

span#smtxt {

}

span#mdtxt {
	font-size: 110%;
}

span#lgtxt {
	font-size: 135%;
}

div.journal {
	border: 1px solid #606060;
	padding: 2em 1.5em 1em 1.5em;
	background-color:#FDFBEE;
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	font-style:italic;
}

img.clickcur {
	cursor: pointer;
}

div.twocol {
	overflow: auto;
}

div.twocol div.col1 {
	float: left;
	width: 320px;
	margin-right: 50px;
}

div.col1 ul, div.col2 ul {
	margin-left: 0;
	padding-left: 1.25em;
}

div.col1 h4, div.col2 h4 {
	padding-left: 0.25em;
}

div.twocol div.col2 {
	float: left;
	width: 200px;
}

div.inpage {
	float: right;
	width: 140px;
	margin-left: 40px;
	margin-bottom: 20px;
	padding: 4px 5px 6px 5px;
	border-top: 5px solid #1f756e;
	border-bottom: 5px solid #1f756e;
	font-family: Georgia, "Times New Roman", Times, serif;	
}

div.inpage ul {
	margin: 0 0 0.25em 0;
	padding-left: 1em;
	line-height: 90%;
}

div.inpage li {
	padding: 0;
	margin: 0;
}

div.inpage p {
	margin-bottom: 0.1em;
	margin-top: 0.5em;
	color: #780D12;
	font-style: italic;
}

div.inpage a {
	color: #333;
	text-decoration: none;
}

div.inpage a:hover {
	text-decoration: underline;
	color: #1f756e;
}

img.rightimg {
	float: right;
	margin-left: 0.8em;
	margin-bottom: 0.8em;
}

img.clrright {
	clear: right;
}

img.leftimg {
	float: left;
	margin-right: 0.8em;
	margin-bottom: 0.8em;
}

p.carer, p.carerl {
	font-size: 88%;
	margin-left: 2em;
	margin-right: 2em;
}

p.carer strong, p.carerl strong {
	color: #1F756E;
	font-style: italic;
}

p.carer {
	margin-bottom: 0.6em;
}

div.room {
	border: 1px solid #999;
	padding: 0.6em 1em 0.6em 1em;
	font-size: 90%;
	margin-bottom: 0.5em;
	clear: right;
}

div.room p {
	margin-bottom: 0;
}

div.rmnum {
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;	
	color: #1F756E;
}

div.rmnum span {
	font-size: 80%;
	font-weight: normal;
	font-style: italic;
	margin-left: 1.5em;
	color: #000;
}
