html,body
{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 80%;
	font-family: verdana;
	background-color: #FFF;
	background-image: url("http://www.lauriermacdonald.ca/images/main_bg.jpg");
	background-repeat: repeat-y;
	background-position: center;
}

a { color: #656463; }
a img { border: 0px; }
table { font-size: 100%; }

.main_table {
	border-collapse: collapse;
	width: 980px;
}

.left_cell {
	width: 180px;
}

.left_menu_table {
	text-align: right;
}

.left_menu_table a {
	text-decoration: none;
}

.left_menu_table a:hover {
	text-decoration: underline;
}

.left_menu_big {
	font-size: 200%;
	font-weight: bold;
	color: #656463;
	text-align: right;
	cursor: pointer;
}

.left_menu_sub {
	text-align: right;
}

.orange_text {
	color: #D6690A;
	text-decoration: none;
}

.calendar_table {
	border-collapse: collapse;
	width: 150px;
	text-align: center;
	border: 1px solid #9999CC;
}

.calendar_table td {
	height: 15px;
}

.calendar_header_side {
	background-color: #E3E3E3;
	border-bottom: 1px solid #9999CC;
}

.calendar_header_center {
	background-color: #E3E3E3;
	font-weight: bold;
	border-bottom: 1px solid #9999CC;
}

.calendar_header_center a {
	text-decoration: none;
}

.calendar_divider {
	background-color: #9999CC;
	height: 1px;
}

.calendar_day {
	background-color: #E3E3E3;
}

.calendar_day_inactive {
	color: #B2B1B1;
}

.calendar_event {
	border: 1px solid #FF9900;
}

.calendar_event a {
	text-decoration: none;
}





.big_calendar {
	border-collapse: collapse;
	text-align: center;
	border: 1px solid #9999CC;
}

.calendar_month {
	background-color: #E3E3E3;
	height: 30px;
	font-size: 120%;
	border-bottom: 1px solid #9999CC;
}

.calendar_month a {
	text-decoration: none;
}

.calendar_weekday {
	background-color: #E3E3E3;
	width: 50px;
	height: 30px;
	text-align: center;
	font-size: 120%;
}

.calendar_day_event {
	border: 1px solid #FF9900;
}

.content_table {
	border-collapse: collapse;
	width: 800px;
}

.search_bar {
	background-image: url("http://www.lauriermacdonald.ca/images/search_bar_bg.jpg");
	background-repeat: repeat-y;
	background-position: left;
	background-color: #666463;
	height: 30px;
	color: #FFF;
	text-align: right;
}

.search_word {
	position: relative;
	float: left;
	margin-left: 568px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.search_word[class] {
	margin-left: 576px;
}

.search_form {
	margin-bottom: 5px;
	float: right;
}

.search_text {
	position: absolute;
	margin-left: -180px;
}

.search_button {
	position: absolute;
	margin-top: -2px;
	margin-left: -25px;
}

.main_menu {
	height: 186px;
	background-image: url("http://www.lauriermacdonald.ca/images/main_menu_bg.jpg");
	background-repeat: no-repeat;
	padding-left: 10px;
	font-family: arial;
}

.main_menu a {
	text-decoration: none;
	font-weight: bold;
}

.main_menu a:hover {
	text-decoration: underline;
}

.content_header {
	height: 53px;
	background-image: url("http://www.lauriermacdonald.ca/images/content_header_bg.jpg");
	background-repeat: no-repeat;
}

.main_content {
	*height: 500px;
	min-height: 500px;
	background-image: url("http://www.lauriermacdonald.ca/images/content_bg.jpg");
	background-repeat: repeat-y;
	background-color: #FFF;
}

.main_footer {
	height: 52px;
	background-image: url("http://www.lauriermacdonald.ca/images/footer_bg.jpg");
	background-repeat: repeat-y;
	background-color: #666463;
	color: #FFF;
	text-align: center;
}

.content_box {
	margin-left: 15px;
	width: 585px;
	font-size: 110%;
	min-height: 500px;
	overflow: visible;
}

.main_content_header {
	font-size: 240%;
	font-weight: bold;
	color: #B2B1B1;
}

.grey_line {
	background-color: #B2B1B1;
	height: 1px;
	width: 585px;
	margin-top: 5px;
	margin-bottom: 5px;
}



.right_box {
	position: absolute;
	margin-left: 599px;
	border-left: 1px solid #C3C2C2;
	border-bottom: 1px solid #C3C2C2;
	border-top: 1px solid #C3C2C2;
	background-color: #F6F6F6;
	height: 400px;
	width: 200px;
	text-align: right;
	top: 270px;
}

.right_box[class] {
	margin-bottom: 30px;
}

.right_header {
	color: #D6690A;
	font-weight: bold;
	font-size: 150%;
	margin-right: 15px;
}

.right_line {
	background-color: #D6690A;
	height: 1px;
	width: 150px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 50px;
}

.right_menu {

}

.right_box a {
	padding-right: 15px;
	text-decoration: none;
	font-size: 120%;
}

.right_box a:hover {
	text-decoration: underline;
}

#dhtmltooltip {
	position: absolute;
	width: 150px;
	height: 100px;
	border: 1px solid #000000;
	padding: 2px;
	background-color: #D9DEE7;
	color: #000;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.header_address {
	position: absolute;
	float: left;
	margin-left: -790px;
	margin-top: 5px;
}

.header_address[class] {
	position: absolute;
	float: left;
	margin-left: 10px;
}










.row {
}

.row:hover {
	background-color: #eee;
}

