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

body {
	background-image: url(images/portus_bg.gif);
	background-color: #400E25;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
.Subnav {
	font-size: 14px;
	font-variant: small-caps;
}
.currentpage {
	font-weight: bold;
	font-variant: small-caps;
}
a:hover {
	text-decoration: underline;
}


a {
	color: #3B0B22;
}

html, body {
    height: 100%;
}

#leftedge {
	height: 100%;
}
a {
	color: #730C3C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
span.label,span.spacer,span.multiple span {width:120px;float:left;} 
span.multiple {float:left;} 
span.button {padding-left:120px;} 
div.clear {clear:both;padding-top:5px;} 
.lunchmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #410E25;
	float: right;
	width: 150px;
	margin-right: 25px;
	margin-left: 25px;
	padding-right: 6px;
	padding-left: 6px;
	border-right-style: double;
	border-left-style: double;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #F9CE69;
	border-right-color: #F9CE69;
	border-bottom-color: #F9CE69;
	border-left-color: #F9CE69;
}
