@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg.gif);
	background-repeat:repeat-x;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.style3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
}
.style4 {font-family: "Trebuchet MS", Verdana, Arial; font-size: 16px; }

a, p, td, div, body{font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;}

img{ padding:0px;
	margin:0px;}
	
table{ border:none;
	padding:0px;
	margin:0px;	}
	
.shaded { background-image:url(../images/table_back.png)}

.silver_button{ background-color:#c8c8c8;
color:#000000;
font-weight:bold;
font-size:14px;
border:none;}

.silver_button:hover{background-color:#c8c8c8;
color:#ffffff;
font-weight:bold;
font-size:14px;}

table.calendarSMoutline{border:1px solid #000000}

td.tcalendarcell{color:#000000;
}

a {color:#777777;
font-weight:bold;}

a:hover {color:#000000;
font-weight:bold;}

a.calendar_day {color:#000000;}

#home_photos {
	position:relative;
	width: 338px;
	height: 261px;
	overflow: hidden;
	top:-15px;
	margin:0px;
	padding:0px;
}
	#home_photos ul {
		position: absolute;
		width: 338px;
		height: 261px;
		margin: 0px;
		padding: 0px;
		list-style: none;
	}
	#home_photos ul li {
		position: absolute;
		width: 338px;
		height: 261px;
		top:0;
		left:0;
		margin:0px;
		padding:0px;
	}