body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#606060;
	line-height:18px;
}

img {
	border:0;
}

a {
	color:#79773f;
	font-weight:bold;
}

a:hover {
	text-decoration:none;
}

div.clear {
	clear:both;
}

p {
	margin:0 0 11px 0;
}

div.hr,
div.hr2 {
	height:1px;
	background:#d4cfab;
}

div.hr2 {
	background:#bcaa85;
}

div.cM_hr2 {
	margin: 0 0 10px 0;	
}



h1, h2, h3, h4 {
	padding:0 0 6px 0;
	margin:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#79773f;
}

h2 {
	font-size:18px;
	line-height:18px;
}

	h2 div {
		font-size:11px;
		line-height:11px;
	}
	
	h2 span {
		font-size:14px;
		color:#606060;
	}

	
h3 {
	font-size:12px;
	line-height:12px;
	color:#4d4131;
}
	
	h3 span {
		font-size:12px;
		line-height:12px;
		color:#606060;
	}	

h3.inline {
	float:left;
	margin-right:4px;
}
	
div.sizedContent {
	width:70%;
	float:left;
}

div.sizedContent90{
	width:90%;
	float:left;
}

div.half {
	float:left;
	width:399px;
}

div.right {
	margin-left:20px;
}

table{
margin:20px 0 20px 0;
}

		table th {
			background-color:#b1a58b;
			font-size:12px;
			font-weight:bold;
			color:#fff;
			border-bottom:solid 1px #9f9682;
		}
	
		table.schedule td {
			border-bottom:solid 1px #c9bda6;
		}

		table.schedule tr.even td {
			background:#ded0b3;
		}
