/*This is the default link style for main links.*/

A:link {
	text-decoration : none;
	color : #FFFFFF;
}

A:visited {
	text-decoration : none;
	color : #FFFFFF;
}

A:active { 
	text-decoration : none;
	color : #FFFFFF;
}

A:hover	{
	color : #000000;
	font-size: 11px;
	font-weight: lighter;
}

/*Class style for all links in text pages.*/

.nav { color: #FF0000}

/*These are the link style definitions.*/

a.nav:link {color: red; }
a.nav:visited {color: #FF0000; text-decoration: none; }
a.nav:hover {
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}
a.nav:active {color: #333333; }

/*Class style for bold links in text pages.*/

.navbold { color: #FF0000}

/*These are the link style definitions.*/

a.navbold:link {color: red; }
a.navbold:visited {color: #FF0000; text-decoration: none; }
a.navbold:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}
a.navbold:active {color: #333333; }

.headerlink {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight : lighter;
	line-height: 22px;
}

.sidebar_text {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	font-weight : normal;
	line-height: 14px;
	letter-spacing: 0.01em;
}

.alert_text {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight: normal;
	background-position: top;
	font-style: italic;
}

.sidebar_link_text {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
	line-height: 15px;
	letter-spacing: 0.01em;
	font-style: normal;
}

.subtitle {
	font-size : 18px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	font-weight : bold;
}

.tagline {
	font-size : 13px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #993300;
	font-weight : bolder;
	font-style: normal;
	line-height: 22px;
	letter-spacing: 0.2em;
	vertical-align: middle;
	padding-top: 50px;
}

.text {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	font-weight: normal;
	background-position: top;
}

.footertext {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #999999;
	font-weight: normal;
	text-align: center;
	line-height: 30px;
}

.pagetitle {
	font-size : 20px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #993300;
	font-weight : bold;
	letter-spacing: 0.1em;
	text-align: left;
	margin: 0px;
	padding: 0px;
	word-spacing: 0.2em;
	line-height: 50px;
}

.home_pagetitle {
	font-size : 22px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #993300;
	font-weight : bold;
	letter-spacing: 0.1em;
	text-align: left;
	margin: 0px;
	word-spacing: 0.2em;
	line-height: 50px;
	padding: 0px;
}

.banner_text {
	font-size : 28px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight : lighter;
}

.small_banner_text {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight : lighter;
}

.boldtext {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : bold;
}

.sidebar_title {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #993300;
	font-weight : bold;
}

.lmc_subtitle {
	font-size : 15px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
	word-spacing: 0.2em;
	line-height: 16px;
	font-style: normal;
	font-variant: normal;
}

.brown_background {
	background-color: #993300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}

.table_border  {
	border: 2px solid white;
}

.no_sides_border  {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: white;
	border-bottom-color: white;
}

.narrow_picture_border  {
	padding: 0px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF99;
	border-right-color: #FFFF99;
	border-bottom-color: #FFFF99;
	border-left-color: #FFFF99;
}

.picture_border  {
	line-height: 0px;
	padding-top: 7px;
}

.link_line_spacer {color: #FFFF99}

/*Class style for all links in text pages.*/

.sidenav { color: #FF0000}

/*These are the link style definitions.*/

a.sidenav:link {
	color: #333333;
	font-size: 12px;
	font-weight: lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
a.sidenav:visited {
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	font-style: normal;
}
a.sidenav:hover {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.sidenav:active {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
