/* Brier Island Lodge Stylesheet */

body {
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img.photo {
	border: 5px solid #cccccc;
}

A:link {
	text-decoration: underline;
}

A:visited {
	text-decoration: underline;
}

A:hover {
	text-decoration: underline;
	color: red;
}

A.navbar:link {
	text-decoration: none;
	font-family: helvetica,arial;
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
}

A.navbar:visited {
	text-decoration: none;
	font-family: helvetica,arial;
	font-weight: normal;
	font-size: 11pt;
	color: #666666;
}

A.navbar:hover {
	text-decoration: none;
	color: red;
	font-family: helvetica,arial;
	font-weight: normal;
	font-size: 11pt;
	color: #C23B35;
}

A.navbar2:link {
	text-decoration: none;
	font-family: helvetica,arial;
	font-weight: normal;
	font-size: 11pt;
	color: #ffffcc;
}

A.navbar2:visited {
	text-decoration: none;
	font-family: helvetica,arial;
	font-weight: normal;
	font-size: 11pt;
	color: #ffffcc;
}

A.navbar2:hover {
	text-decoration: none;
	color: red;
	font-family: helvetica,arial;
	font-weight: normal;
	font-size: 11pt;
	color: #ffffcc;
}

A.navfooter:link {
	text-decoration: none;
	font-family: arial;
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
}

A.navfooter:visited {
	text-decoration: none;
	font-family: arial;
	font-weight: normal;
	font-size: 9pt;
	color: #666666;
}

A.navfooter:hover {
	text-decoration: underline;
	color: red;
	font-family: arial;
	font-weight: normal;
	font-size: 9pt;
	color: #C23B35;
}

A.navfooter2:link {
	text-decoration: underline;
	font-family: arial;
	font-weight: normal;
	font-size: 9pt;
	color: #333333;
}

A.navfooter2:visited {
	text-decoration:underline;
	font-family: arial;
	font-weight: normal;
	font-size: 9pt;
	color: #333333;
}

A.navfooter2:hover {
	text-decoration: underline;
	color: red;
	font-family: arial;
	font-weight: normal;
	font-size: 9pt;
	color: #333333;
}

A.footer:link {
	text-decoration: none;
	font-family: arial;
	font-weight: normal;
	font-size: 9pt;
	color: #ffffff;
}

A.footer:visited {
	text-decoration: none;
	font-family: arial;
	font-weight: normal;
	font-size: 9pt;
	color: #ffffcc;
}

A.footer:hover {
	text-decoration: underline;
	font-family: arial;
	font-weight: normal;
	font-size: 9pt;
	color: #ffffcc;
}

IMG.photo {
	border: 2px solid #48768E;
}

TD {
	font-family: arial;
	font-weight: normal;
	font-size: 11pt;
	color: #333333;
}

TD.formtitle {
	font-family: arial;
	font-weight: normal;
	font-size: 11pt;
	color: #ffffff;
}

TD.navtitle {
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: #666666;
}

TD.footer {
	font-family: arial;
	font-weight: normal;
	font-size: 9pt;
	color: #ffffff;
}

TD.navfooter {
	font-family: arial;
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
}

TD.photo {
	font-family: arial;
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
}

