/* Markland Stylesheet */

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

A:link {
	text-decoration: underline;
}

A:visited {
	text-decoration: underline;
}

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

A.topnavbar:link {
	text-decoration: none;
	font-family: arial;
	font-weight: normal;
	font-size: 10pt;
	color: #333333;
}
A.topnavbar:visited {
	text-decoration: none;
	font-family: arial;
	font-weight: normal;
	font-size: 10pt;
	color: #333333;
}
A.topnavbar:hover {
	text-decoration: underline;
	font-family: arial;
	font-weight: normal;
	font-size: 10pt;
	color: #666666;
}

A.navbar:link {
	text-decoration: none;
	font-family: verdana,helvetica,arial;
	font-weight: bold;
	font-size: 10pt;
	color: #f1efe2;
}
A.navbar:visited {
	text-decoration: none;
	font-family: verdana,helvetica,arial;
	font-weight: bold;
	font-size: 10pt;
	color: #f1efe2;
}
A.navbar:hover {
	text-decoration: none;
	font-family: verdana,helvetica,arial;
	font-weight: bold;
	font-size: 10pt;
	color: #fee647;
}

A.navbar2:link {
	text-decoration: none;
	font-family: verdana,helvetica,arial;
	font-weight: bold;
	font-size: 10pt;
	color: #f9d906;
}
A.navbar2:visited {
	text-decoration: none;
	font-family: verdana,helvetica,arial;
	font-weight: bold;
	font-size: 10pt;
	color: #f9d906;
}
A.navbar2:hover {
	text-decoration: none;
	color: red;
	font-family: verdana,helvetica,arial;
	font-weight: bold;
	font-size: 10pt;
	color: #f9d906;
}

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

A.footer2:link {
	text-decoration: none;
	font-family: arial;
	font-weight: normal;
	font-size: 9pt;
	color: #336699;
}
A.footer2:visited {
	text-decoration: none;
	font-family: arial;
	font-weight: normal;
	font-size: 9pt;
	color: #336699;
}
A.footer2:hover {
	text-decoration: none;
	font-family: arial;
	font-weight: normal;
	font-size: 9pt;
	color: #336699;
}

A.quicklinks:link {
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: #42606a;
}
A.quicklinks:visited {
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: #42606a;
}
A.quicklinks:hover {
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: #7a8994;
}

IMG.photo {
	border: 2px solid #7a8994;
}

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

td.tollfree {
	font-family: arial;
	font-weight: normal;
	font-size: 18pt;
	color: #ffffcc;
}

td.eventheader {
	font-family: arial;
	font-weight: bold;
	font-size: 12pt;
	color: #333333;
}

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

EM.location {
	font-family: arial;
	font-weight: normal;
	font-style: italic;
	font-size: 10pt;
	color: #666666;
}

