body {
	background-color:#ffe9e0;
	background-image:url('carriage.png');
	background-repeat:no-repeat;
	background-position:0px bottom;
	background-attachment:fixed;
	}

body, td, input {
	font-size:90%;
	line-height:1.5; 
	font-family:Georgia,verdana,serif;
	}
button{
   color:#000;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:70%;
   background-color:#fff;
border: solid 1px #c0272d;
}


h1, h2, h3, a { color: #c0272d; }

a, b, h1, h2, h3 {font-family: verdana;}

a:hover {text-decoration:none;}


.titlebar {
	background-color:#c0272d;
	text-align:center;
	padding:15px;
	}
.copyimg {
	margin-left:45px;
	margin-bottom:30px;
	border:solid #000 1px;
	}

.sidebar {
	font-family:georgia;
	border:1px solid #ccc;	
	background-image:url(fade-fff.gif);
	background-repeat:repeat;
	padding:10px;
	font-size:90%;
	color:#333;
	}

/* --------------------Infostreet portlet styles --->
/* used for controlling the display when printing */
@media print {
  .PrinterAddBorder {  border: solid;
    border-width: 1px;
    empty-cells: show;
    border-collapse:collapse;}
  }
  .NoPrint {
    display: none;
  }
}


.page_portlet_header_left {height:1px;}
.page_portlet_header_right {height:1px;}
.page_portlet_header_left_show {height:1px;}
.page_portlet_header_right_show {height:1px;}

.page_portlet {}
.page_zone_column {}

.ContentCategory {  	
	background-color:#FBDDD4;
  font-weight: bold;
  padding-left: 3px;
  padding-right: 7px;
  color: #333;
}
.ContentCategory td{
	background-color:#FBDDD4;

  font-weight: bold;
  padding-left: 3px;
  padding-right: 7px;
  color: #333;
}
.ContentCategory a:link,
.ContentCategory a:active,
.ContentCategory a:visited {
  color: #333;font-family:arial,sans-serif;
}


.CalendarEvent {	font-family:arial,sans-serif;}
.CalendarEvent td {font-family:arial,sans-serif;background-image:url(fade-fff.gif);
			background-repeat:repeat;}
.CalendarEvent a {color:#000;font-family:arial,sans-serif;}

.CalendarEventOwned td {}
.CalendarEventOwned a {color:#c0272d;font-weight:bold;}

.CalendarEventToday {}
.CalendarEventToday a {font-weight:bold;}

.Title {background-color:#c0272d;font-weight:bold;color:#FFF6F2;}
.Title a {color:#FFF6F2;}

.Content {background-color:#FFF6F2;}
.MenuBar {background-color:#FBDDD4;}
