/* CSS definition file containing sitestyle stylesheets */

BODY {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #5c5c5c;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	background: white url(images/background.gif) no-repeat top right;
  	margin: 5px;
  	padding: 5px;
  	border: 5px;
  	left: 5px;
  	top: 5px;

}

P { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; color: #5c5c5c; font-size: 12px; font-weight: normal; font-style: normal;}
li { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; color: #5c5c5c; font-size: 12px; font-weight: normal; font-style: normal;}

A:link {text-decoration: underline; color: #1660AD;}
A:visited {text-decoration: underline; color: #1660AD;}
A:active {text-decoration: underline; color: #1660AD;}
A:hover {text-decoration: underline; color: #000000;}

A.nav:link {text-decoration: underline; color: #FFFFFF;}
A.nav:visited {text-decoration: underline; color: #FFFFFF;}
A.nav:active {text-decoration: underline; color: #FFFFFF;}
A.nav:hover {text-decoration: underline; color: #FFCC00;}

.sidenav {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF
}
.bar {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF
}
.normaltext {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.footer{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.boldnav {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF
}
/*Added by Sean */
.style1r	{
				color: #FF0000;
					}
.indent		{
				text-indent: 75px;
					}
.t_border	{
        border: 1px #B8B8B8 solid;
        padding: 5px;
        background-color: #EBEBEB;
        width: 100%;
        font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
          }
.blue_text	{
				color: #1660AD
						}
.black_text	{
				font-size: 12px;
				color: #000000
						}

/* End added by Sean */
																													

/* contact table */

.contact {
	border: 1px #B8B8B8 solid;
	padding: 5px;
	background-color: #EBEBEB;
	width: 298px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1660AD
}
