.text {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333}
.bold {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333; font-weight: bold;}
.italic {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #009900; font-style: italic;}
.heading {font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #333; font-weight: bold;}
a {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0000bb}
a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000}
a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0000CC}
a:visited:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000}


body {
	background-color: #FFFFFF;
	margin: 8px 8px 0;
	padding: 0;
	background-image:   url(media/images/goto_bg_green_Long_home.jpg);
	background-repeat: repeat-x;
}

h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

/* Netscape 4 Needs Font Styles at the P and DIV Level*/

p, div {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header { margin: 0;}

#header p {
	margin: 0;
	font-size: 12px;
	text-align: right;
}

.TopMenu {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-weight: bold;	
}
.TopMenu a:link, .TopMenu a:visited  {color: #006600; font-size: 10px;}
.TopMenu a:hover, .TopMenu a:active  {color: #003300; font-size: 10px;}

/*Sidebar is absolutely posititioned for NN4 because
it's more stable than floating. We will be floating the sidebar in the
version 5 style sheet*/
/*Hover is Supported by MSIE4*/
#mainwrapper {margin: 0px 170px 0px;}
#maincontent {
	margin: 0;
	border-left: 1px solid #999999;
	background-color: #ffffff;
	padding: 10px;
}


#maincontent p {font-size: 13px;}
#maincontent h1 { margin: 0 0 12px 0;}


#footer {
	margin: 10px 170px 0px;
	border-top: 1px solid #999999;	
}
#footer p {
	margin: 0;
	font-size: 9px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar_Address {
	position: absolute;
	left: 15px;
	width: 145px;
	top: 420px;
	color: #333333;
	text-indent: 0pt;
	border-width: 0px 0px 0px 0px;
	border: 1px solid gray;
	/* background-color: #F8F0E4;  */
	background-color: #99ccff;
	padding: 4px;
}

#sidebar_Contact {
	position: absolute;
	right: 27px;
	width: 130px;
	top: 275px;
	color: #666666;
	text-indent: 0pt;
	border-width: 0px 0px 0px 0px;
	border: 1px solid Silver;
	background: #F0FFF0;
	padding: 6px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F8F0E4;
	/* background-color: #F8F0E4;  */
}

#sidebar_Picture {
	position: absolute;
	right: 27px;
	width: 130px;
	top: 120px;
	color: #666666;
	text-indent: 0pt;
	border-width: 0px 0px 0px 0px;
	border: 1px solid Silver;
	background: #ffffff;
	padding: 6px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	/* background-color: #F8F0E4;  */
}

#sidebar_Left {
	position: absolute;
	left: 20px;
	width: 170px;
	top: 220px;
	color: #666666;
}
#sidebar_Left h2 { margin: 0 0 12px 0;}
#sidebar_Left p {font-size: 12px; color: #666666;}
#sidebar_Left a:link, #sidebar_Left a:visited  {color: #000;}
#sidebar_Left a:hover, #sidebar_Left a:active  {color: #999;}

#sidebar_Right {
	position: absolute;
	right: 24px;
	width: 160px;
	top: 120px;
	text-indent: 5pt;
	background-color: #ffffff;
}
#sidebar_Right h2 { margin: 0 0 12px 0;}
#sidebar_Right p {font-size: 13px; color: #666666;}
#sidebar_Right a:link, #sidebar_Left a:visited  {color: #000;}
#sidebar_Right a:hover, #sidebar_Left a:active  {color: #999;}

.bordered {border: 1px solid #000000;}

/*Left side navigation routine*/
#navlist {
	position: absolute;
	left: -5px;
	top: -106px;
	width: 130px;
	height: 117px;

}

#navlist ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#navlist li {
	margin: 0 0 3px 0;
}

#navlist a {
	display: block;
	padding: 2px 2px 2px 24px;
	border: 1px solid #333;
	width: 130px;
	background-color: #999;
	background-image:   url(Assets/images/Menu_down.gif);
	color: #333;

}

#navlist a:link, #navlist a:visited {
	color: #000;
	/*/*/color: #EEE;
	text-decoration: none; /* */
}

#navlist a:hover {
	border: 1px solid #333;
	background-color: #99ccff;
	background-image:    url(Assets/images/Menu_over.gif);
	color: #333;
}

#uberlink a:link, #uberlink a:visited, #uberlink a:hover {
	/*/*/border: 1px solid #333;
	background-color: #99ccff;
	background-image:    url(Assets/images/Menu_over.gif);
	color: #333; /* */
}
blockquote {
	background-color: #FFF4CA;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: thin dashed #FFCC00;
	background-image:   url(Assets/images/quote.gif);
	background-repeat: no-repeat;
}
